method_descriptor_client

package
v0.12.76 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchGetMethodDescriptorsDescriptor added in v0.4.28

type BatchGetMethodDescriptorsDescriptor struct{}

func GetBatchGetMethodDescriptorsDescriptor added in v0.4.28

func GetBatchGetMethodDescriptorsDescriptor() *BatchGetMethodDescriptorsDescriptor

func (*BatchGetMethodDescriptorsDescriptor) GetApiDescriptor added in v0.4.28

func (*BatchGetMethodDescriptorsDescriptor) GetApiName added in v0.4.28

func (*BatchGetMethodDescriptorsDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*BatchGetMethodDescriptorsDescriptor) GetFullMethodName added in v0.4.28

func (d *BatchGetMethodDescriptorsDescriptor) GetFullMethodName() string

func (*BatchGetMethodDescriptorsDescriptor) GetMethodName added in v0.4.28

func (d *BatchGetMethodDescriptorsDescriptor) GetMethodName() string

func (*BatchGetMethodDescriptorsDescriptor) GetProtoPkgName added in v0.4.28

func (d *BatchGetMethodDescriptorsDescriptor) GetProtoPkgName() string

func (*BatchGetMethodDescriptorsDescriptor) GetResourceDescriptor added in v0.4.30

func (*BatchGetMethodDescriptorsDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*BatchGetMethodDescriptorsDescriptor) GetServiceDomain added in v0.4.28

func (d *BatchGetMethodDescriptorsDescriptor) GetServiceDomain() string

func (*BatchGetMethodDescriptorsDescriptor) GetServiceVersion added in v0.4.28

func (d *BatchGetMethodDescriptorsDescriptor) GetServiceVersion() string

func (*BatchGetMethodDescriptorsDescriptor) GetVerb added in v0.4.28

func (*BatchGetMethodDescriptorsDescriptor) HasResource added in v0.4.30

func (d *BatchGetMethodDescriptorsDescriptor) HasResource() bool

func (*BatchGetMethodDescriptorsDescriptor) IsClientStream added in v0.4.28

func (d *BatchGetMethodDescriptorsDescriptor) IsClientStream() bool

func (*BatchGetMethodDescriptorsDescriptor) IsCollection added in v0.4.30

func (d *BatchGetMethodDescriptorsDescriptor) IsCollection() bool

func (*BatchGetMethodDescriptorsDescriptor) IsPlural added in v0.4.30

func (*BatchGetMethodDescriptorsDescriptor) IsServerStream added in v0.4.28

func (d *BatchGetMethodDescriptorsDescriptor) IsServerStream() bool

func (*BatchGetMethodDescriptorsDescriptor) IsUnary added in v0.4.28

func (*BatchGetMethodDescriptorsDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*BatchGetMethodDescriptorsDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*BatchGetMethodDescriptorsDescriptor) RequestHasResourceBody added in v0.4.28

func (d *BatchGetMethodDescriptorsDescriptor) RequestHasResourceBody() bool

type BatchGetMethodDescriptorsDescriptorClientMsgHandle added in v0.4.28

type BatchGetMethodDescriptorsDescriptorClientMsgHandle struct{}

func (*BatchGetMethodDescriptorsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*BatchGetMethodDescriptorsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetMethodDescriptorsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type BatchGetMethodDescriptorsDescriptorServerMsgHandle added in v0.4.28

type BatchGetMethodDescriptorsDescriptorServerMsgHandle struct{}

func (*BatchGetMethodDescriptorsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*BatchGetMethodDescriptorsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetMethodDescriptorsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type BatchGetMethodDescriptorsRequest

type BatchGetMethodDescriptorsRequest struct {

	// Names of MethodDescriptors
	Names []*method_descriptor.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 *method_descriptor.MethodDescriptor_FieldMask `` /* 148-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 [BatchGetMethodDescriptors][ntt.audit.v1alpha.BatchGetMethodDescriptors]

func (*BatchGetMethodDescriptorsRequest) Clone

func (*BatchGetMethodDescriptorsRequest) CloneRaw

func (*BatchGetMethodDescriptorsRequest) Descriptor

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

Deprecated, Use BatchGetMethodDescriptorsRequest.ProtoReflect.Descriptor instead.

func (*BatchGetMethodDescriptorsRequest) GetFieldMask

func (*BatchGetMethodDescriptorsRequest) GetNames

func (*BatchGetMethodDescriptorsRequest) GetView

func (*BatchGetMethodDescriptorsRequest) GotenMessage

func (*BatchGetMethodDescriptorsRequest) GotenMessage()

func (*BatchGetMethodDescriptorsRequest) GotenObjectExt

func (o *BatchGetMethodDescriptorsRequest) GotenObjectExt()

func (*BatchGetMethodDescriptorsRequest) GotenValidate

func (obj *BatchGetMethodDescriptorsRequest) GotenValidate() error

func (*BatchGetMethodDescriptorsRequest) MakeDiffFieldMask

func (*BatchGetMethodDescriptorsRequest) MakeFullFieldMask

func (*BatchGetMethodDescriptorsRequest) MakeRawDiffFieldMask

func (*BatchGetMethodDescriptorsRequest) MakeRawFullFieldMask

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

func (*BatchGetMethodDescriptorsRequest) Marshal

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

func (*BatchGetMethodDescriptorsRequest) MarshalJSON

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

func (*BatchGetMethodDescriptorsRequest) Merge

func (*BatchGetMethodDescriptorsRequest) MergeRaw

func (*BatchGetMethodDescriptorsRequest) ProtoMessage

func (*BatchGetMethodDescriptorsRequest) ProtoMessage()

func (*BatchGetMethodDescriptorsRequest) ProtoReflect

func (*BatchGetMethodDescriptorsRequest) Reset

func (*BatchGetMethodDescriptorsRequest) SetFieldMask

func (*BatchGetMethodDescriptorsRequest) SetNames

func (*BatchGetMethodDescriptorsRequest) SetView

func (*BatchGetMethodDescriptorsRequest) String

func (*BatchGetMethodDescriptorsRequest) Unmarshal

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

func (*BatchGetMethodDescriptorsRequest) UnmarshalJSON

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

type BatchGetMethodDescriptorsRequestFieldPathBuilder

type BatchGetMethodDescriptorsRequestFieldPathBuilder struct{}

func NewBatchGetMethodDescriptorsRequestFieldPathBuilder

func NewBatchGetMethodDescriptorsRequestFieldPathBuilder() BatchGetMethodDescriptorsRequestFieldPathBuilder

func (BatchGetMethodDescriptorsRequestFieldPathBuilder) FieldMask

func (BatchGetMethodDescriptorsRequestFieldPathBuilder) Names

func (BatchGetMethodDescriptorsRequestFieldPathBuilder) View

type BatchGetMethodDescriptorsRequestPathSelectorFieldMask

type BatchGetMethodDescriptorsRequestPathSelectorFieldMask struct{}

func (BatchGetMethodDescriptorsRequestPathSelectorFieldMask) FieldPath

type BatchGetMethodDescriptorsRequestPathSelectorNames

type BatchGetMethodDescriptorsRequestPathSelectorNames struct{}

func (BatchGetMethodDescriptorsRequestPathSelectorNames) FieldPath

func (BatchGetMethodDescriptorsRequestPathSelectorNames) WithArrayOfValues

func (BatchGetMethodDescriptorsRequestPathSelectorNames) WithValue

type BatchGetMethodDescriptorsRequestPathSelectorView

type BatchGetMethodDescriptorsRequestPathSelectorView struct{}

func (BatchGetMethodDescriptorsRequestPathSelectorView) FieldPath

func (BatchGetMethodDescriptorsRequestPathSelectorView) WithArrayOfValues

func (BatchGetMethodDescriptorsRequestPathSelectorView) WithValue

type BatchGetMethodDescriptorsRequest_FieldMask

type BatchGetMethodDescriptorsRequest_FieldMask struct {
	Paths []BatchGetMethodDescriptorsRequest_FieldPath
}

func FullBatchGetMethodDescriptorsRequest_FieldMask

func FullBatchGetMethodDescriptorsRequest_FieldMask() *BatchGetMethodDescriptorsRequest_FieldMask

func (*BatchGetMethodDescriptorsRequest_FieldMask) AppendPath

func (*BatchGetMethodDescriptorsRequest_FieldMask) AppendRawPath

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

func (*BatchGetMethodDescriptorsRequest_FieldMask) DecodeFirestore

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

func (*BatchGetMethodDescriptorsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetMethodDescriptorsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetMethodDescriptorsRequest_FieldMask) FromProtoFieldMask

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

func (*BatchGetMethodDescriptorsRequest_FieldMask) GetPaths

func (*BatchGetMethodDescriptorsRequest_FieldMask) GetRawPaths

func (*BatchGetMethodDescriptorsRequest_FieldMask) IsFull

func (BatchGetMethodDescriptorsRequest_FieldMask) Marshal

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

implement methods required by customType

func (BatchGetMethodDescriptorsRequest_FieldMask) MarshalJSON

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

func (*BatchGetMethodDescriptorsRequest_FieldMask) PathsCount

func (fieldMask *BatchGetMethodDescriptorsRequest_FieldMask) PathsCount() int

func (*BatchGetMethodDescriptorsRequest_FieldMask) Project

func (*BatchGetMethodDescriptorsRequest_FieldMask) ProjectRaw

func (*BatchGetMethodDescriptorsRequest_FieldMask) ProtoMessage

func (fieldMask *BatchGetMethodDescriptorsRequest_FieldMask) ProtoMessage()

func (*BatchGetMethodDescriptorsRequest_FieldMask) ProtoReflect

func (*BatchGetMethodDescriptorsRequest_FieldMask) Reset

func (fieldMask *BatchGetMethodDescriptorsRequest_FieldMask) Reset()

func (*BatchGetMethodDescriptorsRequest_FieldMask) Set

func (*BatchGetMethodDescriptorsRequest_FieldMask) SetFromCliFlag

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

func (*BatchGetMethodDescriptorsRequest_FieldMask) SetRaw

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

func (*BatchGetMethodDescriptorsRequest_FieldMask) Size

func (*BatchGetMethodDescriptorsRequest_FieldMask) String

func (*BatchGetMethodDescriptorsRequest_FieldMask) Subtract

func (*BatchGetMethodDescriptorsRequest_FieldMask) SubtractRaw

func (*BatchGetMethodDescriptorsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*BatchGetMethodDescriptorsRequest_FieldMask) Unmarshal

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

func (*BatchGetMethodDescriptorsRequest_FieldMask) UnmarshalJSON

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

type BatchGetMethodDescriptorsRequest_FieldPath

type BatchGetMethodDescriptorsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetMethodDescriptorsRequest_FieldPathSelector
	Get(source *BatchGetMethodDescriptorsRequest) []interface{}
	GetSingle(source *BatchGetMethodDescriptorsRequest) (interface{}, bool)
	ClearValue(item *BatchGetMethodDescriptorsRequest)

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

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

func MustParseBatchGetMethodDescriptorsRequest_FieldPath

func MustParseBatchGetMethodDescriptorsRequest_FieldPath(rawField string) BatchGetMethodDescriptorsRequest_FieldPath

func ParseBatchGetMethodDescriptorsRequest_FieldPath

func ParseBatchGetMethodDescriptorsRequest_FieldPath(rawField string) (BatchGetMethodDescriptorsRequest_FieldPath, error)

type BatchGetMethodDescriptorsRequest_FieldPathArrayItemValue

type BatchGetMethodDescriptorsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetMethodDescriptorsRequest_FieldPath
	ContainsValue(*BatchGetMethodDescriptorsRequest) bool
}

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

func MustParseBatchGetMethodDescriptorsRequest_FieldPathArrayItemValue

func MustParseBatchGetMethodDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetMethodDescriptorsRequest_FieldPathArrayItemValue

func ParseBatchGetMethodDescriptorsRequest_FieldPathArrayItemValue

func ParseBatchGetMethodDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetMethodDescriptorsRequest_FieldPathArrayItemValue, error)

ParseBatchGetMethodDescriptorsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetMethodDescriptorsRequest_FieldPathArrayOfValues

type BatchGetMethodDescriptorsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetMethodDescriptorsRequest_FieldPath
}

BatchGetMethodDescriptorsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetMethodDescriptorsRequest fields according to their type

func MustParseBatchGetMethodDescriptorsRequest_FieldPathArrayOfValues

func MustParseBatchGetMethodDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetMethodDescriptorsRequest_FieldPathArrayOfValues

func ParseBatchGetMethodDescriptorsRequest_FieldPathArrayOfValues

func ParseBatchGetMethodDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetMethodDescriptorsRequest_FieldPathArrayOfValues, error)

type BatchGetMethodDescriptorsRequest_FieldPathSelector

type BatchGetMethodDescriptorsRequest_FieldPathSelector int32
const (
	BatchGetMethodDescriptorsRequest_FieldPathSelectorNames     BatchGetMethodDescriptorsRequest_FieldPathSelector = 0
	BatchGetMethodDescriptorsRequest_FieldPathSelectorFieldMask BatchGetMethodDescriptorsRequest_FieldPathSelector = 1
	BatchGetMethodDescriptorsRequest_FieldPathSelectorView      BatchGetMethodDescriptorsRequest_FieldPathSelector = 2
)

func (BatchGetMethodDescriptorsRequest_FieldPathSelector) String

type BatchGetMethodDescriptorsRequest_FieldPathValue

type BatchGetMethodDescriptorsRequest_FieldPathValue interface {
	BatchGetMethodDescriptorsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetMethodDescriptorsRequest)
	CompareWith(*BatchGetMethodDescriptorsRequest) (cmp int, comparable bool)
}

BatchGetMethodDescriptorsRequest_FieldPathValue allows storing values for BatchGetMethodDescriptorsRequest fields according to their type

func MustParseBatchGetMethodDescriptorsRequest_FieldPathValue

func MustParseBatchGetMethodDescriptorsRequest_FieldPathValue(pathStr, valueStr string) BatchGetMethodDescriptorsRequest_FieldPathValue

func ParseBatchGetMethodDescriptorsRequest_FieldPathValue

func ParseBatchGetMethodDescriptorsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetMethodDescriptorsRequest_FieldPathValue, error)

type BatchGetMethodDescriptorsRequest_FieldTerminalPath

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

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) ClearValue

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) ClearValueRaw

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetMethodDescriptorsRequest

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) GetRaw

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

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetMethodDescriptorsRequest

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) Selector

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) WithIValue

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPath) WithRawIValue

type BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayItemValue

type BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayItemValue struct {
	BatchGetMethodDescriptorsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayOfValues

type BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayOfValues struct {
	BatchGetMethodDescriptorsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetMethodDescriptorsRequest_FieldTerminalPathValue

type BatchGetMethodDescriptorsRequest_FieldTerminalPathValue struct {
	BatchGetMethodDescriptorsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathValue) AsNamesValue

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathValue) AsViewValue

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetMethodDescriptorsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetMethodDescriptorsRequest'.

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetMethodDescriptorsRequest

func (*BatchGetMethodDescriptorsRequest_FieldTerminalPathValue) SetToRaw

type BatchGetMethodDescriptorsResponse

type BatchGetMethodDescriptorsResponse struct {

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

BatchGetMethodDescriptorsResponse

func (*BatchGetMethodDescriptorsResponse) Clone

func (*BatchGetMethodDescriptorsResponse) CloneRaw

func (*BatchGetMethodDescriptorsResponse) Descriptor

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

Deprecated, Use BatchGetMethodDescriptorsResponse.ProtoReflect.Descriptor instead.

func (*BatchGetMethodDescriptorsResponse) GetMethodDescriptors

func (*BatchGetMethodDescriptorsResponse) GetMissing

func (*BatchGetMethodDescriptorsResponse) GotenMessage

func (*BatchGetMethodDescriptorsResponse) GotenMessage()

func (*BatchGetMethodDescriptorsResponse) GotenObjectExt

func (o *BatchGetMethodDescriptorsResponse) GotenObjectExt()

func (*BatchGetMethodDescriptorsResponse) GotenValidate

func (obj *BatchGetMethodDescriptorsResponse) GotenValidate() error

func (*BatchGetMethodDescriptorsResponse) MakeFullFieldMask

func (*BatchGetMethodDescriptorsResponse) MakeRawDiffFieldMask

func (*BatchGetMethodDescriptorsResponse) MakeRawFullFieldMask

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

func (*BatchGetMethodDescriptorsResponse) Marshal

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

func (*BatchGetMethodDescriptorsResponse) MarshalJSON

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

func (*BatchGetMethodDescriptorsResponse) Merge

func (*BatchGetMethodDescriptorsResponse) MergeRaw

func (*BatchGetMethodDescriptorsResponse) ProtoMessage

func (*BatchGetMethodDescriptorsResponse) ProtoMessage()

func (*BatchGetMethodDescriptorsResponse) ProtoReflect

func (*BatchGetMethodDescriptorsResponse) Reset

func (*BatchGetMethodDescriptorsResponse) SetMethodDescriptors

func (*BatchGetMethodDescriptorsResponse) SetMissing

func (*BatchGetMethodDescriptorsResponse) String

func (*BatchGetMethodDescriptorsResponse) Unmarshal

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

func (*BatchGetMethodDescriptorsResponse) UnmarshalJSON

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

type BatchGetMethodDescriptorsResponseFieldPathBuilder

type BatchGetMethodDescriptorsResponseFieldPathBuilder struct{}

func NewBatchGetMethodDescriptorsResponseFieldPathBuilder

func NewBatchGetMethodDescriptorsResponseFieldPathBuilder() BatchGetMethodDescriptorsResponseFieldPathBuilder

func (BatchGetMethodDescriptorsResponseFieldPathBuilder) MethodDescriptors

func (BatchGetMethodDescriptorsResponseFieldPathBuilder) Missing

type BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataAnnotations

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

func (BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataAnnotations) FieldPath

func (BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataAnnotations) WithArrayOfValues

func (BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataAnnotations) WithValue

type BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataLabels

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

func (BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataLabels) FieldPath

func (BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataLabels) WithArrayOfValues

func (BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataLabels) WithValue

type BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataShards

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

func (BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataShards) FieldPath

func (BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataShards) WithArrayOfValues

func (BatchGetMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataShards) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptors

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptors struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptors) FieldPath

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels) WithItemValue

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions) WithItemValue

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) DeleteTime added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) Lifecycle added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime) FieldPath added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime) WithArrayOfValues added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime) WithValue added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) BlockDeletion added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) FieldPath added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) State added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) WithArrayOfValues added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) WithValue added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion) FieldPath added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion) WithValue added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState) FieldPath added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState) WithArrayOfValues added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState) WithValue added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) Region added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) RequiresOwnerReference added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) Version added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) WithItemValue

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion) FieldPath added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion) WithValue added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion) FieldPath added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.8.0

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion) WithValue added in v0.8.0

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions) WithItemValue

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags) WithItemValue

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsName

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsName struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsName) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsName) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsName) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets) WithItemValue

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys) WithItemValue

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions) WithItemValue

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions

type BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions) WithItemValue

func (BatchGetMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions) WithValue

type BatchGetMethodDescriptorsResponsePathSelectorMissing

type BatchGetMethodDescriptorsResponsePathSelectorMissing struct{}

func (BatchGetMethodDescriptorsResponsePathSelectorMissing) FieldPath

func (BatchGetMethodDescriptorsResponsePathSelectorMissing) WithArrayOfValues

func (BatchGetMethodDescriptorsResponsePathSelectorMissing) WithValue

type BatchGetMethodDescriptorsResponse_FieldMask

type BatchGetMethodDescriptorsResponse_FieldMask struct {
	Paths []BatchGetMethodDescriptorsResponse_FieldPath
}

func FullBatchGetMethodDescriptorsResponse_FieldMask

func FullBatchGetMethodDescriptorsResponse_FieldMask() *BatchGetMethodDescriptorsResponse_FieldMask

func (*BatchGetMethodDescriptorsResponse_FieldMask) AppendPath

func (*BatchGetMethodDescriptorsResponse_FieldMask) AppendRawPath

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

func (*BatchGetMethodDescriptorsResponse_FieldMask) DecodeFirestore

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

func (*BatchGetMethodDescriptorsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetMethodDescriptorsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetMethodDescriptorsResponse_FieldMask) FromProtoFieldMask

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

func (*BatchGetMethodDescriptorsResponse_FieldMask) GetPaths

func (*BatchGetMethodDescriptorsResponse_FieldMask) GetRawPaths

func (*BatchGetMethodDescriptorsResponse_FieldMask) IsFull

func (BatchGetMethodDescriptorsResponse_FieldMask) Marshal

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

implement methods required by customType

func (BatchGetMethodDescriptorsResponse_FieldMask) MarshalJSON

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

func (*BatchGetMethodDescriptorsResponse_FieldMask) PathsCount

func (fieldMask *BatchGetMethodDescriptorsResponse_FieldMask) PathsCount() int

func (*BatchGetMethodDescriptorsResponse_FieldMask) Project

func (*BatchGetMethodDescriptorsResponse_FieldMask) ProjectRaw

func (*BatchGetMethodDescriptorsResponse_FieldMask) ProtoMessage

func (fieldMask *BatchGetMethodDescriptorsResponse_FieldMask) ProtoMessage()

func (*BatchGetMethodDescriptorsResponse_FieldMask) ProtoReflect

func (*BatchGetMethodDescriptorsResponse_FieldMask) Reset

func (*BatchGetMethodDescriptorsResponse_FieldMask) Set

func (*BatchGetMethodDescriptorsResponse_FieldMask) SetFromCliFlag

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

func (*BatchGetMethodDescriptorsResponse_FieldMask) SetRaw

func (*BatchGetMethodDescriptorsResponse_FieldMask) Size

func (*BatchGetMethodDescriptorsResponse_FieldMask) String

func (*BatchGetMethodDescriptorsResponse_FieldMask) Subtract

func (*BatchGetMethodDescriptorsResponse_FieldMask) SubtractRaw

func (*BatchGetMethodDescriptorsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*BatchGetMethodDescriptorsResponse_FieldMask) Unmarshal

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

func (*BatchGetMethodDescriptorsResponse_FieldMask) UnmarshalJSON

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

type BatchGetMethodDescriptorsResponse_FieldPath

type BatchGetMethodDescriptorsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetMethodDescriptorsResponse_FieldPathSelector
	Get(source *BatchGetMethodDescriptorsResponse) []interface{}
	GetSingle(source *BatchGetMethodDescriptorsResponse) (interface{}, bool)
	ClearValue(item *BatchGetMethodDescriptorsResponse)

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

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

func MustParseBatchGetMethodDescriptorsResponse_FieldPath

func MustParseBatchGetMethodDescriptorsResponse_FieldPath(rawField string) BatchGetMethodDescriptorsResponse_FieldPath

func ParseBatchGetMethodDescriptorsResponse_FieldPath

func ParseBatchGetMethodDescriptorsResponse_FieldPath(rawField string) (BatchGetMethodDescriptorsResponse_FieldPath, error)

type BatchGetMethodDescriptorsResponse_FieldPathArrayItemValue

type BatchGetMethodDescriptorsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetMethodDescriptorsResponse_FieldPath
	ContainsValue(*BatchGetMethodDescriptorsResponse) bool
}

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

func MustParseBatchGetMethodDescriptorsResponse_FieldPathArrayItemValue

func MustParseBatchGetMethodDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetMethodDescriptorsResponse_FieldPathArrayItemValue

func ParseBatchGetMethodDescriptorsResponse_FieldPathArrayItemValue

func ParseBatchGetMethodDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetMethodDescriptorsResponse_FieldPathArrayItemValue, error)

ParseBatchGetMethodDescriptorsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetMethodDescriptorsResponse_FieldPathArrayOfValues

type BatchGetMethodDescriptorsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetMethodDescriptorsResponse_FieldPath
}

BatchGetMethodDescriptorsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetMethodDescriptorsResponse fields according to their type

func MustParseBatchGetMethodDescriptorsResponse_FieldPathArrayOfValues

func MustParseBatchGetMethodDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetMethodDescriptorsResponse_FieldPathArrayOfValues

func ParseBatchGetMethodDescriptorsResponse_FieldPathArrayOfValues

func ParseBatchGetMethodDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetMethodDescriptorsResponse_FieldPathArrayOfValues, error)

type BatchGetMethodDescriptorsResponse_FieldPathSelector

type BatchGetMethodDescriptorsResponse_FieldPathSelector int32
const (
	BatchGetMethodDescriptorsResponse_FieldPathSelectorMethodDescriptors BatchGetMethodDescriptorsResponse_FieldPathSelector = 0
	BatchGetMethodDescriptorsResponse_FieldPathSelectorMissing           BatchGetMethodDescriptorsResponse_FieldPathSelector = 1
)

func (BatchGetMethodDescriptorsResponse_FieldPathSelector) String

type BatchGetMethodDescriptorsResponse_FieldPathValue

type BatchGetMethodDescriptorsResponse_FieldPathValue interface {
	BatchGetMethodDescriptorsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetMethodDescriptorsResponse)
	CompareWith(*BatchGetMethodDescriptorsResponse) (cmp int, comparable bool)
}

BatchGetMethodDescriptorsResponse_FieldPathValue allows storing values for BatchGetMethodDescriptorsResponse fields according to their type

func MustParseBatchGetMethodDescriptorsResponse_FieldPathValue

func MustParseBatchGetMethodDescriptorsResponse_FieldPathValue(pathStr, valueStr string) BatchGetMethodDescriptorsResponse_FieldPathValue

func ParseBatchGetMethodDescriptorsResponse_FieldPathValue

func ParseBatchGetMethodDescriptorsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetMethodDescriptorsResponse_FieldPathValue, error)

type BatchGetMethodDescriptorsResponse_FieldSubPath

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

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) AsMethodDescriptorsSubPath

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) ClearValue

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) ClearValueRaw

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source BatchGetMethodDescriptorsResponse

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) GetRaw

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

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source BatchGetMethodDescriptorsResponse

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) GetSingleRaw

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

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) Selector

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) WithIArrayItemValue

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) WithIArrayOfValues

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) WithIValue

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*BatchGetMethodDescriptorsResponse_FieldSubPath) WithRawIValue

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

type BatchGetMethodDescriptorsResponse_FieldSubPathArrayItemValue

type BatchGetMethodDescriptorsResponse_FieldSubPathArrayItemValue struct {
	BatchGetMethodDescriptorsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetMethodDescriptorsResponse_FieldSubPathArrayItemValue) AsMethodDescriptorsPathItemValue

func (*BatchGetMethodDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*BatchGetMethodDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type BatchGetMethodDescriptorsResponse_FieldSubPathArrayOfValues

type BatchGetMethodDescriptorsResponse_FieldSubPathArrayOfValues struct {
	BatchGetMethodDescriptorsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetMethodDescriptorsResponse_FieldSubPathArrayOfValues) AsMethodDescriptorsPathArrayOfValues

func (*BatchGetMethodDescriptorsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type BatchGetMethodDescriptorsResponse_FieldSubPathValue

type BatchGetMethodDescriptorsResponse_FieldSubPathValue struct {
	BatchGetMethodDescriptorsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetMethodDescriptorsResponse_FieldSubPathValue) AsMethodDescriptorsPathValue

func (*BatchGetMethodDescriptorsResponse_FieldSubPathValue) CompareWith

func (*BatchGetMethodDescriptorsResponse_FieldSubPathValue) CompareWithRaw

func (*BatchGetMethodDescriptorsResponse_FieldSubPathValue) GetRawValue

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

func (*BatchGetMethodDescriptorsResponse_FieldSubPathValue) SetTo

func (*BatchGetMethodDescriptorsResponse_FieldSubPathValue) SetToRaw

type BatchGetMethodDescriptorsResponse_FieldTerminalPath

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

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) ClearValue

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) ClearValueRaw

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetMethodDescriptorsResponse

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) GetRaw

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

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetMethodDescriptorsResponse

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) Selector

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) WithIValue

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPath) WithRawIValue

type BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayItemValue

type BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayItemValue struct {
	BatchGetMethodDescriptorsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMethodDescriptorsItemValue

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayOfValues

type BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayOfValues struct {
	BatchGetMethodDescriptorsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMethodDescriptorsArrayOfValues

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetMethodDescriptorsResponse_FieldTerminalPathValue

type BatchGetMethodDescriptorsResponse_FieldTerminalPathValue struct {
	BatchGetMethodDescriptorsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathValue) AsMethodDescriptorsValue

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathValue) AsMissingValue

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetMethodDescriptorsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetMethodDescriptorsResponse'.

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetMethodDescriptorsResponse

func (*BatchGetMethodDescriptorsResponse_FieldTerminalPathValue) SetToRaw

type CreateMethodDescriptorDescriptor added in v0.4.28

type CreateMethodDescriptorDescriptor struct{}

func GetCreateMethodDescriptorDescriptor added in v0.4.28

func GetCreateMethodDescriptorDescriptor() *CreateMethodDescriptorDescriptor

func (*CreateMethodDescriptorDescriptor) GetApiDescriptor added in v0.4.28

func (*CreateMethodDescriptorDescriptor) GetApiName added in v0.4.28

func (d *CreateMethodDescriptorDescriptor) GetApiName() string

func (*CreateMethodDescriptorDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*CreateMethodDescriptorDescriptor) GetFullMethodName added in v0.4.28

func (d *CreateMethodDescriptorDescriptor) GetFullMethodName() string

func (*CreateMethodDescriptorDescriptor) GetMethodName added in v0.4.28

func (d *CreateMethodDescriptorDescriptor) GetMethodName() string

func (*CreateMethodDescriptorDescriptor) GetProtoPkgName added in v0.4.28

func (d *CreateMethodDescriptorDescriptor) GetProtoPkgName() string

func (*CreateMethodDescriptorDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*CreateMethodDescriptorDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*CreateMethodDescriptorDescriptor) GetServiceDomain added in v0.4.28

func (d *CreateMethodDescriptorDescriptor) GetServiceDomain() string

func (*CreateMethodDescriptorDescriptor) GetServiceVersion added in v0.4.28

func (d *CreateMethodDescriptorDescriptor) GetServiceVersion() string

func (*CreateMethodDescriptorDescriptor) GetVerb added in v0.4.28

func (*CreateMethodDescriptorDescriptor) HasResource added in v0.4.30

func (d *CreateMethodDescriptorDescriptor) HasResource() bool

func (*CreateMethodDescriptorDescriptor) IsClientStream added in v0.4.28

func (d *CreateMethodDescriptorDescriptor) IsClientStream() bool

func (*CreateMethodDescriptorDescriptor) IsCollection added in v0.4.30

func (d *CreateMethodDescriptorDescriptor) IsCollection() bool

func (*CreateMethodDescriptorDescriptor) IsPlural added in v0.4.30

func (d *CreateMethodDescriptorDescriptor) IsPlural() bool

func (*CreateMethodDescriptorDescriptor) IsServerStream added in v0.4.28

func (d *CreateMethodDescriptorDescriptor) IsServerStream() bool

func (*CreateMethodDescriptorDescriptor) IsUnary added in v0.4.28

func (*CreateMethodDescriptorDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*CreateMethodDescriptorDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*CreateMethodDescriptorDescriptor) RequestHasResourceBody added in v0.4.28

func (d *CreateMethodDescriptorDescriptor) RequestHasResourceBody() bool

type CreateMethodDescriptorDescriptorClientMsgHandle added in v0.4.28

type CreateMethodDescriptorDescriptorClientMsgHandle struct{}

func (*CreateMethodDescriptorDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*CreateMethodDescriptorDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateMethodDescriptorDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type CreateMethodDescriptorDescriptorServerMsgHandle added in v0.4.28

type CreateMethodDescriptorDescriptorServerMsgHandle struct{}

func (*CreateMethodDescriptorDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*CreateMethodDescriptorDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateMethodDescriptorDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type CreateMethodDescriptorRequest

type CreateMethodDescriptorRequest struct {

	// MethodDescriptor resource body
	MethodDescriptor *method_descriptor.MethodDescriptor `` /* 138-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [CreateMethodDescriptor][ntt.audit.v1alpha.CreateMethodDescriptor]

func (*CreateMethodDescriptorRequest) Clone

func (*CreateMethodDescriptorRequest) CloneRaw

func (*CreateMethodDescriptorRequest) Descriptor

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

Deprecated, Use CreateMethodDescriptorRequest.ProtoReflect.Descriptor instead.

func (*CreateMethodDescriptorRequest) GetMethodDescriptor

func (*CreateMethodDescriptorRequest) GotenMessage

func (*CreateMethodDescriptorRequest) GotenMessage()

func (*CreateMethodDescriptorRequest) GotenObjectExt

func (o *CreateMethodDescriptorRequest) GotenObjectExt()

func (*CreateMethodDescriptorRequest) GotenValidate

func (obj *CreateMethodDescriptorRequest) GotenValidate() error

func (*CreateMethodDescriptorRequest) MakeDiffFieldMask

func (*CreateMethodDescriptorRequest) MakeFullFieldMask

func (*CreateMethodDescriptorRequest) MakeRawDiffFieldMask

func (*CreateMethodDescriptorRequest) MakeRawFullFieldMask

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

func (*CreateMethodDescriptorRequest) Marshal

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

func (*CreateMethodDescriptorRequest) MarshalJSON

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

func (*CreateMethodDescriptorRequest) Merge

func (*CreateMethodDescriptorRequest) MergeRaw

func (*CreateMethodDescriptorRequest) ProtoMessage

func (*CreateMethodDescriptorRequest) ProtoMessage()

func (*CreateMethodDescriptorRequest) ProtoReflect

func (*CreateMethodDescriptorRequest) Reset

func (m *CreateMethodDescriptorRequest) Reset()

func (*CreateMethodDescriptorRequest) SetMethodDescriptor

func (*CreateMethodDescriptorRequest) String

func (*CreateMethodDescriptorRequest) Unmarshal

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

func (*CreateMethodDescriptorRequest) UnmarshalJSON

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

type CreateMethodDescriptorRequestFieldPathBuilder

type CreateMethodDescriptorRequestFieldPathBuilder struct{}

func NewCreateMethodDescriptorRequestFieldPathBuilder

func NewCreateMethodDescriptorRequestFieldPathBuilder() CreateMethodDescriptorRequestFieldPathBuilder

func (CreateMethodDescriptorRequestFieldPathBuilder) MethodDescriptor

type CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataAnnotations

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

func (CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataAnnotations) FieldPath

func (CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataAnnotations) WithArrayOfValues

func (CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataAnnotations) WithValue

type CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataLabels

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

func (CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataLabels) FieldPath

func (CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataLabels) WithArrayOfValues

func (CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataLabels) WithValue

type CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataShards

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

func (CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataShards) FieldPath

func (CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataShards) WithArrayOfValues

func (CreateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataShards) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptor

type CreateMethodDescriptorRequestPathSelectorMethodDescriptor struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptor) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptor) Labels

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptor) Metadata

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptor) Name

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptor) Versions

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorDescription

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorDescription struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorDescription) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorDescription) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorDescription) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabels

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabels struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabels) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabels) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabels) WithItemValue

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabels) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions) WithItemValue

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) DeleteTime added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) Lifecycle added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime) FieldPath added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime) WithArrayOfValues added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime) WithValue added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) BlockDeletion added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) FieldPath added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) State added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) WithArrayOfValues added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) WithValue added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion) FieldPath added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion) WithValue added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState) FieldPath added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState) WithArrayOfValues added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState) WithValue added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) Region added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) RequiresOwnerReference added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) Version added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) WithItemValue

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion) FieldPath added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion) WithValue added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion) FieldPath added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.8.0

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion) WithValue added in v0.8.0

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions) WithItemValue

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags) WithItemValue

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorName

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorName struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorName) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorName) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorName) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets) WithItemValue

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys) WithItemValue

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions) WithItemValue

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions) WithValue

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorVersions

type CreateMethodDescriptorRequestPathSelectorMethodDescriptorVersions struct{}

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorVersions) FieldPath

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorVersions) WithArrayOfValues

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorVersions) WithItemValue

func (CreateMethodDescriptorRequestPathSelectorMethodDescriptorVersions) WithValue

type CreateMethodDescriptorRequest_FieldMask

type CreateMethodDescriptorRequest_FieldMask struct {
	Paths []CreateMethodDescriptorRequest_FieldPath
}

func FullCreateMethodDescriptorRequest_FieldMask

func FullCreateMethodDescriptorRequest_FieldMask() *CreateMethodDescriptorRequest_FieldMask

func (*CreateMethodDescriptorRequest_FieldMask) AppendPath

func (*CreateMethodDescriptorRequest_FieldMask) AppendRawPath

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

func (*CreateMethodDescriptorRequest_FieldMask) DecodeFirestore

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

func (*CreateMethodDescriptorRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*CreateMethodDescriptorRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*CreateMethodDescriptorRequest_FieldMask) FromProtoFieldMask

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

func (*CreateMethodDescriptorRequest_FieldMask) GetPaths

func (*CreateMethodDescriptorRequest_FieldMask) GetRawPaths

func (*CreateMethodDescriptorRequest_FieldMask) IsFull

func (fieldMask *CreateMethodDescriptorRequest_FieldMask) IsFull() bool

func (CreateMethodDescriptorRequest_FieldMask) Marshal

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

implement methods required by customType

func (CreateMethodDescriptorRequest_FieldMask) MarshalJSON

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

func (*CreateMethodDescriptorRequest_FieldMask) PathsCount

func (fieldMask *CreateMethodDescriptorRequest_FieldMask) PathsCount() int

func (*CreateMethodDescriptorRequest_FieldMask) Project

func (*CreateMethodDescriptorRequest_FieldMask) ProjectRaw

func (*CreateMethodDescriptorRequest_FieldMask) ProtoMessage

func (fieldMask *CreateMethodDescriptorRequest_FieldMask) ProtoMessage()

func (*CreateMethodDescriptorRequest_FieldMask) ProtoReflect

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

func (*CreateMethodDescriptorRequest_FieldMask) Reset

func (fieldMask *CreateMethodDescriptorRequest_FieldMask) Reset()

func (*CreateMethodDescriptorRequest_FieldMask) Set

func (*CreateMethodDescriptorRequest_FieldMask) SetFromCliFlag

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

func (*CreateMethodDescriptorRequest_FieldMask) SetRaw

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

func (*CreateMethodDescriptorRequest_FieldMask) Size

func (fieldMask *CreateMethodDescriptorRequest_FieldMask) Size() int

func (*CreateMethodDescriptorRequest_FieldMask) String

func (fieldMask *CreateMethodDescriptorRequest_FieldMask) String() string

func (*CreateMethodDescriptorRequest_FieldMask) Subtract

func (*CreateMethodDescriptorRequest_FieldMask) SubtractRaw

func (*CreateMethodDescriptorRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*CreateMethodDescriptorRequest_FieldMask) Unmarshal

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

func (*CreateMethodDescriptorRequest_FieldMask) UnmarshalJSON

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

type CreateMethodDescriptorRequest_FieldPath

type CreateMethodDescriptorRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() CreateMethodDescriptorRequest_FieldPathSelector
	Get(source *CreateMethodDescriptorRequest) []interface{}
	GetSingle(source *CreateMethodDescriptorRequest) (interface{}, bool)
	ClearValue(item *CreateMethodDescriptorRequest)

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

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

func MustParseCreateMethodDescriptorRequest_FieldPath

func MustParseCreateMethodDescriptorRequest_FieldPath(rawField string) CreateMethodDescriptorRequest_FieldPath

func ParseCreateMethodDescriptorRequest_FieldPath

func ParseCreateMethodDescriptorRequest_FieldPath(rawField string) (CreateMethodDescriptorRequest_FieldPath, error)

type CreateMethodDescriptorRequest_FieldPathArrayItemValue

type CreateMethodDescriptorRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	CreateMethodDescriptorRequest_FieldPath
	ContainsValue(*CreateMethodDescriptorRequest) bool
}

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

func MustParseCreateMethodDescriptorRequest_FieldPathArrayItemValue

func MustParseCreateMethodDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateMethodDescriptorRequest_FieldPathArrayItemValue

func ParseCreateMethodDescriptorRequest_FieldPathArrayItemValue

func ParseCreateMethodDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateMethodDescriptorRequest_FieldPathArrayItemValue, error)

ParseCreateMethodDescriptorRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type CreateMethodDescriptorRequest_FieldPathArrayOfValues

type CreateMethodDescriptorRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	CreateMethodDescriptorRequest_FieldPath
}

CreateMethodDescriptorRequest_FieldPathArrayOfValues allows storing slice of values for CreateMethodDescriptorRequest fields according to their type

func MustParseCreateMethodDescriptorRequest_FieldPathArrayOfValues

func MustParseCreateMethodDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateMethodDescriptorRequest_FieldPathArrayOfValues

func ParseCreateMethodDescriptorRequest_FieldPathArrayOfValues

func ParseCreateMethodDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateMethodDescriptorRequest_FieldPathArrayOfValues, error)

type CreateMethodDescriptorRequest_FieldPathSelector

type CreateMethodDescriptorRequest_FieldPathSelector int32
const (
	CreateMethodDescriptorRequest_FieldPathSelectorMethodDescriptor CreateMethodDescriptorRequest_FieldPathSelector = 0
)

func (CreateMethodDescriptorRequest_FieldPathSelector) String

type CreateMethodDescriptorRequest_FieldPathValue

type CreateMethodDescriptorRequest_FieldPathValue interface {
	CreateMethodDescriptorRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **CreateMethodDescriptorRequest)
	CompareWith(*CreateMethodDescriptorRequest) (cmp int, comparable bool)
}

CreateMethodDescriptorRequest_FieldPathValue allows storing values for CreateMethodDescriptorRequest fields according to their type

func MustParseCreateMethodDescriptorRequest_FieldPathValue

func MustParseCreateMethodDescriptorRequest_FieldPathValue(pathStr, valueStr string) CreateMethodDescriptorRequest_FieldPathValue

func ParseCreateMethodDescriptorRequest_FieldPathValue

func ParseCreateMethodDescriptorRequest_FieldPathValue(pathStr, valueStr string) (CreateMethodDescriptorRequest_FieldPathValue, error)

type CreateMethodDescriptorRequest_FieldSubPath

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

func (*CreateMethodDescriptorRequest_FieldSubPath) AsMethodDescriptorSubPath

func (*CreateMethodDescriptorRequest_FieldSubPath) ClearValue

func (*CreateMethodDescriptorRequest_FieldSubPath) ClearValueRaw

func (fps *CreateMethodDescriptorRequest_FieldSubPath) ClearValueRaw(item proto.Message)

func (*CreateMethodDescriptorRequest_FieldSubPath) Get

func (fps *CreateMethodDescriptorRequest_FieldSubPath) Get(source *CreateMethodDescriptorRequest) (values []interface{})

Get returns all values pointed by selected field from source CreateMethodDescriptorRequest

func (*CreateMethodDescriptorRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateMethodDescriptorRequest_FieldSubPath) GetRaw

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

func (*CreateMethodDescriptorRequest_FieldSubPath) GetSingle

func (fps *CreateMethodDescriptorRequest_FieldSubPath) GetSingle(source *CreateMethodDescriptorRequest) (interface{}, bool)

GetSingle returns value of selected field from source CreateMethodDescriptorRequest

func (*CreateMethodDescriptorRequest_FieldSubPath) GetSingleRaw

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

func (*CreateMethodDescriptorRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateMethodDescriptorRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateMethodDescriptorRequest_FieldSubPath) Selector

func (*CreateMethodDescriptorRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*CreateMethodDescriptorRequest_FieldSubPath) String

String returns path representation in proto convention

func (*CreateMethodDescriptorRequest_FieldSubPath) WithIArrayItemValue

func (*CreateMethodDescriptorRequest_FieldSubPath) WithIArrayOfValues

func (*CreateMethodDescriptorRequest_FieldSubPath) WithIValue

func (*CreateMethodDescriptorRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*CreateMethodDescriptorRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*CreateMethodDescriptorRequest_FieldSubPath) WithRawIValue

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

type CreateMethodDescriptorRequest_FieldSubPathArrayItemValue

type CreateMethodDescriptorRequest_FieldSubPathArrayItemValue struct {
	CreateMethodDescriptorRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateMethodDescriptorRequest_FieldSubPathArrayItemValue) AsMethodDescriptorPathItemValue

func (*CreateMethodDescriptorRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*CreateMethodDescriptorRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type CreateMethodDescriptorRequest_FieldSubPathArrayOfValues

type CreateMethodDescriptorRequest_FieldSubPathArrayOfValues struct {
	CreateMethodDescriptorRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateMethodDescriptorRequest_FieldSubPathArrayOfValues) AsMethodDescriptorPathArrayOfValues

func (*CreateMethodDescriptorRequest_FieldSubPathArrayOfValues) GetRawValues

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

type CreateMethodDescriptorRequest_FieldSubPathValue

type CreateMethodDescriptorRequest_FieldSubPathValue struct {
	CreateMethodDescriptorRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateMethodDescriptorRequest_FieldSubPathValue) AsMethodDescriptorPathValue

func (*CreateMethodDescriptorRequest_FieldSubPathValue) CompareWith

func (*CreateMethodDescriptorRequest_FieldSubPathValue) CompareWithRaw

func (fpvs *CreateMethodDescriptorRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*CreateMethodDescriptorRequest_FieldSubPathValue) GetRawValue

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

func (*CreateMethodDescriptorRequest_FieldSubPathValue) SetTo

func (*CreateMethodDescriptorRequest_FieldSubPathValue) SetToRaw

type CreateMethodDescriptorRequest_FieldTerminalPath

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

func (*CreateMethodDescriptorRequest_FieldTerminalPath) ClearValue

func (*CreateMethodDescriptorRequest_FieldTerminalPath) ClearValueRaw

func (*CreateMethodDescriptorRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source CreateMethodDescriptorRequest

func (*CreateMethodDescriptorRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateMethodDescriptorRequest_FieldTerminalPath) GetRaw

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

func (*CreateMethodDescriptorRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source CreateMethodDescriptorRequest

func (*CreateMethodDescriptorRequest_FieldTerminalPath) GetSingleRaw

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

func (*CreateMethodDescriptorRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateMethodDescriptorRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateMethodDescriptorRequest_FieldTerminalPath) Selector

func (*CreateMethodDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*CreateMethodDescriptorRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*CreateMethodDescriptorRequest_FieldTerminalPath) WithIArrayItemValue

func (*CreateMethodDescriptorRequest_FieldTerminalPath) WithIArrayOfValues

func (*CreateMethodDescriptorRequest_FieldTerminalPath) WithIValue

func (*CreateMethodDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*CreateMethodDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*CreateMethodDescriptorRequest_FieldTerminalPath) WithRawIValue

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

type CreateMethodDescriptorRequest_FieldTerminalPathArrayItemValue

type CreateMethodDescriptorRequest_FieldTerminalPathArrayItemValue struct {
	CreateMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateMethodDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*CreateMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*CreateMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*CreateMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type CreateMethodDescriptorRequest_FieldTerminalPathArrayOfValues

type CreateMethodDescriptorRequest_FieldTerminalPathArrayOfValues struct {
	CreateMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsMethodDescriptorArrayOfValues

func (*CreateMethodDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type CreateMethodDescriptorRequest_FieldTerminalPathValue

type CreateMethodDescriptorRequest_FieldTerminalPathValue struct {
	CreateMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateMethodDescriptorRequest_FieldTerminalPathValue) AsMethodDescriptorValue

func (*CreateMethodDescriptorRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'CreateMethodDescriptorRequest_FieldTerminalPathValue' with the value under path in 'CreateMethodDescriptorRequest'.

func (*CreateMethodDescriptorRequest_FieldTerminalPathValue) CompareWithRaw

func (*CreateMethodDescriptorRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*CreateMethodDescriptorRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CreateMethodDescriptorRequest

func (*CreateMethodDescriptorRequest_FieldTerminalPathValue) SetToRaw

type GetMethodDescriptorDescriptor added in v0.4.28

type GetMethodDescriptorDescriptor struct{}

func GetGetMethodDescriptorDescriptor added in v0.4.28

func GetGetMethodDescriptorDescriptor() *GetMethodDescriptorDescriptor

func (*GetMethodDescriptorDescriptor) GetApiDescriptor added in v0.4.28

func (*GetMethodDescriptorDescriptor) GetApiName added in v0.4.28

func (d *GetMethodDescriptorDescriptor) GetApiName() string

func (*GetMethodDescriptorDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*GetMethodDescriptorDescriptor) GetFullMethodName added in v0.4.28

func (d *GetMethodDescriptorDescriptor) GetFullMethodName() string

func (*GetMethodDescriptorDescriptor) GetMethodName added in v0.4.28

func (d *GetMethodDescriptorDescriptor) GetMethodName() string

func (*GetMethodDescriptorDescriptor) GetProtoPkgName added in v0.4.28

func (d *GetMethodDescriptorDescriptor) GetProtoPkgName() string

func (*GetMethodDescriptorDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*GetMethodDescriptorDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*GetMethodDescriptorDescriptor) GetServiceDomain added in v0.4.28

func (d *GetMethodDescriptorDescriptor) GetServiceDomain() string

func (*GetMethodDescriptorDescriptor) GetServiceVersion added in v0.4.28

func (d *GetMethodDescriptorDescriptor) GetServiceVersion() string

func (*GetMethodDescriptorDescriptor) GetVerb added in v0.4.28

func (*GetMethodDescriptorDescriptor) HasResource added in v0.4.30

func (d *GetMethodDescriptorDescriptor) HasResource() bool

func (*GetMethodDescriptorDescriptor) IsClientStream added in v0.4.28

func (d *GetMethodDescriptorDescriptor) IsClientStream() bool

func (*GetMethodDescriptorDescriptor) IsCollection added in v0.4.30

func (d *GetMethodDescriptorDescriptor) IsCollection() bool

func (*GetMethodDescriptorDescriptor) IsPlural added in v0.4.30

func (d *GetMethodDescriptorDescriptor) IsPlural() bool

func (*GetMethodDescriptorDescriptor) IsServerStream added in v0.4.28

func (d *GetMethodDescriptorDescriptor) IsServerStream() bool

func (*GetMethodDescriptorDescriptor) IsUnary added in v0.4.28

func (d *GetMethodDescriptorDescriptor) IsUnary() bool

func (*GetMethodDescriptorDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*GetMethodDescriptorDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*GetMethodDescriptorDescriptor) RequestHasResourceBody added in v0.4.28

func (d *GetMethodDescriptorDescriptor) RequestHasResourceBody() bool

type GetMethodDescriptorDescriptorClientMsgHandle added in v0.4.28

type GetMethodDescriptorDescriptorClientMsgHandle struct{}

func (*GetMethodDescriptorDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*GetMethodDescriptorDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*GetMethodDescriptorDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type GetMethodDescriptorDescriptorServerMsgHandle added in v0.4.28

type GetMethodDescriptorDescriptorServerMsgHandle struct{}

func (*GetMethodDescriptorDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*GetMethodDescriptorDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*GetMethodDescriptorDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type GetMethodDescriptorRequest

type GetMethodDescriptorRequest struct {

	// Reference of ntt.audit.v1alpha.MethodDescriptor
	Name *method_descriptor.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 *method_descriptor.MethodDescriptor_FieldMask `` /* 148-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 [GetMethodDescriptor][ntt.audit.v1alpha.GetMethodDescriptor]

func (*GetMethodDescriptorRequest) Clone

func (*GetMethodDescriptorRequest) CloneRaw

func (*GetMethodDescriptorRequest) Descriptor

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

Deprecated, Use GetMethodDescriptorRequest.ProtoReflect.Descriptor instead.

func (*GetMethodDescriptorRequest) GetFieldMask

func (*GetMethodDescriptorRequest) GetName

func (*GetMethodDescriptorRequest) GetView

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

func (*GetMethodDescriptorRequest) GotenMessage

func (*GetMethodDescriptorRequest) GotenMessage()

func (*GetMethodDescriptorRequest) GotenObjectExt

func (o *GetMethodDescriptorRequest) GotenObjectExt()

func (*GetMethodDescriptorRequest) GotenValidate

func (obj *GetMethodDescriptorRequest) GotenValidate() error

func (*GetMethodDescriptorRequest) MakeDiffFieldMask

func (*GetMethodDescriptorRequest) MakeFullFieldMask

func (*GetMethodDescriptorRequest) MakeRawDiffFieldMask

func (*GetMethodDescriptorRequest) MakeRawFullFieldMask

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

func (*GetMethodDescriptorRequest) Marshal

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

func (*GetMethodDescriptorRequest) MarshalJSON

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

func (*GetMethodDescriptorRequest) Merge

func (*GetMethodDescriptorRequest) MergeRaw

func (*GetMethodDescriptorRequest) ProtoMessage

func (*GetMethodDescriptorRequest) ProtoMessage()

func (*GetMethodDescriptorRequest) ProtoReflect

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

func (*GetMethodDescriptorRequest) Reset

func (m *GetMethodDescriptorRequest) Reset()

func (*GetMethodDescriptorRequest) SetFieldMask

func (*GetMethodDescriptorRequest) SetName

func (*GetMethodDescriptorRequest) SetView

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

func (*GetMethodDescriptorRequest) String

func (m *GetMethodDescriptorRequest) String() string

func (*GetMethodDescriptorRequest) Unmarshal

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

func (*GetMethodDescriptorRequest) UnmarshalJSON

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

type GetMethodDescriptorRequestFieldPathBuilder

type GetMethodDescriptorRequestFieldPathBuilder struct{}

func NewGetMethodDescriptorRequestFieldPathBuilder

func NewGetMethodDescriptorRequestFieldPathBuilder() GetMethodDescriptorRequestFieldPathBuilder

func (GetMethodDescriptorRequestFieldPathBuilder) FieldMask

func (GetMethodDescriptorRequestFieldPathBuilder) Name

func (GetMethodDescriptorRequestFieldPathBuilder) View

type GetMethodDescriptorRequestPathSelectorFieldMask

type GetMethodDescriptorRequestPathSelectorFieldMask struct{}

func (GetMethodDescriptorRequestPathSelectorFieldMask) FieldPath

type GetMethodDescriptorRequestPathSelectorName

type GetMethodDescriptorRequestPathSelectorName struct{}

func (GetMethodDescriptorRequestPathSelectorName) FieldPath

func (GetMethodDescriptorRequestPathSelectorName) WithArrayOfValues

type GetMethodDescriptorRequestPathSelectorView

type GetMethodDescriptorRequestPathSelectorView struct{}

func (GetMethodDescriptorRequestPathSelectorView) FieldPath

func (GetMethodDescriptorRequestPathSelectorView) WithArrayOfValues

func (GetMethodDescriptorRequestPathSelectorView) WithValue

type GetMethodDescriptorRequest_FieldMask

type GetMethodDescriptorRequest_FieldMask struct {
	Paths []GetMethodDescriptorRequest_FieldPath
}

func FullGetMethodDescriptorRequest_FieldMask

func FullGetMethodDescriptorRequest_FieldMask() *GetMethodDescriptorRequest_FieldMask

func (*GetMethodDescriptorRequest_FieldMask) AppendPath

func (*GetMethodDescriptorRequest_FieldMask) AppendRawPath

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

func (*GetMethodDescriptorRequest_FieldMask) DecodeFirestore

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

func (*GetMethodDescriptorRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*GetMethodDescriptorRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*GetMethodDescriptorRequest_FieldMask) FromProtoFieldMask

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

func (*GetMethodDescriptorRequest_FieldMask) GetPaths

func (*GetMethodDescriptorRequest_FieldMask) GetRawPaths

func (fieldMask *GetMethodDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath

func (*GetMethodDescriptorRequest_FieldMask) IsFull

func (fieldMask *GetMethodDescriptorRequest_FieldMask) IsFull() bool

func (GetMethodDescriptorRequest_FieldMask) Marshal

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

implement methods required by customType

func (GetMethodDescriptorRequest_FieldMask) MarshalJSON

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

func (*GetMethodDescriptorRequest_FieldMask) PathsCount

func (fieldMask *GetMethodDescriptorRequest_FieldMask) PathsCount() int

func (*GetMethodDescriptorRequest_FieldMask) Project

func (*GetMethodDescriptorRequest_FieldMask) ProjectRaw

func (*GetMethodDescriptorRequest_FieldMask) ProtoMessage

func (fieldMask *GetMethodDescriptorRequest_FieldMask) ProtoMessage()

func (*GetMethodDescriptorRequest_FieldMask) ProtoReflect

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

func (*GetMethodDescriptorRequest_FieldMask) Reset

func (fieldMask *GetMethodDescriptorRequest_FieldMask) Reset()

func (*GetMethodDescriptorRequest_FieldMask) Set

func (fieldMask *GetMethodDescriptorRequest_FieldMask) Set(target, source *GetMethodDescriptorRequest)

func (*GetMethodDescriptorRequest_FieldMask) SetFromCliFlag

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

func (*GetMethodDescriptorRequest_FieldMask) SetRaw

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

func (*GetMethodDescriptorRequest_FieldMask) Size

func (fieldMask *GetMethodDescriptorRequest_FieldMask) Size() int

func (*GetMethodDescriptorRequest_FieldMask) String

func (fieldMask *GetMethodDescriptorRequest_FieldMask) String() string

func (*GetMethodDescriptorRequest_FieldMask) Subtract

func (*GetMethodDescriptorRequest_FieldMask) SubtractRaw

func (*GetMethodDescriptorRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*GetMethodDescriptorRequest_FieldMask) Unmarshal

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

func (*GetMethodDescriptorRequest_FieldMask) UnmarshalJSON

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

type GetMethodDescriptorRequest_FieldPath

type GetMethodDescriptorRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() GetMethodDescriptorRequest_FieldPathSelector
	Get(source *GetMethodDescriptorRequest) []interface{}
	GetSingle(source *GetMethodDescriptorRequest) (interface{}, bool)
	ClearValue(item *GetMethodDescriptorRequest)

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

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

func MustParseGetMethodDescriptorRequest_FieldPath

func MustParseGetMethodDescriptorRequest_FieldPath(rawField string) GetMethodDescriptorRequest_FieldPath

func ParseGetMethodDescriptorRequest_FieldPath

func ParseGetMethodDescriptorRequest_FieldPath(rawField string) (GetMethodDescriptorRequest_FieldPath, error)

type GetMethodDescriptorRequest_FieldPathArrayItemValue

type GetMethodDescriptorRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	GetMethodDescriptorRequest_FieldPath
	ContainsValue(*GetMethodDescriptorRequest) bool
}

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

func MustParseGetMethodDescriptorRequest_FieldPathArrayItemValue

func MustParseGetMethodDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetMethodDescriptorRequest_FieldPathArrayItemValue

func ParseGetMethodDescriptorRequest_FieldPathArrayItemValue

func ParseGetMethodDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetMethodDescriptorRequest_FieldPathArrayItemValue, error)

ParseGetMethodDescriptorRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type GetMethodDescriptorRequest_FieldPathArrayOfValues

type GetMethodDescriptorRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	GetMethodDescriptorRequest_FieldPath
}

GetMethodDescriptorRequest_FieldPathArrayOfValues allows storing slice of values for GetMethodDescriptorRequest fields according to their type

func MustParseGetMethodDescriptorRequest_FieldPathArrayOfValues

func MustParseGetMethodDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetMethodDescriptorRequest_FieldPathArrayOfValues

func ParseGetMethodDescriptorRequest_FieldPathArrayOfValues

func ParseGetMethodDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetMethodDescriptorRequest_FieldPathArrayOfValues, error)

type GetMethodDescriptorRequest_FieldPathSelector

type GetMethodDescriptorRequest_FieldPathSelector int32
const (
	GetMethodDescriptorRequest_FieldPathSelectorName      GetMethodDescriptorRequest_FieldPathSelector = 0
	GetMethodDescriptorRequest_FieldPathSelectorFieldMask GetMethodDescriptorRequest_FieldPathSelector = 1
	GetMethodDescriptorRequest_FieldPathSelectorView      GetMethodDescriptorRequest_FieldPathSelector = 2
)

func (GetMethodDescriptorRequest_FieldPathSelector) String

type GetMethodDescriptorRequest_FieldPathValue

type GetMethodDescriptorRequest_FieldPathValue interface {
	GetMethodDescriptorRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **GetMethodDescriptorRequest)
	CompareWith(*GetMethodDescriptorRequest) (cmp int, comparable bool)
}

GetMethodDescriptorRequest_FieldPathValue allows storing values for GetMethodDescriptorRequest fields according to their type

func MustParseGetMethodDescriptorRequest_FieldPathValue

func MustParseGetMethodDescriptorRequest_FieldPathValue(pathStr, valueStr string) GetMethodDescriptorRequest_FieldPathValue

func ParseGetMethodDescriptorRequest_FieldPathValue

func ParseGetMethodDescriptorRequest_FieldPathValue(pathStr, valueStr string) (GetMethodDescriptorRequest_FieldPathValue, error)

type GetMethodDescriptorRequest_FieldTerminalPath

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

func (*GetMethodDescriptorRequest_FieldTerminalPath) ClearValue

func (*GetMethodDescriptorRequest_FieldTerminalPath) ClearValueRaw

func (*GetMethodDescriptorRequest_FieldTerminalPath) Get

func (fp *GetMethodDescriptorRequest_FieldTerminalPath) Get(source *GetMethodDescriptorRequest) (values []interface{})

Get returns all values pointed by specific field from source GetMethodDescriptorRequest

func (*GetMethodDescriptorRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*GetMethodDescriptorRequest_FieldTerminalPath) GetRaw

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

func (*GetMethodDescriptorRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source GetMethodDescriptorRequest

func (*GetMethodDescriptorRequest_FieldTerminalPath) GetSingleRaw

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

func (*GetMethodDescriptorRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*GetMethodDescriptorRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*GetMethodDescriptorRequest_FieldTerminalPath) Selector

func (*GetMethodDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (fp *GetMethodDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*GetMethodDescriptorRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*GetMethodDescriptorRequest_FieldTerminalPath) WithIArrayItemValue

func (*GetMethodDescriptorRequest_FieldTerminalPath) WithIArrayOfValues

func (*GetMethodDescriptorRequest_FieldTerminalPath) WithIValue

func (*GetMethodDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*GetMethodDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*GetMethodDescriptorRequest_FieldTerminalPath) WithRawIValue

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

type GetMethodDescriptorRequest_FieldTerminalPathArrayItemValue

type GetMethodDescriptorRequest_FieldTerminalPathArrayItemValue struct {
	GetMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetMethodDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*GetMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*GetMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*GetMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type GetMethodDescriptorRequest_FieldTerminalPathArrayOfValues

type GetMethodDescriptorRequest_FieldTerminalPathArrayOfValues struct {
	GetMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*GetMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*GetMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (fpaov *GetMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)

func (*GetMethodDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type GetMethodDescriptorRequest_FieldTerminalPathValue

type GetMethodDescriptorRequest_FieldTerminalPathValue struct {
	GetMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetMethodDescriptorRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*GetMethodDescriptorRequest_FieldTerminalPathValue) AsNameValue

func (*GetMethodDescriptorRequest_FieldTerminalPathValue) AsViewValue

func (*GetMethodDescriptorRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'GetMethodDescriptorRequest_FieldTerminalPathValue' with the value under path in 'GetMethodDescriptorRequest'.

func (*GetMethodDescriptorRequest_FieldTerminalPathValue) CompareWithRaw

func (*GetMethodDescriptorRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*GetMethodDescriptorRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object GetMethodDescriptorRequest

func (*GetMethodDescriptorRequest_FieldTerminalPathValue) SetToRaw

type ListMethodDescriptorsDescriptor added in v0.4.28

type ListMethodDescriptorsDescriptor struct{}

func GetListMethodDescriptorsDescriptor added in v0.4.28

func GetListMethodDescriptorsDescriptor() *ListMethodDescriptorsDescriptor

func (*ListMethodDescriptorsDescriptor) GetApiDescriptor added in v0.4.28

func (*ListMethodDescriptorsDescriptor) GetApiName added in v0.4.28

func (d *ListMethodDescriptorsDescriptor) GetApiName() string

func (*ListMethodDescriptorsDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*ListMethodDescriptorsDescriptor) GetFullMethodName added in v0.4.28

func (d *ListMethodDescriptorsDescriptor) GetFullMethodName() string

func (*ListMethodDescriptorsDescriptor) GetMethodName added in v0.4.28

func (d *ListMethodDescriptorsDescriptor) GetMethodName() string

func (*ListMethodDescriptorsDescriptor) GetProtoPkgName added in v0.4.28

func (d *ListMethodDescriptorsDescriptor) GetProtoPkgName() string

func (*ListMethodDescriptorsDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*ListMethodDescriptorsDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*ListMethodDescriptorsDescriptor) GetServiceDomain added in v0.4.28

func (d *ListMethodDescriptorsDescriptor) GetServiceDomain() string

func (*ListMethodDescriptorsDescriptor) GetServiceVersion added in v0.4.28

func (d *ListMethodDescriptorsDescriptor) GetServiceVersion() string

func (*ListMethodDescriptorsDescriptor) GetVerb added in v0.4.28

func (*ListMethodDescriptorsDescriptor) HasResource added in v0.4.30

func (d *ListMethodDescriptorsDescriptor) HasResource() bool

func (*ListMethodDescriptorsDescriptor) IsClientStream added in v0.4.28

func (d *ListMethodDescriptorsDescriptor) IsClientStream() bool

func (*ListMethodDescriptorsDescriptor) IsCollection added in v0.4.30

func (d *ListMethodDescriptorsDescriptor) IsCollection() bool

func (*ListMethodDescriptorsDescriptor) IsPlural added in v0.4.30

func (d *ListMethodDescriptorsDescriptor) IsPlural() bool

func (*ListMethodDescriptorsDescriptor) IsServerStream added in v0.4.28

func (d *ListMethodDescriptorsDescriptor) IsServerStream() bool

func (*ListMethodDescriptorsDescriptor) IsUnary added in v0.4.28

func (*ListMethodDescriptorsDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*ListMethodDescriptorsDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*ListMethodDescriptorsDescriptor) RequestHasResourceBody added in v0.4.28

func (d *ListMethodDescriptorsDescriptor) RequestHasResourceBody() bool

type ListMethodDescriptorsDescriptorClientMsgHandle added in v0.4.28

type ListMethodDescriptorsDescriptorClientMsgHandle struct{}

func (*ListMethodDescriptorsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListMethodDescriptorsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*ListMethodDescriptorsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type ListMethodDescriptorsDescriptorServerMsgHandle added in v0.4.28

type ListMethodDescriptorsDescriptorServerMsgHandle struct{}

func (*ListMethodDescriptorsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListMethodDescriptorsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*ListMethodDescriptorsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type ListMethodDescriptorsRequest

type ListMethodDescriptorsRequest struct {

	// Requested page size. Server may return fewer MethodDescriptors 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
	// [ListMethodDescriptorsResponse.next_page_token][ntt.audit.v1alpha.ListMethodDescriptorsResponse.next_page_token]
	PageToken *method_descriptor.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 *method_descriptor.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 *method_descriptor.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 *method_descriptor.MethodDescriptor_FieldMask `` /* 148-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 [ListMethodDescriptors][ntt.audit.v1alpha.ListMethodDescriptors]

func (*ListMethodDescriptorsRequest) Clone

func (*ListMethodDescriptorsRequest) CloneRaw

func (*ListMethodDescriptorsRequest) Descriptor

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

Deprecated, Use ListMethodDescriptorsRequest.ProtoReflect.Descriptor instead.

func (*ListMethodDescriptorsRequest) GetFieldMask

func (*ListMethodDescriptorsRequest) GetFilter

func (*ListMethodDescriptorsRequest) GetIncludePagingInfo added in v0.10.1

func (m *ListMethodDescriptorsRequest) GetIncludePagingInfo() bool

func (*ListMethodDescriptorsRequest) GetOrderBy

func (*ListMethodDescriptorsRequest) GetPageSize

func (m *ListMethodDescriptorsRequest) GetPageSize() int32

func (*ListMethodDescriptorsRequest) GetPageToken

func (*ListMethodDescriptorsRequest) GetView

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

func (*ListMethodDescriptorsRequest) GotenMessage

func (*ListMethodDescriptorsRequest) GotenMessage()

func (*ListMethodDescriptorsRequest) GotenObjectExt

func (o *ListMethodDescriptorsRequest) GotenObjectExt()

func (*ListMethodDescriptorsRequest) GotenValidate

func (obj *ListMethodDescriptorsRequest) GotenValidate() error

func (*ListMethodDescriptorsRequest) MakeDiffFieldMask

func (*ListMethodDescriptorsRequest) MakeFullFieldMask

func (*ListMethodDescriptorsRequest) MakeRawDiffFieldMask

func (*ListMethodDescriptorsRequest) MakeRawFullFieldMask

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

func (*ListMethodDescriptorsRequest) Marshal

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

func (*ListMethodDescriptorsRequest) MarshalJSON

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

func (*ListMethodDescriptorsRequest) Merge

func (*ListMethodDescriptorsRequest) MergeRaw

func (*ListMethodDescriptorsRequest) ProtoMessage

func (*ListMethodDescriptorsRequest) ProtoMessage()

func (*ListMethodDescriptorsRequest) ProtoReflect

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

func (*ListMethodDescriptorsRequest) Reset

func (m *ListMethodDescriptorsRequest) Reset()

func (*ListMethodDescriptorsRequest) SetFieldMask

func (*ListMethodDescriptorsRequest) SetFilter

func (*ListMethodDescriptorsRequest) SetIncludePagingInfo added in v0.10.1

func (m *ListMethodDescriptorsRequest) SetIncludePagingInfo(fv bool)

func (*ListMethodDescriptorsRequest) SetOrderBy

func (*ListMethodDescriptorsRequest) SetPageSize

func (m *ListMethodDescriptorsRequest) SetPageSize(fv int32)

func (*ListMethodDescriptorsRequest) SetPageToken

func (*ListMethodDescriptorsRequest) SetView

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

func (*ListMethodDescriptorsRequest) String

func (*ListMethodDescriptorsRequest) Unmarshal

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

func (*ListMethodDescriptorsRequest) UnmarshalJSON

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

type ListMethodDescriptorsRequestFieldPathBuilder

type ListMethodDescriptorsRequestFieldPathBuilder struct{}

func NewListMethodDescriptorsRequestFieldPathBuilder

func NewListMethodDescriptorsRequestFieldPathBuilder() ListMethodDescriptorsRequestFieldPathBuilder

func (ListMethodDescriptorsRequestFieldPathBuilder) FieldMask

func (ListMethodDescriptorsRequestFieldPathBuilder) Filter

func (ListMethodDescriptorsRequestFieldPathBuilder) IncludePagingInfo added in v0.10.1

func (ListMethodDescriptorsRequestFieldPathBuilder) OrderBy

func (ListMethodDescriptorsRequestFieldPathBuilder) PageSize

func (ListMethodDescriptorsRequestFieldPathBuilder) PageToken

func (ListMethodDescriptorsRequestFieldPathBuilder) View

type ListMethodDescriptorsRequestPathSelectorFieldMask

type ListMethodDescriptorsRequestPathSelectorFieldMask struct{}

func (ListMethodDescriptorsRequestPathSelectorFieldMask) FieldPath

type ListMethodDescriptorsRequestPathSelectorFilter

type ListMethodDescriptorsRequestPathSelectorFilter struct{}

func (ListMethodDescriptorsRequestPathSelectorFilter) FieldPath

func (ListMethodDescriptorsRequestPathSelectorFilter) WithArrayOfValues

func (ListMethodDescriptorsRequestPathSelectorFilter) WithValue

type ListMethodDescriptorsRequestPathSelectorIncludePagingInfo added in v0.10.1

type ListMethodDescriptorsRequestPathSelectorIncludePagingInfo struct{}

func (ListMethodDescriptorsRequestPathSelectorIncludePagingInfo) FieldPath added in v0.10.1

func (ListMethodDescriptorsRequestPathSelectorIncludePagingInfo) WithArrayOfValues added in v0.10.1

func (ListMethodDescriptorsRequestPathSelectorIncludePagingInfo) WithValue added in v0.10.1

type ListMethodDescriptorsRequestPathSelectorOrderBy

type ListMethodDescriptorsRequestPathSelectorOrderBy struct{}

func (ListMethodDescriptorsRequestPathSelectorOrderBy) FieldPath

func (ListMethodDescriptorsRequestPathSelectorOrderBy) WithArrayOfValues

func (ListMethodDescriptorsRequestPathSelectorOrderBy) WithValue

type ListMethodDescriptorsRequestPathSelectorPageSize

type ListMethodDescriptorsRequestPathSelectorPageSize struct{}

func (ListMethodDescriptorsRequestPathSelectorPageSize) FieldPath

func (ListMethodDescriptorsRequestPathSelectorPageSize) WithArrayOfValues

func (ListMethodDescriptorsRequestPathSelectorPageSize) WithValue

type ListMethodDescriptorsRequestPathSelectorPageToken

type ListMethodDescriptorsRequestPathSelectorPageToken struct{}

func (ListMethodDescriptorsRequestPathSelectorPageToken) FieldPath

type ListMethodDescriptorsRequestPathSelectorView

type ListMethodDescriptorsRequestPathSelectorView struct{}

func (ListMethodDescriptorsRequestPathSelectorView) FieldPath

func (ListMethodDescriptorsRequestPathSelectorView) WithArrayOfValues

func (ListMethodDescriptorsRequestPathSelectorView) WithValue

type ListMethodDescriptorsRequest_FieldMask

type ListMethodDescriptorsRequest_FieldMask struct {
	Paths []ListMethodDescriptorsRequest_FieldPath
}

func FullListMethodDescriptorsRequest_FieldMask

func FullListMethodDescriptorsRequest_FieldMask() *ListMethodDescriptorsRequest_FieldMask

func (*ListMethodDescriptorsRequest_FieldMask) AppendPath

func (*ListMethodDescriptorsRequest_FieldMask) AppendRawPath

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

func (*ListMethodDescriptorsRequest_FieldMask) DecodeFirestore

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

func (*ListMethodDescriptorsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListMethodDescriptorsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListMethodDescriptorsRequest_FieldMask) FromProtoFieldMask

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

func (*ListMethodDescriptorsRequest_FieldMask) GetPaths

func (*ListMethodDescriptorsRequest_FieldMask) GetRawPaths

func (*ListMethodDescriptorsRequest_FieldMask) IsFull

func (fieldMask *ListMethodDescriptorsRequest_FieldMask) IsFull() bool

func (ListMethodDescriptorsRequest_FieldMask) Marshal

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

implement methods required by customType

func (ListMethodDescriptorsRequest_FieldMask) MarshalJSON

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

func (*ListMethodDescriptorsRequest_FieldMask) PathsCount

func (fieldMask *ListMethodDescriptorsRequest_FieldMask) PathsCount() int

func (*ListMethodDescriptorsRequest_FieldMask) Project

func (*ListMethodDescriptorsRequest_FieldMask) ProjectRaw

func (*ListMethodDescriptorsRequest_FieldMask) ProtoMessage

func (fieldMask *ListMethodDescriptorsRequest_FieldMask) ProtoMessage()

func (*ListMethodDescriptorsRequest_FieldMask) ProtoReflect

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

func (*ListMethodDescriptorsRequest_FieldMask) Reset

func (fieldMask *ListMethodDescriptorsRequest_FieldMask) Reset()

func (*ListMethodDescriptorsRequest_FieldMask) Set

func (*ListMethodDescriptorsRequest_FieldMask) SetFromCliFlag

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

func (*ListMethodDescriptorsRequest_FieldMask) SetRaw

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

func (*ListMethodDescriptorsRequest_FieldMask) Size

func (fieldMask *ListMethodDescriptorsRequest_FieldMask) Size() int

func (*ListMethodDescriptorsRequest_FieldMask) String

func (fieldMask *ListMethodDescriptorsRequest_FieldMask) String() string

func (*ListMethodDescriptorsRequest_FieldMask) Subtract

func (*ListMethodDescriptorsRequest_FieldMask) SubtractRaw

func (*ListMethodDescriptorsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListMethodDescriptorsRequest_FieldMask) Unmarshal

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

func (*ListMethodDescriptorsRequest_FieldMask) UnmarshalJSON

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

type ListMethodDescriptorsRequest_FieldPath

type ListMethodDescriptorsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListMethodDescriptorsRequest_FieldPathSelector
	Get(source *ListMethodDescriptorsRequest) []interface{}
	GetSingle(source *ListMethodDescriptorsRequest) (interface{}, bool)
	ClearValue(item *ListMethodDescriptorsRequest)

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

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

func MustParseListMethodDescriptorsRequest_FieldPath

func MustParseListMethodDescriptorsRequest_FieldPath(rawField string) ListMethodDescriptorsRequest_FieldPath

func ParseListMethodDescriptorsRequest_FieldPath

func ParseListMethodDescriptorsRequest_FieldPath(rawField string) (ListMethodDescriptorsRequest_FieldPath, error)

type ListMethodDescriptorsRequest_FieldPathArrayItemValue

type ListMethodDescriptorsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListMethodDescriptorsRequest_FieldPath
	ContainsValue(*ListMethodDescriptorsRequest) bool
}

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

func MustParseListMethodDescriptorsRequest_FieldPathArrayItemValue

func MustParseListMethodDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListMethodDescriptorsRequest_FieldPathArrayItemValue

func ParseListMethodDescriptorsRequest_FieldPathArrayItemValue

func ParseListMethodDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListMethodDescriptorsRequest_FieldPathArrayItemValue, error)

ParseListMethodDescriptorsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListMethodDescriptorsRequest_FieldPathArrayOfValues

type ListMethodDescriptorsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListMethodDescriptorsRequest_FieldPath
}

ListMethodDescriptorsRequest_FieldPathArrayOfValues allows storing slice of values for ListMethodDescriptorsRequest fields according to their type

func MustParseListMethodDescriptorsRequest_FieldPathArrayOfValues

func MustParseListMethodDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListMethodDescriptorsRequest_FieldPathArrayOfValues

func ParseListMethodDescriptorsRequest_FieldPathArrayOfValues

func ParseListMethodDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListMethodDescriptorsRequest_FieldPathArrayOfValues, error)

type ListMethodDescriptorsRequest_FieldPathSelector

type ListMethodDescriptorsRequest_FieldPathSelector int32
const (
	ListMethodDescriptorsRequest_FieldPathSelectorPageSize          ListMethodDescriptorsRequest_FieldPathSelector = 0
	ListMethodDescriptorsRequest_FieldPathSelectorPageToken         ListMethodDescriptorsRequest_FieldPathSelector = 1
	ListMethodDescriptorsRequest_FieldPathSelectorOrderBy           ListMethodDescriptorsRequest_FieldPathSelector = 2
	ListMethodDescriptorsRequest_FieldPathSelectorFilter            ListMethodDescriptorsRequest_FieldPathSelector = 3
	ListMethodDescriptorsRequest_FieldPathSelectorFieldMask         ListMethodDescriptorsRequest_FieldPathSelector = 4
	ListMethodDescriptorsRequest_FieldPathSelectorView              ListMethodDescriptorsRequest_FieldPathSelector = 5
	ListMethodDescriptorsRequest_FieldPathSelectorIncludePagingInfo ListMethodDescriptorsRequest_FieldPathSelector = 6
)

func (ListMethodDescriptorsRequest_FieldPathSelector) String

type ListMethodDescriptorsRequest_FieldPathValue

type ListMethodDescriptorsRequest_FieldPathValue interface {
	ListMethodDescriptorsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListMethodDescriptorsRequest)
	CompareWith(*ListMethodDescriptorsRequest) (cmp int, comparable bool)
}

ListMethodDescriptorsRequest_FieldPathValue allows storing values for ListMethodDescriptorsRequest fields according to their type

func MustParseListMethodDescriptorsRequest_FieldPathValue

func MustParseListMethodDescriptorsRequest_FieldPathValue(pathStr, valueStr string) ListMethodDescriptorsRequest_FieldPathValue

func ParseListMethodDescriptorsRequest_FieldPathValue

func ParseListMethodDescriptorsRequest_FieldPathValue(pathStr, valueStr string) (ListMethodDescriptorsRequest_FieldPathValue, error)

type ListMethodDescriptorsRequest_FieldTerminalPath

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

func (*ListMethodDescriptorsRequest_FieldTerminalPath) ClearValue

func (*ListMethodDescriptorsRequest_FieldTerminalPath) ClearValueRaw

func (*ListMethodDescriptorsRequest_FieldTerminalPath) Get

func (fp *ListMethodDescriptorsRequest_FieldTerminalPath) Get(source *ListMethodDescriptorsRequest) (values []interface{})

Get returns all values pointed by specific field from source ListMethodDescriptorsRequest

func (*ListMethodDescriptorsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListMethodDescriptorsRequest_FieldTerminalPath) GetRaw

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

func (*ListMethodDescriptorsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListMethodDescriptorsRequest

func (*ListMethodDescriptorsRequest_FieldTerminalPath) GetSingleRaw

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

func (*ListMethodDescriptorsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListMethodDescriptorsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListMethodDescriptorsRequest_FieldTerminalPath) Selector

func (*ListMethodDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*ListMethodDescriptorsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListMethodDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue

func (*ListMethodDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues

func (*ListMethodDescriptorsRequest_FieldTerminalPath) WithIValue

func (*ListMethodDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListMethodDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListMethodDescriptorsRequest_FieldTerminalPath) WithRawIValue

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

type ListMethodDescriptorsRequest_FieldTerminalPathArrayItemValue

type ListMethodDescriptorsRequest_FieldTerminalPathArrayItemValue struct {
	ListMethodDescriptorsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues

type ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues struct {
	ListMethodDescriptorsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues added in v0.10.1

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

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*ListMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListMethodDescriptorsRequest_FieldTerminalPathValue

type ListMethodDescriptorsRequest_FieldTerminalPathValue struct {
	ListMethodDescriptorsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) AsFilterValue

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue added in v0.10.1

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

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) AsOrderByValue

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) AsViewValue

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListMethodDescriptorsRequest_FieldTerminalPathValue' with the value under path in 'ListMethodDescriptorsRequest'.

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListMethodDescriptorsRequest

func (*ListMethodDescriptorsRequest_FieldTerminalPathValue) SetToRaw

type ListMethodDescriptorsResponse

type ListMethodDescriptorsResponse struct {

	// The list of MethodDescriptors
	MethodDescriptors []*method_descriptor.MethodDescriptor `` /* 142-byte string literal not displayed */
	// A token to retrieve previous page of results. Pass this value in the
	// [ListMethodDescriptorsRequest.page_token][ntt.audit.v1alpha.ListMethodDescriptorsRequest.page_token]
	PrevPageToken *method_descriptor.PagerCursor `` /* 151-byte string literal not displayed */
	// A token to retrieve next page of results. Pass this value in the
	// [ListMethodDescriptorsRequest.page_token][ntt.audit.v1alpha.ListMethodDescriptorsRequest.page_token]
	NextPageToken *method_descriptor.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 MethodDescriptors 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 [ListMethodDescriptors][ntt.audit.v1alpha.ListMethodDescriptors]

func (*ListMethodDescriptorsResponse) Clone

func (*ListMethodDescriptorsResponse) CloneRaw

func (*ListMethodDescriptorsResponse) Descriptor

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

Deprecated, Use ListMethodDescriptorsResponse.ProtoReflect.Descriptor instead.

func (*ListMethodDescriptorsResponse) GetCurrentOffset added in v0.10.1

func (m *ListMethodDescriptorsResponse) GetCurrentOffset() int32

func (*ListMethodDescriptorsResponse) GetMethodDescriptors

func (*ListMethodDescriptorsResponse) GetNextPageToken

func (*ListMethodDescriptorsResponse) GetPrevPageToken

func (*ListMethodDescriptorsResponse) GetTotalResultsCount added in v0.10.1

func (m *ListMethodDescriptorsResponse) GetTotalResultsCount() int32

func (*ListMethodDescriptorsResponse) GotenMessage

func (*ListMethodDescriptorsResponse) GotenMessage()

func (*ListMethodDescriptorsResponse) GotenObjectExt

func (o *ListMethodDescriptorsResponse) GotenObjectExt()

func (*ListMethodDescriptorsResponse) GotenValidate

func (obj *ListMethodDescriptorsResponse) GotenValidate() error

func (*ListMethodDescriptorsResponse) MakeDiffFieldMask

func (*ListMethodDescriptorsResponse) MakeFullFieldMask

func (*ListMethodDescriptorsResponse) MakeRawDiffFieldMask

func (*ListMethodDescriptorsResponse) MakeRawFullFieldMask

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

func (*ListMethodDescriptorsResponse) Marshal

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

func (*ListMethodDescriptorsResponse) MarshalJSON

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

func (*ListMethodDescriptorsResponse) Merge

func (*ListMethodDescriptorsResponse) MergeRaw

func (*ListMethodDescriptorsResponse) ProtoMessage

func (*ListMethodDescriptorsResponse) ProtoMessage()

func (*ListMethodDescriptorsResponse) ProtoReflect

func (*ListMethodDescriptorsResponse) Reset

func (m *ListMethodDescriptorsResponse) Reset()

func (*ListMethodDescriptorsResponse) SetCurrentOffset added in v0.10.1

func (m *ListMethodDescriptorsResponse) SetCurrentOffset(fv int32)

func (*ListMethodDescriptorsResponse) SetMethodDescriptors

func (m *ListMethodDescriptorsResponse) SetMethodDescriptors(fv []*method_descriptor.MethodDescriptor)

func (*ListMethodDescriptorsResponse) SetNextPageToken

func (*ListMethodDescriptorsResponse) SetPrevPageToken

func (*ListMethodDescriptorsResponse) SetTotalResultsCount added in v0.10.1

func (m *ListMethodDescriptorsResponse) SetTotalResultsCount(fv int32)

func (*ListMethodDescriptorsResponse) String

func (*ListMethodDescriptorsResponse) Unmarshal

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

func (*ListMethodDescriptorsResponse) UnmarshalJSON

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

type ListMethodDescriptorsResponseFieldPathBuilder

type ListMethodDescriptorsResponseFieldPathBuilder struct{}

func NewListMethodDescriptorsResponseFieldPathBuilder

func NewListMethodDescriptorsResponseFieldPathBuilder() ListMethodDescriptorsResponseFieldPathBuilder

func (ListMethodDescriptorsResponseFieldPathBuilder) CurrentOffset added in v0.10.1

func (ListMethodDescriptorsResponseFieldPathBuilder) MethodDescriptors

func (ListMethodDescriptorsResponseFieldPathBuilder) NextPageToken

func (ListMethodDescriptorsResponseFieldPathBuilder) PrevPageToken

func (ListMethodDescriptorsResponseFieldPathBuilder) TotalResultsCount added in v0.10.1

type ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataAnnotations

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

func (ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataAnnotations) FieldPath

func (ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataAnnotations) WithArrayOfValues

func (ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataAnnotations) WithValue

type ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataLabels

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

func (ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataLabels) FieldPath

func (ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataLabels) WithArrayOfValues

func (ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataLabels) WithValue

type ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataShards

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

func (ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataShards) FieldPath

func (ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataShards) WithArrayOfValues

func (ListMethodDescriptorsResponseMapPathSelectorMethodDescriptorsMetadataShards) WithValue

type ListMethodDescriptorsResponsePathSelectorCurrentOffset added in v0.10.1

type ListMethodDescriptorsResponsePathSelectorCurrentOffset struct{}

func (ListMethodDescriptorsResponsePathSelectorCurrentOffset) FieldPath added in v0.10.1

func (ListMethodDescriptorsResponsePathSelectorCurrentOffset) WithArrayOfValues added in v0.10.1

func (ListMethodDescriptorsResponsePathSelectorCurrentOffset) WithValue added in v0.10.1

type ListMethodDescriptorsResponsePathSelectorMethodDescriptors

type ListMethodDescriptorsResponsePathSelectorMethodDescriptors struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptors) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptors) Labels

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptors) Name

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptors) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptors) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDescription) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsDisplayName) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels) WithItemValue

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabels) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsKey) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions) WithItemValue

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsLabelsVersions) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) DeleteTime added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) Lifecycle added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadata) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataAnnotations) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataCreateTime) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime) FieldPath added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime) WithArrayOfValues added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataDeleteTime) WithValue added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataGeneration) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLabels) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) BlockDeletion added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) FieldPath added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) State added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) WithArrayOfValues added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycle) WithValue added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion) FieldPath added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleBlockDeletion) WithValue added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState) FieldPath added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState) WithArrayOfValues added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataLifecycleState) WithValue added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) Region added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) RequiresOwnerReference added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) Version added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) WithItemValue

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferences) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesController) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesKind) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesName) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion) FieldPath added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRegion) WithValue added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion) FieldPath added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.8.0

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataOwnerReferencesVersion) WithValue added in v0.8.0

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataResourceVersion) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataShards) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncing) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingOwningRegion) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions) WithItemValue

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataSyncingRegions) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags) WithItemValue

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataTags) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUpdateTime) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsMetadataUuid) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsName

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsName struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsName) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsName) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsName) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets) WithItemValue

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySets) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys) WithItemValue

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsLabelKeys) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions) WithItemValue

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsPromotedLabelKeySetsVersions) WithValue

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions

type ListMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions struct{}

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions) FieldPath

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions) WithItemValue

func (ListMethodDescriptorsResponsePathSelectorMethodDescriptorsVersions) WithValue

type ListMethodDescriptorsResponsePathSelectorNextPageToken

type ListMethodDescriptorsResponsePathSelectorNextPageToken struct{}

func (ListMethodDescriptorsResponsePathSelectorNextPageToken) FieldPath

func (ListMethodDescriptorsResponsePathSelectorNextPageToken) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorNextPageToken) WithValue

type ListMethodDescriptorsResponsePathSelectorPrevPageToken

type ListMethodDescriptorsResponsePathSelectorPrevPageToken struct{}

func (ListMethodDescriptorsResponsePathSelectorPrevPageToken) FieldPath

func (ListMethodDescriptorsResponsePathSelectorPrevPageToken) WithArrayOfValues

func (ListMethodDescriptorsResponsePathSelectorPrevPageToken) WithValue

type ListMethodDescriptorsResponsePathSelectorTotalResultsCount added in v0.10.1

type ListMethodDescriptorsResponsePathSelectorTotalResultsCount struct{}

func (ListMethodDescriptorsResponsePathSelectorTotalResultsCount) FieldPath added in v0.10.1

func (ListMethodDescriptorsResponsePathSelectorTotalResultsCount) WithArrayOfValues added in v0.10.1

func (ListMethodDescriptorsResponsePathSelectorTotalResultsCount) WithValue added in v0.10.1

type ListMethodDescriptorsResponse_FieldMask

type ListMethodDescriptorsResponse_FieldMask struct {
	Paths []ListMethodDescriptorsResponse_FieldPath
}

func FullListMethodDescriptorsResponse_FieldMask

func FullListMethodDescriptorsResponse_FieldMask() *ListMethodDescriptorsResponse_FieldMask

func (*ListMethodDescriptorsResponse_FieldMask) AppendPath

func (*ListMethodDescriptorsResponse_FieldMask) AppendRawPath

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

func (*ListMethodDescriptorsResponse_FieldMask) DecodeFirestore

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

func (*ListMethodDescriptorsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListMethodDescriptorsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListMethodDescriptorsResponse_FieldMask) FromProtoFieldMask

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

func (*ListMethodDescriptorsResponse_FieldMask) GetPaths

func (*ListMethodDescriptorsResponse_FieldMask) GetRawPaths

func (*ListMethodDescriptorsResponse_FieldMask) IsFull

func (fieldMask *ListMethodDescriptorsResponse_FieldMask) IsFull() bool

func (ListMethodDescriptorsResponse_FieldMask) Marshal

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

implement methods required by customType

func (ListMethodDescriptorsResponse_FieldMask) MarshalJSON

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

func (*ListMethodDescriptorsResponse_FieldMask) PathsCount

func (fieldMask *ListMethodDescriptorsResponse_FieldMask) PathsCount() int

func (*ListMethodDescriptorsResponse_FieldMask) Project

func (*ListMethodDescriptorsResponse_FieldMask) ProjectRaw

func (*ListMethodDescriptorsResponse_FieldMask) ProtoMessage

func (fieldMask *ListMethodDescriptorsResponse_FieldMask) ProtoMessage()

func (*ListMethodDescriptorsResponse_FieldMask) ProtoReflect

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

func (*ListMethodDescriptorsResponse_FieldMask) Reset

func (fieldMask *ListMethodDescriptorsResponse_FieldMask) Reset()

func (*ListMethodDescriptorsResponse_FieldMask) Set

func (*ListMethodDescriptorsResponse_FieldMask) SetFromCliFlag

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

func (*ListMethodDescriptorsResponse_FieldMask) SetRaw

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

func (*ListMethodDescriptorsResponse_FieldMask) Size

func (fieldMask *ListMethodDescriptorsResponse_FieldMask) Size() int

func (*ListMethodDescriptorsResponse_FieldMask) String

func (fieldMask *ListMethodDescriptorsResponse_FieldMask) String() string

func (*ListMethodDescriptorsResponse_FieldMask) Subtract

func (*ListMethodDescriptorsResponse_FieldMask) SubtractRaw

func (*ListMethodDescriptorsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListMethodDescriptorsResponse_FieldMask) Unmarshal

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

func (*ListMethodDescriptorsResponse_FieldMask) UnmarshalJSON

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

type ListMethodDescriptorsResponse_FieldPath

type ListMethodDescriptorsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListMethodDescriptorsResponse_FieldPathSelector
	Get(source *ListMethodDescriptorsResponse) []interface{}
	GetSingle(source *ListMethodDescriptorsResponse) (interface{}, bool)
	ClearValue(item *ListMethodDescriptorsResponse)

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

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

func MustParseListMethodDescriptorsResponse_FieldPath

func MustParseListMethodDescriptorsResponse_FieldPath(rawField string) ListMethodDescriptorsResponse_FieldPath

func ParseListMethodDescriptorsResponse_FieldPath

func ParseListMethodDescriptorsResponse_FieldPath(rawField string) (ListMethodDescriptorsResponse_FieldPath, error)

type ListMethodDescriptorsResponse_FieldPathArrayItemValue

type ListMethodDescriptorsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListMethodDescriptorsResponse_FieldPath
	ContainsValue(*ListMethodDescriptorsResponse) bool
}

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

func MustParseListMethodDescriptorsResponse_FieldPathArrayItemValue

func MustParseListMethodDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListMethodDescriptorsResponse_FieldPathArrayItemValue

func ParseListMethodDescriptorsResponse_FieldPathArrayItemValue

func ParseListMethodDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListMethodDescriptorsResponse_FieldPathArrayItemValue, error)

ParseListMethodDescriptorsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListMethodDescriptorsResponse_FieldPathArrayOfValues

type ListMethodDescriptorsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListMethodDescriptorsResponse_FieldPath
}

ListMethodDescriptorsResponse_FieldPathArrayOfValues allows storing slice of values for ListMethodDescriptorsResponse fields according to their type

func MustParseListMethodDescriptorsResponse_FieldPathArrayOfValues

func MustParseListMethodDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListMethodDescriptorsResponse_FieldPathArrayOfValues

func ParseListMethodDescriptorsResponse_FieldPathArrayOfValues

func ParseListMethodDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListMethodDescriptorsResponse_FieldPathArrayOfValues, error)

type ListMethodDescriptorsResponse_FieldPathSelector

type ListMethodDescriptorsResponse_FieldPathSelector int32
const (
	ListMethodDescriptorsResponse_FieldPathSelectorMethodDescriptors ListMethodDescriptorsResponse_FieldPathSelector = 0
	ListMethodDescriptorsResponse_FieldPathSelectorPrevPageToken     ListMethodDescriptorsResponse_FieldPathSelector = 1
	ListMethodDescriptorsResponse_FieldPathSelectorNextPageToken     ListMethodDescriptorsResponse_FieldPathSelector = 2
	ListMethodDescriptorsResponse_FieldPathSelectorCurrentOffset     ListMethodDescriptorsResponse_FieldPathSelector = 3
	ListMethodDescriptorsResponse_FieldPathSelectorTotalResultsCount ListMethodDescriptorsResponse_FieldPathSelector = 4
)

func (ListMethodDescriptorsResponse_FieldPathSelector) String

type ListMethodDescriptorsResponse_FieldPathValue

type ListMethodDescriptorsResponse_FieldPathValue interface {
	ListMethodDescriptorsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListMethodDescriptorsResponse)
	CompareWith(*ListMethodDescriptorsResponse) (cmp int, comparable bool)
}

ListMethodDescriptorsResponse_FieldPathValue allows storing values for ListMethodDescriptorsResponse fields according to their type

func MustParseListMethodDescriptorsResponse_FieldPathValue

func MustParseListMethodDescriptorsResponse_FieldPathValue(pathStr, valueStr string) ListMethodDescriptorsResponse_FieldPathValue

func ParseListMethodDescriptorsResponse_FieldPathValue

func ParseListMethodDescriptorsResponse_FieldPathValue(pathStr, valueStr string) (ListMethodDescriptorsResponse_FieldPathValue, error)

type ListMethodDescriptorsResponse_FieldSubPath

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

func (*ListMethodDescriptorsResponse_FieldSubPath) AsMethodDescriptorsSubPath

func (*ListMethodDescriptorsResponse_FieldSubPath) ClearValue

func (*ListMethodDescriptorsResponse_FieldSubPath) ClearValueRaw

func (fps *ListMethodDescriptorsResponse_FieldSubPath) ClearValueRaw(item proto.Message)

func (*ListMethodDescriptorsResponse_FieldSubPath) Get

func (fps *ListMethodDescriptorsResponse_FieldSubPath) Get(source *ListMethodDescriptorsResponse) (values []interface{})

Get returns all values pointed by selected field from source ListMethodDescriptorsResponse

func (*ListMethodDescriptorsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListMethodDescriptorsResponse_FieldSubPath) GetRaw

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

func (*ListMethodDescriptorsResponse_FieldSubPath) GetSingle

func (fps *ListMethodDescriptorsResponse_FieldSubPath) GetSingle(source *ListMethodDescriptorsResponse) (interface{}, bool)

GetSingle returns value of selected field from source ListMethodDescriptorsResponse

func (*ListMethodDescriptorsResponse_FieldSubPath) GetSingleRaw

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

func (*ListMethodDescriptorsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListMethodDescriptorsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*ListMethodDescriptorsResponse_FieldSubPath) Selector

func (*ListMethodDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*ListMethodDescriptorsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ListMethodDescriptorsResponse_FieldSubPath) WithIArrayItemValue

func (*ListMethodDescriptorsResponse_FieldSubPath) WithIArrayOfValues

func (*ListMethodDescriptorsResponse_FieldSubPath) WithIValue

func (*ListMethodDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*ListMethodDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*ListMethodDescriptorsResponse_FieldSubPath) WithRawIValue

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

type ListMethodDescriptorsResponse_FieldSubPathArrayItemValue

type ListMethodDescriptorsResponse_FieldSubPathArrayItemValue struct {
	ListMethodDescriptorsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListMethodDescriptorsResponse_FieldSubPathArrayItemValue) AsMethodDescriptorsPathItemValue

func (*ListMethodDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*ListMethodDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type ListMethodDescriptorsResponse_FieldSubPathArrayOfValues

type ListMethodDescriptorsResponse_FieldSubPathArrayOfValues struct {
	ListMethodDescriptorsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListMethodDescriptorsResponse_FieldSubPathArrayOfValues) AsMethodDescriptorsPathArrayOfValues

func (*ListMethodDescriptorsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type ListMethodDescriptorsResponse_FieldSubPathValue

type ListMethodDescriptorsResponse_FieldSubPathValue struct {
	ListMethodDescriptorsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListMethodDescriptorsResponse_FieldSubPathValue) AsMethodDescriptorsPathValue

func (*ListMethodDescriptorsResponse_FieldSubPathValue) CompareWith

func (*ListMethodDescriptorsResponse_FieldSubPathValue) CompareWithRaw

func (fpvs *ListMethodDescriptorsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*ListMethodDescriptorsResponse_FieldSubPathValue) GetRawValue

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

func (*ListMethodDescriptorsResponse_FieldSubPathValue) SetTo

func (*ListMethodDescriptorsResponse_FieldSubPathValue) SetToRaw

type ListMethodDescriptorsResponse_FieldTerminalPath

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

func (*ListMethodDescriptorsResponse_FieldTerminalPath) ClearValue

func (*ListMethodDescriptorsResponse_FieldTerminalPath) ClearValueRaw

func (*ListMethodDescriptorsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source ListMethodDescriptorsResponse

func (*ListMethodDescriptorsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListMethodDescriptorsResponse_FieldTerminalPath) GetRaw

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

func (*ListMethodDescriptorsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListMethodDescriptorsResponse

func (*ListMethodDescriptorsResponse_FieldTerminalPath) GetSingleRaw

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

func (*ListMethodDescriptorsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListMethodDescriptorsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListMethodDescriptorsResponse_FieldTerminalPath) Selector

func (*ListMethodDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*ListMethodDescriptorsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListMethodDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue

func (*ListMethodDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues

func (*ListMethodDescriptorsResponse_FieldTerminalPath) WithIValue

func (*ListMethodDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListMethodDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListMethodDescriptorsResponse_FieldTerminalPath) WithRawIValue

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

type ListMethodDescriptorsResponse_FieldTerminalPathArrayItemValue

type ListMethodDescriptorsResponse_FieldTerminalPathArrayItemValue struct {
	ListMethodDescriptorsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMethodDescriptorsItemValue

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListMethodDescriptorsResponse_FieldTerminalPathArrayOfValues

type ListMethodDescriptorsResponse_FieldTerminalPathArrayOfValues struct {
	ListMethodDescriptorsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues added in v0.10.1

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

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMethodDescriptorsArrayOfValues

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues added in v0.10.1

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

func (*ListMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListMethodDescriptorsResponse_FieldTerminalPathValue

type ListMethodDescriptorsResponse_FieldTerminalPathValue struct {
	ListMethodDescriptorsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) AsCurrentOffsetValue added in v0.10.1

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

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) AsMethodDescriptorsValue

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) AsNextPageTokenValue

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) AsTotalResultsCountValue added in v0.10.1

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

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListMethodDescriptorsResponse_FieldTerminalPathValue' with the value under path in 'ListMethodDescriptorsResponse'.

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListMethodDescriptorsResponse

func (*ListMethodDescriptorsResponse_FieldTerminalPathValue) SetToRaw

type MethodDescriptorServiceClient

MethodDescriptorServiceClient is the client API for MethodDescriptorService.

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

type MethodDescriptorServiceDescriptor added in v0.4.28

type MethodDescriptorServiceDescriptor struct{}

func GetMethodDescriptorServiceDescriptor added in v0.4.28

func GetMethodDescriptorServiceDescriptor() *MethodDescriptorServiceDescriptor

func (*MethodDescriptorServiceDescriptor) AllMethodDescriptors added in v0.4.28

func (*MethodDescriptorServiceDescriptor) GetApiName added in v0.4.28

func (d *MethodDescriptorServiceDescriptor) GetApiName() string

func (*MethodDescriptorServiceDescriptor) GetFullAPIName added in v0.4.28

func (d *MethodDescriptorServiceDescriptor) GetFullAPIName() string

func (*MethodDescriptorServiceDescriptor) GetProtoPkgName added in v0.4.28

func (d *MethodDescriptorServiceDescriptor) GetProtoPkgName() string

func (*MethodDescriptorServiceDescriptor) GetServiceDomain added in v0.4.28

func (d *MethodDescriptorServiceDescriptor) GetServiceDomain() string

func (*MethodDescriptorServiceDescriptor) GetServiceVersion added in v0.4.28

func (d *MethodDescriptorServiceDescriptor) GetServiceVersion() string

type UpdateMethodDescriptorDescriptor added in v0.4.28

type UpdateMethodDescriptorDescriptor struct{}

func GetUpdateMethodDescriptorDescriptor added in v0.4.28

func GetUpdateMethodDescriptorDescriptor() *UpdateMethodDescriptorDescriptor

func (*UpdateMethodDescriptorDescriptor) GetApiDescriptor added in v0.4.28

func (*UpdateMethodDescriptorDescriptor) GetApiName added in v0.4.28

func (d *UpdateMethodDescriptorDescriptor) GetApiName() string

func (*UpdateMethodDescriptorDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*UpdateMethodDescriptorDescriptor) GetFullMethodName added in v0.4.28

func (d *UpdateMethodDescriptorDescriptor) GetFullMethodName() string

func (*UpdateMethodDescriptorDescriptor) GetMethodName added in v0.4.28

func (d *UpdateMethodDescriptorDescriptor) GetMethodName() string

func (*UpdateMethodDescriptorDescriptor) GetProtoPkgName added in v0.4.28

func (d *UpdateMethodDescriptorDescriptor) GetProtoPkgName() string

func (*UpdateMethodDescriptorDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*UpdateMethodDescriptorDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*UpdateMethodDescriptorDescriptor) GetServiceDomain added in v0.4.28

func (d *UpdateMethodDescriptorDescriptor) GetServiceDomain() string

func (*UpdateMethodDescriptorDescriptor) GetServiceVersion added in v0.4.28

func (d *UpdateMethodDescriptorDescriptor) GetServiceVersion() string

func (*UpdateMethodDescriptorDescriptor) GetVerb added in v0.4.28

func (*UpdateMethodDescriptorDescriptor) HasResource added in v0.4.30

func (d *UpdateMethodDescriptorDescriptor) HasResource() bool

func (*UpdateMethodDescriptorDescriptor) IsClientStream added in v0.4.28

func (d *UpdateMethodDescriptorDescriptor) IsClientStream() bool

func (*UpdateMethodDescriptorDescriptor) IsCollection added in v0.4.30

func (d *UpdateMethodDescriptorDescriptor) IsCollection() bool

func (*UpdateMethodDescriptorDescriptor) IsPlural added in v0.4.30

func (d *UpdateMethodDescriptorDescriptor) IsPlural() bool

func (*UpdateMethodDescriptorDescriptor) IsServerStream added in v0.4.28

func (d *UpdateMethodDescriptorDescriptor) IsServerStream() bool

func (*UpdateMethodDescriptorDescriptor) IsUnary added in v0.4.28

func (*UpdateMethodDescriptorDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*UpdateMethodDescriptorDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*UpdateMethodDescriptorDescriptor) RequestHasResourceBody added in v0.4.28

func (d *UpdateMethodDescriptorDescriptor) RequestHasResourceBody() bool

type UpdateMethodDescriptorDescriptorClientMsgHandle added in v0.4.28

type UpdateMethodDescriptorDescriptorClientMsgHandle struct{}

func (*UpdateMethodDescriptorDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*UpdateMethodDescriptorDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateMethodDescriptorDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type UpdateMethodDescriptorDescriptorServerMsgHandle added in v0.4.28

type UpdateMethodDescriptorDescriptorServerMsgHandle struct{}

func (*UpdateMethodDescriptorDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*UpdateMethodDescriptorDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateMethodDescriptorDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type UpdateMethodDescriptorRequest

type UpdateMethodDescriptorRequest struct {

	// MethodDescriptor resource body
	MethodDescriptor *method_descriptor.MethodDescriptor `` /* 138-byte string literal not displayed */
	// FieldMask applied to request - change will be applied only for fields in
	// the mask
	UpdateMask *method_descriptor.MethodDescriptor_FieldMask `` /* 152-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 *UpdateMethodDescriptorRequest_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 [UpdateMethodDescriptor][ntt.audit.v1alpha.UpdateMethodDescriptor]

func (*UpdateMethodDescriptorRequest) Clone

func (*UpdateMethodDescriptorRequest) CloneRaw

func (*UpdateMethodDescriptorRequest) Descriptor

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

Deprecated, Use UpdateMethodDescriptorRequest.ProtoReflect.Descriptor instead.

func (*UpdateMethodDescriptorRequest) GetAllowMissing added in v0.12.33

func (m *UpdateMethodDescriptorRequest) GetAllowMissing() bool

func (*UpdateMethodDescriptorRequest) GetCas

func (*UpdateMethodDescriptorRequest) GetMethodDescriptor

func (*UpdateMethodDescriptorRequest) GetUpdateMask

func (*UpdateMethodDescriptorRequest) GotenMessage

func (*UpdateMethodDescriptorRequest) GotenMessage()

func (*UpdateMethodDescriptorRequest) GotenObjectExt

func (o *UpdateMethodDescriptorRequest) GotenObjectExt()

func (*UpdateMethodDescriptorRequest) GotenValidate

func (obj *UpdateMethodDescriptorRequest) GotenValidate() error

func (*UpdateMethodDescriptorRequest) MakeDiffFieldMask

func (*UpdateMethodDescriptorRequest) MakeFullFieldMask

func (*UpdateMethodDescriptorRequest) MakeRawDiffFieldMask

func (*UpdateMethodDescriptorRequest) MakeRawFullFieldMask

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

func (*UpdateMethodDescriptorRequest) Marshal

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

func (*UpdateMethodDescriptorRequest) MarshalJSON

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

func (*UpdateMethodDescriptorRequest) Merge

func (*UpdateMethodDescriptorRequest) MergeRaw

func (*UpdateMethodDescriptorRequest) ProtoMessage

func (*UpdateMethodDescriptorRequest) ProtoMessage()

func (*UpdateMethodDescriptorRequest) ProtoReflect

func (*UpdateMethodDescriptorRequest) Reset

func (m *UpdateMethodDescriptorRequest) Reset()

func (*UpdateMethodDescriptorRequest) SetAllowMissing added in v0.12.33

func (m *UpdateMethodDescriptorRequest) SetAllowMissing(fv bool)

func (*UpdateMethodDescriptorRequest) SetCas

func (*UpdateMethodDescriptorRequest) SetMethodDescriptor

func (*UpdateMethodDescriptorRequest) SetUpdateMask

func (*UpdateMethodDescriptorRequest) String

func (*UpdateMethodDescriptorRequest) Unmarshal

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

func (*UpdateMethodDescriptorRequest) UnmarshalJSON

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

type UpdateMethodDescriptorRequestCASFieldPathBuilder

type UpdateMethodDescriptorRequestCASFieldPathBuilder struct{}

func NewUpdateMethodDescriptorRequestCASFieldPathBuilder

func NewUpdateMethodDescriptorRequestCASFieldPathBuilder() UpdateMethodDescriptorRequestCASFieldPathBuilder

func (UpdateMethodDescriptorRequestCASFieldPathBuilder) ConditionalState

func (UpdateMethodDescriptorRequestCASFieldPathBuilder) FieldMask

type UpdateMethodDescriptorRequestCAS_FieldPath

type UpdateMethodDescriptorRequestCAS_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateMethodDescriptorRequestCAS_FieldPathSelector
	Get(source *UpdateMethodDescriptorRequest_CAS) []interface{}
	GetSingle(source *UpdateMethodDescriptorRequest_CAS) (interface{}, bool)
	ClearValue(item *UpdateMethodDescriptorRequest_CAS)

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

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

func MustParseUpdateMethodDescriptorRequestCAS_FieldPath

func MustParseUpdateMethodDescriptorRequestCAS_FieldPath(rawField string) UpdateMethodDescriptorRequestCAS_FieldPath

func ParseUpdateMethodDescriptorRequestCAS_FieldPath

func ParseUpdateMethodDescriptorRequestCAS_FieldPath(rawField string) (UpdateMethodDescriptorRequestCAS_FieldPath, error)

type UpdateMethodDescriptorRequestCAS_FieldPathArrayItemValue

type UpdateMethodDescriptorRequestCAS_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateMethodDescriptorRequestCAS_FieldPath
	ContainsValue(*UpdateMethodDescriptorRequest_CAS) bool
}

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

func MustParseUpdateMethodDescriptorRequestCAS_FieldPathArrayItemValue

func MustParseUpdateMethodDescriptorRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateMethodDescriptorRequestCAS_FieldPathArrayItemValue

func ParseUpdateMethodDescriptorRequestCAS_FieldPathArrayItemValue

func ParseUpdateMethodDescriptorRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateMethodDescriptorRequestCAS_FieldPathArrayItemValue, error)

ParseUpdateMethodDescriptorRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateMethodDescriptorRequestCAS_FieldPathArrayOfValues

type UpdateMethodDescriptorRequestCAS_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateMethodDescriptorRequestCAS_FieldPath
}

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

func MustParseUpdateMethodDescriptorRequestCAS_FieldPathArrayOfValues

func MustParseUpdateMethodDescriptorRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateMethodDescriptorRequestCAS_FieldPathArrayOfValues

func ParseUpdateMethodDescriptorRequestCAS_FieldPathArrayOfValues

func ParseUpdateMethodDescriptorRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateMethodDescriptorRequestCAS_FieldPathArrayOfValues, error)

type UpdateMethodDescriptorRequestCAS_FieldPathSelector

type UpdateMethodDescriptorRequestCAS_FieldPathSelector int32
const (
	UpdateMethodDescriptorRequestCAS_FieldPathSelectorConditionalState UpdateMethodDescriptorRequestCAS_FieldPathSelector = 0
	UpdateMethodDescriptorRequestCAS_FieldPathSelectorFieldMask        UpdateMethodDescriptorRequestCAS_FieldPathSelector = 1
)

func (UpdateMethodDescriptorRequestCAS_FieldPathSelector) String

type UpdateMethodDescriptorRequestCAS_FieldPathValue

type UpdateMethodDescriptorRequestCAS_FieldPathValue interface {
	UpdateMethodDescriptorRequestCAS_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateMethodDescriptorRequest_CAS)
	CompareWith(*UpdateMethodDescriptorRequest_CAS) (cmp int, comparable bool)
}

UpdateMethodDescriptorRequestCAS_FieldPathValue allows storing values for CAS fields according to their type

func MustParseUpdateMethodDescriptorRequestCAS_FieldPathValue

func MustParseUpdateMethodDescriptorRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateMethodDescriptorRequestCAS_FieldPathValue

func ParseUpdateMethodDescriptorRequestCAS_FieldPathValue

func ParseUpdateMethodDescriptorRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateMethodDescriptorRequestCAS_FieldPathValue, error)

type UpdateMethodDescriptorRequestCAS_FieldSubPath

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

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) AsConditionalStateSubPath

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) ClearValue

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) ClearValueRaw

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) Get

Get returns all values pointed by selected field from source UpdateMethodDescriptorRequest_CAS

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) GetRaw

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

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) GetSingle

GetSingle returns value of selected field from source UpdateMethodDescriptorRequest_CAS

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) GetSingleRaw

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

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) Selector

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) WithIArrayItemValue

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) WithIArrayOfValues

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) WithIValue

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateMethodDescriptorRequestCAS_FieldSubPath) WithRawIValue

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

type UpdateMethodDescriptorRequestCAS_FieldSubPathArrayItemValue

type UpdateMethodDescriptorRequestCAS_FieldSubPathArrayItemValue struct {
	UpdateMethodDescriptorRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateMethodDescriptorRequestCAS_FieldSubPathArrayOfValues

type UpdateMethodDescriptorRequestCAS_FieldSubPathArrayOfValues struct {
	UpdateMethodDescriptorRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateMethodDescriptorRequestCAS_FieldSubPathValue

type UpdateMethodDescriptorRequestCAS_FieldSubPathValue struct {
	UpdateMethodDescriptorRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathValue) AsConditionalStatePathValue

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathValue) CompareWith

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathValue) CompareWithRaw

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathValue) GetRawValue

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

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathValue) SetTo

func (*UpdateMethodDescriptorRequestCAS_FieldSubPathValue) SetToRaw

type UpdateMethodDescriptorRequestCAS_FieldTerminalPath

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

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) ClearValue

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) ClearValueRaw

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateMethodDescriptorRequest_CAS

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) GetRaw

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

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateMethodDescriptorRequest_CAS

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) GetSingleRaw

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

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) Selector

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) WithIArrayItemValue

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) WithIArrayOfValues

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) WithIValue

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) WithRawIArrayItemValue

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

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) WithRawIArrayOfValues

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

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPath) WithRawIValue

type UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayItemValue

type UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayItemValue struct {
	UpdateMethodDescriptorRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayOfValues

type UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayOfValues struct {
	UpdateMethodDescriptorRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue

type UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue struct {
	UpdateMethodDescriptorRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue) AsConditionalStateValue

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue) AsFieldMaskValue

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateMethodDescriptorRequest_CAS'.

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue) CompareWithRaw

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CAS

func (*UpdateMethodDescriptorRequestCAS_FieldTerminalPathValue) SetToRaw

type UpdateMethodDescriptorRequestFieldPathBuilder

type UpdateMethodDescriptorRequestFieldPathBuilder struct{}

func NewUpdateMethodDescriptorRequestFieldPathBuilder

func NewUpdateMethodDescriptorRequestFieldPathBuilder() UpdateMethodDescriptorRequestFieldPathBuilder

func (UpdateMethodDescriptorRequestFieldPathBuilder) AllowMissing added in v0.12.33

func (UpdateMethodDescriptorRequestFieldPathBuilder) Cas

func (UpdateMethodDescriptorRequestFieldPathBuilder) MethodDescriptor

func (UpdateMethodDescriptorRequestFieldPathBuilder) UpdateMask

type UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations

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

func (UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels

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

func (UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards

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

func (UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateMethodDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataAnnotations

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

func (UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataAnnotations) FieldPath

func (UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataAnnotations) WithArrayOfValues

func (UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataAnnotations) WithValue

type UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataLabels

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

func (UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataLabels) FieldPath

func (UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataLabels) WithArrayOfValues

func (UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataLabels) WithValue

type UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataShards

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

func (UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataShards) FieldPath

func (UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataShards) WithArrayOfValues

func (UpdateMethodDescriptorRequestMapPathSelectorMethodDescriptorMetadataShards) WithValue

type UpdateMethodDescriptorRequestPathSelectorAllowMissing added in v0.12.33

type UpdateMethodDescriptorRequestPathSelectorAllowMissing struct{}

func (UpdateMethodDescriptorRequestPathSelectorAllowMissing) FieldPath added in v0.12.33

func (UpdateMethodDescriptorRequestPathSelectorAllowMissing) WithArrayOfValues added in v0.12.33

func (UpdateMethodDescriptorRequestPathSelectorAllowMissing) WithValue added in v0.12.33

type UpdateMethodDescriptorRequestPathSelectorCas

type UpdateMethodDescriptorRequestPathSelectorCas struct{}

func (UpdateMethodDescriptorRequestPathSelectorCas) ConditionalState

func (UpdateMethodDescriptorRequestPathSelectorCas) FieldMask

func (UpdateMethodDescriptorRequestPathSelectorCas) FieldPath

type UpdateMethodDescriptorRequestPathSelectorCasConditionalState

type UpdateMethodDescriptorRequestPathSelectorCasConditionalState struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalState) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalState) Name

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalState) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalState) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDescription

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDescription struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDescription) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDescription) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDisplayName

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDisplayName struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDisplayName) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateDisplayName) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabels

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabels struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabels) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabels) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabels) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabels) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsKey

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsKey struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsKey) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsKey) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsKey) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsVersions

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsVersions struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsVersions) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsVersions) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsVersions) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateLabelsVersions) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadata

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadata struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadata) DeleteTime added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadata) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadata) Lifecycle added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadata) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLabels

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLabels struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) State added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataShards

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataShards struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataTags

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataTags struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataTags) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataTags) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUuid

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUuid struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateMetadataUuid) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateName

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateName struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateName) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateName) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateName) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsVersions

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsVersions struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsVersions) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsVersions) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsVersions) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsVersions) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateVersions

type UpdateMethodDescriptorRequestPathSelectorCasConditionalStateVersions struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateVersions) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateVersions) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateVersions) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorCasConditionalStateVersions) WithValue

type UpdateMethodDescriptorRequestPathSelectorCasFieldMask

type UpdateMethodDescriptorRequestPathSelectorCasFieldMask struct{}

func (UpdateMethodDescriptorRequestPathSelectorCasFieldMask) FieldPath

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptor

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptor struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptor) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptor) Labels

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptor) Metadata

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptor) Name

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptor) Versions

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDescription

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDescription struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDescription) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDescription) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDescription) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorDisplayName) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabels

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabels struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabels) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabels) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabels) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabels) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsKey) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorLabelsVersions) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) DeleteTime added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) Lifecycle added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadata) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataAnnotations) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataCreateTime) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataDeleteTime) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataGeneration) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLabels) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) BlockDeletion added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) State added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycle) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleBlockDeletion) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataLifecycleState) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) Region added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) RequiresOwnerReference added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) Version added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferences) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesController) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesKind) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesName) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRegion) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataOwnerReferencesVersion) WithValue added in v0.8.0

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataResourceVersion) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataShards) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncing) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingOwningRegion) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataSyncingRegions) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataTags) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUpdateTime) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorMetadataUuid) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorName

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorName struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorName) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorName) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorName) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySets) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsLabelKeys) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorPromotedLabelKeySetsVersions) WithValue

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorVersions

type UpdateMethodDescriptorRequestPathSelectorMethodDescriptorVersions struct{}

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorVersions) FieldPath

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorVersions) WithArrayOfValues

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorVersions) WithItemValue

func (UpdateMethodDescriptorRequestPathSelectorMethodDescriptorVersions) WithValue

type UpdateMethodDescriptorRequestPathSelectorUpdateMask

type UpdateMethodDescriptorRequestPathSelectorUpdateMask struct{}

func (UpdateMethodDescriptorRequestPathSelectorUpdateMask) FieldPath

type UpdateMethodDescriptorRequest_CAS

type UpdateMethodDescriptorRequest_CAS struct {

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

func (*UpdateMethodDescriptorRequest_CAS) CloneRaw

func (*UpdateMethodDescriptorRequest_CAS) Descriptor

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

Deprecated, Use UpdateMethodDescriptorRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateMethodDescriptorRequest_CAS) GetConditionalState

func (*UpdateMethodDescriptorRequest_CAS) GetFieldMask

func (*UpdateMethodDescriptorRequest_CAS) GotenMessage

func (*UpdateMethodDescriptorRequest_CAS) GotenMessage()

func (*UpdateMethodDescriptorRequest_CAS) GotenObjectExt

func (o *UpdateMethodDescriptorRequest_CAS) GotenObjectExt()

func (*UpdateMethodDescriptorRequest_CAS) GotenValidate

func (obj *UpdateMethodDescriptorRequest_CAS) GotenValidate() error

func (*UpdateMethodDescriptorRequest_CAS) MakeFullFieldMask

func (*UpdateMethodDescriptorRequest_CAS) MakeRawDiffFieldMask

func (*UpdateMethodDescriptorRequest_CAS) MakeRawFullFieldMask

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

func (*UpdateMethodDescriptorRequest_CAS) Marshal

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

func (*UpdateMethodDescriptorRequest_CAS) MarshalJSON

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

func (*UpdateMethodDescriptorRequest_CAS) Merge

func (*UpdateMethodDescriptorRequest_CAS) MergeRaw

func (*UpdateMethodDescriptorRequest_CAS) ProtoMessage

func (*UpdateMethodDescriptorRequest_CAS) ProtoMessage()

func (*UpdateMethodDescriptorRequest_CAS) ProtoReflect

func (*UpdateMethodDescriptorRequest_CAS) Reset

func (*UpdateMethodDescriptorRequest_CAS) SetConditionalState

func (*UpdateMethodDescriptorRequest_CAS) SetFieldMask

func (*UpdateMethodDescriptorRequest_CAS) String

func (*UpdateMethodDescriptorRequest_CAS) Unmarshal

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

func (*UpdateMethodDescriptorRequest_CAS) UnmarshalJSON

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

type UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations

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

func (UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels

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

func (UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards

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

func (UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalState

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalState struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalState) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalState) Name

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDescription

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDescription struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDescription) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDescription) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDisplayName

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDisplayName struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDisplayName) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateDisplayName) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabels

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabels struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabels) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabels) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabels) WithItemValue

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabels) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsKey

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsKey struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsKey) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsKey) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsKey) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsVersions

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsVersions struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsVersions) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsVersions) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsVersions) WithItemValue

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateLabelsVersions) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadata

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadata struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadata) DeleteTime added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadata) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadata) Lifecycle added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadata) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) State added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.8.0

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue added in v0.8.0

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataShards

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataShards struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataTags

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataTags struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateName

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateName struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateName) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateName) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateName) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithItemValue

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) WithItemValue

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsVersions

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsVersions struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsVersions) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsVersions) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsVersions) WithItemValue

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsVersions) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateVersions

type UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateVersions struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateVersions) FieldPath

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateVersions) WithArrayOfValues

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateVersions) WithItemValue

func (UpdateMethodDescriptorRequest_CASPathSelectorConditionalStateVersions) WithValue

type UpdateMethodDescriptorRequest_CASPathSelectorFieldMask

type UpdateMethodDescriptorRequest_CASPathSelectorFieldMask struct{}

func (UpdateMethodDescriptorRequest_CASPathSelectorFieldMask) FieldPath

type UpdateMethodDescriptorRequest_CAS_FieldMask

type UpdateMethodDescriptorRequest_CAS_FieldMask struct {
	Paths []UpdateMethodDescriptorRequestCAS_FieldPath
}

func FullUpdateMethodDescriptorRequest_CAS_FieldMask

func FullUpdateMethodDescriptorRequest_CAS_FieldMask() *UpdateMethodDescriptorRequest_CAS_FieldMask

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) AppendPath

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) AppendRawPath

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

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) DecodeFirestore

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

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) FromProtoFieldMask

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

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) GetPaths

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) GetRawPaths

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) IsFull

func (UpdateMethodDescriptorRequest_CAS_FieldMask) Marshal

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

implement methods required by customType

func (UpdateMethodDescriptorRequest_CAS_FieldMask) MarshalJSON

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

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) PathsCount

func (fieldMask *UpdateMethodDescriptorRequest_CAS_FieldMask) PathsCount() int

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) Project

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) ProjectRaw

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) ProtoMessage

func (fieldMask *UpdateMethodDescriptorRequest_CAS_FieldMask) ProtoMessage()

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) ProtoReflect

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) Reset

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) Set

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) SetFromCliFlag

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

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) SetRaw

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) Size

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) String

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) Subtract

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) SubtractRaw

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) Unmarshal

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

func (*UpdateMethodDescriptorRequest_CAS_FieldMask) UnmarshalJSON

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

type UpdateMethodDescriptorRequest_FieldMask

type UpdateMethodDescriptorRequest_FieldMask struct {
	Paths []UpdateMethodDescriptorRequest_FieldPath
}

func FullUpdateMethodDescriptorRequest_FieldMask

func FullUpdateMethodDescriptorRequest_FieldMask() *UpdateMethodDescriptorRequest_FieldMask

func (*UpdateMethodDescriptorRequest_FieldMask) AppendPath

func (*UpdateMethodDescriptorRequest_FieldMask) AppendRawPath

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

func (*UpdateMethodDescriptorRequest_FieldMask) DecodeFirestore

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

func (*UpdateMethodDescriptorRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateMethodDescriptorRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateMethodDescriptorRequest_FieldMask) FromProtoFieldMask

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

func (*UpdateMethodDescriptorRequest_FieldMask) GetPaths

func (*UpdateMethodDescriptorRequest_FieldMask) GetRawPaths

func (*UpdateMethodDescriptorRequest_FieldMask) IsFull

func (fieldMask *UpdateMethodDescriptorRequest_FieldMask) IsFull() bool

func (UpdateMethodDescriptorRequest_FieldMask) Marshal

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

implement methods required by customType

func (UpdateMethodDescriptorRequest_FieldMask) MarshalJSON

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

func (*UpdateMethodDescriptorRequest_FieldMask) PathsCount

func (fieldMask *UpdateMethodDescriptorRequest_FieldMask) PathsCount() int

func (*UpdateMethodDescriptorRequest_FieldMask) Project

func (*UpdateMethodDescriptorRequest_FieldMask) ProjectRaw

func (*UpdateMethodDescriptorRequest_FieldMask) ProtoMessage

func (fieldMask *UpdateMethodDescriptorRequest_FieldMask) ProtoMessage()

func (*UpdateMethodDescriptorRequest_FieldMask) ProtoReflect

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

func (*UpdateMethodDescriptorRequest_FieldMask) Reset

func (fieldMask *UpdateMethodDescriptorRequest_FieldMask) Reset()

func (*UpdateMethodDescriptorRequest_FieldMask) Set

func (*UpdateMethodDescriptorRequest_FieldMask) SetFromCliFlag

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

func (*UpdateMethodDescriptorRequest_FieldMask) SetRaw

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

func (*UpdateMethodDescriptorRequest_FieldMask) Size

func (fieldMask *UpdateMethodDescriptorRequest_FieldMask) Size() int

func (*UpdateMethodDescriptorRequest_FieldMask) String

func (fieldMask *UpdateMethodDescriptorRequest_FieldMask) String() string

func (*UpdateMethodDescriptorRequest_FieldMask) Subtract

func (*UpdateMethodDescriptorRequest_FieldMask) SubtractRaw

func (*UpdateMethodDescriptorRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*UpdateMethodDescriptorRequest_FieldMask) Unmarshal

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

func (*UpdateMethodDescriptorRequest_FieldMask) UnmarshalJSON

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

type UpdateMethodDescriptorRequest_FieldPath

type UpdateMethodDescriptorRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateMethodDescriptorRequest_FieldPathSelector
	Get(source *UpdateMethodDescriptorRequest) []interface{}
	GetSingle(source *UpdateMethodDescriptorRequest) (interface{}, bool)
	ClearValue(item *UpdateMethodDescriptorRequest)

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

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

func MustParseUpdateMethodDescriptorRequest_FieldPath

func MustParseUpdateMethodDescriptorRequest_FieldPath(rawField string) UpdateMethodDescriptorRequest_FieldPath

func ParseUpdateMethodDescriptorRequest_FieldPath

func ParseUpdateMethodDescriptorRequest_FieldPath(rawField string) (UpdateMethodDescriptorRequest_FieldPath, error)

type UpdateMethodDescriptorRequest_FieldPathArrayItemValue

type UpdateMethodDescriptorRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateMethodDescriptorRequest_FieldPath
	ContainsValue(*UpdateMethodDescriptorRequest) bool
}

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

func MustParseUpdateMethodDescriptorRequest_FieldPathArrayItemValue

func MustParseUpdateMethodDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateMethodDescriptorRequest_FieldPathArrayItemValue

func ParseUpdateMethodDescriptorRequest_FieldPathArrayItemValue

func ParseUpdateMethodDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateMethodDescriptorRequest_FieldPathArrayItemValue, error)

ParseUpdateMethodDescriptorRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateMethodDescriptorRequest_FieldPathArrayOfValues

type UpdateMethodDescriptorRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateMethodDescriptorRequest_FieldPath
}

UpdateMethodDescriptorRequest_FieldPathArrayOfValues allows storing slice of values for UpdateMethodDescriptorRequest fields according to their type

func MustParseUpdateMethodDescriptorRequest_FieldPathArrayOfValues

func MustParseUpdateMethodDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateMethodDescriptorRequest_FieldPathArrayOfValues

func ParseUpdateMethodDescriptorRequest_FieldPathArrayOfValues

func ParseUpdateMethodDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateMethodDescriptorRequest_FieldPathArrayOfValues, error)

type UpdateMethodDescriptorRequest_FieldPathSelector

type UpdateMethodDescriptorRequest_FieldPathSelector int32
const (
	UpdateMethodDescriptorRequest_FieldPathSelectorMethodDescriptor UpdateMethodDescriptorRequest_FieldPathSelector = 0
	UpdateMethodDescriptorRequest_FieldPathSelectorUpdateMask       UpdateMethodDescriptorRequest_FieldPathSelector = 1
	UpdateMethodDescriptorRequest_FieldPathSelectorCas              UpdateMethodDescriptorRequest_FieldPathSelector = 2
	UpdateMethodDescriptorRequest_FieldPathSelectorAllowMissing     UpdateMethodDescriptorRequest_FieldPathSelector = 3
)

func (UpdateMethodDescriptorRequest_FieldPathSelector) String

type UpdateMethodDescriptorRequest_FieldPathValue

type UpdateMethodDescriptorRequest_FieldPathValue interface {
	UpdateMethodDescriptorRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateMethodDescriptorRequest)
	CompareWith(*UpdateMethodDescriptorRequest) (cmp int, comparable bool)
}

UpdateMethodDescriptorRequest_FieldPathValue allows storing values for UpdateMethodDescriptorRequest fields according to their type

func MustParseUpdateMethodDescriptorRequest_FieldPathValue

func MustParseUpdateMethodDescriptorRequest_FieldPathValue(pathStr, valueStr string) UpdateMethodDescriptorRequest_FieldPathValue

func ParseUpdateMethodDescriptorRequest_FieldPathValue

func ParseUpdateMethodDescriptorRequest_FieldPathValue(pathStr, valueStr string) (UpdateMethodDescriptorRequest_FieldPathValue, error)

type UpdateMethodDescriptorRequest_FieldSubPath

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

func (*UpdateMethodDescriptorRequest_FieldSubPath) AsCasSubPath

func (*UpdateMethodDescriptorRequest_FieldSubPath) AsMethodDescriptorSubPath

func (*UpdateMethodDescriptorRequest_FieldSubPath) ClearValue

func (*UpdateMethodDescriptorRequest_FieldSubPath) ClearValueRaw

func (fps *UpdateMethodDescriptorRequest_FieldSubPath) ClearValueRaw(item proto.Message)

func (*UpdateMethodDescriptorRequest_FieldSubPath) Get

func (fps *UpdateMethodDescriptorRequest_FieldSubPath) Get(source *UpdateMethodDescriptorRequest) (values []interface{})

Get returns all values pointed by selected field from source UpdateMethodDescriptorRequest

func (*UpdateMethodDescriptorRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateMethodDescriptorRequest_FieldSubPath) GetRaw

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

func (*UpdateMethodDescriptorRequest_FieldSubPath) GetSingle

func (fps *UpdateMethodDescriptorRequest_FieldSubPath) GetSingle(source *UpdateMethodDescriptorRequest) (interface{}, bool)

GetSingle returns value of selected field from source UpdateMethodDescriptorRequest

func (*UpdateMethodDescriptorRequest_FieldSubPath) GetSingleRaw

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

func (*UpdateMethodDescriptorRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateMethodDescriptorRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateMethodDescriptorRequest_FieldSubPath) Selector

func (*UpdateMethodDescriptorRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*UpdateMethodDescriptorRequest_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateMethodDescriptorRequest_FieldSubPath) WithIArrayItemValue

func (*UpdateMethodDescriptorRequest_FieldSubPath) WithIArrayOfValues

func (*UpdateMethodDescriptorRequest_FieldSubPath) WithIValue

func (*UpdateMethodDescriptorRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateMethodDescriptorRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateMethodDescriptorRequest_FieldSubPath) WithRawIValue

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

type UpdateMethodDescriptorRequest_FieldSubPathArrayItemValue

type UpdateMethodDescriptorRequest_FieldSubPathArrayItemValue struct {
	UpdateMethodDescriptorRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequest_FieldSubPathArrayItemValue) AsCasPathItemValue

func (*UpdateMethodDescriptorRequest_FieldSubPathArrayItemValue) AsMethodDescriptorPathItemValue

func (*UpdateMethodDescriptorRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateMethodDescriptorRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateMethodDescriptorRequest_FieldSubPathArrayOfValues

type UpdateMethodDescriptorRequest_FieldSubPathArrayOfValues struct {
	UpdateMethodDescriptorRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues

func (*UpdateMethodDescriptorRequest_FieldSubPathArrayOfValues) AsMethodDescriptorPathArrayOfValues

func (*UpdateMethodDescriptorRequest_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateMethodDescriptorRequest_FieldSubPathValue

type UpdateMethodDescriptorRequest_FieldSubPathValue struct {
	UpdateMethodDescriptorRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequest_FieldSubPathValue) AsCasPathValue

func (*UpdateMethodDescriptorRequest_FieldSubPathValue) AsMethodDescriptorPathValue

func (*UpdateMethodDescriptorRequest_FieldSubPathValue) CompareWith

func (*UpdateMethodDescriptorRequest_FieldSubPathValue) CompareWithRaw

func (fpvs *UpdateMethodDescriptorRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*UpdateMethodDescriptorRequest_FieldSubPathValue) GetRawValue

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

func (*UpdateMethodDescriptorRequest_FieldSubPathValue) SetTo

func (*UpdateMethodDescriptorRequest_FieldSubPathValue) SetToRaw

type UpdateMethodDescriptorRequest_FieldTerminalPath

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

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) ClearValue

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) ClearValueRaw

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateMethodDescriptorRequest

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) GetRaw

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

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateMethodDescriptorRequest

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) GetSingleRaw

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

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) Selector

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) WithIArrayItemValue

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) WithIArrayOfValues

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) WithIValue

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*UpdateMethodDescriptorRequest_FieldTerminalPath) WithRawIValue

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

type UpdateMethodDescriptorRequest_FieldTerminalPathArrayItemValue

type UpdateMethodDescriptorRequest_FieldTerminalPathArrayItemValue struct {
	UpdateMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type UpdateMethodDescriptorRequest_FieldTerminalPathArrayOfValues

type UpdateMethodDescriptorRequest_FieldTerminalPathArrayOfValues struct {
	UpdateMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues added in v0.12.33

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

func (*UpdateMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues

func (*UpdateMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsMethodDescriptorArrayOfValues

func (*UpdateMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues

func (*UpdateMethodDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateMethodDescriptorRequest_FieldTerminalPathValue

type UpdateMethodDescriptorRequest_FieldTerminalPathValue struct {
	UpdateMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateMethodDescriptorRequest_FieldTerminalPathValue) AsAllowMissingValue added in v0.12.33

func (fpv *UpdateMethodDescriptorRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)

func (*UpdateMethodDescriptorRequest_FieldTerminalPathValue) AsCasValue

func (*UpdateMethodDescriptorRequest_FieldTerminalPathValue) AsMethodDescriptorValue

func (*UpdateMethodDescriptorRequest_FieldTerminalPathValue) AsUpdateMaskValue

func (*UpdateMethodDescriptorRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateMethodDescriptorRequest_FieldTerminalPathValue' with the value under path in 'UpdateMethodDescriptorRequest'.

func (*UpdateMethodDescriptorRequest_FieldTerminalPathValue) CompareWithRaw

func (*UpdateMethodDescriptorRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateMethodDescriptorRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object UpdateMethodDescriptorRequest

func (*UpdateMethodDescriptorRequest_FieldTerminalPathValue) SetToRaw

type WatchMethodDescriptorClientStream

type WatchMethodDescriptorClientStream interface {
	Recv() (*WatchMethodDescriptorResponse, error)
	grpc.ClientStream
}

type WatchMethodDescriptorDescriptor added in v0.4.28

type WatchMethodDescriptorDescriptor struct{}

func GetWatchMethodDescriptorDescriptor added in v0.4.28

func GetWatchMethodDescriptorDescriptor() *WatchMethodDescriptorDescriptor

func (*WatchMethodDescriptorDescriptor) GetApiDescriptor added in v0.4.28

func (*WatchMethodDescriptorDescriptor) GetApiName added in v0.4.28

func (d *WatchMethodDescriptorDescriptor) GetApiName() string

func (*WatchMethodDescriptorDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*WatchMethodDescriptorDescriptor) GetFullMethodName added in v0.4.28

func (d *WatchMethodDescriptorDescriptor) GetFullMethodName() string

func (*WatchMethodDescriptorDescriptor) GetMethodName added in v0.4.28

func (d *WatchMethodDescriptorDescriptor) GetMethodName() string

func (*WatchMethodDescriptorDescriptor) GetProtoPkgName added in v0.4.28

func (d *WatchMethodDescriptorDescriptor) GetProtoPkgName() string

func (*WatchMethodDescriptorDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*WatchMethodDescriptorDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*WatchMethodDescriptorDescriptor) GetServiceDomain added in v0.4.28

func (d *WatchMethodDescriptorDescriptor) GetServiceDomain() string

func (*WatchMethodDescriptorDescriptor) GetServiceVersion added in v0.4.28

func (d *WatchMethodDescriptorDescriptor) GetServiceVersion() string

func (*WatchMethodDescriptorDescriptor) GetVerb added in v0.4.28

func (*WatchMethodDescriptorDescriptor) HasResource added in v0.4.30

func (d *WatchMethodDescriptorDescriptor) HasResource() bool

func (*WatchMethodDescriptorDescriptor) IsClientStream added in v0.4.28

func (d *WatchMethodDescriptorDescriptor) IsClientStream() bool

func (*WatchMethodDescriptorDescriptor) IsCollection added in v0.4.30

func (d *WatchMethodDescriptorDescriptor) IsCollection() bool

func (*WatchMethodDescriptorDescriptor) IsPlural added in v0.4.30

func (d *WatchMethodDescriptorDescriptor) IsPlural() bool

func (*WatchMethodDescriptorDescriptor) IsServerStream added in v0.4.28

func (d *WatchMethodDescriptorDescriptor) IsServerStream() bool

func (*WatchMethodDescriptorDescriptor) IsUnary added in v0.4.28

func (*WatchMethodDescriptorDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*WatchMethodDescriptorDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*WatchMethodDescriptorDescriptor) RequestHasResourceBody added in v0.4.28

func (d *WatchMethodDescriptorDescriptor) RequestHasResourceBody() bool

type WatchMethodDescriptorDescriptorClientMsgHandle added in v0.4.28

type WatchMethodDescriptorDescriptorClientMsgHandle struct{}

func (*WatchMethodDescriptorDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchMethodDescriptorDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchMethodDescriptorDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchMethodDescriptorDescriptorServerMsgHandle added in v0.4.28

type WatchMethodDescriptorDescriptorServerMsgHandle struct{}

func (*WatchMethodDescriptorDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchMethodDescriptorDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchMethodDescriptorDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type WatchMethodDescriptorRequest

type WatchMethodDescriptorRequest struct {

	// Reference to ntt.audit.v1alpha.MethodDescriptor
	Name *method_descriptor.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 *method_descriptor.MethodDescriptor_FieldMask `` /* 148-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 [WatchMethodDescriptor][ntt.audit.v1alpha.WatchMethodDescriptor]

func (*WatchMethodDescriptorRequest) Clone

func (*WatchMethodDescriptorRequest) CloneRaw

func (*WatchMethodDescriptorRequest) Descriptor

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

Deprecated, Use WatchMethodDescriptorRequest.ProtoReflect.Descriptor instead.

func (*WatchMethodDescriptorRequest) GetFieldMask

func (*WatchMethodDescriptorRequest) GetName

func (*WatchMethodDescriptorRequest) GetView

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

func (*WatchMethodDescriptorRequest) GotenMessage

func (*WatchMethodDescriptorRequest) GotenMessage()

func (*WatchMethodDescriptorRequest) GotenObjectExt

func (o *WatchMethodDescriptorRequest) GotenObjectExt()

func (*WatchMethodDescriptorRequest) GotenValidate

func (obj *WatchMethodDescriptorRequest) GotenValidate() error

func (*WatchMethodDescriptorRequest) MakeDiffFieldMask

func (*WatchMethodDescriptorRequest) MakeFullFieldMask

func (*WatchMethodDescriptorRequest) MakeRawDiffFieldMask

func (*WatchMethodDescriptorRequest) MakeRawFullFieldMask

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

func (*WatchMethodDescriptorRequest) Marshal

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

func (*WatchMethodDescriptorRequest) MarshalJSON

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

func (*WatchMethodDescriptorRequest) Merge

func (*WatchMethodDescriptorRequest) MergeRaw

func (*WatchMethodDescriptorRequest) ProtoMessage

func (*WatchMethodDescriptorRequest) ProtoMessage()

func (*WatchMethodDescriptorRequest) ProtoReflect

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

func (*WatchMethodDescriptorRequest) Reset

func (m *WatchMethodDescriptorRequest) Reset()

func (*WatchMethodDescriptorRequest) SetFieldMask

func (*WatchMethodDescriptorRequest) SetName

func (*WatchMethodDescriptorRequest) SetView

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

func (*WatchMethodDescriptorRequest) String

func (*WatchMethodDescriptorRequest) Unmarshal

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

func (*WatchMethodDescriptorRequest) UnmarshalJSON

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

type WatchMethodDescriptorRequestFieldPathBuilder

type WatchMethodDescriptorRequestFieldPathBuilder struct{}

func NewWatchMethodDescriptorRequestFieldPathBuilder

func NewWatchMethodDescriptorRequestFieldPathBuilder() WatchMethodDescriptorRequestFieldPathBuilder

func (WatchMethodDescriptorRequestFieldPathBuilder) FieldMask

func (WatchMethodDescriptorRequestFieldPathBuilder) Name

func (WatchMethodDescriptorRequestFieldPathBuilder) View

type WatchMethodDescriptorRequestPathSelectorFieldMask

type WatchMethodDescriptorRequestPathSelectorFieldMask struct{}

func (WatchMethodDescriptorRequestPathSelectorFieldMask) FieldPath

type WatchMethodDescriptorRequestPathSelectorName

type WatchMethodDescriptorRequestPathSelectorName struct{}

func (WatchMethodDescriptorRequestPathSelectorName) FieldPath

type WatchMethodDescriptorRequestPathSelectorView

type WatchMethodDescriptorRequestPathSelectorView struct{}

func (WatchMethodDescriptorRequestPathSelectorView) FieldPath

func (WatchMethodDescriptorRequestPathSelectorView) WithArrayOfValues

func (WatchMethodDescriptorRequestPathSelectorView) WithValue

type WatchMethodDescriptorRequest_FieldMask

type WatchMethodDescriptorRequest_FieldMask struct {
	Paths []WatchMethodDescriptorRequest_FieldPath
}

func FullWatchMethodDescriptorRequest_FieldMask

func FullWatchMethodDescriptorRequest_FieldMask() *WatchMethodDescriptorRequest_FieldMask

func (*WatchMethodDescriptorRequest_FieldMask) AppendPath

func (*WatchMethodDescriptorRequest_FieldMask) AppendRawPath

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

func (*WatchMethodDescriptorRequest_FieldMask) DecodeFirestore

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

func (*WatchMethodDescriptorRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchMethodDescriptorRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchMethodDescriptorRequest_FieldMask) FromProtoFieldMask

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

func (*WatchMethodDescriptorRequest_FieldMask) GetPaths

func (*WatchMethodDescriptorRequest_FieldMask) GetRawPaths

func (*WatchMethodDescriptorRequest_FieldMask) IsFull

func (fieldMask *WatchMethodDescriptorRequest_FieldMask) IsFull() bool

func (WatchMethodDescriptorRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchMethodDescriptorRequest_FieldMask) MarshalJSON

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

func (*WatchMethodDescriptorRequest_FieldMask) PathsCount

func (fieldMask *WatchMethodDescriptorRequest_FieldMask) PathsCount() int

func (*WatchMethodDescriptorRequest_FieldMask) Project

func (*WatchMethodDescriptorRequest_FieldMask) ProjectRaw

func (*WatchMethodDescriptorRequest_FieldMask) ProtoMessage

func (fieldMask *WatchMethodDescriptorRequest_FieldMask) ProtoMessage()

func (*WatchMethodDescriptorRequest_FieldMask) ProtoReflect

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

func (*WatchMethodDescriptorRequest_FieldMask) Reset

func (fieldMask *WatchMethodDescriptorRequest_FieldMask) Reset()

func (*WatchMethodDescriptorRequest_FieldMask) Set

func (*WatchMethodDescriptorRequest_FieldMask) SetFromCliFlag

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

func (*WatchMethodDescriptorRequest_FieldMask) SetRaw

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

func (*WatchMethodDescriptorRequest_FieldMask) Size

func (fieldMask *WatchMethodDescriptorRequest_FieldMask) Size() int

func (*WatchMethodDescriptorRequest_FieldMask) String

func (fieldMask *WatchMethodDescriptorRequest_FieldMask) String() string

func (*WatchMethodDescriptorRequest_FieldMask) Subtract

func (*WatchMethodDescriptorRequest_FieldMask) SubtractRaw

func (*WatchMethodDescriptorRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchMethodDescriptorRequest_FieldMask) Unmarshal

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

func (*WatchMethodDescriptorRequest_FieldMask) UnmarshalJSON

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

type WatchMethodDescriptorRequest_FieldPath

type WatchMethodDescriptorRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchMethodDescriptorRequest_FieldPathSelector
	Get(source *WatchMethodDescriptorRequest) []interface{}
	GetSingle(source *WatchMethodDescriptorRequest) (interface{}, bool)
	ClearValue(item *WatchMethodDescriptorRequest)

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

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

func MustParseWatchMethodDescriptorRequest_FieldPath

func MustParseWatchMethodDescriptorRequest_FieldPath(rawField string) WatchMethodDescriptorRequest_FieldPath

func ParseWatchMethodDescriptorRequest_FieldPath

func ParseWatchMethodDescriptorRequest_FieldPath(rawField string) (WatchMethodDescriptorRequest_FieldPath, error)

type WatchMethodDescriptorRequest_FieldPathArrayItemValue

type WatchMethodDescriptorRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchMethodDescriptorRequest_FieldPath
	ContainsValue(*WatchMethodDescriptorRequest) bool
}

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

func MustParseWatchMethodDescriptorRequest_FieldPathArrayItemValue

func MustParseWatchMethodDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchMethodDescriptorRequest_FieldPathArrayItemValue

func ParseWatchMethodDescriptorRequest_FieldPathArrayItemValue

func ParseWatchMethodDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMethodDescriptorRequest_FieldPathArrayItemValue, error)

ParseWatchMethodDescriptorRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchMethodDescriptorRequest_FieldPathArrayOfValues

type WatchMethodDescriptorRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchMethodDescriptorRequest_FieldPath
}

WatchMethodDescriptorRequest_FieldPathArrayOfValues allows storing slice of values for WatchMethodDescriptorRequest fields according to their type

func MustParseWatchMethodDescriptorRequest_FieldPathArrayOfValues

func MustParseWatchMethodDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMethodDescriptorRequest_FieldPathArrayOfValues

func ParseWatchMethodDescriptorRequest_FieldPathArrayOfValues

func ParseWatchMethodDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMethodDescriptorRequest_FieldPathArrayOfValues, error)

type WatchMethodDescriptorRequest_FieldPathSelector

type WatchMethodDescriptorRequest_FieldPathSelector int32
const (
	WatchMethodDescriptorRequest_FieldPathSelectorName      WatchMethodDescriptorRequest_FieldPathSelector = 0
	WatchMethodDescriptorRequest_FieldPathSelectorFieldMask WatchMethodDescriptorRequest_FieldPathSelector = 1
	WatchMethodDescriptorRequest_FieldPathSelectorView      WatchMethodDescriptorRequest_FieldPathSelector = 2
)

func (WatchMethodDescriptorRequest_FieldPathSelector) String

type WatchMethodDescriptorRequest_FieldPathValue

type WatchMethodDescriptorRequest_FieldPathValue interface {
	WatchMethodDescriptorRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchMethodDescriptorRequest)
	CompareWith(*WatchMethodDescriptorRequest) (cmp int, comparable bool)
}

WatchMethodDescriptorRequest_FieldPathValue allows storing values for WatchMethodDescriptorRequest fields according to their type

func MustParseWatchMethodDescriptorRequest_FieldPathValue

func MustParseWatchMethodDescriptorRequest_FieldPathValue(pathStr, valueStr string) WatchMethodDescriptorRequest_FieldPathValue

func ParseWatchMethodDescriptorRequest_FieldPathValue

func ParseWatchMethodDescriptorRequest_FieldPathValue(pathStr, valueStr string) (WatchMethodDescriptorRequest_FieldPathValue, error)

type WatchMethodDescriptorRequest_FieldTerminalPath

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

func (*WatchMethodDescriptorRequest_FieldTerminalPath) ClearValue

func (*WatchMethodDescriptorRequest_FieldTerminalPath) ClearValueRaw

func (*WatchMethodDescriptorRequest_FieldTerminalPath) Get

func (fp *WatchMethodDescriptorRequest_FieldTerminalPath) Get(source *WatchMethodDescriptorRequest) (values []interface{})

Get returns all values pointed by specific field from source WatchMethodDescriptorRequest

func (*WatchMethodDescriptorRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchMethodDescriptorRequest_FieldTerminalPath) GetRaw

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

func (*WatchMethodDescriptorRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchMethodDescriptorRequest

func (*WatchMethodDescriptorRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchMethodDescriptorRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchMethodDescriptorRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchMethodDescriptorRequest_FieldTerminalPath) Selector

func (*WatchMethodDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchMethodDescriptorRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchMethodDescriptorRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchMethodDescriptorRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchMethodDescriptorRequest_FieldTerminalPath) WithIValue

func (*WatchMethodDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchMethodDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchMethodDescriptorRequest_FieldTerminalPath) WithRawIValue

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

type WatchMethodDescriptorRequest_FieldTerminalPathArrayItemValue

type WatchMethodDescriptorRequest_FieldTerminalPathArrayItemValue struct {
	WatchMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchMethodDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchMethodDescriptorRequest_FieldTerminalPathArrayOfValues

type WatchMethodDescriptorRequest_FieldTerminalPathArrayOfValues struct {
	WatchMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*WatchMethodDescriptorRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchMethodDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchMethodDescriptorRequest_FieldTerminalPathValue

type WatchMethodDescriptorRequest_FieldTerminalPathValue struct {
	WatchMethodDescriptorRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchMethodDescriptorRequest_FieldTerminalPathValue) AsNameValue

func (*WatchMethodDescriptorRequest_FieldTerminalPathValue) AsViewValue

func (*WatchMethodDescriptorRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchMethodDescriptorRequest_FieldTerminalPathValue' with the value under path in 'WatchMethodDescriptorRequest'.

func (*WatchMethodDescriptorRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchMethodDescriptorRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchMethodDescriptorRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchMethodDescriptorRequest

func (*WatchMethodDescriptorRequest_FieldTerminalPathValue) SetToRaw

type WatchMethodDescriptorResponse

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

WatchMethodDescriptorResponse

func (*WatchMethodDescriptorResponse) Clone

func (*WatchMethodDescriptorResponse) CloneRaw

func (*WatchMethodDescriptorResponse) Descriptor

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

Deprecated, Use WatchMethodDescriptorResponse.ProtoReflect.Descriptor instead.

func (*WatchMethodDescriptorResponse) GetChange

func (*WatchMethodDescriptorResponse) GotenMessage

func (*WatchMethodDescriptorResponse) GotenMessage()

func (*WatchMethodDescriptorResponse) GotenObjectExt

func (o *WatchMethodDescriptorResponse) GotenObjectExt()

func (*WatchMethodDescriptorResponse) GotenValidate

func (obj *WatchMethodDescriptorResponse) GotenValidate() error

func (*WatchMethodDescriptorResponse) MakeDiffFieldMask

func (*WatchMethodDescriptorResponse) MakeFullFieldMask

func (*WatchMethodDescriptorResponse) MakeRawDiffFieldMask

func (*WatchMethodDescriptorResponse) MakeRawFullFieldMask

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

func (*WatchMethodDescriptorResponse) Marshal

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

func (*WatchMethodDescriptorResponse) MarshalJSON

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

func (*WatchMethodDescriptorResponse) Merge

func (*WatchMethodDescriptorResponse) MergeRaw

func (*WatchMethodDescriptorResponse) ProtoMessage

func (*WatchMethodDescriptorResponse) ProtoMessage()

func (*WatchMethodDescriptorResponse) ProtoReflect

func (*WatchMethodDescriptorResponse) Reset

func (m *WatchMethodDescriptorResponse) Reset()

func (*WatchMethodDescriptorResponse) SetChange

func (*WatchMethodDescriptorResponse) String

func (*WatchMethodDescriptorResponse) Unmarshal

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

func (*WatchMethodDescriptorResponse) UnmarshalJSON

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

type WatchMethodDescriptorResponseFieldPathBuilder

type WatchMethodDescriptorResponseFieldPathBuilder struct{}

func NewWatchMethodDescriptorResponseFieldPathBuilder

func NewWatchMethodDescriptorResponseFieldPathBuilder() WatchMethodDescriptorResponseFieldPathBuilder

func (WatchMethodDescriptorResponseFieldPathBuilder) Change

type WatchMethodDescriptorResponsePathSelectorChange

type WatchMethodDescriptorResponsePathSelectorChange struct{}

func (WatchMethodDescriptorResponsePathSelectorChange) FieldPath

type WatchMethodDescriptorResponse_FieldMask

type WatchMethodDescriptorResponse_FieldMask struct {
	Paths []WatchMethodDescriptorResponse_FieldPath
}

func FullWatchMethodDescriptorResponse_FieldMask

func FullWatchMethodDescriptorResponse_FieldMask() *WatchMethodDescriptorResponse_FieldMask

func (*WatchMethodDescriptorResponse_FieldMask) AppendPath

func (*WatchMethodDescriptorResponse_FieldMask) AppendRawPath

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

func (*WatchMethodDescriptorResponse_FieldMask) DecodeFirestore

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

func (*WatchMethodDescriptorResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchMethodDescriptorResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchMethodDescriptorResponse_FieldMask) FromProtoFieldMask

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

func (*WatchMethodDescriptorResponse_FieldMask) GetPaths

func (*WatchMethodDescriptorResponse_FieldMask) GetRawPaths

func (*WatchMethodDescriptorResponse_FieldMask) IsFull

func (fieldMask *WatchMethodDescriptorResponse_FieldMask) IsFull() bool

func (WatchMethodDescriptorResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchMethodDescriptorResponse_FieldMask) MarshalJSON

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

func (*WatchMethodDescriptorResponse_FieldMask) PathsCount

func (fieldMask *WatchMethodDescriptorResponse_FieldMask) PathsCount() int

func (*WatchMethodDescriptorResponse_FieldMask) Project

func (*WatchMethodDescriptorResponse_FieldMask) ProjectRaw

func (*WatchMethodDescriptorResponse_FieldMask) ProtoMessage

func (fieldMask *WatchMethodDescriptorResponse_FieldMask) ProtoMessage()

func (*WatchMethodDescriptorResponse_FieldMask) ProtoReflect

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

func (*WatchMethodDescriptorResponse_FieldMask) Reset

func (fieldMask *WatchMethodDescriptorResponse_FieldMask) Reset()

func (*WatchMethodDescriptorResponse_FieldMask) Set

func (*WatchMethodDescriptorResponse_FieldMask) SetFromCliFlag

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

func (*WatchMethodDescriptorResponse_FieldMask) SetRaw

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

func (*WatchMethodDescriptorResponse_FieldMask) Size

func (fieldMask *WatchMethodDescriptorResponse_FieldMask) Size() int

func (*WatchMethodDescriptorResponse_FieldMask) String

func (fieldMask *WatchMethodDescriptorResponse_FieldMask) String() string

func (*WatchMethodDescriptorResponse_FieldMask) Subtract

func (*WatchMethodDescriptorResponse_FieldMask) SubtractRaw

func (*WatchMethodDescriptorResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchMethodDescriptorResponse_FieldMask) Unmarshal

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

func (*WatchMethodDescriptorResponse_FieldMask) UnmarshalJSON

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

type WatchMethodDescriptorResponse_FieldPath

type WatchMethodDescriptorResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchMethodDescriptorResponse_FieldPathSelector
	Get(source *WatchMethodDescriptorResponse) []interface{}
	GetSingle(source *WatchMethodDescriptorResponse) (interface{}, bool)
	ClearValue(item *WatchMethodDescriptorResponse)

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

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

func MustParseWatchMethodDescriptorResponse_FieldPath

func MustParseWatchMethodDescriptorResponse_FieldPath(rawField string) WatchMethodDescriptorResponse_FieldPath

func ParseWatchMethodDescriptorResponse_FieldPath

func ParseWatchMethodDescriptorResponse_FieldPath(rawField string) (WatchMethodDescriptorResponse_FieldPath, error)

type WatchMethodDescriptorResponse_FieldPathArrayItemValue

type WatchMethodDescriptorResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchMethodDescriptorResponse_FieldPath
	ContainsValue(*WatchMethodDescriptorResponse) bool
}

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

func MustParseWatchMethodDescriptorResponse_FieldPathArrayItemValue

func MustParseWatchMethodDescriptorResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchMethodDescriptorResponse_FieldPathArrayItemValue

func ParseWatchMethodDescriptorResponse_FieldPathArrayItemValue

func ParseWatchMethodDescriptorResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMethodDescriptorResponse_FieldPathArrayItemValue, error)

ParseWatchMethodDescriptorResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchMethodDescriptorResponse_FieldPathArrayOfValues

type WatchMethodDescriptorResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchMethodDescriptorResponse_FieldPath
}

WatchMethodDescriptorResponse_FieldPathArrayOfValues allows storing slice of values for WatchMethodDescriptorResponse fields according to their type

func MustParseWatchMethodDescriptorResponse_FieldPathArrayOfValues

func MustParseWatchMethodDescriptorResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMethodDescriptorResponse_FieldPathArrayOfValues

func ParseWatchMethodDescriptorResponse_FieldPathArrayOfValues

func ParseWatchMethodDescriptorResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMethodDescriptorResponse_FieldPathArrayOfValues, error)

type WatchMethodDescriptorResponse_FieldPathSelector

type WatchMethodDescriptorResponse_FieldPathSelector int32
const (
	WatchMethodDescriptorResponse_FieldPathSelectorChange WatchMethodDescriptorResponse_FieldPathSelector = 0
)

func (WatchMethodDescriptorResponse_FieldPathSelector) String

type WatchMethodDescriptorResponse_FieldPathValue

type WatchMethodDescriptorResponse_FieldPathValue interface {
	WatchMethodDescriptorResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchMethodDescriptorResponse)
	CompareWith(*WatchMethodDescriptorResponse) (cmp int, comparable bool)
}

WatchMethodDescriptorResponse_FieldPathValue allows storing values for WatchMethodDescriptorResponse fields according to their type

func MustParseWatchMethodDescriptorResponse_FieldPathValue

func MustParseWatchMethodDescriptorResponse_FieldPathValue(pathStr, valueStr string) WatchMethodDescriptorResponse_FieldPathValue

func ParseWatchMethodDescriptorResponse_FieldPathValue

func ParseWatchMethodDescriptorResponse_FieldPathValue(pathStr, valueStr string) (WatchMethodDescriptorResponse_FieldPathValue, error)

type WatchMethodDescriptorResponse_FieldTerminalPath

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

func (*WatchMethodDescriptorResponse_FieldTerminalPath) ClearValue

func (*WatchMethodDescriptorResponse_FieldTerminalPath) ClearValueRaw

func (*WatchMethodDescriptorResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchMethodDescriptorResponse

func (*WatchMethodDescriptorResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchMethodDescriptorResponse_FieldTerminalPath) GetRaw

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

func (*WatchMethodDescriptorResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchMethodDescriptorResponse

func (*WatchMethodDescriptorResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchMethodDescriptorResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchMethodDescriptorResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchMethodDescriptorResponse_FieldTerminalPath) Selector

func (*WatchMethodDescriptorResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchMethodDescriptorResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchMethodDescriptorResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchMethodDescriptorResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchMethodDescriptorResponse_FieldTerminalPath) WithIValue

func (*WatchMethodDescriptorResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchMethodDescriptorResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchMethodDescriptorResponse_FieldTerminalPath) WithRawIValue

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

type WatchMethodDescriptorResponse_FieldTerminalPathArrayItemValue

type WatchMethodDescriptorResponse_FieldTerminalPathArrayItemValue struct {
	WatchMethodDescriptorResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchMethodDescriptorResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchMethodDescriptorResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchMethodDescriptorResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchMethodDescriptorResponse_FieldTerminalPathArrayOfValues

type WatchMethodDescriptorResponse_FieldTerminalPathArrayOfValues struct {
	WatchMethodDescriptorResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues

func (*WatchMethodDescriptorResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchMethodDescriptorResponse_FieldTerminalPathValue

type WatchMethodDescriptorResponse_FieldTerminalPathValue struct {
	WatchMethodDescriptorResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorResponse_FieldTerminalPathValue) AsChangeValue

func (*WatchMethodDescriptorResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchMethodDescriptorResponse_FieldTerminalPathValue' with the value under path in 'WatchMethodDescriptorResponse'.

func (*WatchMethodDescriptorResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchMethodDescriptorResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchMethodDescriptorResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchMethodDescriptorResponse

func (*WatchMethodDescriptorResponse_FieldTerminalPathValue) SetToRaw

type WatchMethodDescriptorsClientStream

type WatchMethodDescriptorsClientStream interface {
	Recv() (*WatchMethodDescriptorsResponse, error)
	grpc.ClientStream
}

type WatchMethodDescriptorsDescriptor added in v0.4.28

type WatchMethodDescriptorsDescriptor struct{}

func GetWatchMethodDescriptorsDescriptor added in v0.4.28

func GetWatchMethodDescriptorsDescriptor() *WatchMethodDescriptorsDescriptor

func (*WatchMethodDescriptorsDescriptor) GetApiDescriptor added in v0.4.28

func (*WatchMethodDescriptorsDescriptor) GetApiName added in v0.4.28

func (d *WatchMethodDescriptorsDescriptor) GetApiName() string

func (*WatchMethodDescriptorsDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*WatchMethodDescriptorsDescriptor) GetFullMethodName added in v0.4.28

func (d *WatchMethodDescriptorsDescriptor) GetFullMethodName() string

func (*WatchMethodDescriptorsDescriptor) GetMethodName added in v0.4.28

func (d *WatchMethodDescriptorsDescriptor) GetMethodName() string

func (*WatchMethodDescriptorsDescriptor) GetProtoPkgName added in v0.4.28

func (d *WatchMethodDescriptorsDescriptor) GetProtoPkgName() string

func (*WatchMethodDescriptorsDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*WatchMethodDescriptorsDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*WatchMethodDescriptorsDescriptor) GetServiceDomain added in v0.4.28

func (d *WatchMethodDescriptorsDescriptor) GetServiceDomain() string

func (*WatchMethodDescriptorsDescriptor) GetServiceVersion added in v0.4.28

func (d *WatchMethodDescriptorsDescriptor) GetServiceVersion() string

func (*WatchMethodDescriptorsDescriptor) GetVerb added in v0.4.28

func (*WatchMethodDescriptorsDescriptor) HasResource added in v0.4.30

func (d *WatchMethodDescriptorsDescriptor) HasResource() bool

func (*WatchMethodDescriptorsDescriptor) IsClientStream added in v0.4.28

func (d *WatchMethodDescriptorsDescriptor) IsClientStream() bool

func (*WatchMethodDescriptorsDescriptor) IsCollection added in v0.4.30

func (d *WatchMethodDescriptorsDescriptor) IsCollection() bool

func (*WatchMethodDescriptorsDescriptor) IsPlural added in v0.4.30

func (d *WatchMethodDescriptorsDescriptor) IsPlural() bool

func (*WatchMethodDescriptorsDescriptor) IsServerStream added in v0.4.28

func (d *WatchMethodDescriptorsDescriptor) IsServerStream() bool

func (*WatchMethodDescriptorsDescriptor) IsUnary added in v0.4.28

func (*WatchMethodDescriptorsDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*WatchMethodDescriptorsDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*WatchMethodDescriptorsDescriptor) RequestHasResourceBody added in v0.4.28

func (d *WatchMethodDescriptorsDescriptor) RequestHasResourceBody() bool

type WatchMethodDescriptorsDescriptorClientMsgHandle added in v0.4.28

type WatchMethodDescriptorsDescriptorClientMsgHandle struct{}

func (*WatchMethodDescriptorsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchMethodDescriptorsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchMethodDescriptorsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchMethodDescriptorsDescriptorServerMsgHandle added in v0.4.28

type WatchMethodDescriptorsDescriptorServerMsgHandle struct{}

func (*WatchMethodDescriptorsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchMethodDescriptorsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchMethodDescriptorsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type WatchMethodDescriptorsRequest

type WatchMethodDescriptorsRequest 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"`
	// Requested page size. Server may return fewer MethodDescriptors 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 *method_descriptor.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 *method_descriptor.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 *method_descriptor.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 MethodDescriptor that don't
	// affect any of masked fields won't be sent back.
	FieldMask *method_descriptor.MethodDescriptor_FieldMask `` /* 148-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
	// MethodDescriptor 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 [WatchMethodDescriptors][ntt.audit.v1alpha.WatchMethodDescriptors]

func (*WatchMethodDescriptorsRequest) Clone

func (*WatchMethodDescriptorsRequest) CloneRaw

func (*WatchMethodDescriptorsRequest) Descriptor

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

Deprecated, Use WatchMethodDescriptorsRequest.ProtoReflect.Descriptor instead.

func (*WatchMethodDescriptorsRequest) GetFieldMask

func (*WatchMethodDescriptorsRequest) GetFilter

func (*WatchMethodDescriptorsRequest) GetMaxChunkSize

func (m *WatchMethodDescriptorsRequest) GetMaxChunkSize() int32

func (*WatchMethodDescriptorsRequest) GetOrderBy

func (*WatchMethodDescriptorsRequest) GetPageSize

func (m *WatchMethodDescriptorsRequest) GetPageSize() int32

func (*WatchMethodDescriptorsRequest) GetPageToken

func (*WatchMethodDescriptorsRequest) GetResumeToken

func (m *WatchMethodDescriptorsRequest) GetResumeToken() string

func (*WatchMethodDescriptorsRequest) GetStartingTime added in v0.9.0

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

func (*WatchMethodDescriptorsRequest) GetType

func (*WatchMethodDescriptorsRequest) GetView

func (*WatchMethodDescriptorsRequest) GotenMessage

func (*WatchMethodDescriptorsRequest) GotenMessage()

func (*WatchMethodDescriptorsRequest) GotenObjectExt

func (o *WatchMethodDescriptorsRequest) GotenObjectExt()

func (*WatchMethodDescriptorsRequest) GotenValidate

func (obj *WatchMethodDescriptorsRequest) GotenValidate() error

func (*WatchMethodDescriptorsRequest) MakeDiffFieldMask

func (*WatchMethodDescriptorsRequest) MakeFullFieldMask

func (*WatchMethodDescriptorsRequest) MakeRawDiffFieldMask

func (*WatchMethodDescriptorsRequest) MakeRawFullFieldMask

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

func (*WatchMethodDescriptorsRequest) Marshal

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

func (*WatchMethodDescriptorsRequest) MarshalJSON

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

func (*WatchMethodDescriptorsRequest) Merge

func (*WatchMethodDescriptorsRequest) MergeRaw

func (*WatchMethodDescriptorsRequest) ProtoMessage

func (*WatchMethodDescriptorsRequest) ProtoMessage()

func (*WatchMethodDescriptorsRequest) ProtoReflect

func (*WatchMethodDescriptorsRequest) Reset

func (m *WatchMethodDescriptorsRequest) Reset()

func (*WatchMethodDescriptorsRequest) SetFieldMask

func (*WatchMethodDescriptorsRequest) SetFilter

func (*WatchMethodDescriptorsRequest) SetMaxChunkSize

func (m *WatchMethodDescriptorsRequest) SetMaxChunkSize(fv int32)

func (*WatchMethodDescriptorsRequest) SetOrderBy

func (*WatchMethodDescriptorsRequest) SetPageSize

func (m *WatchMethodDescriptorsRequest) SetPageSize(fv int32)

func (*WatchMethodDescriptorsRequest) SetPageToken

func (*WatchMethodDescriptorsRequest) SetResumeToken

func (m *WatchMethodDescriptorsRequest) SetResumeToken(fv string)

func (*WatchMethodDescriptorsRequest) SetStartingTime added in v0.9.0

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

func (*WatchMethodDescriptorsRequest) SetType

func (*WatchMethodDescriptorsRequest) SetView

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

func (*WatchMethodDescriptorsRequest) String

func (*WatchMethodDescriptorsRequest) Unmarshal

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

func (*WatchMethodDescriptorsRequest) UnmarshalJSON

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

type WatchMethodDescriptorsRequestFieldPathBuilder

type WatchMethodDescriptorsRequestFieldPathBuilder struct{}

func NewWatchMethodDescriptorsRequestFieldPathBuilder

func NewWatchMethodDescriptorsRequestFieldPathBuilder() WatchMethodDescriptorsRequestFieldPathBuilder

func (WatchMethodDescriptorsRequestFieldPathBuilder) FieldMask

func (WatchMethodDescriptorsRequestFieldPathBuilder) Filter

func (WatchMethodDescriptorsRequestFieldPathBuilder) MaxChunkSize

func (WatchMethodDescriptorsRequestFieldPathBuilder) OrderBy

func (WatchMethodDescriptorsRequestFieldPathBuilder) PageSize

func (WatchMethodDescriptorsRequestFieldPathBuilder) PageToken

func (WatchMethodDescriptorsRequestFieldPathBuilder) ResumeToken

func (WatchMethodDescriptorsRequestFieldPathBuilder) StartingTime added in v0.9.0

func (WatchMethodDescriptorsRequestFieldPathBuilder) Type

func (WatchMethodDescriptorsRequestFieldPathBuilder) View

type WatchMethodDescriptorsRequestPathSelectorFieldMask

type WatchMethodDescriptorsRequestPathSelectorFieldMask struct{}

func (WatchMethodDescriptorsRequestPathSelectorFieldMask) FieldPath

type WatchMethodDescriptorsRequestPathSelectorFilter

type WatchMethodDescriptorsRequestPathSelectorFilter struct{}

func (WatchMethodDescriptorsRequestPathSelectorFilter) FieldPath

func (WatchMethodDescriptorsRequestPathSelectorFilter) WithArrayOfValues

func (WatchMethodDescriptorsRequestPathSelectorFilter) WithValue

type WatchMethodDescriptorsRequestPathSelectorMaxChunkSize

type WatchMethodDescriptorsRequestPathSelectorMaxChunkSize struct{}

func (WatchMethodDescriptorsRequestPathSelectorMaxChunkSize) FieldPath

func (WatchMethodDescriptorsRequestPathSelectorMaxChunkSize) WithArrayOfValues

func (WatchMethodDescriptorsRequestPathSelectorMaxChunkSize) WithValue

type WatchMethodDescriptorsRequestPathSelectorOrderBy

type WatchMethodDescriptorsRequestPathSelectorOrderBy struct{}

func (WatchMethodDescriptorsRequestPathSelectorOrderBy) FieldPath

func (WatchMethodDescriptorsRequestPathSelectorOrderBy) WithArrayOfValues

func (WatchMethodDescriptorsRequestPathSelectorOrderBy) WithValue

type WatchMethodDescriptorsRequestPathSelectorPageSize

type WatchMethodDescriptorsRequestPathSelectorPageSize struct{}

func (WatchMethodDescriptorsRequestPathSelectorPageSize) FieldPath

func (WatchMethodDescriptorsRequestPathSelectorPageSize) WithArrayOfValues

func (WatchMethodDescriptorsRequestPathSelectorPageSize) WithValue

type WatchMethodDescriptorsRequestPathSelectorPageToken

type WatchMethodDescriptorsRequestPathSelectorPageToken struct{}

func (WatchMethodDescriptorsRequestPathSelectorPageToken) FieldPath

type WatchMethodDescriptorsRequestPathSelectorResumeToken

type WatchMethodDescriptorsRequestPathSelectorResumeToken struct{}

func (WatchMethodDescriptorsRequestPathSelectorResumeToken) FieldPath

func (WatchMethodDescriptorsRequestPathSelectorResumeToken) WithArrayOfValues

func (WatchMethodDescriptorsRequestPathSelectorResumeToken) WithValue

type WatchMethodDescriptorsRequestPathSelectorStartingTime added in v0.9.0

type WatchMethodDescriptorsRequestPathSelectorStartingTime struct{}

func (WatchMethodDescriptorsRequestPathSelectorStartingTime) FieldPath added in v0.9.0

func (WatchMethodDescriptorsRequestPathSelectorStartingTime) WithArrayOfValues added in v0.9.0

func (WatchMethodDescriptorsRequestPathSelectorStartingTime) WithValue added in v0.9.0

type WatchMethodDescriptorsRequestPathSelectorType

type WatchMethodDescriptorsRequestPathSelectorType struct{}

func (WatchMethodDescriptorsRequestPathSelectorType) FieldPath

func (WatchMethodDescriptorsRequestPathSelectorType) WithArrayOfValues

func (WatchMethodDescriptorsRequestPathSelectorType) WithValue

type WatchMethodDescriptorsRequestPathSelectorView

type WatchMethodDescriptorsRequestPathSelectorView struct{}

func (WatchMethodDescriptorsRequestPathSelectorView) FieldPath

func (WatchMethodDescriptorsRequestPathSelectorView) WithArrayOfValues

func (WatchMethodDescriptorsRequestPathSelectorView) WithValue

type WatchMethodDescriptorsRequest_FieldMask

type WatchMethodDescriptorsRequest_FieldMask struct {
	Paths []WatchMethodDescriptorsRequest_FieldPath
}

func FullWatchMethodDescriptorsRequest_FieldMask

func FullWatchMethodDescriptorsRequest_FieldMask() *WatchMethodDescriptorsRequest_FieldMask

func (*WatchMethodDescriptorsRequest_FieldMask) AppendPath

func (*WatchMethodDescriptorsRequest_FieldMask) AppendRawPath

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

func (*WatchMethodDescriptorsRequest_FieldMask) DecodeFirestore

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

func (*WatchMethodDescriptorsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchMethodDescriptorsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchMethodDescriptorsRequest_FieldMask) FromProtoFieldMask

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

func (*WatchMethodDescriptorsRequest_FieldMask) GetPaths

func (*WatchMethodDescriptorsRequest_FieldMask) GetRawPaths

func (*WatchMethodDescriptorsRequest_FieldMask) IsFull

func (fieldMask *WatchMethodDescriptorsRequest_FieldMask) IsFull() bool

func (WatchMethodDescriptorsRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchMethodDescriptorsRequest_FieldMask) MarshalJSON

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

func (*WatchMethodDescriptorsRequest_FieldMask) PathsCount

func (fieldMask *WatchMethodDescriptorsRequest_FieldMask) PathsCount() int

func (*WatchMethodDescriptorsRequest_FieldMask) Project

func (*WatchMethodDescriptorsRequest_FieldMask) ProjectRaw

func (*WatchMethodDescriptorsRequest_FieldMask) ProtoMessage

func (fieldMask *WatchMethodDescriptorsRequest_FieldMask) ProtoMessage()

func (*WatchMethodDescriptorsRequest_FieldMask) ProtoReflect

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

func (*WatchMethodDescriptorsRequest_FieldMask) Reset

func (fieldMask *WatchMethodDescriptorsRequest_FieldMask) Reset()

func (*WatchMethodDescriptorsRequest_FieldMask) Set

func (*WatchMethodDescriptorsRequest_FieldMask) SetFromCliFlag

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

func (*WatchMethodDescriptorsRequest_FieldMask) SetRaw

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

func (*WatchMethodDescriptorsRequest_FieldMask) Size

func (fieldMask *WatchMethodDescriptorsRequest_FieldMask) Size() int

func (*WatchMethodDescriptorsRequest_FieldMask) String

func (fieldMask *WatchMethodDescriptorsRequest_FieldMask) String() string

func (*WatchMethodDescriptorsRequest_FieldMask) Subtract

func (*WatchMethodDescriptorsRequest_FieldMask) SubtractRaw

func (*WatchMethodDescriptorsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchMethodDescriptorsRequest_FieldMask) Unmarshal

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

func (*WatchMethodDescriptorsRequest_FieldMask) UnmarshalJSON

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

type WatchMethodDescriptorsRequest_FieldPath

type WatchMethodDescriptorsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchMethodDescriptorsRequest_FieldPathSelector
	Get(source *WatchMethodDescriptorsRequest) []interface{}
	GetSingle(source *WatchMethodDescriptorsRequest) (interface{}, bool)
	ClearValue(item *WatchMethodDescriptorsRequest)

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

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

func MustParseWatchMethodDescriptorsRequest_FieldPath

func MustParseWatchMethodDescriptorsRequest_FieldPath(rawField string) WatchMethodDescriptorsRequest_FieldPath

func ParseWatchMethodDescriptorsRequest_FieldPath

func ParseWatchMethodDescriptorsRequest_FieldPath(rawField string) (WatchMethodDescriptorsRequest_FieldPath, error)

type WatchMethodDescriptorsRequest_FieldPathArrayItemValue

type WatchMethodDescriptorsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchMethodDescriptorsRequest_FieldPath
	ContainsValue(*WatchMethodDescriptorsRequest) bool
}

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

func MustParseWatchMethodDescriptorsRequest_FieldPathArrayItemValue

func MustParseWatchMethodDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchMethodDescriptorsRequest_FieldPathArrayItemValue

func ParseWatchMethodDescriptorsRequest_FieldPathArrayItemValue

func ParseWatchMethodDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMethodDescriptorsRequest_FieldPathArrayItemValue, error)

ParseWatchMethodDescriptorsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchMethodDescriptorsRequest_FieldPathArrayOfValues

type WatchMethodDescriptorsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchMethodDescriptorsRequest_FieldPath
}

WatchMethodDescriptorsRequest_FieldPathArrayOfValues allows storing slice of values for WatchMethodDescriptorsRequest fields according to their type

func MustParseWatchMethodDescriptorsRequest_FieldPathArrayOfValues

func MustParseWatchMethodDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMethodDescriptorsRequest_FieldPathArrayOfValues

func ParseWatchMethodDescriptorsRequest_FieldPathArrayOfValues

func ParseWatchMethodDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMethodDescriptorsRequest_FieldPathArrayOfValues, error)

type WatchMethodDescriptorsRequest_FieldPathSelector

type WatchMethodDescriptorsRequest_FieldPathSelector int32
const (
	WatchMethodDescriptorsRequest_FieldPathSelectorType         WatchMethodDescriptorsRequest_FieldPathSelector = 0
	WatchMethodDescriptorsRequest_FieldPathSelectorPageSize     WatchMethodDescriptorsRequest_FieldPathSelector = 1
	WatchMethodDescriptorsRequest_FieldPathSelectorPageToken    WatchMethodDescriptorsRequest_FieldPathSelector = 2
	WatchMethodDescriptorsRequest_FieldPathSelectorOrderBy      WatchMethodDescriptorsRequest_FieldPathSelector = 3
	WatchMethodDescriptorsRequest_FieldPathSelectorResumeToken  WatchMethodDescriptorsRequest_FieldPathSelector = 4
	WatchMethodDescriptorsRequest_FieldPathSelectorStartingTime WatchMethodDescriptorsRequest_FieldPathSelector = 5
	WatchMethodDescriptorsRequest_FieldPathSelectorFilter       WatchMethodDescriptorsRequest_FieldPathSelector = 6
	WatchMethodDescriptorsRequest_FieldPathSelectorFieldMask    WatchMethodDescriptorsRequest_FieldPathSelector = 7
	WatchMethodDescriptorsRequest_FieldPathSelectorView         WatchMethodDescriptorsRequest_FieldPathSelector = 8
	WatchMethodDescriptorsRequest_FieldPathSelectorMaxChunkSize WatchMethodDescriptorsRequest_FieldPathSelector = 9
)

func (WatchMethodDescriptorsRequest_FieldPathSelector) String

type WatchMethodDescriptorsRequest_FieldPathValue

type WatchMethodDescriptorsRequest_FieldPathValue interface {
	WatchMethodDescriptorsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchMethodDescriptorsRequest)
	CompareWith(*WatchMethodDescriptorsRequest) (cmp int, comparable bool)
}

WatchMethodDescriptorsRequest_FieldPathValue allows storing values for WatchMethodDescriptorsRequest fields according to their type

func MustParseWatchMethodDescriptorsRequest_FieldPathValue

func MustParseWatchMethodDescriptorsRequest_FieldPathValue(pathStr, valueStr string) WatchMethodDescriptorsRequest_FieldPathValue

func ParseWatchMethodDescriptorsRequest_FieldPathValue

func ParseWatchMethodDescriptorsRequest_FieldPathValue(pathStr, valueStr string) (WatchMethodDescriptorsRequest_FieldPathValue, error)

type WatchMethodDescriptorsRequest_FieldTerminalPath

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) ClearValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) ClearValueRaw

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchMethodDescriptorsRequest

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) GetRaw

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchMethodDescriptorsRequest

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) Selector

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) WithIValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPath) WithRawIValue

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

type WatchMethodDescriptorsRequest_FieldTerminalPathArrayItemValue

type WatchMethodDescriptorsRequest_FieldTerminalPathArrayItemValue struct {
	WatchMethodDescriptorsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues

type WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues struct {
	WatchMethodDescriptorsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues added in v0.9.0

func (fpaov *WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchMethodDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchMethodDescriptorsRequest_FieldTerminalPathValue

type WatchMethodDescriptorsRequest_FieldTerminalPathValue struct {
	WatchMethodDescriptorsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsFilterValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue

func (fpv *WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsOrderByValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsStartingTimeValue added in v0.9.0

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsTypeValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) AsViewValue

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchMethodDescriptorsRequest_FieldTerminalPathValue' with the value under path in 'WatchMethodDescriptorsRequest'.

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchMethodDescriptorsRequest

func (*WatchMethodDescriptorsRequest_FieldTerminalPathValue) SetToRaw

type WatchMethodDescriptorsResponse

type WatchMethodDescriptorsResponse struct {

	// Changes of MethodDescriptors
	MethodDescriptorChanges []*method_descriptor.MethodDescriptorChange `` /* 168-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 MethodDescriptors 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 *WatchMethodDescriptorsResponse_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 (MethodDescriptors 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
}

WatchMethodDescriptorsResponse

func (*WatchMethodDescriptorsResponse) Clone

func (*WatchMethodDescriptorsResponse) CloneRaw

func (*WatchMethodDescriptorsResponse) Descriptor

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

Deprecated, Use WatchMethodDescriptorsResponse.ProtoReflect.Descriptor instead.

func (*WatchMethodDescriptorsResponse) GetIsCurrent

func (m *WatchMethodDescriptorsResponse) GetIsCurrent() bool

func (*WatchMethodDescriptorsResponse) GetIsHardReset

func (m *WatchMethodDescriptorsResponse) GetIsHardReset() bool

func (*WatchMethodDescriptorsResponse) GetIsSoftReset

func (m *WatchMethodDescriptorsResponse) GetIsSoftReset() bool

func (*WatchMethodDescriptorsResponse) GetMethodDescriptorChanges

func (m *WatchMethodDescriptorsResponse) GetMethodDescriptorChanges() []*method_descriptor.MethodDescriptorChange

func (*WatchMethodDescriptorsResponse) GetPageTokenChange

func (*WatchMethodDescriptorsResponse) GetResumeToken

func (m *WatchMethodDescriptorsResponse) GetResumeToken() string

func (*WatchMethodDescriptorsResponse) GetSnapshotSize

func (m *WatchMethodDescriptorsResponse) GetSnapshotSize() int64

func (*WatchMethodDescriptorsResponse) GotenMessage

func (*WatchMethodDescriptorsResponse) GotenMessage()

func (*WatchMethodDescriptorsResponse) GotenObjectExt

func (o *WatchMethodDescriptorsResponse) GotenObjectExt()

func (*WatchMethodDescriptorsResponse) GotenValidate

func (obj *WatchMethodDescriptorsResponse) GotenValidate() error

func (*WatchMethodDescriptorsResponse) MakeDiffFieldMask

func (*WatchMethodDescriptorsResponse) MakeFullFieldMask

func (*WatchMethodDescriptorsResponse) MakeRawDiffFieldMask

func (*WatchMethodDescriptorsResponse) MakeRawFullFieldMask

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

func (*WatchMethodDescriptorsResponse) Marshal

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

func (*WatchMethodDescriptorsResponse) MarshalJSON

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

func (*WatchMethodDescriptorsResponse) Merge

func (*WatchMethodDescriptorsResponse) MergeRaw

func (*WatchMethodDescriptorsResponse) ProtoMessage

func (*WatchMethodDescriptorsResponse) ProtoMessage()

func (*WatchMethodDescriptorsResponse) ProtoReflect

func (*WatchMethodDescriptorsResponse) Reset

func (m *WatchMethodDescriptorsResponse) Reset()

func (*WatchMethodDescriptorsResponse) SetIsCurrent

func (m *WatchMethodDescriptorsResponse) SetIsCurrent(fv bool)

func (*WatchMethodDescriptorsResponse) SetIsHardReset

func (m *WatchMethodDescriptorsResponse) SetIsHardReset(fv bool)

func (*WatchMethodDescriptorsResponse) SetIsSoftReset

func (m *WatchMethodDescriptorsResponse) SetIsSoftReset(fv bool)

func (*WatchMethodDescriptorsResponse) SetMethodDescriptorChanges

func (m *WatchMethodDescriptorsResponse) SetMethodDescriptorChanges(fv []*method_descriptor.MethodDescriptorChange)

func (*WatchMethodDescriptorsResponse) SetPageTokenChange

func (*WatchMethodDescriptorsResponse) SetResumeToken

func (m *WatchMethodDescriptorsResponse) SetResumeToken(fv string)

func (*WatchMethodDescriptorsResponse) SetSnapshotSize

func (m *WatchMethodDescriptorsResponse) SetSnapshotSize(fv int64)

func (*WatchMethodDescriptorsResponse) String

func (*WatchMethodDescriptorsResponse) Unmarshal

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

func (*WatchMethodDescriptorsResponse) UnmarshalJSON

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

type WatchMethodDescriptorsResponseFieldPathBuilder

type WatchMethodDescriptorsResponseFieldPathBuilder struct{}

func NewWatchMethodDescriptorsResponseFieldPathBuilder

func NewWatchMethodDescriptorsResponseFieldPathBuilder() WatchMethodDescriptorsResponseFieldPathBuilder

func (WatchMethodDescriptorsResponseFieldPathBuilder) IsCurrent

func (WatchMethodDescriptorsResponseFieldPathBuilder) IsHardReset

func (WatchMethodDescriptorsResponseFieldPathBuilder) IsSoftReset

func (WatchMethodDescriptorsResponseFieldPathBuilder) MethodDescriptorChanges

func (WatchMethodDescriptorsResponseFieldPathBuilder) PageTokenChange

func (WatchMethodDescriptorsResponseFieldPathBuilder) ResumeToken

func (WatchMethodDescriptorsResponseFieldPathBuilder) SnapshotSize

type WatchMethodDescriptorsResponsePageTokenChangeFieldPathBuilder

type WatchMethodDescriptorsResponsePageTokenChangeFieldPathBuilder struct{}

type WatchMethodDescriptorsResponsePageTokenChange_FieldPath

type WatchMethodDescriptorsResponsePageTokenChange_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchMethodDescriptorsResponsePageTokenChange_FieldPathSelector
	Get(source *WatchMethodDescriptorsResponse_PageTokenChange) []interface{}
	GetSingle(source *WatchMethodDescriptorsResponse_PageTokenChange) (interface{}, bool)
	ClearValue(item *WatchMethodDescriptorsResponse_PageTokenChange)

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

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

func MustParseWatchMethodDescriptorsResponsePageTokenChange_FieldPath

func MustParseWatchMethodDescriptorsResponsePageTokenChange_FieldPath(rawField string) WatchMethodDescriptorsResponsePageTokenChange_FieldPath

func ParseWatchMethodDescriptorsResponsePageTokenChange_FieldPath

func ParseWatchMethodDescriptorsResponsePageTokenChange_FieldPath(rawField string) (WatchMethodDescriptorsResponsePageTokenChange_FieldPath, error)

type WatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayItemValue

type WatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchMethodDescriptorsResponsePageTokenChange_FieldPath
	ContainsValue(*WatchMethodDescriptorsResponse_PageTokenChange) bool
}

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

func MustParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayItemValue

func MustParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayItemValue, error)

ParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayOfValues

type WatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchMethodDescriptorsResponsePageTokenChange_FieldPath
}

WatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type

func MustParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayOfValues

func MustParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMethodDescriptorsResponsePageTokenChange_FieldPathArrayOfValues, error)

type WatchMethodDescriptorsResponsePageTokenChange_FieldPathSelector

type WatchMethodDescriptorsResponsePageTokenChange_FieldPathSelector int32
const (
	WatchMethodDescriptorsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchMethodDescriptorsResponsePageTokenChange_FieldPathSelector = 0
	WatchMethodDescriptorsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchMethodDescriptorsResponsePageTokenChange_FieldPathSelector = 1
)

func (WatchMethodDescriptorsResponsePageTokenChange_FieldPathSelector) String

type WatchMethodDescriptorsResponsePageTokenChange_FieldPathValue

type WatchMethodDescriptorsResponsePageTokenChange_FieldPathValue interface {
	WatchMethodDescriptorsResponsePageTokenChange_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchMethodDescriptorsResponse_PageTokenChange)
	CompareWith(*WatchMethodDescriptorsResponse_PageTokenChange) (cmp int, comparable bool)
}

WatchMethodDescriptorsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type

func MustParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathValue

func MustParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchMethodDescriptorsResponsePageTokenChange_FieldPathValue

func ParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathValue

func ParseWatchMethodDescriptorsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchMethodDescriptorsResponsePageTokenChange_FieldPathValue, error)

type WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath

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

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) ClearValue

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchMethodDescriptorsResponse_PageTokenChange

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) GetDefault

GetDefault returns a default value of the field type

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) GetRaw

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchMethodDescriptorsResponse_PageTokenChange

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) Selector

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIValue

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIValue

type WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue

type WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct {
	WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue

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

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues

type WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct {
	WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue

type WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue struct {
	WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchMethodDescriptorsResponse_PageTokenChange'.

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue

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

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object PageTokenChange

func (*WatchMethodDescriptorsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw

type WatchMethodDescriptorsResponsePathSelectorIsCurrent

type WatchMethodDescriptorsResponsePathSelectorIsCurrent struct{}

func (WatchMethodDescriptorsResponsePathSelectorIsCurrent) FieldPath

func (WatchMethodDescriptorsResponsePathSelectorIsCurrent) WithArrayOfValues

func (WatchMethodDescriptorsResponsePathSelectorIsCurrent) WithValue

type WatchMethodDescriptorsResponsePathSelectorIsHardReset

type WatchMethodDescriptorsResponsePathSelectorIsHardReset struct{}

func (WatchMethodDescriptorsResponsePathSelectorIsHardReset) FieldPath

func (WatchMethodDescriptorsResponsePathSelectorIsHardReset) WithArrayOfValues

func (WatchMethodDescriptorsResponsePathSelectorIsHardReset) WithValue

type WatchMethodDescriptorsResponsePathSelectorIsSoftReset

type WatchMethodDescriptorsResponsePathSelectorIsSoftReset struct{}

func (WatchMethodDescriptorsResponsePathSelectorIsSoftReset) FieldPath

func (WatchMethodDescriptorsResponsePathSelectorIsSoftReset) WithArrayOfValues

func (WatchMethodDescriptorsResponsePathSelectorIsSoftReset) WithValue

type WatchMethodDescriptorsResponsePathSelectorMethodDescriptorChanges

type WatchMethodDescriptorsResponsePathSelectorMethodDescriptorChanges struct{}

func (WatchMethodDescriptorsResponsePathSelectorMethodDescriptorChanges) FieldPath

type WatchMethodDescriptorsResponsePathSelectorPageTokenChange

type WatchMethodDescriptorsResponsePathSelectorPageTokenChange struct{}

func (WatchMethodDescriptorsResponsePathSelectorPageTokenChange) FieldPath

type WatchMethodDescriptorsResponsePathSelectorPageTokenChangeNextPageToken

type WatchMethodDescriptorsResponsePathSelectorPageTokenChangeNextPageToken struct{}

func (WatchMethodDescriptorsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath

func (WatchMethodDescriptorsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues

func (WatchMethodDescriptorsResponsePathSelectorPageTokenChangeNextPageToken) WithValue

type WatchMethodDescriptorsResponsePathSelectorPageTokenChangePrevPageToken

type WatchMethodDescriptorsResponsePathSelectorPageTokenChangePrevPageToken struct{}

func (WatchMethodDescriptorsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath

func (WatchMethodDescriptorsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues

func (WatchMethodDescriptorsResponsePathSelectorPageTokenChangePrevPageToken) WithValue

type WatchMethodDescriptorsResponsePathSelectorResumeToken

type WatchMethodDescriptorsResponsePathSelectorResumeToken struct{}

func (WatchMethodDescriptorsResponsePathSelectorResumeToken) FieldPath

func (WatchMethodDescriptorsResponsePathSelectorResumeToken) WithArrayOfValues

func (WatchMethodDescriptorsResponsePathSelectorResumeToken) WithValue

type WatchMethodDescriptorsResponsePathSelectorSnapshotSize

type WatchMethodDescriptorsResponsePathSelectorSnapshotSize struct{}

func (WatchMethodDescriptorsResponsePathSelectorSnapshotSize) FieldPath

func (WatchMethodDescriptorsResponsePathSelectorSnapshotSize) WithArrayOfValues

func (WatchMethodDescriptorsResponsePathSelectorSnapshotSize) WithValue

type WatchMethodDescriptorsResponse_FieldMask

type WatchMethodDescriptorsResponse_FieldMask struct {
	Paths []WatchMethodDescriptorsResponse_FieldPath
}

func FullWatchMethodDescriptorsResponse_FieldMask

func FullWatchMethodDescriptorsResponse_FieldMask() *WatchMethodDescriptorsResponse_FieldMask

func (*WatchMethodDescriptorsResponse_FieldMask) AppendPath

func (*WatchMethodDescriptorsResponse_FieldMask) AppendRawPath

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

func (*WatchMethodDescriptorsResponse_FieldMask) DecodeFirestore

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

func (*WatchMethodDescriptorsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchMethodDescriptorsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchMethodDescriptorsResponse_FieldMask) FromProtoFieldMask

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

func (*WatchMethodDescriptorsResponse_FieldMask) GetPaths

func (*WatchMethodDescriptorsResponse_FieldMask) GetRawPaths

func (*WatchMethodDescriptorsResponse_FieldMask) IsFull

func (fieldMask *WatchMethodDescriptorsResponse_FieldMask) IsFull() bool

func (WatchMethodDescriptorsResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchMethodDescriptorsResponse_FieldMask) MarshalJSON

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

func (*WatchMethodDescriptorsResponse_FieldMask) PathsCount

func (fieldMask *WatchMethodDescriptorsResponse_FieldMask) PathsCount() int

func (*WatchMethodDescriptorsResponse_FieldMask) Project

func (*WatchMethodDescriptorsResponse_FieldMask) ProjectRaw

func (*WatchMethodDescriptorsResponse_FieldMask) ProtoMessage

func (fieldMask *WatchMethodDescriptorsResponse_FieldMask) ProtoMessage()

func (*WatchMethodDescriptorsResponse_FieldMask) ProtoReflect

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

func (*WatchMethodDescriptorsResponse_FieldMask) Reset

func (fieldMask *WatchMethodDescriptorsResponse_FieldMask) Reset()

func (*WatchMethodDescriptorsResponse_FieldMask) Set

func (*WatchMethodDescriptorsResponse_FieldMask) SetFromCliFlag

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

func (*WatchMethodDescriptorsResponse_FieldMask) SetRaw

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

func (*WatchMethodDescriptorsResponse_FieldMask) Size

func (*WatchMethodDescriptorsResponse_FieldMask) String

func (*WatchMethodDescriptorsResponse_FieldMask) Subtract

func (*WatchMethodDescriptorsResponse_FieldMask) SubtractRaw

func (*WatchMethodDescriptorsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchMethodDescriptorsResponse_FieldMask) Unmarshal

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

func (*WatchMethodDescriptorsResponse_FieldMask) UnmarshalJSON

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

type WatchMethodDescriptorsResponse_FieldPath

type WatchMethodDescriptorsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchMethodDescriptorsResponse_FieldPathSelector
	Get(source *WatchMethodDescriptorsResponse) []interface{}
	GetSingle(source *WatchMethodDescriptorsResponse) (interface{}, bool)
	ClearValue(item *WatchMethodDescriptorsResponse)

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

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

func MustParseWatchMethodDescriptorsResponse_FieldPath

func MustParseWatchMethodDescriptorsResponse_FieldPath(rawField string) WatchMethodDescriptorsResponse_FieldPath

func ParseWatchMethodDescriptorsResponse_FieldPath

func ParseWatchMethodDescriptorsResponse_FieldPath(rawField string) (WatchMethodDescriptorsResponse_FieldPath, error)

type WatchMethodDescriptorsResponse_FieldPathArrayItemValue

type WatchMethodDescriptorsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchMethodDescriptorsResponse_FieldPath
	ContainsValue(*WatchMethodDescriptorsResponse) bool
}

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

func MustParseWatchMethodDescriptorsResponse_FieldPathArrayItemValue

func MustParseWatchMethodDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchMethodDescriptorsResponse_FieldPathArrayItemValue

func ParseWatchMethodDescriptorsResponse_FieldPathArrayItemValue

func ParseWatchMethodDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMethodDescriptorsResponse_FieldPathArrayItemValue, error)

ParseWatchMethodDescriptorsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchMethodDescriptorsResponse_FieldPathArrayOfValues

type WatchMethodDescriptorsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchMethodDescriptorsResponse_FieldPath
}

WatchMethodDescriptorsResponse_FieldPathArrayOfValues allows storing slice of values for WatchMethodDescriptorsResponse fields according to their type

func MustParseWatchMethodDescriptorsResponse_FieldPathArrayOfValues

func MustParseWatchMethodDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMethodDescriptorsResponse_FieldPathArrayOfValues

func ParseWatchMethodDescriptorsResponse_FieldPathArrayOfValues

func ParseWatchMethodDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMethodDescriptorsResponse_FieldPathArrayOfValues, error)

type WatchMethodDescriptorsResponse_FieldPathSelector

type WatchMethodDescriptorsResponse_FieldPathSelector int32
const (
	WatchMethodDescriptorsResponse_FieldPathSelectorMethodDescriptorChanges WatchMethodDescriptorsResponse_FieldPathSelector = 0
	WatchMethodDescriptorsResponse_FieldPathSelectorIsCurrent               WatchMethodDescriptorsResponse_FieldPathSelector = 1
	WatchMethodDescriptorsResponse_FieldPathSelectorPageTokenChange         WatchMethodDescriptorsResponse_FieldPathSelector = 2
	WatchMethodDescriptorsResponse_FieldPathSelectorResumeToken             WatchMethodDescriptorsResponse_FieldPathSelector = 3
	WatchMethodDescriptorsResponse_FieldPathSelectorSnapshotSize            WatchMethodDescriptorsResponse_FieldPathSelector = 4
	WatchMethodDescriptorsResponse_FieldPathSelectorIsSoftReset             WatchMethodDescriptorsResponse_FieldPathSelector = 5
	WatchMethodDescriptorsResponse_FieldPathSelectorIsHardReset             WatchMethodDescriptorsResponse_FieldPathSelector = 6
)

func (WatchMethodDescriptorsResponse_FieldPathSelector) String

type WatchMethodDescriptorsResponse_FieldPathValue

type WatchMethodDescriptorsResponse_FieldPathValue interface {
	WatchMethodDescriptorsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchMethodDescriptorsResponse)
	CompareWith(*WatchMethodDescriptorsResponse) (cmp int, comparable bool)
}

WatchMethodDescriptorsResponse_FieldPathValue allows storing values for WatchMethodDescriptorsResponse fields according to their type

func MustParseWatchMethodDescriptorsResponse_FieldPathValue

func MustParseWatchMethodDescriptorsResponse_FieldPathValue(pathStr, valueStr string) WatchMethodDescriptorsResponse_FieldPathValue

func ParseWatchMethodDescriptorsResponse_FieldPathValue

func ParseWatchMethodDescriptorsResponse_FieldPathValue(pathStr, valueStr string) (WatchMethodDescriptorsResponse_FieldPathValue, error)

type WatchMethodDescriptorsResponse_FieldSubPath

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

func (*WatchMethodDescriptorsResponse_FieldSubPath) AsPageTokenChangeSubPath

func (*WatchMethodDescriptorsResponse_FieldSubPath) ClearValue

func (*WatchMethodDescriptorsResponse_FieldSubPath) ClearValueRaw

func (*WatchMethodDescriptorsResponse_FieldSubPath) Get

func (fps *WatchMethodDescriptorsResponse_FieldSubPath) Get(source *WatchMethodDescriptorsResponse) (values []interface{})

Get returns all values pointed by selected field from source WatchMethodDescriptorsResponse

func (*WatchMethodDescriptorsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchMethodDescriptorsResponse_FieldSubPath) GetRaw

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

func (*WatchMethodDescriptorsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source WatchMethodDescriptorsResponse

func (*WatchMethodDescriptorsResponse_FieldSubPath) GetSingleRaw

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

func (*WatchMethodDescriptorsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchMethodDescriptorsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchMethodDescriptorsResponse_FieldSubPath) Selector

func (*WatchMethodDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*WatchMethodDescriptorsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*WatchMethodDescriptorsResponse_FieldSubPath) WithIArrayItemValue

func (*WatchMethodDescriptorsResponse_FieldSubPath) WithIArrayOfValues

func (*WatchMethodDescriptorsResponse_FieldSubPath) WithIValue

func (*WatchMethodDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*WatchMethodDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*WatchMethodDescriptorsResponse_FieldSubPath) WithRawIValue

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

type WatchMethodDescriptorsResponse_FieldSubPathArrayItemValue

type WatchMethodDescriptorsResponse_FieldSubPathArrayItemValue struct {
	WatchMethodDescriptorsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue

func (*WatchMethodDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*WatchMethodDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type WatchMethodDescriptorsResponse_FieldSubPathArrayOfValues

type WatchMethodDescriptorsResponse_FieldSubPathArrayOfValues struct {
	WatchMethodDescriptorsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues

func (*WatchMethodDescriptorsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type WatchMethodDescriptorsResponse_FieldSubPathValue

type WatchMethodDescriptorsResponse_FieldSubPathValue struct {
	WatchMethodDescriptorsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponse_FieldSubPathValue) AsPageTokenChangePathValue

func (*WatchMethodDescriptorsResponse_FieldSubPathValue) CompareWith

func (*WatchMethodDescriptorsResponse_FieldSubPathValue) CompareWithRaw

func (fpvs *WatchMethodDescriptorsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*WatchMethodDescriptorsResponse_FieldSubPathValue) GetRawValue

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

func (*WatchMethodDescriptorsResponse_FieldSubPathValue) SetTo

func (*WatchMethodDescriptorsResponse_FieldSubPathValue) SetToRaw

type WatchMethodDescriptorsResponse_FieldTerminalPath

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

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) ClearValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) ClearValueRaw

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchMethodDescriptorsResponse

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) GetRaw

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

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchMethodDescriptorsResponse

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) Selector

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) WithIValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchMethodDescriptorsResponse_FieldTerminalPath) WithRawIValue

type WatchMethodDescriptorsResponse_FieldTerminalPathArrayItemValue

type WatchMethodDescriptorsResponse_FieldTerminalPathArrayItemValue struct {
	WatchMethodDescriptorsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMethodDescriptorChangesItemValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues

type WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues struct {
	WatchMethodDescriptorsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues

func (fpaov *WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues

func (fpaov *WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues

func (fpaov *WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMethodDescriptorChangesArrayOfValues

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues

func (fpaov *WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)

func (*WatchMethodDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchMethodDescriptorsResponse_FieldTerminalPathValue

type WatchMethodDescriptorsResponse_FieldTerminalPathValue struct {
	WatchMethodDescriptorsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) AsIsCurrentValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) AsIsHardResetValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) AsIsSoftResetValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) AsMethodDescriptorChangesValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) AsPageTokenChangeValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) AsSnapshotSizeValue

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchMethodDescriptorsResponse_FieldTerminalPathValue' with the value under path in 'WatchMethodDescriptorsResponse'.

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchMethodDescriptorsResponse

func (*WatchMethodDescriptorsResponse_FieldTerminalPathValue) SetToRaw

type WatchMethodDescriptorsResponse_PageTokenChange

type WatchMethodDescriptorsResponse_PageTokenChange struct {

	// New token to retrieve previous page of results.
	PrevPageToken *method_descriptor.PagerCursor `` /* 151-byte string literal not displayed */
	// New token to retrieve next page of results.
	NextPageToken *method_descriptor.PagerCursor `` /* 151-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*WatchMethodDescriptorsResponse_PageTokenChange) Clone

func (*WatchMethodDescriptorsResponse_PageTokenChange) CloneRaw

func (*WatchMethodDescriptorsResponse_PageTokenChange) Descriptor

Deprecated, Use WatchMethodDescriptorsResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchMethodDescriptorsResponse_PageTokenChange) GetNextPageToken

func (*WatchMethodDescriptorsResponse_PageTokenChange) GetPrevPageToken

func (*WatchMethodDescriptorsResponse_PageTokenChange) GotenMessage

func (*WatchMethodDescriptorsResponse_PageTokenChange) GotenObjectExt

func (*WatchMethodDescriptorsResponse_PageTokenChange) GotenValidate

func (*WatchMethodDescriptorsResponse_PageTokenChange) MakeFullFieldMask

func (*WatchMethodDescriptorsResponse_PageTokenChange) MakeRawDiffFieldMask

func (*WatchMethodDescriptorsResponse_PageTokenChange) MakeRawFullFieldMask

func (*WatchMethodDescriptorsResponse_PageTokenChange) Marshal

func (*WatchMethodDescriptorsResponse_PageTokenChange) MarshalJSON

func (*WatchMethodDescriptorsResponse_PageTokenChange) Merge

func (*WatchMethodDescriptorsResponse_PageTokenChange) MergeRaw

func (*WatchMethodDescriptorsResponse_PageTokenChange) ProtoMessage

func (*WatchMethodDescriptorsResponse_PageTokenChange) ProtoReflect

func (*WatchMethodDescriptorsResponse_PageTokenChange) Reset

func (*WatchMethodDescriptorsResponse_PageTokenChange) SetNextPageToken

func (*WatchMethodDescriptorsResponse_PageTokenChange) SetPrevPageToken

func (*WatchMethodDescriptorsResponse_PageTokenChange) String

func (*WatchMethodDescriptorsResponse_PageTokenChange) Unmarshal

func (*WatchMethodDescriptorsResponse_PageTokenChange) UnmarshalJSON

type WatchMethodDescriptorsResponse_PageTokenChangePathSelectorNextPageToken

type WatchMethodDescriptorsResponse_PageTokenChangePathSelectorNextPageToken struct{}

func (WatchMethodDescriptorsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath

type WatchMethodDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken

type WatchMethodDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken struct{}

func (WatchMethodDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath

type WatchMethodDescriptorsResponse_PageTokenChange_FieldMask

type WatchMethodDescriptorsResponse_PageTokenChange_FieldMask struct {
	Paths []WatchMethodDescriptorsResponsePageTokenChange_FieldPath
}

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) AppendPath

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) AppendRawPath

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) DecodeFirestore

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) FromProtoFieldMask

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

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) GetPaths

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) GetRawPaths

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) IsFull

func (WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) Marshal

implement methods required by customType

func (WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) MarshalJSON

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) PathsCount

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) Project

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) ProjectRaw

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) ProtoMessage

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) ProtoReflect

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) Reset

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) Set

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) SetFromCliFlag

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) SetRaw

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) Size

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) String

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) SubtractRaw

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) Unmarshal

func (*WatchMethodDescriptorsResponse_PageTokenChange_FieldMask) UnmarshalJSON

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL