deployment_client

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchGetDeploymentsDescriptor added in v0.4.28

type BatchGetDeploymentsDescriptor struct{}

func GetBatchGetDeploymentsDescriptor added in v0.4.28

func GetBatchGetDeploymentsDescriptor() *BatchGetDeploymentsDescriptor

func (*BatchGetDeploymentsDescriptor) GetApiDescriptor added in v0.4.28

func (*BatchGetDeploymentsDescriptor) GetApiName added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) GetApiName() string

func (*BatchGetDeploymentsDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*BatchGetDeploymentsDescriptor) GetFullMethodName added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) GetFullMethodName() string

func (*BatchGetDeploymentsDescriptor) GetMethodName added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) GetMethodName() string

func (*BatchGetDeploymentsDescriptor) GetProtoPkgName added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) GetProtoPkgName() string

func (*BatchGetDeploymentsDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*BatchGetDeploymentsDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*BatchGetDeploymentsDescriptor) GetServiceDomain added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) GetServiceDomain() string

func (*BatchGetDeploymentsDescriptor) GetServiceVersion added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) GetServiceVersion() string

func (*BatchGetDeploymentsDescriptor) GetVerb added in v0.4.28

func (*BatchGetDeploymentsDescriptor) HasResource added in v0.4.30

func (d *BatchGetDeploymentsDescriptor) HasResource() bool

func (*BatchGetDeploymentsDescriptor) IsClientStream added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) IsClientStream() bool

func (*BatchGetDeploymentsDescriptor) IsCollection added in v0.4.30

func (d *BatchGetDeploymentsDescriptor) IsCollection() bool

func (*BatchGetDeploymentsDescriptor) IsPlural added in v0.4.30

func (d *BatchGetDeploymentsDescriptor) IsPlural() bool

func (*BatchGetDeploymentsDescriptor) IsServerStream added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) IsServerStream() bool

func (*BatchGetDeploymentsDescriptor) IsUnary added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) IsUnary() bool

func (*BatchGetDeploymentsDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*BatchGetDeploymentsDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*BatchGetDeploymentsDescriptor) RequestHasResourceBody added in v0.4.28

func (d *BatchGetDeploymentsDescriptor) RequestHasResourceBody() bool

type BatchGetDeploymentsDescriptorClientMsgHandle added in v0.4.28

type BatchGetDeploymentsDescriptorClientMsgHandle struct{}

func (*BatchGetDeploymentsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*BatchGetDeploymentsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetDeploymentsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type BatchGetDeploymentsDescriptorServerMsgHandle added in v0.4.28

type BatchGetDeploymentsDescriptorServerMsgHandle struct{}

func (*BatchGetDeploymentsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*BatchGetDeploymentsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetDeploymentsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type BatchGetDeploymentsRequest

type BatchGetDeploymentsRequest struct {

	// Names of Deployments
	Names []*deployment.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 *deployment.Deployment_FieldMask `` /* 142-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 [BatchGetDeployments][ntt.meta.v1alpha2.BatchGetDeployments]

func (*BatchGetDeploymentsRequest) Clone

func (*BatchGetDeploymentsRequest) CloneRaw

func (*BatchGetDeploymentsRequest) Descriptor

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

Deprecated, Use BatchGetDeploymentsRequest.ProtoReflect.Descriptor instead.

func (*BatchGetDeploymentsRequest) GetFieldMask

func (*BatchGetDeploymentsRequest) GetNames

func (*BatchGetDeploymentsRequest) GetView

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

func (*BatchGetDeploymentsRequest) GotenMessage

func (*BatchGetDeploymentsRequest) GotenMessage()

func (*BatchGetDeploymentsRequest) GotenObjectExt

func (o *BatchGetDeploymentsRequest) GotenObjectExt()

func (*BatchGetDeploymentsRequest) GotenValidate

func (obj *BatchGetDeploymentsRequest) GotenValidate() error

func (*BatchGetDeploymentsRequest) MakeDiffFieldMask

func (*BatchGetDeploymentsRequest) MakeFullFieldMask

func (*BatchGetDeploymentsRequest) MakeRawDiffFieldMask

func (*BatchGetDeploymentsRequest) MakeRawFullFieldMask

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

func (*BatchGetDeploymentsRequest) Marshal

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

func (*BatchGetDeploymentsRequest) MarshalJSON

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

func (*BatchGetDeploymentsRequest) Merge

func (*BatchGetDeploymentsRequest) MergeRaw

func (*BatchGetDeploymentsRequest) ProtoMessage

func (*BatchGetDeploymentsRequest) ProtoMessage()

func (*BatchGetDeploymentsRequest) ProtoReflect

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

func (*BatchGetDeploymentsRequest) Reset

func (m *BatchGetDeploymentsRequest) Reset()

func (*BatchGetDeploymentsRequest) SetFieldMask

func (*BatchGetDeploymentsRequest) SetNames

func (m *BatchGetDeploymentsRequest) SetNames(fv []*deployment.Reference)

func (*BatchGetDeploymentsRequest) SetView

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

func (*BatchGetDeploymentsRequest) String

func (m *BatchGetDeploymentsRequest) String() string

func (*BatchGetDeploymentsRequest) Unmarshal

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

func (*BatchGetDeploymentsRequest) UnmarshalJSON

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

type BatchGetDeploymentsRequestFieldPathBuilder

type BatchGetDeploymentsRequestFieldPathBuilder struct{}

func NewBatchGetDeploymentsRequestFieldPathBuilder

func NewBatchGetDeploymentsRequestFieldPathBuilder() BatchGetDeploymentsRequestFieldPathBuilder

func (BatchGetDeploymentsRequestFieldPathBuilder) FieldMask

func (BatchGetDeploymentsRequestFieldPathBuilder) Names

func (BatchGetDeploymentsRequestFieldPathBuilder) View

type BatchGetDeploymentsRequestPathSelectorFieldMask

type BatchGetDeploymentsRequestPathSelectorFieldMask struct{}

func (BatchGetDeploymentsRequestPathSelectorFieldMask) FieldPath

type BatchGetDeploymentsRequestPathSelectorNames

type BatchGetDeploymentsRequestPathSelectorNames struct{}

func (BatchGetDeploymentsRequestPathSelectorNames) FieldPath

func (BatchGetDeploymentsRequestPathSelectorNames) WithArrayOfValues

func (BatchGetDeploymentsRequestPathSelectorNames) WithItemValue

func (BatchGetDeploymentsRequestPathSelectorNames) WithValue

type BatchGetDeploymentsRequestPathSelectorView

type BatchGetDeploymentsRequestPathSelectorView struct{}

func (BatchGetDeploymentsRequestPathSelectorView) FieldPath

func (BatchGetDeploymentsRequestPathSelectorView) WithArrayOfValues

func (BatchGetDeploymentsRequestPathSelectorView) WithValue

type BatchGetDeploymentsRequest_FieldMask

type BatchGetDeploymentsRequest_FieldMask struct {
	Paths []BatchGetDeploymentsRequest_FieldPath
}

func FullBatchGetDeploymentsRequest_FieldMask

func FullBatchGetDeploymentsRequest_FieldMask() *BatchGetDeploymentsRequest_FieldMask

func (*BatchGetDeploymentsRequest_FieldMask) AppendPath

func (*BatchGetDeploymentsRequest_FieldMask) AppendRawPath

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

func (*BatchGetDeploymentsRequest_FieldMask) DecodeFirestore

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

func (*BatchGetDeploymentsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetDeploymentsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetDeploymentsRequest_FieldMask) FromProtoFieldMask

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

func (*BatchGetDeploymentsRequest_FieldMask) GetPaths

func (*BatchGetDeploymentsRequest_FieldMask) GetRawPaths

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

func (*BatchGetDeploymentsRequest_FieldMask) IsFull

func (fieldMask *BatchGetDeploymentsRequest_FieldMask) IsFull() bool

func (BatchGetDeploymentsRequest_FieldMask) Marshal

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

implement methods required by customType

func (BatchGetDeploymentsRequest_FieldMask) MarshalJSON

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

func (*BatchGetDeploymentsRequest_FieldMask) PathsCount

func (fieldMask *BatchGetDeploymentsRequest_FieldMask) PathsCount() int

func (*BatchGetDeploymentsRequest_FieldMask) Project

func (*BatchGetDeploymentsRequest_FieldMask) ProjectRaw

func (*BatchGetDeploymentsRequest_FieldMask) ProtoMessage

func (fieldMask *BatchGetDeploymentsRequest_FieldMask) ProtoMessage()

func (*BatchGetDeploymentsRequest_FieldMask) ProtoReflect

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

func (*BatchGetDeploymentsRequest_FieldMask) Reset

func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Reset()

func (*BatchGetDeploymentsRequest_FieldMask) Set

func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Set(target, source *BatchGetDeploymentsRequest)

func (*BatchGetDeploymentsRequest_FieldMask) SetFromCliFlag

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

func (*BatchGetDeploymentsRequest_FieldMask) SetRaw

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

func (*BatchGetDeploymentsRequest_FieldMask) Size

func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Size() int

func (*BatchGetDeploymentsRequest_FieldMask) String

func (fieldMask *BatchGetDeploymentsRequest_FieldMask) String() string

func (*BatchGetDeploymentsRequest_FieldMask) Subtract

func (*BatchGetDeploymentsRequest_FieldMask) SubtractRaw

func (*BatchGetDeploymentsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*BatchGetDeploymentsRequest_FieldMask) Unmarshal

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

func (*BatchGetDeploymentsRequest_FieldMask) UnmarshalJSON

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

type BatchGetDeploymentsRequest_FieldPath

type BatchGetDeploymentsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetDeploymentsRequest_FieldPathSelector
	Get(source *BatchGetDeploymentsRequest) []interface{}
	GetSingle(source *BatchGetDeploymentsRequest) (interface{}, bool)
	ClearValue(item *BatchGetDeploymentsRequest)

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

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

func MustParseBatchGetDeploymentsRequest_FieldPath

func MustParseBatchGetDeploymentsRequest_FieldPath(rawField string) BatchGetDeploymentsRequest_FieldPath

func ParseBatchGetDeploymentsRequest_FieldPath

func ParseBatchGetDeploymentsRequest_FieldPath(rawField string) (BatchGetDeploymentsRequest_FieldPath, error)

type BatchGetDeploymentsRequest_FieldPathArrayItemValue

type BatchGetDeploymentsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetDeploymentsRequest_FieldPath
	ContainsValue(*BatchGetDeploymentsRequest) bool
}

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

func MustParseBatchGetDeploymentsRequest_FieldPathArrayItemValue

func MustParseBatchGetDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetDeploymentsRequest_FieldPathArrayItemValue

func ParseBatchGetDeploymentsRequest_FieldPathArrayItemValue

func ParseBatchGetDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetDeploymentsRequest_FieldPathArrayItemValue, error)

ParseBatchGetDeploymentsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetDeploymentsRequest_FieldPathArrayOfValues

type BatchGetDeploymentsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetDeploymentsRequest_FieldPath
}

BatchGetDeploymentsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetDeploymentsRequest fields according to their type

func MustParseBatchGetDeploymentsRequest_FieldPathArrayOfValues

func MustParseBatchGetDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetDeploymentsRequest_FieldPathArrayOfValues

func ParseBatchGetDeploymentsRequest_FieldPathArrayOfValues

func ParseBatchGetDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetDeploymentsRequest_FieldPathArrayOfValues, error)

type BatchGetDeploymentsRequest_FieldPathSelector

type BatchGetDeploymentsRequest_FieldPathSelector int32
const (
	BatchGetDeploymentsRequest_FieldPathSelectorNames     BatchGetDeploymentsRequest_FieldPathSelector = 0
	BatchGetDeploymentsRequest_FieldPathSelectorFieldMask BatchGetDeploymentsRequest_FieldPathSelector = 1
	BatchGetDeploymentsRequest_FieldPathSelectorView      BatchGetDeploymentsRequest_FieldPathSelector = 2
)

func (BatchGetDeploymentsRequest_FieldPathSelector) String

type BatchGetDeploymentsRequest_FieldPathValue

type BatchGetDeploymentsRequest_FieldPathValue interface {
	BatchGetDeploymentsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetDeploymentsRequest)
	CompareWith(*BatchGetDeploymentsRequest) (cmp int, comparable bool)
}

BatchGetDeploymentsRequest_FieldPathValue allows storing values for BatchGetDeploymentsRequest fields according to their type

func MustParseBatchGetDeploymentsRequest_FieldPathValue

func MustParseBatchGetDeploymentsRequest_FieldPathValue(pathStr, valueStr string) BatchGetDeploymentsRequest_FieldPathValue

func ParseBatchGetDeploymentsRequest_FieldPathValue

func ParseBatchGetDeploymentsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetDeploymentsRequest_FieldPathValue, error)

type BatchGetDeploymentsRequest_FieldTerminalPath

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

func (*BatchGetDeploymentsRequest_FieldTerminalPath) ClearValue

func (*BatchGetDeploymentsRequest_FieldTerminalPath) ClearValueRaw

func (*BatchGetDeploymentsRequest_FieldTerminalPath) Get

func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) Get(source *BatchGetDeploymentsRequest) (values []interface{})

Get returns all values pointed by specific field from source BatchGetDeploymentsRequest

func (*BatchGetDeploymentsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetDeploymentsRequest_FieldTerminalPath) GetRaw

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

func (*BatchGetDeploymentsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetDeploymentsRequest

func (*BatchGetDeploymentsRequest_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetDeploymentsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetDeploymentsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetDeploymentsRequest_FieldTerminalPath) Selector

func (*BatchGetDeploymentsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithIValue

func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIValue

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

type BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue

type BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue struct {
	BatchGetDeploymentsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue

func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues

type BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues struct {
	BatchGetDeploymentsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues

func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetDeploymentsRequest_FieldTerminalPathValue

type BatchGetDeploymentsRequest_FieldTerminalPathValue struct {
	BatchGetDeploymentsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) AsNamesValue

func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) AsViewValue

func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetDeploymentsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetDeploymentsRequest'.

func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetDeploymentsRequest

func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) SetToRaw

type BatchGetDeploymentsResponse

type BatchGetDeploymentsResponse struct {

	// found Deployments
	Deployments []*deployment.Deployment `protobuf:"bytes,1,rep,name=deployments,proto3" json:"deployments,omitempty" firestore:"deployments"`
	// list of not found Deployments
	Missing []*deployment.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"`
	// contains filtered or unexported fields
}

BatchGetDeploymentsResponse

func (*BatchGetDeploymentsResponse) Clone

func (*BatchGetDeploymentsResponse) CloneRaw

func (*BatchGetDeploymentsResponse) Descriptor

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

Deprecated, Use BatchGetDeploymentsResponse.ProtoReflect.Descriptor instead.

func (*BatchGetDeploymentsResponse) GetDeployments

func (m *BatchGetDeploymentsResponse) GetDeployments() []*deployment.Deployment

func (*BatchGetDeploymentsResponse) GetMissing

func (*BatchGetDeploymentsResponse) GotenMessage

func (*BatchGetDeploymentsResponse) GotenMessage()

func (*BatchGetDeploymentsResponse) GotenObjectExt

func (o *BatchGetDeploymentsResponse) GotenObjectExt()

func (*BatchGetDeploymentsResponse) GotenValidate

func (obj *BatchGetDeploymentsResponse) GotenValidate() error

func (*BatchGetDeploymentsResponse) MakeDiffFieldMask

func (*BatchGetDeploymentsResponse) MakeFullFieldMask

func (*BatchGetDeploymentsResponse) MakeRawDiffFieldMask

func (*BatchGetDeploymentsResponse) MakeRawFullFieldMask

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

func (*BatchGetDeploymentsResponse) Marshal

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

func (*BatchGetDeploymentsResponse) MarshalJSON

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

func (*BatchGetDeploymentsResponse) Merge

func (*BatchGetDeploymentsResponse) MergeRaw

func (*BatchGetDeploymentsResponse) ProtoMessage

func (*BatchGetDeploymentsResponse) ProtoMessage()

func (*BatchGetDeploymentsResponse) ProtoReflect

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

func (*BatchGetDeploymentsResponse) Reset

func (m *BatchGetDeploymentsResponse) Reset()

func (*BatchGetDeploymentsResponse) SetDeployments

func (m *BatchGetDeploymentsResponse) SetDeployments(fv []*deployment.Deployment)

func (*BatchGetDeploymentsResponse) SetMissing

func (m *BatchGetDeploymentsResponse) SetMissing(fv []*deployment.Reference)

func (*BatchGetDeploymentsResponse) String

func (m *BatchGetDeploymentsResponse) String() string

func (*BatchGetDeploymentsResponse) Unmarshal

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

func (*BatchGetDeploymentsResponse) UnmarshalJSON

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

type BatchGetDeploymentsResponseFieldPathBuilder

type BatchGetDeploymentsResponseFieldPathBuilder struct{}

func NewBatchGetDeploymentsResponseFieldPathBuilder

func NewBatchGetDeploymentsResponseFieldPathBuilder() BatchGetDeploymentsResponseFieldPathBuilder

func (BatchGetDeploymentsResponseFieldPathBuilder) Deployments

func (BatchGetDeploymentsResponseFieldPathBuilder) Missing

type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations

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

func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) FieldPath

func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues

func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithValue

type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels

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

func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) FieldPath

func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithArrayOfValues

func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithValue

type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards

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

func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) FieldPath

func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithArrayOfValues

func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithValue

type BatchGetDeploymentsResponsePathSelectorDeployments

type BatchGetDeploymentsResponsePathSelectorDeployments struct{}

func (BatchGetDeploymentsResponsePathSelectorDeployments) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeployments) Metadata

func (BatchGetDeploymentsResponsePathSelectorDeployments) Name

func (BatchGetDeploymentsResponsePathSelectorDeployments) Service added in v0.5.1

func (BatchGetDeploymentsResponsePathSelectorDeployments) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeployments) WithItemValue

func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubArrayItemValue

func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubPath

func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubValue

func (BatchGetDeploymentsResponsePathSelectorDeployments) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Labels

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Shards

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Syncing

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Tags

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Uuid

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithKey

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithItemValue

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithKey

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithItemValue

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithItemValue

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid

type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsName

type BatchGetDeploymentsResponsePathSelectorDeploymentsName struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsName) FieldPath

func (BatchGetDeploymentsResponsePathSelectorDeploymentsName) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorDeploymentsName) WithValue

type BatchGetDeploymentsResponsePathSelectorDeploymentsService added in v0.5.1

type BatchGetDeploymentsResponsePathSelectorDeploymentsService struct{}

func (BatchGetDeploymentsResponsePathSelectorDeploymentsService) FieldPath added in v0.5.1

func (BatchGetDeploymentsResponsePathSelectorDeploymentsService) WithArrayOfValues added in v0.5.1

func (BatchGetDeploymentsResponsePathSelectorDeploymentsService) WithValue added in v0.5.1

type BatchGetDeploymentsResponsePathSelectorMissing

type BatchGetDeploymentsResponsePathSelectorMissing struct{}

func (BatchGetDeploymentsResponsePathSelectorMissing) FieldPath

func (BatchGetDeploymentsResponsePathSelectorMissing) WithArrayOfValues

func (BatchGetDeploymentsResponsePathSelectorMissing) WithItemValue

func (BatchGetDeploymentsResponsePathSelectorMissing) WithValue

type BatchGetDeploymentsResponse_FieldMask

type BatchGetDeploymentsResponse_FieldMask struct {
	Paths []BatchGetDeploymentsResponse_FieldPath
}

func FullBatchGetDeploymentsResponse_FieldMask

func FullBatchGetDeploymentsResponse_FieldMask() *BatchGetDeploymentsResponse_FieldMask

func (*BatchGetDeploymentsResponse_FieldMask) AppendPath

func (*BatchGetDeploymentsResponse_FieldMask) AppendRawPath

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

func (*BatchGetDeploymentsResponse_FieldMask) DecodeFirestore

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

func (*BatchGetDeploymentsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetDeploymentsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetDeploymentsResponse_FieldMask) FromProtoFieldMask

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

func (*BatchGetDeploymentsResponse_FieldMask) GetPaths

func (*BatchGetDeploymentsResponse_FieldMask) GetRawPaths

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

func (*BatchGetDeploymentsResponse_FieldMask) IsFull

func (fieldMask *BatchGetDeploymentsResponse_FieldMask) IsFull() bool

func (BatchGetDeploymentsResponse_FieldMask) Marshal

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

implement methods required by customType

func (BatchGetDeploymentsResponse_FieldMask) MarshalJSON

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

func (*BatchGetDeploymentsResponse_FieldMask) PathsCount

func (fieldMask *BatchGetDeploymentsResponse_FieldMask) PathsCount() int

func (*BatchGetDeploymentsResponse_FieldMask) Project

func (*BatchGetDeploymentsResponse_FieldMask) ProjectRaw

func (*BatchGetDeploymentsResponse_FieldMask) ProtoMessage

func (fieldMask *BatchGetDeploymentsResponse_FieldMask) ProtoMessage()

func (*BatchGetDeploymentsResponse_FieldMask) ProtoReflect

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

func (*BatchGetDeploymentsResponse_FieldMask) Reset

func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Reset()

func (*BatchGetDeploymentsResponse_FieldMask) Set

func (*BatchGetDeploymentsResponse_FieldMask) SetFromCliFlag

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

func (*BatchGetDeploymentsResponse_FieldMask) SetRaw

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

func (*BatchGetDeploymentsResponse_FieldMask) Size

func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Size() int

func (*BatchGetDeploymentsResponse_FieldMask) String

func (fieldMask *BatchGetDeploymentsResponse_FieldMask) String() string

func (*BatchGetDeploymentsResponse_FieldMask) Subtract

func (*BatchGetDeploymentsResponse_FieldMask) SubtractRaw

func (*BatchGetDeploymentsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*BatchGetDeploymentsResponse_FieldMask) Unmarshal

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

func (*BatchGetDeploymentsResponse_FieldMask) UnmarshalJSON

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

type BatchGetDeploymentsResponse_FieldPath

type BatchGetDeploymentsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetDeploymentsResponse_FieldPathSelector
	Get(source *BatchGetDeploymentsResponse) []interface{}
	GetSingle(source *BatchGetDeploymentsResponse) (interface{}, bool)
	ClearValue(item *BatchGetDeploymentsResponse)

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

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

func MustParseBatchGetDeploymentsResponse_FieldPath

func MustParseBatchGetDeploymentsResponse_FieldPath(rawField string) BatchGetDeploymentsResponse_FieldPath

func ParseBatchGetDeploymentsResponse_FieldPath

func ParseBatchGetDeploymentsResponse_FieldPath(rawField string) (BatchGetDeploymentsResponse_FieldPath, error)

type BatchGetDeploymentsResponse_FieldPathArrayItemValue

type BatchGetDeploymentsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetDeploymentsResponse_FieldPath
	ContainsValue(*BatchGetDeploymentsResponse) bool
}

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

func MustParseBatchGetDeploymentsResponse_FieldPathArrayItemValue

func MustParseBatchGetDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetDeploymentsResponse_FieldPathArrayItemValue

func ParseBatchGetDeploymentsResponse_FieldPathArrayItemValue

func ParseBatchGetDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetDeploymentsResponse_FieldPathArrayItemValue, error)

ParseBatchGetDeploymentsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetDeploymentsResponse_FieldPathArrayOfValues

type BatchGetDeploymentsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetDeploymentsResponse_FieldPath
}

BatchGetDeploymentsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetDeploymentsResponse fields according to their type

func MustParseBatchGetDeploymentsResponse_FieldPathArrayOfValues

func MustParseBatchGetDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetDeploymentsResponse_FieldPathArrayOfValues

func ParseBatchGetDeploymentsResponse_FieldPathArrayOfValues

func ParseBatchGetDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetDeploymentsResponse_FieldPathArrayOfValues, error)

type BatchGetDeploymentsResponse_FieldPathSelector

type BatchGetDeploymentsResponse_FieldPathSelector int32
const (
	BatchGetDeploymentsResponse_FieldPathSelectorDeployments BatchGetDeploymentsResponse_FieldPathSelector = 0
	BatchGetDeploymentsResponse_FieldPathSelectorMissing     BatchGetDeploymentsResponse_FieldPathSelector = 1
)

func (BatchGetDeploymentsResponse_FieldPathSelector) String

type BatchGetDeploymentsResponse_FieldPathValue

type BatchGetDeploymentsResponse_FieldPathValue interface {
	BatchGetDeploymentsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetDeploymentsResponse)
	CompareWith(*BatchGetDeploymentsResponse) (cmp int, comparable bool)
}

BatchGetDeploymentsResponse_FieldPathValue allows storing values for BatchGetDeploymentsResponse fields according to their type

func MustParseBatchGetDeploymentsResponse_FieldPathValue

func MustParseBatchGetDeploymentsResponse_FieldPathValue(pathStr, valueStr string) BatchGetDeploymentsResponse_FieldPathValue

func ParseBatchGetDeploymentsResponse_FieldPathValue

func ParseBatchGetDeploymentsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetDeploymentsResponse_FieldPathValue, error)

type BatchGetDeploymentsResponse_FieldSubPath

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

func (*BatchGetDeploymentsResponse_FieldSubPath) AsDeploymentsSubPath

func (*BatchGetDeploymentsResponse_FieldSubPath) ClearValue

func (*BatchGetDeploymentsResponse_FieldSubPath) ClearValueRaw

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

func (*BatchGetDeploymentsResponse_FieldSubPath) Get

func (fps *BatchGetDeploymentsResponse_FieldSubPath) Get(source *BatchGetDeploymentsResponse) (values []interface{})

Get returns all values pointed by selected field from source BatchGetDeploymentsResponse

func (*BatchGetDeploymentsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetDeploymentsResponse_FieldSubPath) GetRaw

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

func (*BatchGetDeploymentsResponse_FieldSubPath) GetSingle

func (fps *BatchGetDeploymentsResponse_FieldSubPath) GetSingle(source *BatchGetDeploymentsResponse) (interface{}, bool)

GetSingle returns value of selected field from source BatchGetDeploymentsResponse

func (*BatchGetDeploymentsResponse_FieldSubPath) GetSingleRaw

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

func (*BatchGetDeploymentsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetDeploymentsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetDeploymentsResponse_FieldSubPath) Selector

func (*BatchGetDeploymentsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*BatchGetDeploymentsResponse_FieldSubPath) WithIArrayItemValue

func (*BatchGetDeploymentsResponse_FieldSubPath) WithIArrayOfValues

func (*BatchGetDeploymentsResponse_FieldSubPath) WithIValue

func (*BatchGetDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*BatchGetDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*BatchGetDeploymentsResponse_FieldSubPath) WithRawIValue

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

type BatchGetDeploymentsResponse_FieldSubPathArrayItemValue

type BatchGetDeploymentsResponse_FieldSubPathArrayItemValue struct {
	BatchGetDeploymentsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) AsDeploymentsPathItemValue

func (*BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type BatchGetDeploymentsResponse_FieldSubPathArrayOfValues

type BatchGetDeploymentsResponse_FieldSubPathArrayOfValues struct {
	BatchGetDeploymentsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetDeploymentsResponse_FieldSubPathArrayOfValues) AsDeploymentsPathArrayOfValues

func (*BatchGetDeploymentsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type BatchGetDeploymentsResponse_FieldSubPathValue

type BatchGetDeploymentsResponse_FieldSubPathValue struct {
	BatchGetDeploymentsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetDeploymentsResponse_FieldSubPathValue) AsDeploymentsPathValue

func (*BatchGetDeploymentsResponse_FieldSubPathValue) CompareWith

func (*BatchGetDeploymentsResponse_FieldSubPathValue) CompareWithRaw

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

func (*BatchGetDeploymentsResponse_FieldSubPathValue) GetRawValue

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

func (*BatchGetDeploymentsResponse_FieldSubPathValue) SetTo

func (*BatchGetDeploymentsResponse_FieldSubPathValue) SetToRaw

type BatchGetDeploymentsResponse_FieldTerminalPath

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

func (*BatchGetDeploymentsResponse_FieldTerminalPath) ClearValue

func (*BatchGetDeploymentsResponse_FieldTerminalPath) ClearValueRaw

func (*BatchGetDeploymentsResponse_FieldTerminalPath) Get

func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) Get(source *BatchGetDeploymentsResponse) (values []interface{})

Get returns all values pointed by specific field from source BatchGetDeploymentsResponse

func (*BatchGetDeploymentsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetDeploymentsResponse_FieldTerminalPath) GetRaw

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

func (*BatchGetDeploymentsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetDeploymentsResponse

func (*BatchGetDeploymentsResponse_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetDeploymentsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetDeploymentsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetDeploymentsResponse_FieldTerminalPath) Selector

func (*BatchGetDeploymentsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithIValue

func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIValue

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

type BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue

type BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue struct {
	BatchGetDeploymentsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentsItemValue

func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue

func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues

type BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues struct {
	BatchGetDeploymentsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues

func (fpaov *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues() ([][]*deployment.Deployment, bool)

func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues

func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetDeploymentsResponse_FieldTerminalPathValue

type BatchGetDeploymentsResponse_FieldTerminalPathValue struct {
	BatchGetDeploymentsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) AsDeploymentsValue

func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) AsMissingValue

func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetDeploymentsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetDeploymentsResponse'.

func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetDeploymentsResponse

func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) SetToRaw

type CreateDeploymentDescriptor added in v0.4.28

type CreateDeploymentDescriptor struct{}

func GetCreateDeploymentDescriptor added in v0.4.28

func GetCreateDeploymentDescriptor() *CreateDeploymentDescriptor

func (*CreateDeploymentDescriptor) GetApiDescriptor added in v0.4.28

func (*CreateDeploymentDescriptor) GetApiName added in v0.4.28

func (d *CreateDeploymentDescriptor) GetApiName() string

func (*CreateDeploymentDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*CreateDeploymentDescriptor) GetFullMethodName added in v0.4.28

func (d *CreateDeploymentDescriptor) GetFullMethodName() string

func (*CreateDeploymentDescriptor) GetMethodName added in v0.4.28

func (d *CreateDeploymentDescriptor) GetMethodName() string

func (*CreateDeploymentDescriptor) GetProtoPkgName added in v0.4.28

func (d *CreateDeploymentDescriptor) GetProtoPkgName() string

func (*CreateDeploymentDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*CreateDeploymentDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*CreateDeploymentDescriptor) GetServiceDomain added in v0.4.28

func (d *CreateDeploymentDescriptor) GetServiceDomain() string

func (*CreateDeploymentDescriptor) GetServiceVersion added in v0.4.28

func (d *CreateDeploymentDescriptor) GetServiceVersion() string

func (*CreateDeploymentDescriptor) GetVerb added in v0.4.28

func (d *CreateDeploymentDescriptor) GetVerb() string

func (*CreateDeploymentDescriptor) HasResource added in v0.4.30

func (d *CreateDeploymentDescriptor) HasResource() bool

func (*CreateDeploymentDescriptor) IsClientStream added in v0.4.28

func (d *CreateDeploymentDescriptor) IsClientStream() bool

func (*CreateDeploymentDescriptor) IsCollection added in v0.4.30

func (d *CreateDeploymentDescriptor) IsCollection() bool

func (*CreateDeploymentDescriptor) IsPlural added in v0.4.30

func (d *CreateDeploymentDescriptor) IsPlural() bool

func (*CreateDeploymentDescriptor) IsServerStream added in v0.4.28

func (d *CreateDeploymentDescriptor) IsServerStream() bool

func (*CreateDeploymentDescriptor) IsUnary added in v0.4.28

func (d *CreateDeploymentDescriptor) IsUnary() bool

func (*CreateDeploymentDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*CreateDeploymentDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*CreateDeploymentDescriptor) RequestHasResourceBody added in v0.4.28

func (d *CreateDeploymentDescriptor) RequestHasResourceBody() bool

type CreateDeploymentDescriptorClientMsgHandle added in v0.4.28

type CreateDeploymentDescriptorClientMsgHandle struct{}

func (*CreateDeploymentDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*CreateDeploymentDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateDeploymentDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type CreateDeploymentDescriptorServerMsgHandle added in v0.4.28

type CreateDeploymentDescriptorServerMsgHandle struct{}

func (*CreateDeploymentDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*CreateDeploymentDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateDeploymentDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type CreateDeploymentRequest

type CreateDeploymentRequest struct {

	// Parent reference of ntt.meta.v1alpha2.Deployment
	Parent *deployment.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Deployment resource body
	Deployment *deployment.Deployment `protobuf:"bytes,2,opt,name=deployment,proto3" json:"deployment,omitempty" firestore:"deployment"`
	// contains filtered or unexported fields
}

Request message for method [CreateDeployment][ntt.meta.v1alpha2.CreateDeployment]

func (*CreateDeploymentRequest) Clone

func (*CreateDeploymentRequest) CloneRaw

func (*CreateDeploymentRequest) Descriptor

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

Deprecated, Use CreateDeploymentRequest.ProtoReflect.Descriptor instead.

func (*CreateDeploymentRequest) GetDeployment

func (m *CreateDeploymentRequest) GetDeployment() *deployment.Deployment

func (*CreateDeploymentRequest) GetParent

func (*CreateDeploymentRequest) GotenMessage

func (*CreateDeploymentRequest) GotenMessage()

func (*CreateDeploymentRequest) GotenObjectExt

func (o *CreateDeploymentRequest) GotenObjectExt()

func (*CreateDeploymentRequest) GotenValidate

func (obj *CreateDeploymentRequest) GotenValidate() error

func (*CreateDeploymentRequest) MakeDiffFieldMask

func (*CreateDeploymentRequest) MakeFullFieldMask

func (*CreateDeploymentRequest) MakeRawDiffFieldMask

func (*CreateDeploymentRequest) MakeRawFullFieldMask

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

func (*CreateDeploymentRequest) Marshal

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

func (*CreateDeploymentRequest) MarshalJSON

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

func (*CreateDeploymentRequest) Merge

func (*CreateDeploymentRequest) MergeRaw

func (*CreateDeploymentRequest) ProtoMessage

func (*CreateDeploymentRequest) ProtoMessage()

func (*CreateDeploymentRequest) ProtoReflect

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

func (*CreateDeploymentRequest) Reset

func (m *CreateDeploymentRequest) Reset()

func (*CreateDeploymentRequest) SetDeployment

func (m *CreateDeploymentRequest) SetDeployment(fv *deployment.Deployment)

func (*CreateDeploymentRequest) SetParent

func (*CreateDeploymentRequest) String

func (m *CreateDeploymentRequest) String() string

func (*CreateDeploymentRequest) Unmarshal

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

func (*CreateDeploymentRequest) UnmarshalJSON

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

type CreateDeploymentRequestFieldPathBuilder

type CreateDeploymentRequestFieldPathBuilder struct{}

func NewCreateDeploymentRequestFieldPathBuilder

func NewCreateDeploymentRequestFieldPathBuilder() CreateDeploymentRequestFieldPathBuilder

func (CreateDeploymentRequestFieldPathBuilder) Deployment

func (CreateDeploymentRequestFieldPathBuilder) Parent

type CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations

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

func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) FieldPath

func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues

func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithValue

type CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels

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

func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) FieldPath

func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithArrayOfValues

func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithValue

type CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards

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

func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) FieldPath

func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithArrayOfValues

func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithValue

type CreateDeploymentRequestPathSelectorDeployment

type CreateDeploymentRequestPathSelectorDeployment struct{}

func (CreateDeploymentRequestPathSelectorDeployment) FieldPath

func (CreateDeploymentRequestPathSelectorDeployment) Metadata

func (CreateDeploymentRequestPathSelectorDeployment) Name

func (CreateDeploymentRequestPathSelectorDeployment) Service added in v0.5.1

func (CreateDeploymentRequestPathSelectorDeployment) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeployment) WithSubArrayItemValue

func (CreateDeploymentRequestPathSelectorDeployment) WithSubArrayOfValues

func (CreateDeploymentRequestPathSelectorDeployment) WithSubPath

func (CreateDeploymentRequestPathSelectorDeployment) WithSubValue

func (CreateDeploymentRequestPathSelectorDeployment) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadata

type CreateDeploymentRequestPathSelectorDeploymentMetadata struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Annotations

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) CreateTime

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Generation

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Labels

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Shards

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Syncing

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Tags

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) UpdateTime

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Uuid

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadata) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations

type CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithKey

func (CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime

type CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration

type CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataLabels

type CreateDeploymentRequestPathSelectorDeploymentMetadataLabels struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithKey

func (CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithItemValue

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid

type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion

type CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataShards

type CreateDeploymentRequestPathSelectorDeploymentMetadataShards struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataShards) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithKey

func (CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing

type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion

type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions

type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithItemValue

func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataTags

type CreateDeploymentRequestPathSelectorDeploymentMetadataTags struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataTags) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithItemValue

func (CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime

type CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithValue

type CreateDeploymentRequestPathSelectorDeploymentMetadataUuid

type CreateDeploymentRequestPathSelectorDeploymentMetadataUuid struct{}

func (CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithValue

type CreateDeploymentRequestPathSelectorDeploymentName

type CreateDeploymentRequestPathSelectorDeploymentName struct{}

func (CreateDeploymentRequestPathSelectorDeploymentName) FieldPath

func (CreateDeploymentRequestPathSelectorDeploymentName) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorDeploymentName) WithValue

type CreateDeploymentRequestPathSelectorDeploymentService added in v0.5.1

type CreateDeploymentRequestPathSelectorDeploymentService struct{}

func (CreateDeploymentRequestPathSelectorDeploymentService) FieldPath added in v0.5.1

func (CreateDeploymentRequestPathSelectorDeploymentService) WithArrayOfValues added in v0.5.1

func (CreateDeploymentRequestPathSelectorDeploymentService) WithValue added in v0.5.1

type CreateDeploymentRequestPathSelectorParent

type CreateDeploymentRequestPathSelectorParent struct{}

func (CreateDeploymentRequestPathSelectorParent) FieldPath

func (CreateDeploymentRequestPathSelectorParent) WithArrayOfValues

func (CreateDeploymentRequestPathSelectorParent) WithValue

type CreateDeploymentRequest_FieldMask

type CreateDeploymentRequest_FieldMask struct {
	Paths []CreateDeploymentRequest_FieldPath
}

func FullCreateDeploymentRequest_FieldMask

func FullCreateDeploymentRequest_FieldMask() *CreateDeploymentRequest_FieldMask

func (*CreateDeploymentRequest_FieldMask) AppendPath

func (*CreateDeploymentRequest_FieldMask) AppendRawPath

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

func (*CreateDeploymentRequest_FieldMask) DecodeFirestore

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

func (*CreateDeploymentRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*CreateDeploymentRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*CreateDeploymentRequest_FieldMask) FromProtoFieldMask

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

func (*CreateDeploymentRequest_FieldMask) GetPaths

func (*CreateDeploymentRequest_FieldMask) GetRawPaths

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

func (*CreateDeploymentRequest_FieldMask) IsFull

func (fieldMask *CreateDeploymentRequest_FieldMask) IsFull() bool

func (CreateDeploymentRequest_FieldMask) Marshal

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

implement methods required by customType

func (CreateDeploymentRequest_FieldMask) MarshalJSON

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

func (*CreateDeploymentRequest_FieldMask) PathsCount

func (fieldMask *CreateDeploymentRequest_FieldMask) PathsCount() int

func (*CreateDeploymentRequest_FieldMask) Project

func (*CreateDeploymentRequest_FieldMask) ProjectRaw

func (*CreateDeploymentRequest_FieldMask) ProtoMessage

func (fieldMask *CreateDeploymentRequest_FieldMask) ProtoMessage()

func (*CreateDeploymentRequest_FieldMask) ProtoReflect

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

func (*CreateDeploymentRequest_FieldMask) Reset

func (fieldMask *CreateDeploymentRequest_FieldMask) Reset()

func (*CreateDeploymentRequest_FieldMask) Set

func (fieldMask *CreateDeploymentRequest_FieldMask) Set(target, source *CreateDeploymentRequest)

func (*CreateDeploymentRequest_FieldMask) SetFromCliFlag

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

func (*CreateDeploymentRequest_FieldMask) SetRaw

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

func (*CreateDeploymentRequest_FieldMask) Size

func (fieldMask *CreateDeploymentRequest_FieldMask) Size() int

func (*CreateDeploymentRequest_FieldMask) String

func (fieldMask *CreateDeploymentRequest_FieldMask) String() string

func (*CreateDeploymentRequest_FieldMask) Subtract

func (*CreateDeploymentRequest_FieldMask) SubtractRaw

func (*CreateDeploymentRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*CreateDeploymentRequest_FieldMask) Unmarshal

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

func (*CreateDeploymentRequest_FieldMask) UnmarshalJSON

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

type CreateDeploymentRequest_FieldPath

type CreateDeploymentRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() CreateDeploymentRequest_FieldPathSelector
	Get(source *CreateDeploymentRequest) []interface{}
	GetSingle(source *CreateDeploymentRequest) (interface{}, bool)
	ClearValue(item *CreateDeploymentRequest)

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

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

func MustParseCreateDeploymentRequest_FieldPath

func MustParseCreateDeploymentRequest_FieldPath(rawField string) CreateDeploymentRequest_FieldPath

func ParseCreateDeploymentRequest_FieldPath

func ParseCreateDeploymentRequest_FieldPath(rawField string) (CreateDeploymentRequest_FieldPath, error)

type CreateDeploymentRequest_FieldPathArrayItemValue

type CreateDeploymentRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	CreateDeploymentRequest_FieldPath
	ContainsValue(*CreateDeploymentRequest) bool
}

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

func MustParseCreateDeploymentRequest_FieldPathArrayItemValue

func MustParseCreateDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateDeploymentRequest_FieldPathArrayItemValue

func ParseCreateDeploymentRequest_FieldPathArrayItemValue

func ParseCreateDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateDeploymentRequest_FieldPathArrayItemValue, error)

ParseCreateDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type CreateDeploymentRequest_FieldPathArrayOfValues

type CreateDeploymentRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	CreateDeploymentRequest_FieldPath
}

CreateDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for CreateDeploymentRequest fields according to their type

func MustParseCreateDeploymentRequest_FieldPathArrayOfValues

func MustParseCreateDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateDeploymentRequest_FieldPathArrayOfValues

func ParseCreateDeploymentRequest_FieldPathArrayOfValues

func ParseCreateDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateDeploymentRequest_FieldPathArrayOfValues, error)

type CreateDeploymentRequest_FieldPathSelector

type CreateDeploymentRequest_FieldPathSelector int32
const (
	CreateDeploymentRequest_FieldPathSelectorParent     CreateDeploymentRequest_FieldPathSelector = 0
	CreateDeploymentRequest_FieldPathSelectorDeployment CreateDeploymentRequest_FieldPathSelector = 1
)

func (CreateDeploymentRequest_FieldPathSelector) String

type CreateDeploymentRequest_FieldPathValue

type CreateDeploymentRequest_FieldPathValue interface {
	CreateDeploymentRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **CreateDeploymentRequest)
	CompareWith(*CreateDeploymentRequest) (cmp int, comparable bool)
}

CreateDeploymentRequest_FieldPathValue allows storing values for CreateDeploymentRequest fields according to their type

func MustParseCreateDeploymentRequest_FieldPathValue

func MustParseCreateDeploymentRequest_FieldPathValue(pathStr, valueStr string) CreateDeploymentRequest_FieldPathValue

func ParseCreateDeploymentRequest_FieldPathValue

func ParseCreateDeploymentRequest_FieldPathValue(pathStr, valueStr string) (CreateDeploymentRequest_FieldPathValue, error)

type CreateDeploymentRequest_FieldSubPath

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

func (*CreateDeploymentRequest_FieldSubPath) AsDeploymentSubPath

func (*CreateDeploymentRequest_FieldSubPath) ClearValue

func (*CreateDeploymentRequest_FieldSubPath) ClearValueRaw

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

func (*CreateDeploymentRequest_FieldSubPath) Get

func (fps *CreateDeploymentRequest_FieldSubPath) Get(source *CreateDeploymentRequest) (values []interface{})

Get returns all values pointed by selected field from source CreateDeploymentRequest

func (*CreateDeploymentRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateDeploymentRequest_FieldSubPath) GetRaw

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

func (*CreateDeploymentRequest_FieldSubPath) GetSingle

func (fps *CreateDeploymentRequest_FieldSubPath) GetSingle(source *CreateDeploymentRequest) (interface{}, bool)

GetSingle returns value of selected field from source CreateDeploymentRequest

func (*CreateDeploymentRequest_FieldSubPath) GetSingleRaw

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

func (*CreateDeploymentRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateDeploymentRequest_FieldSubPath) JSONString

func (fps *CreateDeploymentRequest_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*CreateDeploymentRequest_FieldSubPath) Selector

func (*CreateDeploymentRequest_FieldSubPath) String

String returns path representation in proto convention

func (*CreateDeploymentRequest_FieldSubPath) WithIArrayItemValue

func (*CreateDeploymentRequest_FieldSubPath) WithIArrayOfValues

func (*CreateDeploymentRequest_FieldSubPath) WithIValue

func (*CreateDeploymentRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*CreateDeploymentRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*CreateDeploymentRequest_FieldSubPath) WithRawIValue

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

type CreateDeploymentRequest_FieldSubPathArrayItemValue

type CreateDeploymentRequest_FieldSubPathArrayItemValue struct {
	CreateDeploymentRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateDeploymentRequest_FieldSubPathArrayItemValue) AsDeploymentPathItemValue

func (*CreateDeploymentRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*CreateDeploymentRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type CreateDeploymentRequest_FieldSubPathArrayOfValues

type CreateDeploymentRequest_FieldSubPathArrayOfValues struct {
	CreateDeploymentRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateDeploymentRequest_FieldSubPathArrayOfValues) AsDeploymentPathArrayOfValues

func (*CreateDeploymentRequest_FieldSubPathArrayOfValues) GetRawValues

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

type CreateDeploymentRequest_FieldSubPathValue

type CreateDeploymentRequest_FieldSubPathValue struct {
	CreateDeploymentRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateDeploymentRequest_FieldSubPathValue) AsDeploymentPathValue

func (*CreateDeploymentRequest_FieldSubPathValue) CompareWith

func (*CreateDeploymentRequest_FieldSubPathValue) CompareWithRaw

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

func (*CreateDeploymentRequest_FieldSubPathValue) GetRawValue

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

func (*CreateDeploymentRequest_FieldSubPathValue) SetTo

func (*CreateDeploymentRequest_FieldSubPathValue) SetToRaw

type CreateDeploymentRequest_FieldTerminalPath

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

func (*CreateDeploymentRequest_FieldTerminalPath) ClearValue

func (*CreateDeploymentRequest_FieldTerminalPath) ClearValueRaw

func (*CreateDeploymentRequest_FieldTerminalPath) Get

func (fp *CreateDeploymentRequest_FieldTerminalPath) Get(source *CreateDeploymentRequest) (values []interface{})

Get returns all values pointed by specific field from source CreateDeploymentRequest

func (*CreateDeploymentRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateDeploymentRequest_FieldTerminalPath) GetRaw

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

func (*CreateDeploymentRequest_FieldTerminalPath) GetSingle

func (fp *CreateDeploymentRequest_FieldTerminalPath) GetSingle(source *CreateDeploymentRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source CreateDeploymentRequest

func (*CreateDeploymentRequest_FieldTerminalPath) GetSingleRaw

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

func (*CreateDeploymentRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateDeploymentRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateDeploymentRequest_FieldTerminalPath) Selector

func (*CreateDeploymentRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*CreateDeploymentRequest_FieldTerminalPath) WithIArrayItemValue

func (*CreateDeploymentRequest_FieldTerminalPath) WithIArrayOfValues

func (*CreateDeploymentRequest_FieldTerminalPath) WithIValue

func (*CreateDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*CreateDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*CreateDeploymentRequest_FieldTerminalPath) WithRawIValue

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

type CreateDeploymentRequest_FieldTerminalPathArrayItemValue

type CreateDeploymentRequest_FieldTerminalPathArrayItemValue struct {
	CreateDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type CreateDeploymentRequest_FieldTerminalPathArrayOfValues

type CreateDeploymentRequest_FieldTerminalPathArrayOfValues struct {
	CreateDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues

func (fpaov *CreateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues() ([]*deployment.Deployment, bool)

func (*CreateDeploymentRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*CreateDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type CreateDeploymentRequest_FieldTerminalPathValue

type CreateDeploymentRequest_FieldTerminalPathValue struct {
	CreateDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateDeploymentRequest_FieldTerminalPathValue) AsDeploymentValue

func (*CreateDeploymentRequest_FieldTerminalPathValue) AsParentValue

func (*CreateDeploymentRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'CreateDeploymentRequest_FieldTerminalPathValue' with the value under path in 'CreateDeploymentRequest'.

func (*CreateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw

func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*CreateDeploymentRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*CreateDeploymentRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CreateDeploymentRequest

func (*CreateDeploymentRequest_FieldTerminalPathValue) SetToRaw

type DeleteDeploymentDescriptor added in v0.4.28

type DeleteDeploymentDescriptor struct{}

func GetDeleteDeploymentDescriptor added in v0.4.28

func GetDeleteDeploymentDescriptor() *DeleteDeploymentDescriptor

func (*DeleteDeploymentDescriptor) GetApiDescriptor added in v0.4.28

func (*DeleteDeploymentDescriptor) GetApiName added in v0.4.28

func (d *DeleteDeploymentDescriptor) GetApiName() string

func (*DeleteDeploymentDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*DeleteDeploymentDescriptor) GetFullMethodName added in v0.4.28

func (d *DeleteDeploymentDescriptor) GetFullMethodName() string

func (*DeleteDeploymentDescriptor) GetMethodName added in v0.4.28

func (d *DeleteDeploymentDescriptor) GetMethodName() string

func (*DeleteDeploymentDescriptor) GetProtoPkgName added in v0.4.28

func (d *DeleteDeploymentDescriptor) GetProtoPkgName() string

func (*DeleteDeploymentDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*DeleteDeploymentDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*DeleteDeploymentDescriptor) GetServiceDomain added in v0.4.28

func (d *DeleteDeploymentDescriptor) GetServiceDomain() string

func (*DeleteDeploymentDescriptor) GetServiceVersion added in v0.4.28

func (d *DeleteDeploymentDescriptor) GetServiceVersion() string

func (*DeleteDeploymentDescriptor) GetVerb added in v0.4.28

func (d *DeleteDeploymentDescriptor) GetVerb() string

func (*DeleteDeploymentDescriptor) HasResource added in v0.4.30

func (d *DeleteDeploymentDescriptor) HasResource() bool

func (*DeleteDeploymentDescriptor) IsClientStream added in v0.4.28

func (d *DeleteDeploymentDescriptor) IsClientStream() bool

func (*DeleteDeploymentDescriptor) IsCollection added in v0.4.30

func (d *DeleteDeploymentDescriptor) IsCollection() bool

func (*DeleteDeploymentDescriptor) IsPlural added in v0.4.30

func (d *DeleteDeploymentDescriptor) IsPlural() bool

func (*DeleteDeploymentDescriptor) IsServerStream added in v0.4.28

func (d *DeleteDeploymentDescriptor) IsServerStream() bool

func (*DeleteDeploymentDescriptor) IsUnary added in v0.4.28

func (d *DeleteDeploymentDescriptor) IsUnary() bool

func (*DeleteDeploymentDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*DeleteDeploymentDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*DeleteDeploymentDescriptor) RequestHasResourceBody added in v0.4.28

func (d *DeleteDeploymentDescriptor) RequestHasResourceBody() bool

type DeleteDeploymentDescriptorClientMsgHandle added in v0.4.28

type DeleteDeploymentDescriptorClientMsgHandle struct{}

func (*DeleteDeploymentDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*DeleteDeploymentDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*DeleteDeploymentDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type DeleteDeploymentDescriptorServerMsgHandle added in v0.4.28

type DeleteDeploymentDescriptorServerMsgHandle struct{}

func (*DeleteDeploymentDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*DeleteDeploymentDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*DeleteDeploymentDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type DeleteDeploymentRequest

type DeleteDeploymentRequest struct {

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

Request message for method [DeleteDeployment][ntt.meta.v1alpha2.DeleteDeployment]

func (*DeleteDeploymentRequest) Clone

func (*DeleteDeploymentRequest) CloneRaw

func (*DeleteDeploymentRequest) Descriptor

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

Deprecated, Use DeleteDeploymentRequest.ProtoReflect.Descriptor instead.

func (*DeleteDeploymentRequest) GetName

func (*DeleteDeploymentRequest) GotenMessage

func (*DeleteDeploymentRequest) GotenMessage()

func (*DeleteDeploymentRequest) GotenObjectExt

func (o *DeleteDeploymentRequest) GotenObjectExt()

func (*DeleteDeploymentRequest) GotenValidate

func (obj *DeleteDeploymentRequest) GotenValidate() error

func (*DeleteDeploymentRequest) MakeDiffFieldMask

func (*DeleteDeploymentRequest) MakeFullFieldMask

func (*DeleteDeploymentRequest) MakeRawDiffFieldMask

func (*DeleteDeploymentRequest) MakeRawFullFieldMask

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

func (*DeleteDeploymentRequest) Marshal

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

func (*DeleteDeploymentRequest) MarshalJSON

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

func (*DeleteDeploymentRequest) Merge

func (*DeleteDeploymentRequest) MergeRaw

func (*DeleteDeploymentRequest) ProtoMessage

func (*DeleteDeploymentRequest) ProtoMessage()

func (*DeleteDeploymentRequest) ProtoReflect

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

func (*DeleteDeploymentRequest) Reset

func (m *DeleteDeploymentRequest) Reset()

func (*DeleteDeploymentRequest) SetName

func (*DeleteDeploymentRequest) String

func (m *DeleteDeploymentRequest) String() string

func (*DeleteDeploymentRequest) Unmarshal

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

func (*DeleteDeploymentRequest) UnmarshalJSON

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

type DeleteDeploymentRequestFieldPathBuilder

type DeleteDeploymentRequestFieldPathBuilder struct{}

func NewDeleteDeploymentRequestFieldPathBuilder

func NewDeleteDeploymentRequestFieldPathBuilder() DeleteDeploymentRequestFieldPathBuilder

func (DeleteDeploymentRequestFieldPathBuilder) Name

type DeleteDeploymentRequestPathSelectorName

type DeleteDeploymentRequestPathSelectorName struct{}

func (DeleteDeploymentRequestPathSelectorName) FieldPath

func (DeleteDeploymentRequestPathSelectorName) WithArrayOfValues

func (DeleteDeploymentRequestPathSelectorName) WithValue

type DeleteDeploymentRequest_FieldMask

type DeleteDeploymentRequest_FieldMask struct {
	Paths []DeleteDeploymentRequest_FieldPath
}

func FullDeleteDeploymentRequest_FieldMask

func FullDeleteDeploymentRequest_FieldMask() *DeleteDeploymentRequest_FieldMask

func (*DeleteDeploymentRequest_FieldMask) AppendPath

func (*DeleteDeploymentRequest_FieldMask) AppendRawPath

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

func (*DeleteDeploymentRequest_FieldMask) DecodeFirestore

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

func (*DeleteDeploymentRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*DeleteDeploymentRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*DeleteDeploymentRequest_FieldMask) FromProtoFieldMask

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

func (*DeleteDeploymentRequest_FieldMask) GetPaths

func (*DeleteDeploymentRequest_FieldMask) GetRawPaths

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

func (*DeleteDeploymentRequest_FieldMask) IsFull

func (fieldMask *DeleteDeploymentRequest_FieldMask) IsFull() bool

func (DeleteDeploymentRequest_FieldMask) Marshal

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

implement methods required by customType

func (DeleteDeploymentRequest_FieldMask) MarshalJSON

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

func (*DeleteDeploymentRequest_FieldMask) PathsCount

func (fieldMask *DeleteDeploymentRequest_FieldMask) PathsCount() int

func (*DeleteDeploymentRequest_FieldMask) Project

func (*DeleteDeploymentRequest_FieldMask) ProjectRaw

func (*DeleteDeploymentRequest_FieldMask) ProtoMessage

func (fieldMask *DeleteDeploymentRequest_FieldMask) ProtoMessage()

func (*DeleteDeploymentRequest_FieldMask) ProtoReflect

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

func (*DeleteDeploymentRequest_FieldMask) Reset

func (fieldMask *DeleteDeploymentRequest_FieldMask) Reset()

func (*DeleteDeploymentRequest_FieldMask) Set

func (fieldMask *DeleteDeploymentRequest_FieldMask) Set(target, source *DeleteDeploymentRequest)

func (*DeleteDeploymentRequest_FieldMask) SetFromCliFlag

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

func (*DeleteDeploymentRequest_FieldMask) SetRaw

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

func (*DeleteDeploymentRequest_FieldMask) Size

func (fieldMask *DeleteDeploymentRequest_FieldMask) Size() int

func (*DeleteDeploymentRequest_FieldMask) String

func (fieldMask *DeleteDeploymentRequest_FieldMask) String() string

func (*DeleteDeploymentRequest_FieldMask) Subtract

func (*DeleteDeploymentRequest_FieldMask) SubtractRaw

func (*DeleteDeploymentRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*DeleteDeploymentRequest_FieldMask) Unmarshal

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

func (*DeleteDeploymentRequest_FieldMask) UnmarshalJSON

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

type DeleteDeploymentRequest_FieldPath

type DeleteDeploymentRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() DeleteDeploymentRequest_FieldPathSelector
	Get(source *DeleteDeploymentRequest) []interface{}
	GetSingle(source *DeleteDeploymentRequest) (interface{}, bool)
	ClearValue(item *DeleteDeploymentRequest)

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

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

func MustParseDeleteDeploymentRequest_FieldPath

func MustParseDeleteDeploymentRequest_FieldPath(rawField string) DeleteDeploymentRequest_FieldPath

func ParseDeleteDeploymentRequest_FieldPath

func ParseDeleteDeploymentRequest_FieldPath(rawField string) (DeleteDeploymentRequest_FieldPath, error)

type DeleteDeploymentRequest_FieldPathArrayItemValue

type DeleteDeploymentRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	DeleteDeploymentRequest_FieldPath
	ContainsValue(*DeleteDeploymentRequest) bool
}

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

func MustParseDeleteDeploymentRequest_FieldPathArrayItemValue

func MustParseDeleteDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteDeploymentRequest_FieldPathArrayItemValue

func ParseDeleteDeploymentRequest_FieldPathArrayItemValue

func ParseDeleteDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteDeploymentRequest_FieldPathArrayItemValue, error)

ParseDeleteDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type DeleteDeploymentRequest_FieldPathArrayOfValues

type DeleteDeploymentRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	DeleteDeploymentRequest_FieldPath
}

DeleteDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for DeleteDeploymentRequest fields according to their type

func MustParseDeleteDeploymentRequest_FieldPathArrayOfValues

func MustParseDeleteDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteDeploymentRequest_FieldPathArrayOfValues

func ParseDeleteDeploymentRequest_FieldPathArrayOfValues

func ParseDeleteDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteDeploymentRequest_FieldPathArrayOfValues, error)

type DeleteDeploymentRequest_FieldPathSelector

type DeleteDeploymentRequest_FieldPathSelector int32
const (
	DeleteDeploymentRequest_FieldPathSelectorName DeleteDeploymentRequest_FieldPathSelector = 0
)

func (DeleteDeploymentRequest_FieldPathSelector) String

type DeleteDeploymentRequest_FieldPathValue

type DeleteDeploymentRequest_FieldPathValue interface {
	DeleteDeploymentRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **DeleteDeploymentRequest)
	CompareWith(*DeleteDeploymentRequest) (cmp int, comparable bool)
}

DeleteDeploymentRequest_FieldPathValue allows storing values for DeleteDeploymentRequest fields according to their type

func MustParseDeleteDeploymentRequest_FieldPathValue

func MustParseDeleteDeploymentRequest_FieldPathValue(pathStr, valueStr string) DeleteDeploymentRequest_FieldPathValue

func ParseDeleteDeploymentRequest_FieldPathValue

func ParseDeleteDeploymentRequest_FieldPathValue(pathStr, valueStr string) (DeleteDeploymentRequest_FieldPathValue, error)

type DeleteDeploymentRequest_FieldTerminalPath

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

func (*DeleteDeploymentRequest_FieldTerminalPath) ClearValue

func (*DeleteDeploymentRequest_FieldTerminalPath) ClearValueRaw

func (*DeleteDeploymentRequest_FieldTerminalPath) Get

func (fp *DeleteDeploymentRequest_FieldTerminalPath) Get(source *DeleteDeploymentRequest) (values []interface{})

Get returns all values pointed by specific field from source DeleteDeploymentRequest

func (*DeleteDeploymentRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*DeleteDeploymentRequest_FieldTerminalPath) GetRaw

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

func (*DeleteDeploymentRequest_FieldTerminalPath) GetSingle

func (fp *DeleteDeploymentRequest_FieldTerminalPath) GetSingle(source *DeleteDeploymentRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source DeleteDeploymentRequest

func (*DeleteDeploymentRequest_FieldTerminalPath) GetSingleRaw

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

func (*DeleteDeploymentRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*DeleteDeploymentRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*DeleteDeploymentRequest_FieldTerminalPath) Selector

func (*DeleteDeploymentRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*DeleteDeploymentRequest_FieldTerminalPath) WithIArrayItemValue

func (*DeleteDeploymentRequest_FieldTerminalPath) WithIArrayOfValues

func (*DeleteDeploymentRequest_FieldTerminalPath) WithIValue

func (*DeleteDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*DeleteDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*DeleteDeploymentRequest_FieldTerminalPath) WithRawIValue

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

type DeleteDeploymentRequest_FieldTerminalPathArrayItemValue

type DeleteDeploymentRequest_FieldTerminalPathArrayItemValue struct {
	DeleteDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type DeleteDeploymentRequest_FieldTerminalPathArrayOfValues

type DeleteDeploymentRequest_FieldTerminalPathArrayOfValues struct {
	DeleteDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*DeleteDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type DeleteDeploymentRequest_FieldTerminalPathValue

type DeleteDeploymentRequest_FieldTerminalPathValue struct {
	DeleteDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteDeploymentRequest_FieldTerminalPathValue) AsNameValue

func (*DeleteDeploymentRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'DeleteDeploymentRequest_FieldTerminalPathValue' with the value under path in 'DeleteDeploymentRequest'.

func (*DeleteDeploymentRequest_FieldTerminalPathValue) CompareWithRaw

func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*DeleteDeploymentRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*DeleteDeploymentRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object DeleteDeploymentRequest

func (*DeleteDeploymentRequest_FieldTerminalPathValue) SetToRaw

type DeploymentServiceClient

type DeploymentServiceClient interface {
	GetDeployment(ctx context.Context, in *GetDeploymentRequest, opts ...grpc.CallOption) (*deployment.Deployment, error)
	BatchGetDeployments(ctx context.Context, in *BatchGetDeploymentsRequest, opts ...grpc.CallOption) (*BatchGetDeploymentsResponse, error)
	ListDeployments(ctx context.Context, in *ListDeploymentsRequest, opts ...grpc.CallOption) (*ListDeploymentsResponse, error)
	WatchDeployment(ctx context.Context, in *WatchDeploymentRequest, opts ...grpc.CallOption) (WatchDeploymentClientStream, error)
	WatchDeployments(ctx context.Context, in *WatchDeploymentsRequest, opts ...grpc.CallOption) (WatchDeploymentsClientStream, error)
	CreateDeployment(ctx context.Context, in *CreateDeploymentRequest, opts ...grpc.CallOption) (*deployment.Deployment, error)
	UpdateDeployment(ctx context.Context, in *UpdateDeploymentRequest, opts ...grpc.CallOption) (*deployment.Deployment, error)
	DeleteDeployment(ctx context.Context, in *DeleteDeploymentRequest, opts ...grpc.CallOption) (*empty.Empty, error)
}

DeploymentServiceClient is the client API for DeploymentService.

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

type DeploymentServiceDescriptor added in v0.4.28

type DeploymentServiceDescriptor struct{}

func GetDeploymentServiceDescriptor added in v0.4.28

func GetDeploymentServiceDescriptor() *DeploymentServiceDescriptor

func (*DeploymentServiceDescriptor) AllMethodDescriptors added in v0.4.28

func (d *DeploymentServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor

func (*DeploymentServiceDescriptor) GetApiName added in v0.4.28

func (d *DeploymentServiceDescriptor) GetApiName() string

func (*DeploymentServiceDescriptor) GetFullAPIName added in v0.4.28

func (d *DeploymentServiceDescriptor) GetFullAPIName() string

func (*DeploymentServiceDescriptor) GetProtoPkgName added in v0.4.28

func (d *DeploymentServiceDescriptor) GetProtoPkgName() string

func (*DeploymentServiceDescriptor) GetServiceDomain added in v0.4.28

func (d *DeploymentServiceDescriptor) GetServiceDomain() string

func (*DeploymentServiceDescriptor) GetServiceVersion added in v0.4.28

func (d *DeploymentServiceDescriptor) GetServiceVersion() string

type GetDeploymentDescriptor added in v0.4.28

type GetDeploymentDescriptor struct{}

func GetGetDeploymentDescriptor added in v0.4.28

func GetGetDeploymentDescriptor() *GetDeploymentDescriptor

func (*GetDeploymentDescriptor) GetApiDescriptor added in v0.4.28

func (d *GetDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor

func (*GetDeploymentDescriptor) GetApiName added in v0.4.28

func (d *GetDeploymentDescriptor) GetApiName() string

func (*GetDeploymentDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*GetDeploymentDescriptor) GetFullMethodName added in v0.4.28

func (d *GetDeploymentDescriptor) GetFullMethodName() string

func (*GetDeploymentDescriptor) GetMethodName added in v0.4.28

func (d *GetDeploymentDescriptor) GetMethodName() string

func (*GetDeploymentDescriptor) GetProtoPkgName added in v0.4.28

func (d *GetDeploymentDescriptor) GetProtoPkgName() string

func (*GetDeploymentDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*GetDeploymentDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*GetDeploymentDescriptor) GetServiceDomain added in v0.4.28

func (d *GetDeploymentDescriptor) GetServiceDomain() string

func (*GetDeploymentDescriptor) GetServiceVersion added in v0.4.28

func (d *GetDeploymentDescriptor) GetServiceVersion() string

func (*GetDeploymentDescriptor) GetVerb added in v0.4.28

func (d *GetDeploymentDescriptor) GetVerb() string

func (*GetDeploymentDescriptor) HasResource added in v0.4.30

func (d *GetDeploymentDescriptor) HasResource() bool

func (*GetDeploymentDescriptor) IsClientStream added in v0.4.28

func (d *GetDeploymentDescriptor) IsClientStream() bool

func (*GetDeploymentDescriptor) IsCollection added in v0.4.30

func (d *GetDeploymentDescriptor) IsCollection() bool

func (*GetDeploymentDescriptor) IsPlural added in v0.4.30

func (d *GetDeploymentDescriptor) IsPlural() bool

func (*GetDeploymentDescriptor) IsServerStream added in v0.4.28

func (d *GetDeploymentDescriptor) IsServerStream() bool

func (*GetDeploymentDescriptor) IsUnary added in v0.4.28

func (d *GetDeploymentDescriptor) IsUnary() bool

func (*GetDeploymentDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*GetDeploymentDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*GetDeploymentDescriptor) RequestHasResourceBody added in v0.4.28

func (d *GetDeploymentDescriptor) RequestHasResourceBody() bool

type GetDeploymentDescriptorClientMsgHandle added in v0.4.28

type GetDeploymentDescriptorClientMsgHandle struct{}

func (*GetDeploymentDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*GetDeploymentDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*GetDeploymentDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type GetDeploymentDescriptorServerMsgHandle added in v0.4.28

type GetDeploymentDescriptorServerMsgHandle struct{}

func (*GetDeploymentDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*GetDeploymentDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*GetDeploymentDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type GetDeploymentRequest

type GetDeploymentRequest struct {

	// Reference of ntt.meta.v1alpha2.Deployment
	Name *deployment.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 *deployment.Deployment_FieldMask `` /* 142-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 [GetDeployment][ntt.meta.v1alpha2.GetDeployment]

func (*GetDeploymentRequest) Clone

func (*GetDeploymentRequest) CloneRaw

func (*GetDeploymentRequest) Descriptor

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

Deprecated, Use GetDeploymentRequest.ProtoReflect.Descriptor instead.

func (*GetDeploymentRequest) GetFieldMask

func (*GetDeploymentRequest) GetName

func (*GetDeploymentRequest) GetView

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

func (*GetDeploymentRequest) GotenMessage

func (*GetDeploymentRequest) GotenMessage()

func (*GetDeploymentRequest) GotenObjectExt

func (o *GetDeploymentRequest) GotenObjectExt()

func (*GetDeploymentRequest) GotenValidate

func (obj *GetDeploymentRequest) GotenValidate() error

func (*GetDeploymentRequest) MakeDiffFieldMask

func (*GetDeploymentRequest) MakeFullFieldMask

func (o *GetDeploymentRequest) MakeFullFieldMask() *GetDeploymentRequest_FieldMask

func (*GetDeploymentRequest) MakeRawDiffFieldMask

func (o *GetDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask

func (*GetDeploymentRequest) MakeRawFullFieldMask

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

func (*GetDeploymentRequest) Marshal

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

func (*GetDeploymentRequest) MarshalJSON

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

func (*GetDeploymentRequest) Merge

func (o *GetDeploymentRequest) Merge(source *GetDeploymentRequest)

func (*GetDeploymentRequest) MergeRaw

func (o *GetDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)

func (*GetDeploymentRequest) ProtoMessage

func (*GetDeploymentRequest) ProtoMessage()

func (*GetDeploymentRequest) ProtoReflect

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

func (*GetDeploymentRequest) Reset

func (m *GetDeploymentRequest) Reset()

func (*GetDeploymentRequest) SetFieldMask

func (*GetDeploymentRequest) SetName

func (m *GetDeploymentRequest) SetName(fv *deployment.Reference)

func (*GetDeploymentRequest) SetView

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

func (*GetDeploymentRequest) String

func (m *GetDeploymentRequest) String() string

func (*GetDeploymentRequest) Unmarshal

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

func (*GetDeploymentRequest) UnmarshalJSON

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

type GetDeploymentRequestFieldPathBuilder

type GetDeploymentRequestFieldPathBuilder struct{}

func NewGetDeploymentRequestFieldPathBuilder

func NewGetDeploymentRequestFieldPathBuilder() GetDeploymentRequestFieldPathBuilder

func (GetDeploymentRequestFieldPathBuilder) FieldMask

func (GetDeploymentRequestFieldPathBuilder) Name

func (GetDeploymentRequestFieldPathBuilder) View

type GetDeploymentRequestPathSelectorFieldMask

type GetDeploymentRequestPathSelectorFieldMask struct{}

func (GetDeploymentRequestPathSelectorFieldMask) FieldPath

func (GetDeploymentRequestPathSelectorFieldMask) WithArrayOfValues

func (GetDeploymentRequestPathSelectorFieldMask) WithValue

type GetDeploymentRequestPathSelectorName

type GetDeploymentRequestPathSelectorName struct{}

func (GetDeploymentRequestPathSelectorName) FieldPath

func (GetDeploymentRequestPathSelectorName) WithArrayOfValues

func (GetDeploymentRequestPathSelectorName) WithValue

type GetDeploymentRequestPathSelectorView

type GetDeploymentRequestPathSelectorView struct{}

func (GetDeploymentRequestPathSelectorView) FieldPath

func (GetDeploymentRequestPathSelectorView) WithArrayOfValues

func (GetDeploymentRequestPathSelectorView) WithValue

type GetDeploymentRequest_FieldMask

type GetDeploymentRequest_FieldMask struct {
	Paths []GetDeploymentRequest_FieldPath
}

func FullGetDeploymentRequest_FieldMask

func FullGetDeploymentRequest_FieldMask() *GetDeploymentRequest_FieldMask

func (*GetDeploymentRequest_FieldMask) AppendPath

func (*GetDeploymentRequest_FieldMask) AppendRawPath

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

func (*GetDeploymentRequest_FieldMask) DecodeFirestore

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

func (*GetDeploymentRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*GetDeploymentRequest_FieldMask) FilterInputFields

func (fieldMask *GetDeploymentRequest_FieldMask) FilterInputFields() *GetDeploymentRequest_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*GetDeploymentRequest_FieldMask) FromProtoFieldMask

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

func (*GetDeploymentRequest_FieldMask) GetPaths

func (*GetDeploymentRequest_FieldMask) GetRawPaths

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

func (*GetDeploymentRequest_FieldMask) IsFull

func (fieldMask *GetDeploymentRequest_FieldMask) IsFull() bool

func (GetDeploymentRequest_FieldMask) Marshal

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

implement methods required by customType

func (GetDeploymentRequest_FieldMask) MarshalJSON

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

func (*GetDeploymentRequest_FieldMask) PathsCount

func (fieldMask *GetDeploymentRequest_FieldMask) PathsCount() int

func (*GetDeploymentRequest_FieldMask) Project

func (*GetDeploymentRequest_FieldMask) ProjectRaw

func (*GetDeploymentRequest_FieldMask) ProtoMessage

func (fieldMask *GetDeploymentRequest_FieldMask) ProtoMessage()

func (*GetDeploymentRequest_FieldMask) ProtoReflect

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

func (*GetDeploymentRequest_FieldMask) Reset

func (fieldMask *GetDeploymentRequest_FieldMask) Reset()

func (*GetDeploymentRequest_FieldMask) Set

func (fieldMask *GetDeploymentRequest_FieldMask) Set(target, source *GetDeploymentRequest)

func (*GetDeploymentRequest_FieldMask) SetFromCliFlag

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

func (*GetDeploymentRequest_FieldMask) SetRaw

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

func (*GetDeploymentRequest_FieldMask) Size

func (fieldMask *GetDeploymentRequest_FieldMask) Size() int

func (*GetDeploymentRequest_FieldMask) String

func (fieldMask *GetDeploymentRequest_FieldMask) String() string

func (*GetDeploymentRequest_FieldMask) Subtract

func (*GetDeploymentRequest_FieldMask) SubtractRaw

func (*GetDeploymentRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*GetDeploymentRequest_FieldMask) Unmarshal

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

func (*GetDeploymentRequest_FieldMask) UnmarshalJSON

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

type GetDeploymentRequest_FieldPath

type GetDeploymentRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() GetDeploymentRequest_FieldPathSelector
	Get(source *GetDeploymentRequest) []interface{}
	GetSingle(source *GetDeploymentRequest) (interface{}, bool)
	ClearValue(item *GetDeploymentRequest)

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

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

func MustParseGetDeploymentRequest_FieldPath

func MustParseGetDeploymentRequest_FieldPath(rawField string) GetDeploymentRequest_FieldPath

func ParseGetDeploymentRequest_FieldPath

func ParseGetDeploymentRequest_FieldPath(rawField string) (GetDeploymentRequest_FieldPath, error)

type GetDeploymentRequest_FieldPathArrayItemValue

type GetDeploymentRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	GetDeploymentRequest_FieldPath
	ContainsValue(*GetDeploymentRequest) bool
}

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

func MustParseGetDeploymentRequest_FieldPathArrayItemValue

func MustParseGetDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetDeploymentRequest_FieldPathArrayItemValue

func ParseGetDeploymentRequest_FieldPathArrayItemValue

func ParseGetDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetDeploymentRequest_FieldPathArrayItemValue, error)

ParseGetDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type GetDeploymentRequest_FieldPathArrayOfValues

type GetDeploymentRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	GetDeploymentRequest_FieldPath
}

GetDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for GetDeploymentRequest fields according to their type

func MustParseGetDeploymentRequest_FieldPathArrayOfValues

func MustParseGetDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetDeploymentRequest_FieldPathArrayOfValues

func ParseGetDeploymentRequest_FieldPathArrayOfValues

func ParseGetDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetDeploymentRequest_FieldPathArrayOfValues, error)

type GetDeploymentRequest_FieldPathSelector

type GetDeploymentRequest_FieldPathSelector int32
const (
	GetDeploymentRequest_FieldPathSelectorName      GetDeploymentRequest_FieldPathSelector = 0
	GetDeploymentRequest_FieldPathSelectorFieldMask GetDeploymentRequest_FieldPathSelector = 1
	GetDeploymentRequest_FieldPathSelectorView      GetDeploymentRequest_FieldPathSelector = 2
)

func (GetDeploymentRequest_FieldPathSelector) String

type GetDeploymentRequest_FieldPathValue

type GetDeploymentRequest_FieldPathValue interface {
	GetDeploymentRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **GetDeploymentRequest)
	CompareWith(*GetDeploymentRequest) (cmp int, comparable bool)
}

GetDeploymentRequest_FieldPathValue allows storing values for GetDeploymentRequest fields according to their type

func MustParseGetDeploymentRequest_FieldPathValue

func MustParseGetDeploymentRequest_FieldPathValue(pathStr, valueStr string) GetDeploymentRequest_FieldPathValue

func ParseGetDeploymentRequest_FieldPathValue

func ParseGetDeploymentRequest_FieldPathValue(pathStr, valueStr string) (GetDeploymentRequest_FieldPathValue, error)

type GetDeploymentRequest_FieldTerminalPath

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

func (*GetDeploymentRequest_FieldTerminalPath) ClearValue

func (*GetDeploymentRequest_FieldTerminalPath) ClearValueRaw

func (fp *GetDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)

func (*GetDeploymentRequest_FieldTerminalPath) Get

func (fp *GetDeploymentRequest_FieldTerminalPath) Get(source *GetDeploymentRequest) (values []interface{})

Get returns all values pointed by specific field from source GetDeploymentRequest

func (*GetDeploymentRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*GetDeploymentRequest_FieldTerminalPath) GetRaw

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

func (*GetDeploymentRequest_FieldTerminalPath) GetSingle

func (fp *GetDeploymentRequest_FieldTerminalPath) GetSingle(source *GetDeploymentRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source GetDeploymentRequest

func (*GetDeploymentRequest_FieldTerminalPath) GetSingleRaw

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

func (*GetDeploymentRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*GetDeploymentRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*GetDeploymentRequest_FieldTerminalPath) Selector

func (*GetDeploymentRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*GetDeploymentRequest_FieldTerminalPath) WithIArrayItemValue

func (*GetDeploymentRequest_FieldTerminalPath) WithIArrayOfValues

func (*GetDeploymentRequest_FieldTerminalPath) WithIValue

func (*GetDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*GetDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*GetDeploymentRequest_FieldTerminalPath) WithRawIValue

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

type GetDeploymentRequest_FieldTerminalPathArrayItemValue

type GetDeploymentRequest_FieldTerminalPathArrayItemValue struct {
	GetDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetDeploymentRequest) (interface{}, bool)

func (*GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type GetDeploymentRequest_FieldTerminalPathArrayOfValues

type GetDeploymentRequest_FieldTerminalPathArrayOfValues struct {
	GetDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*GetDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type GetDeploymentRequest_FieldTerminalPathValue

type GetDeploymentRequest_FieldTerminalPathValue struct {
	GetDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetDeploymentRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*GetDeploymentRequest_FieldTerminalPathValue) AsNameValue

func (*GetDeploymentRequest_FieldTerminalPathValue) AsViewValue

func (*GetDeploymentRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'GetDeploymentRequest_FieldTerminalPathValue' with the value under path in 'GetDeploymentRequest'.

func (*GetDeploymentRequest_FieldTerminalPathValue) CompareWithRaw

func (fpv *GetDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*GetDeploymentRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*GetDeploymentRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object GetDeploymentRequest

func (*GetDeploymentRequest_FieldTerminalPathValue) SetToRaw

type ListDeploymentsDescriptor added in v0.4.28

type ListDeploymentsDescriptor struct{}

func GetListDeploymentsDescriptor added in v0.4.28

func GetListDeploymentsDescriptor() *ListDeploymentsDescriptor

func (*ListDeploymentsDescriptor) GetApiDescriptor added in v0.4.28

func (d *ListDeploymentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor

func (*ListDeploymentsDescriptor) GetApiName added in v0.4.28

func (d *ListDeploymentsDescriptor) GetApiName() string

func (*ListDeploymentsDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*ListDeploymentsDescriptor) GetFullMethodName added in v0.4.28

func (d *ListDeploymentsDescriptor) GetFullMethodName() string

func (*ListDeploymentsDescriptor) GetMethodName added in v0.4.28

func (d *ListDeploymentsDescriptor) GetMethodName() string

func (*ListDeploymentsDescriptor) GetProtoPkgName added in v0.4.28

func (d *ListDeploymentsDescriptor) GetProtoPkgName() string

func (*ListDeploymentsDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*ListDeploymentsDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*ListDeploymentsDescriptor) GetServiceDomain added in v0.4.28

func (d *ListDeploymentsDescriptor) GetServiceDomain() string

func (*ListDeploymentsDescriptor) GetServiceVersion added in v0.4.28

func (d *ListDeploymentsDescriptor) GetServiceVersion() string

func (*ListDeploymentsDescriptor) GetVerb added in v0.4.28

func (d *ListDeploymentsDescriptor) GetVerb() string

func (*ListDeploymentsDescriptor) HasResource added in v0.4.30

func (d *ListDeploymentsDescriptor) HasResource() bool

func (*ListDeploymentsDescriptor) IsClientStream added in v0.4.28

func (d *ListDeploymentsDescriptor) IsClientStream() bool

func (*ListDeploymentsDescriptor) IsCollection added in v0.4.30

func (d *ListDeploymentsDescriptor) IsCollection() bool

func (*ListDeploymentsDescriptor) IsPlural added in v0.4.30

func (d *ListDeploymentsDescriptor) IsPlural() bool

func (*ListDeploymentsDescriptor) IsServerStream added in v0.4.28

func (d *ListDeploymentsDescriptor) IsServerStream() bool

func (*ListDeploymentsDescriptor) IsUnary added in v0.4.28

func (d *ListDeploymentsDescriptor) IsUnary() bool

func (*ListDeploymentsDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*ListDeploymentsDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*ListDeploymentsDescriptor) RequestHasResourceBody added in v0.4.28

func (d *ListDeploymentsDescriptor) RequestHasResourceBody() bool

type ListDeploymentsDescriptorClientMsgHandle added in v0.4.28

type ListDeploymentsDescriptorClientMsgHandle struct{}

func (*ListDeploymentsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListDeploymentsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*ListDeploymentsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type ListDeploymentsDescriptorServerMsgHandle added in v0.4.28

type ListDeploymentsDescriptorServerMsgHandle struct{}

func (*ListDeploymentsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListDeploymentsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*ListDeploymentsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type ListDeploymentsRequest

type ListDeploymentsRequest struct {

	// Parent name of ntt.meta.v1alpha2.Deployment
	Parent *deployment.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer Deployments 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
	// [ListDeploymentsResponse.next_page_token][ntt.meta.v1alpha2.ListDeploymentsResponse.next_page_token]
	PageToken *deployment.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 *deployment.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 *deployment.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 *deployment.Deployment_FieldMask `` /* 142-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [ListDeployments][ntt.meta.v1alpha2.ListDeployments]

func (*ListDeploymentsRequest) Clone

func (*ListDeploymentsRequest) CloneRaw

func (*ListDeploymentsRequest) Descriptor

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

Deprecated, Use ListDeploymentsRequest.ProtoReflect.Descriptor instead.

func (*ListDeploymentsRequest) GetFieldMask

func (*ListDeploymentsRequest) GetFilter

func (m *ListDeploymentsRequest) GetFilter() *deployment.Filter

func (*ListDeploymentsRequest) GetOrderBy

func (m *ListDeploymentsRequest) GetOrderBy() *deployment.OrderBy

func (*ListDeploymentsRequest) GetPageSize

func (m *ListDeploymentsRequest) GetPageSize() int32

func (*ListDeploymentsRequest) GetPageToken

func (m *ListDeploymentsRequest) GetPageToken() *deployment.PagerCursor

func (*ListDeploymentsRequest) GetParent

func (*ListDeploymentsRequest) GetView

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

func (*ListDeploymentsRequest) GotenMessage

func (*ListDeploymentsRequest) GotenMessage()

func (*ListDeploymentsRequest) GotenObjectExt

func (o *ListDeploymentsRequest) GotenObjectExt()

func (*ListDeploymentsRequest) GotenValidate

func (obj *ListDeploymentsRequest) GotenValidate() error

func (*ListDeploymentsRequest) MakeDiffFieldMask

func (*ListDeploymentsRequest) MakeFullFieldMask

func (*ListDeploymentsRequest) MakeRawDiffFieldMask

func (*ListDeploymentsRequest) MakeRawFullFieldMask

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

func (*ListDeploymentsRequest) Marshal

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

func (*ListDeploymentsRequest) MarshalJSON

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

func (*ListDeploymentsRequest) Merge

func (*ListDeploymentsRequest) MergeRaw

func (*ListDeploymentsRequest) ProtoMessage

func (*ListDeploymentsRequest) ProtoMessage()

func (*ListDeploymentsRequest) ProtoReflect

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

func (*ListDeploymentsRequest) Reset

func (m *ListDeploymentsRequest) Reset()

func (*ListDeploymentsRequest) SetFieldMask

func (*ListDeploymentsRequest) SetFilter

func (m *ListDeploymentsRequest) SetFilter(fv *deployment.Filter)

func (*ListDeploymentsRequest) SetOrderBy

func (m *ListDeploymentsRequest) SetOrderBy(fv *deployment.OrderBy)

func (*ListDeploymentsRequest) SetPageSize

func (m *ListDeploymentsRequest) SetPageSize(fv int32)

func (*ListDeploymentsRequest) SetPageToken

func (m *ListDeploymentsRequest) SetPageToken(fv *deployment.PagerCursor)

func (*ListDeploymentsRequest) SetParent

func (m *ListDeploymentsRequest) SetParent(fv *deployment.ParentName)

func (*ListDeploymentsRequest) SetView

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

func (*ListDeploymentsRequest) String

func (m *ListDeploymentsRequest) String() string

func (*ListDeploymentsRequest) Unmarshal

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

func (*ListDeploymentsRequest) UnmarshalJSON

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

type ListDeploymentsRequestFieldPathBuilder

type ListDeploymentsRequestFieldPathBuilder struct{}

func NewListDeploymentsRequestFieldPathBuilder

func NewListDeploymentsRequestFieldPathBuilder() ListDeploymentsRequestFieldPathBuilder

func (ListDeploymentsRequestFieldPathBuilder) FieldMask

func (ListDeploymentsRequestFieldPathBuilder) Filter

func (ListDeploymentsRequestFieldPathBuilder) OrderBy

func (ListDeploymentsRequestFieldPathBuilder) PageSize

func (ListDeploymentsRequestFieldPathBuilder) PageToken

func (ListDeploymentsRequestFieldPathBuilder) Parent

func (ListDeploymentsRequestFieldPathBuilder) View

type ListDeploymentsRequestPathSelectorFieldMask

type ListDeploymentsRequestPathSelectorFieldMask struct{}

func (ListDeploymentsRequestPathSelectorFieldMask) FieldPath

func (ListDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues

func (ListDeploymentsRequestPathSelectorFieldMask) WithValue

type ListDeploymentsRequestPathSelectorFilter

type ListDeploymentsRequestPathSelectorFilter struct{}

func (ListDeploymentsRequestPathSelectorFilter) FieldPath

func (ListDeploymentsRequestPathSelectorFilter) WithArrayOfValues

func (ListDeploymentsRequestPathSelectorFilter) WithValue

type ListDeploymentsRequestPathSelectorOrderBy

type ListDeploymentsRequestPathSelectorOrderBy struct{}

func (ListDeploymentsRequestPathSelectorOrderBy) FieldPath

func (ListDeploymentsRequestPathSelectorOrderBy) WithArrayOfValues

func (ListDeploymentsRequestPathSelectorOrderBy) WithValue

type ListDeploymentsRequestPathSelectorPageSize

type ListDeploymentsRequestPathSelectorPageSize struct{}

func (ListDeploymentsRequestPathSelectorPageSize) FieldPath

func (ListDeploymentsRequestPathSelectorPageSize) WithArrayOfValues

func (ListDeploymentsRequestPathSelectorPageSize) WithValue

type ListDeploymentsRequestPathSelectorPageToken

type ListDeploymentsRequestPathSelectorPageToken struct{}

func (ListDeploymentsRequestPathSelectorPageToken) FieldPath

func (ListDeploymentsRequestPathSelectorPageToken) WithArrayOfValues

func (ListDeploymentsRequestPathSelectorPageToken) WithValue

type ListDeploymentsRequestPathSelectorParent

type ListDeploymentsRequestPathSelectorParent struct{}

func (ListDeploymentsRequestPathSelectorParent) FieldPath

func (ListDeploymentsRequestPathSelectorParent) WithArrayOfValues

func (ListDeploymentsRequestPathSelectorParent) WithValue

type ListDeploymentsRequestPathSelectorView

type ListDeploymentsRequestPathSelectorView struct{}

func (ListDeploymentsRequestPathSelectorView) FieldPath

func (ListDeploymentsRequestPathSelectorView) WithArrayOfValues

func (ListDeploymentsRequestPathSelectorView) WithValue

type ListDeploymentsRequest_FieldMask

type ListDeploymentsRequest_FieldMask struct {
	Paths []ListDeploymentsRequest_FieldPath
}

func FullListDeploymentsRequest_FieldMask

func FullListDeploymentsRequest_FieldMask() *ListDeploymentsRequest_FieldMask

func (*ListDeploymentsRequest_FieldMask) AppendPath

func (*ListDeploymentsRequest_FieldMask) AppendRawPath

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

func (*ListDeploymentsRequest_FieldMask) DecodeFirestore

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

func (*ListDeploymentsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListDeploymentsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListDeploymentsRequest_FieldMask) FromProtoFieldMask

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

func (*ListDeploymentsRequest_FieldMask) GetPaths

func (*ListDeploymentsRequest_FieldMask) GetRawPaths

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

func (*ListDeploymentsRequest_FieldMask) IsFull

func (fieldMask *ListDeploymentsRequest_FieldMask) IsFull() bool

func (ListDeploymentsRequest_FieldMask) Marshal

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

implement methods required by customType

func (ListDeploymentsRequest_FieldMask) MarshalJSON

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

func (*ListDeploymentsRequest_FieldMask) PathsCount

func (fieldMask *ListDeploymentsRequest_FieldMask) PathsCount() int

func (*ListDeploymentsRequest_FieldMask) Project

func (*ListDeploymentsRequest_FieldMask) ProjectRaw

func (*ListDeploymentsRequest_FieldMask) ProtoMessage

func (fieldMask *ListDeploymentsRequest_FieldMask) ProtoMessage()

func (*ListDeploymentsRequest_FieldMask) ProtoReflect

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

func (*ListDeploymentsRequest_FieldMask) Reset

func (fieldMask *ListDeploymentsRequest_FieldMask) Reset()

func (*ListDeploymentsRequest_FieldMask) Set

func (fieldMask *ListDeploymentsRequest_FieldMask) Set(target, source *ListDeploymentsRequest)

func (*ListDeploymentsRequest_FieldMask) SetFromCliFlag

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

func (*ListDeploymentsRequest_FieldMask) SetRaw

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

func (*ListDeploymentsRequest_FieldMask) Size

func (fieldMask *ListDeploymentsRequest_FieldMask) Size() int

func (*ListDeploymentsRequest_FieldMask) String

func (fieldMask *ListDeploymentsRequest_FieldMask) String() string

func (*ListDeploymentsRequest_FieldMask) Subtract

func (*ListDeploymentsRequest_FieldMask) SubtractRaw

func (*ListDeploymentsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListDeploymentsRequest_FieldMask) Unmarshal

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

func (*ListDeploymentsRequest_FieldMask) UnmarshalJSON

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

type ListDeploymentsRequest_FieldPath

type ListDeploymentsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListDeploymentsRequest_FieldPathSelector
	Get(source *ListDeploymentsRequest) []interface{}
	GetSingle(source *ListDeploymentsRequest) (interface{}, bool)
	ClearValue(item *ListDeploymentsRequest)

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

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

func MustParseListDeploymentsRequest_FieldPath

func MustParseListDeploymentsRequest_FieldPath(rawField string) ListDeploymentsRequest_FieldPath

func ParseListDeploymentsRequest_FieldPath

func ParseListDeploymentsRequest_FieldPath(rawField string) (ListDeploymentsRequest_FieldPath, error)

type ListDeploymentsRequest_FieldPathArrayItemValue

type ListDeploymentsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListDeploymentsRequest_FieldPath
	ContainsValue(*ListDeploymentsRequest) bool
}

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

func MustParseListDeploymentsRequest_FieldPathArrayItemValue

func MustParseListDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListDeploymentsRequest_FieldPathArrayItemValue

func ParseListDeploymentsRequest_FieldPathArrayItemValue

func ParseListDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListDeploymentsRequest_FieldPathArrayItemValue, error)

ParseListDeploymentsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListDeploymentsRequest_FieldPathArrayOfValues

type ListDeploymentsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListDeploymentsRequest_FieldPath
}

ListDeploymentsRequest_FieldPathArrayOfValues allows storing slice of values for ListDeploymentsRequest fields according to their type

func MustParseListDeploymentsRequest_FieldPathArrayOfValues

func MustParseListDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListDeploymentsRequest_FieldPathArrayOfValues

func ParseListDeploymentsRequest_FieldPathArrayOfValues

func ParseListDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListDeploymentsRequest_FieldPathArrayOfValues, error)

type ListDeploymentsRequest_FieldPathSelector

type ListDeploymentsRequest_FieldPathSelector int32
const (
	ListDeploymentsRequest_FieldPathSelectorParent    ListDeploymentsRequest_FieldPathSelector = 0
	ListDeploymentsRequest_FieldPathSelectorPageSize  ListDeploymentsRequest_FieldPathSelector = 1
	ListDeploymentsRequest_FieldPathSelectorPageToken ListDeploymentsRequest_FieldPathSelector = 2
	ListDeploymentsRequest_FieldPathSelectorOrderBy   ListDeploymentsRequest_FieldPathSelector = 3
	ListDeploymentsRequest_FieldPathSelectorFilter    ListDeploymentsRequest_FieldPathSelector = 4
	ListDeploymentsRequest_FieldPathSelectorFieldMask ListDeploymentsRequest_FieldPathSelector = 5
	ListDeploymentsRequest_FieldPathSelectorView      ListDeploymentsRequest_FieldPathSelector = 6
)

func (ListDeploymentsRequest_FieldPathSelector) String

type ListDeploymentsRequest_FieldPathValue

type ListDeploymentsRequest_FieldPathValue interface {
	ListDeploymentsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListDeploymentsRequest)
	CompareWith(*ListDeploymentsRequest) (cmp int, comparable bool)
}

ListDeploymentsRequest_FieldPathValue allows storing values for ListDeploymentsRequest fields according to their type

func MustParseListDeploymentsRequest_FieldPathValue

func MustParseListDeploymentsRequest_FieldPathValue(pathStr, valueStr string) ListDeploymentsRequest_FieldPathValue

func ParseListDeploymentsRequest_FieldPathValue

func ParseListDeploymentsRequest_FieldPathValue(pathStr, valueStr string) (ListDeploymentsRequest_FieldPathValue, error)

type ListDeploymentsRequest_FieldTerminalPath

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

func (*ListDeploymentsRequest_FieldTerminalPath) ClearValue

func (*ListDeploymentsRequest_FieldTerminalPath) ClearValueRaw

func (fp *ListDeploymentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)

func (*ListDeploymentsRequest_FieldTerminalPath) Get

func (fp *ListDeploymentsRequest_FieldTerminalPath) Get(source *ListDeploymentsRequest) (values []interface{})

Get returns all values pointed by specific field from source ListDeploymentsRequest

func (*ListDeploymentsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListDeploymentsRequest_FieldTerminalPath) GetRaw

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

func (*ListDeploymentsRequest_FieldTerminalPath) GetSingle

func (fp *ListDeploymentsRequest_FieldTerminalPath) GetSingle(source *ListDeploymentsRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source ListDeploymentsRequest

func (*ListDeploymentsRequest_FieldTerminalPath) GetSingleRaw

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

func (*ListDeploymentsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListDeploymentsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListDeploymentsRequest_FieldTerminalPath) Selector

func (*ListDeploymentsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue

func (*ListDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues

func (*ListDeploymentsRequest_FieldTerminalPath) WithIValue

func (*ListDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListDeploymentsRequest_FieldTerminalPath) WithRawIValue

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

type ListDeploymentsRequest_FieldTerminalPathArrayItemValue

type ListDeploymentsRequest_FieldTerminalPathArrayItemValue struct {
	ListDeploymentsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListDeploymentsRequest_FieldTerminalPathArrayOfValues

type ListDeploymentsRequest_FieldTerminalPathArrayOfValues struct {
	ListDeploymentsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*deployment.Filter, bool)

func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*deployment.OrderBy, bool)

func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)

func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListDeploymentsRequest_FieldTerminalPathValue

type ListDeploymentsRequest_FieldTerminalPathValue struct {
	ListDeploymentsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*ListDeploymentsRequest_FieldTerminalPathValue) AsFilterValue

func (*ListDeploymentsRequest_FieldTerminalPathValue) AsOrderByValue

func (*ListDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue

func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)

func (*ListDeploymentsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*ListDeploymentsRequest_FieldTerminalPathValue) AsParentValue

func (*ListDeploymentsRequest_FieldTerminalPathValue) AsViewValue

func (*ListDeploymentsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListDeploymentsRequest_FieldTerminalPathValue' with the value under path in 'ListDeploymentsRequest'.

func (*ListDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw

func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*ListDeploymentsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*ListDeploymentsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListDeploymentsRequest

func (*ListDeploymentsRequest_FieldTerminalPathValue) SetToRaw

type ListDeploymentsResponse

type ListDeploymentsResponse struct {

	// The list of Deployments
	Deployments []*deployment.Deployment `protobuf:"bytes,1,rep,name=deployments,proto3" json:"deployments,omitempty" firestore:"deployments"`
	// A token to retrieve previous page of results. Pass this value in the
	// [ListDeploymentsRequest.page_token][ntt.meta.v1alpha2.ListDeploymentsRequest.page_token]
	PrevPageToken *deployment.PagerCursor `` /* 151-byte string literal not displayed */
	// A token to retrieve next page of results. Pass this value in the
	// [ListDeploymentsRequest.page_token][ntt.meta.v1alpha2.ListDeploymentsRequest.page_token]
	NextPageToken *deployment.PagerCursor `` /* 151-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [ListDeployments][ntt.meta.v1alpha2.ListDeployments]

func (*ListDeploymentsResponse) Clone

func (*ListDeploymentsResponse) CloneRaw

func (*ListDeploymentsResponse) Descriptor

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

Deprecated, Use ListDeploymentsResponse.ProtoReflect.Descriptor instead.

func (*ListDeploymentsResponse) GetDeployments

func (m *ListDeploymentsResponse) GetDeployments() []*deployment.Deployment

func (*ListDeploymentsResponse) GetNextPageToken

func (m *ListDeploymentsResponse) GetNextPageToken() *deployment.PagerCursor

func (*ListDeploymentsResponse) GetPrevPageToken

func (m *ListDeploymentsResponse) GetPrevPageToken() *deployment.PagerCursor

func (*ListDeploymentsResponse) GotenMessage

func (*ListDeploymentsResponse) GotenMessage()

func (*ListDeploymentsResponse) GotenObjectExt

func (o *ListDeploymentsResponse) GotenObjectExt()

func (*ListDeploymentsResponse) GotenValidate

func (obj *ListDeploymentsResponse) GotenValidate() error

func (*ListDeploymentsResponse) MakeDiffFieldMask

func (*ListDeploymentsResponse) MakeFullFieldMask

func (*ListDeploymentsResponse) MakeRawDiffFieldMask

func (*ListDeploymentsResponse) MakeRawFullFieldMask

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

func (*ListDeploymentsResponse) Marshal

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

func (*ListDeploymentsResponse) MarshalJSON

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

func (*ListDeploymentsResponse) Merge

func (*ListDeploymentsResponse) MergeRaw

func (*ListDeploymentsResponse) ProtoMessage

func (*ListDeploymentsResponse) ProtoMessage()

func (*ListDeploymentsResponse) ProtoReflect

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

func (*ListDeploymentsResponse) Reset

func (m *ListDeploymentsResponse) Reset()

func (*ListDeploymentsResponse) SetDeployments

func (m *ListDeploymentsResponse) SetDeployments(fv []*deployment.Deployment)

func (*ListDeploymentsResponse) SetNextPageToken

func (m *ListDeploymentsResponse) SetNextPageToken(fv *deployment.PagerCursor)

func (*ListDeploymentsResponse) SetPrevPageToken

func (m *ListDeploymentsResponse) SetPrevPageToken(fv *deployment.PagerCursor)

func (*ListDeploymentsResponse) String

func (m *ListDeploymentsResponse) String() string

func (*ListDeploymentsResponse) Unmarshal

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

func (*ListDeploymentsResponse) UnmarshalJSON

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

type ListDeploymentsResponseFieldPathBuilder

type ListDeploymentsResponseFieldPathBuilder struct{}

func NewListDeploymentsResponseFieldPathBuilder

func NewListDeploymentsResponseFieldPathBuilder() ListDeploymentsResponseFieldPathBuilder

func (ListDeploymentsResponseFieldPathBuilder) Deployments

func (ListDeploymentsResponseFieldPathBuilder) NextPageToken

func (ListDeploymentsResponseFieldPathBuilder) PrevPageToken

type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations

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

func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) FieldPath

func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues

func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithValue

type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels

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

func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) FieldPath

func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithArrayOfValues

func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithValue

type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards

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

func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) FieldPath

func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithArrayOfValues

func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithValue

type ListDeploymentsResponsePathSelectorDeployments

type ListDeploymentsResponsePathSelectorDeployments struct{}

func (ListDeploymentsResponsePathSelectorDeployments) FieldPath

func (ListDeploymentsResponsePathSelectorDeployments) Metadata

func (ListDeploymentsResponsePathSelectorDeployments) Name

func (ListDeploymentsResponsePathSelectorDeployments) Service added in v0.5.1

func (ListDeploymentsResponsePathSelectorDeployments) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeployments) WithItemValue

func (ListDeploymentsResponsePathSelectorDeployments) WithSubArrayItemValue

func (ListDeploymentsResponsePathSelectorDeployments) WithSubArrayOfValues

func (ListDeploymentsResponsePathSelectorDeployments) WithSubPath

func (ListDeploymentsResponsePathSelectorDeployments) WithSubValue

func (ListDeploymentsResponsePathSelectorDeployments) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadata

type ListDeploymentsResponsePathSelectorDeploymentsMetadata struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Annotations

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) CreateTime

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Generation

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Labels

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Shards

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Syncing

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Tags

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) UpdateTime

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Uuid

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations

type ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithKey

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime

type ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration

type ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels

type ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithKey

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithItemValue

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesApiVersion) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid

type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesUid) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion

type ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataShards

type ListDeploymentsResponsePathSelectorDeploymentsMetadataShards struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithKey

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing

type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion

type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions

type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithItemValue

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataTags

type ListDeploymentsResponsePathSelectorDeploymentsMetadataTags struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithItemValue

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime

type ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid

type ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsName

type ListDeploymentsResponsePathSelectorDeploymentsName struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsName) FieldPath

func (ListDeploymentsResponsePathSelectorDeploymentsName) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorDeploymentsName) WithValue

type ListDeploymentsResponsePathSelectorDeploymentsService added in v0.5.1

type ListDeploymentsResponsePathSelectorDeploymentsService struct{}

func (ListDeploymentsResponsePathSelectorDeploymentsService) FieldPath added in v0.5.1

func (ListDeploymentsResponsePathSelectorDeploymentsService) WithArrayOfValues added in v0.5.1

func (ListDeploymentsResponsePathSelectorDeploymentsService) WithValue added in v0.5.1

type ListDeploymentsResponsePathSelectorNextPageToken

type ListDeploymentsResponsePathSelectorNextPageToken struct{}

func (ListDeploymentsResponsePathSelectorNextPageToken) FieldPath

func (ListDeploymentsResponsePathSelectorNextPageToken) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorNextPageToken) WithValue

type ListDeploymentsResponsePathSelectorPrevPageToken

type ListDeploymentsResponsePathSelectorPrevPageToken struct{}

func (ListDeploymentsResponsePathSelectorPrevPageToken) FieldPath

func (ListDeploymentsResponsePathSelectorPrevPageToken) WithArrayOfValues

func (ListDeploymentsResponsePathSelectorPrevPageToken) WithValue

type ListDeploymentsResponse_FieldMask

type ListDeploymentsResponse_FieldMask struct {
	Paths []ListDeploymentsResponse_FieldPath
}

func FullListDeploymentsResponse_FieldMask

func FullListDeploymentsResponse_FieldMask() *ListDeploymentsResponse_FieldMask

func (*ListDeploymentsResponse_FieldMask) AppendPath

func (*ListDeploymentsResponse_FieldMask) AppendRawPath

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

func (*ListDeploymentsResponse_FieldMask) DecodeFirestore

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

func (*ListDeploymentsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListDeploymentsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListDeploymentsResponse_FieldMask) FromProtoFieldMask

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

func (*ListDeploymentsResponse_FieldMask) GetPaths

func (*ListDeploymentsResponse_FieldMask) GetRawPaths

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

func (*ListDeploymentsResponse_FieldMask) IsFull

func (fieldMask *ListDeploymentsResponse_FieldMask) IsFull() bool

func (ListDeploymentsResponse_FieldMask) Marshal

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

implement methods required by customType

func (ListDeploymentsResponse_FieldMask) MarshalJSON

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

func (*ListDeploymentsResponse_FieldMask) PathsCount

func (fieldMask *ListDeploymentsResponse_FieldMask) PathsCount() int

func (*ListDeploymentsResponse_FieldMask) Project

func (*ListDeploymentsResponse_FieldMask) ProjectRaw

func (*ListDeploymentsResponse_FieldMask) ProtoMessage

func (fieldMask *ListDeploymentsResponse_FieldMask) ProtoMessage()

func (*ListDeploymentsResponse_FieldMask) ProtoReflect

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

func (*ListDeploymentsResponse_FieldMask) Reset

func (fieldMask *ListDeploymentsResponse_FieldMask) Reset()

func (*ListDeploymentsResponse_FieldMask) Set

func (fieldMask *ListDeploymentsResponse_FieldMask) Set(target, source *ListDeploymentsResponse)

func (*ListDeploymentsResponse_FieldMask) SetFromCliFlag

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

func (*ListDeploymentsResponse_FieldMask) SetRaw

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

func (*ListDeploymentsResponse_FieldMask) Size

func (fieldMask *ListDeploymentsResponse_FieldMask) Size() int

func (*ListDeploymentsResponse_FieldMask) String

func (fieldMask *ListDeploymentsResponse_FieldMask) String() string

func (*ListDeploymentsResponse_FieldMask) Subtract

func (*ListDeploymentsResponse_FieldMask) SubtractRaw

func (*ListDeploymentsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListDeploymentsResponse_FieldMask) Unmarshal

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

func (*ListDeploymentsResponse_FieldMask) UnmarshalJSON

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

type ListDeploymentsResponse_FieldPath

type ListDeploymentsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListDeploymentsResponse_FieldPathSelector
	Get(source *ListDeploymentsResponse) []interface{}
	GetSingle(source *ListDeploymentsResponse) (interface{}, bool)
	ClearValue(item *ListDeploymentsResponse)

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

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

func MustParseListDeploymentsResponse_FieldPath

func MustParseListDeploymentsResponse_FieldPath(rawField string) ListDeploymentsResponse_FieldPath

func ParseListDeploymentsResponse_FieldPath

func ParseListDeploymentsResponse_FieldPath(rawField string) (ListDeploymentsResponse_FieldPath, error)

type ListDeploymentsResponse_FieldPathArrayItemValue

type ListDeploymentsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListDeploymentsResponse_FieldPath
	ContainsValue(*ListDeploymentsResponse) bool
}

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

func MustParseListDeploymentsResponse_FieldPathArrayItemValue

func MustParseListDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListDeploymentsResponse_FieldPathArrayItemValue

func ParseListDeploymentsResponse_FieldPathArrayItemValue

func ParseListDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListDeploymentsResponse_FieldPathArrayItemValue, error)

ParseListDeploymentsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListDeploymentsResponse_FieldPathArrayOfValues

type ListDeploymentsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListDeploymentsResponse_FieldPath
}

ListDeploymentsResponse_FieldPathArrayOfValues allows storing slice of values for ListDeploymentsResponse fields according to their type

func MustParseListDeploymentsResponse_FieldPathArrayOfValues

func MustParseListDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListDeploymentsResponse_FieldPathArrayOfValues

func ParseListDeploymentsResponse_FieldPathArrayOfValues

func ParseListDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListDeploymentsResponse_FieldPathArrayOfValues, error)

type ListDeploymentsResponse_FieldPathSelector

type ListDeploymentsResponse_FieldPathSelector int32
const (
	ListDeploymentsResponse_FieldPathSelectorDeployments   ListDeploymentsResponse_FieldPathSelector = 0
	ListDeploymentsResponse_FieldPathSelectorPrevPageToken ListDeploymentsResponse_FieldPathSelector = 1
	ListDeploymentsResponse_FieldPathSelectorNextPageToken ListDeploymentsResponse_FieldPathSelector = 2
)

func (ListDeploymentsResponse_FieldPathSelector) String

type ListDeploymentsResponse_FieldPathValue

type ListDeploymentsResponse_FieldPathValue interface {
	ListDeploymentsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListDeploymentsResponse)
	CompareWith(*ListDeploymentsResponse) (cmp int, comparable bool)
}

ListDeploymentsResponse_FieldPathValue allows storing values for ListDeploymentsResponse fields according to their type

func MustParseListDeploymentsResponse_FieldPathValue

func MustParseListDeploymentsResponse_FieldPathValue(pathStr, valueStr string) ListDeploymentsResponse_FieldPathValue

func ParseListDeploymentsResponse_FieldPathValue

func ParseListDeploymentsResponse_FieldPathValue(pathStr, valueStr string) (ListDeploymentsResponse_FieldPathValue, error)

type ListDeploymentsResponse_FieldSubPath

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

func (*ListDeploymentsResponse_FieldSubPath) AsDeploymentsSubPath

func (*ListDeploymentsResponse_FieldSubPath) ClearValue

func (*ListDeploymentsResponse_FieldSubPath) ClearValueRaw

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

func (*ListDeploymentsResponse_FieldSubPath) Get

func (fps *ListDeploymentsResponse_FieldSubPath) Get(source *ListDeploymentsResponse) (values []interface{})

Get returns all values pointed by selected field from source ListDeploymentsResponse

func (*ListDeploymentsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListDeploymentsResponse_FieldSubPath) GetRaw

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

func (*ListDeploymentsResponse_FieldSubPath) GetSingle

func (fps *ListDeploymentsResponse_FieldSubPath) GetSingle(source *ListDeploymentsResponse) (interface{}, bool)

GetSingle returns value of selected field from source ListDeploymentsResponse

func (*ListDeploymentsResponse_FieldSubPath) GetSingleRaw

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

func (*ListDeploymentsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListDeploymentsResponse_FieldSubPath) JSONString

func (fps *ListDeploymentsResponse_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*ListDeploymentsResponse_FieldSubPath) Selector

func (*ListDeploymentsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ListDeploymentsResponse_FieldSubPath) WithIArrayItemValue

func (*ListDeploymentsResponse_FieldSubPath) WithIArrayOfValues

func (*ListDeploymentsResponse_FieldSubPath) WithIValue

func (*ListDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*ListDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*ListDeploymentsResponse_FieldSubPath) WithRawIValue

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

type ListDeploymentsResponse_FieldSubPathArrayItemValue

type ListDeploymentsResponse_FieldSubPathArrayItemValue struct {
	ListDeploymentsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListDeploymentsResponse_FieldSubPathArrayItemValue) AsDeploymentsPathItemValue

func (*ListDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*ListDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type ListDeploymentsResponse_FieldSubPathArrayOfValues

type ListDeploymentsResponse_FieldSubPathArrayOfValues struct {
	ListDeploymentsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListDeploymentsResponse_FieldSubPathArrayOfValues) AsDeploymentsPathArrayOfValues

func (*ListDeploymentsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type ListDeploymentsResponse_FieldSubPathValue

type ListDeploymentsResponse_FieldSubPathValue struct {
	ListDeploymentsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListDeploymentsResponse_FieldSubPathValue) AsDeploymentsPathValue

func (*ListDeploymentsResponse_FieldSubPathValue) CompareWith

func (*ListDeploymentsResponse_FieldSubPathValue) CompareWithRaw

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

func (*ListDeploymentsResponse_FieldSubPathValue) GetRawValue

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

func (*ListDeploymentsResponse_FieldSubPathValue) SetTo

func (*ListDeploymentsResponse_FieldSubPathValue) SetToRaw

type ListDeploymentsResponse_FieldTerminalPath

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

func (*ListDeploymentsResponse_FieldTerminalPath) ClearValue

func (*ListDeploymentsResponse_FieldTerminalPath) ClearValueRaw

func (*ListDeploymentsResponse_FieldTerminalPath) Get

func (fp *ListDeploymentsResponse_FieldTerminalPath) Get(source *ListDeploymentsResponse) (values []interface{})

Get returns all values pointed by specific field from source ListDeploymentsResponse

func (*ListDeploymentsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListDeploymentsResponse_FieldTerminalPath) GetRaw

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

func (*ListDeploymentsResponse_FieldTerminalPath) GetSingle

func (fp *ListDeploymentsResponse_FieldTerminalPath) GetSingle(source *ListDeploymentsResponse) (interface{}, bool)

GetSingle returns value pointed by specific field of from source ListDeploymentsResponse

func (*ListDeploymentsResponse_FieldTerminalPath) GetSingleRaw

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

func (*ListDeploymentsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListDeploymentsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListDeploymentsResponse_FieldTerminalPath) Selector

func (*ListDeploymentsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue

func (*ListDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues

func (*ListDeploymentsResponse_FieldTerminalPath) WithIValue

func (*ListDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListDeploymentsResponse_FieldTerminalPath) WithRawIValue

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

type ListDeploymentsResponse_FieldTerminalPathArrayItemValue

type ListDeploymentsResponse_FieldTerminalPathArrayItemValue struct {
	ListDeploymentsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentsItemValue

func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListDeploymentsResponse_FieldTerminalPathArrayOfValues

type ListDeploymentsResponse_FieldTerminalPathArrayOfValues struct {
	ListDeploymentsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues

func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues() ([][]*deployment.Deployment, bool)

func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)

func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)

func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListDeploymentsResponse_FieldTerminalPathValue

type ListDeploymentsResponse_FieldTerminalPathValue struct {
	ListDeploymentsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListDeploymentsResponse_FieldTerminalPathValue) AsDeploymentsValue

func (*ListDeploymentsResponse_FieldTerminalPathValue) AsNextPageTokenValue

func (*ListDeploymentsResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (*ListDeploymentsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListDeploymentsResponse_FieldTerminalPathValue' with the value under path in 'ListDeploymentsResponse'.

func (*ListDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw

func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*ListDeploymentsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*ListDeploymentsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListDeploymentsResponse

func (*ListDeploymentsResponse_FieldTerminalPathValue) SetToRaw

type UpdateDeploymentDescriptor added in v0.4.28

type UpdateDeploymentDescriptor struct{}

func GetUpdateDeploymentDescriptor added in v0.4.28

func GetUpdateDeploymentDescriptor() *UpdateDeploymentDescriptor

func (*UpdateDeploymentDescriptor) GetApiDescriptor added in v0.4.28

func (*UpdateDeploymentDescriptor) GetApiName added in v0.4.28

func (d *UpdateDeploymentDescriptor) GetApiName() string

func (*UpdateDeploymentDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*UpdateDeploymentDescriptor) GetFullMethodName added in v0.4.28

func (d *UpdateDeploymentDescriptor) GetFullMethodName() string

func (*UpdateDeploymentDescriptor) GetMethodName added in v0.4.28

func (d *UpdateDeploymentDescriptor) GetMethodName() string

func (*UpdateDeploymentDescriptor) GetProtoPkgName added in v0.4.28

func (d *UpdateDeploymentDescriptor) GetProtoPkgName() string

func (*UpdateDeploymentDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*UpdateDeploymentDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*UpdateDeploymentDescriptor) GetServiceDomain added in v0.4.28

func (d *UpdateDeploymentDescriptor) GetServiceDomain() string

func (*UpdateDeploymentDescriptor) GetServiceVersion added in v0.4.28

func (d *UpdateDeploymentDescriptor) GetServiceVersion() string

func (*UpdateDeploymentDescriptor) GetVerb added in v0.4.28

func (d *UpdateDeploymentDescriptor) GetVerb() string

func (*UpdateDeploymentDescriptor) HasResource added in v0.4.30

func (d *UpdateDeploymentDescriptor) HasResource() bool

func (*UpdateDeploymentDescriptor) IsClientStream added in v0.4.28

func (d *UpdateDeploymentDescriptor) IsClientStream() bool

func (*UpdateDeploymentDescriptor) IsCollection added in v0.4.30

func (d *UpdateDeploymentDescriptor) IsCollection() bool

func (*UpdateDeploymentDescriptor) IsPlural added in v0.4.30

func (d *UpdateDeploymentDescriptor) IsPlural() bool

func (*UpdateDeploymentDescriptor) IsServerStream added in v0.4.28

func (d *UpdateDeploymentDescriptor) IsServerStream() bool

func (*UpdateDeploymentDescriptor) IsUnary added in v0.4.28

func (d *UpdateDeploymentDescriptor) IsUnary() bool

func (*UpdateDeploymentDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*UpdateDeploymentDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*UpdateDeploymentDescriptor) RequestHasResourceBody added in v0.4.28

func (d *UpdateDeploymentDescriptor) RequestHasResourceBody() bool

type UpdateDeploymentDescriptorClientMsgHandle added in v0.4.28

type UpdateDeploymentDescriptorClientMsgHandle struct{}

func (*UpdateDeploymentDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*UpdateDeploymentDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateDeploymentDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type UpdateDeploymentDescriptorServerMsgHandle added in v0.4.28

type UpdateDeploymentDescriptorServerMsgHandle struct{}

func (*UpdateDeploymentDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*UpdateDeploymentDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateDeploymentDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type UpdateDeploymentRequest

type UpdateDeploymentRequest struct {

	// Deployment resource body
	Deployment *deployment.Deployment `protobuf:"bytes,2,opt,name=deployment,proto3" json:"deployment,omitempty" firestore:"deployment"`
	// FieldMask applied to request - change will be applied only for fields in
	// the mask
	UpdateMask *deployment.Deployment_FieldMask `` /* 146-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 *UpdateDeploymentRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"`
	// contains filtered or unexported fields
}

Request message for method [UpdateDeployment][ntt.meta.v1alpha2.UpdateDeployment]

func (*UpdateDeploymentRequest) Clone

func (*UpdateDeploymentRequest) CloneRaw

func (*UpdateDeploymentRequest) Descriptor

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

Deprecated, Use UpdateDeploymentRequest.ProtoReflect.Descriptor instead.

func (*UpdateDeploymentRequest) GetCas

func (*UpdateDeploymentRequest) GetDeployment

func (m *UpdateDeploymentRequest) GetDeployment() *deployment.Deployment

func (*UpdateDeploymentRequest) GetUpdateMask

func (*UpdateDeploymentRequest) GotenMessage

func (*UpdateDeploymentRequest) GotenMessage()

func (*UpdateDeploymentRequest) GotenObjectExt

func (o *UpdateDeploymentRequest) GotenObjectExt()

func (*UpdateDeploymentRequest) GotenValidate

func (obj *UpdateDeploymentRequest) GotenValidate() error

func (*UpdateDeploymentRequest) MakeDiffFieldMask

func (*UpdateDeploymentRequest) MakeFullFieldMask

func (*UpdateDeploymentRequest) MakeRawDiffFieldMask

func (*UpdateDeploymentRequest) MakeRawFullFieldMask

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

func (*UpdateDeploymentRequest) Marshal

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

func (*UpdateDeploymentRequest) MarshalJSON

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

func (*UpdateDeploymentRequest) Merge

func (*UpdateDeploymentRequest) MergeRaw

func (*UpdateDeploymentRequest) ProtoMessage

func (*UpdateDeploymentRequest) ProtoMessage()

func (*UpdateDeploymentRequest) ProtoReflect

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

func (*UpdateDeploymentRequest) Reset

func (m *UpdateDeploymentRequest) Reset()

func (*UpdateDeploymentRequest) SetCas

func (*UpdateDeploymentRequest) SetDeployment

func (m *UpdateDeploymentRequest) SetDeployment(fv *deployment.Deployment)

func (*UpdateDeploymentRequest) SetUpdateMask

func (*UpdateDeploymentRequest) String

func (m *UpdateDeploymentRequest) String() string

func (*UpdateDeploymentRequest) Unmarshal

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

func (*UpdateDeploymentRequest) UnmarshalJSON

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

type UpdateDeploymentRequestCASFieldPathBuilder

type UpdateDeploymentRequestCASFieldPathBuilder struct{}

func NewUpdateDeploymentRequestCASFieldPathBuilder

func NewUpdateDeploymentRequestCASFieldPathBuilder() UpdateDeploymentRequestCASFieldPathBuilder

func (UpdateDeploymentRequestCASFieldPathBuilder) ConditionalState

func (UpdateDeploymentRequestCASFieldPathBuilder) FieldMask

type UpdateDeploymentRequestCAS_FieldPath

type UpdateDeploymentRequestCAS_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateDeploymentRequestCAS_FieldPathSelector
	Get(source *UpdateDeploymentRequest_CAS) []interface{}
	GetSingle(source *UpdateDeploymentRequest_CAS) (interface{}, bool)
	ClearValue(item *UpdateDeploymentRequest_CAS)

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

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

func MustParseUpdateDeploymentRequestCAS_FieldPath

func MustParseUpdateDeploymentRequestCAS_FieldPath(rawField string) UpdateDeploymentRequestCAS_FieldPath

func ParseUpdateDeploymentRequestCAS_FieldPath

func ParseUpdateDeploymentRequestCAS_FieldPath(rawField string) (UpdateDeploymentRequestCAS_FieldPath, error)

type UpdateDeploymentRequestCAS_FieldPathArrayItemValue

type UpdateDeploymentRequestCAS_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateDeploymentRequestCAS_FieldPath
	ContainsValue(*UpdateDeploymentRequest_CAS) bool
}

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

func MustParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue

func MustParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateDeploymentRequestCAS_FieldPathArrayItemValue

func ParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue

func ParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateDeploymentRequestCAS_FieldPathArrayItemValue, error)

ParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateDeploymentRequestCAS_FieldPathArrayOfValues

type UpdateDeploymentRequestCAS_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateDeploymentRequestCAS_FieldPath
}

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

func MustParseUpdateDeploymentRequestCAS_FieldPathArrayOfValues

func MustParseUpdateDeploymentRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateDeploymentRequestCAS_FieldPathArrayOfValues

func ParseUpdateDeploymentRequestCAS_FieldPathArrayOfValues

func ParseUpdateDeploymentRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateDeploymentRequestCAS_FieldPathArrayOfValues, error)

type UpdateDeploymentRequestCAS_FieldPathSelector

type UpdateDeploymentRequestCAS_FieldPathSelector int32
const (
	UpdateDeploymentRequestCAS_FieldPathSelectorConditionalState UpdateDeploymentRequestCAS_FieldPathSelector = 0
	UpdateDeploymentRequestCAS_FieldPathSelectorFieldMask        UpdateDeploymentRequestCAS_FieldPathSelector = 1
)

func (UpdateDeploymentRequestCAS_FieldPathSelector) String

type UpdateDeploymentRequestCAS_FieldPathValue

type UpdateDeploymentRequestCAS_FieldPathValue interface {
	UpdateDeploymentRequestCAS_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateDeploymentRequest_CAS)
	CompareWith(*UpdateDeploymentRequest_CAS) (cmp int, comparable bool)
}

UpdateDeploymentRequestCAS_FieldPathValue allows storing values for CAS fields according to their type

func MustParseUpdateDeploymentRequestCAS_FieldPathValue

func MustParseUpdateDeploymentRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateDeploymentRequestCAS_FieldPathValue

func ParseUpdateDeploymentRequestCAS_FieldPathValue

func ParseUpdateDeploymentRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateDeploymentRequestCAS_FieldPathValue, error)

type UpdateDeploymentRequestCAS_FieldSubPath

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

func (*UpdateDeploymentRequestCAS_FieldSubPath) AsConditionalStateSubPath

func (*UpdateDeploymentRequestCAS_FieldSubPath) ClearValue

func (*UpdateDeploymentRequestCAS_FieldSubPath) ClearValueRaw

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

func (*UpdateDeploymentRequestCAS_FieldSubPath) Get

func (fps *UpdateDeploymentRequestCAS_FieldSubPath) Get(source *UpdateDeploymentRequest_CAS) (values []interface{})

Get returns all values pointed by selected field from source UpdateDeploymentRequest_CAS

func (*UpdateDeploymentRequestCAS_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateDeploymentRequestCAS_FieldSubPath) GetRaw

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

func (*UpdateDeploymentRequestCAS_FieldSubPath) GetSingle

func (fps *UpdateDeploymentRequestCAS_FieldSubPath) GetSingle(source *UpdateDeploymentRequest_CAS) (interface{}, bool)

GetSingle returns value of selected field from source UpdateDeploymentRequest_CAS

func (*UpdateDeploymentRequestCAS_FieldSubPath) GetSingleRaw

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

func (*UpdateDeploymentRequestCAS_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateDeploymentRequestCAS_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateDeploymentRequestCAS_FieldSubPath) Selector

func (*UpdateDeploymentRequestCAS_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateDeploymentRequestCAS_FieldSubPath) WithIArrayItemValue

func (*UpdateDeploymentRequestCAS_FieldSubPath) WithIArrayOfValues

func (*UpdateDeploymentRequestCAS_FieldSubPath) WithIValue

func (*UpdateDeploymentRequestCAS_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateDeploymentRequestCAS_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateDeploymentRequestCAS_FieldSubPath) WithRawIValue

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

type UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue

type UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue struct {
	UpdateDeploymentRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue

func (*UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues

type UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues struct {
	UpdateDeploymentRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues

func (*UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateDeploymentRequestCAS_FieldSubPathValue

type UpdateDeploymentRequestCAS_FieldSubPathValue struct {
	UpdateDeploymentRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequestCAS_FieldSubPathValue) AsConditionalStatePathValue

func (*UpdateDeploymentRequestCAS_FieldSubPathValue) CompareWith

func (*UpdateDeploymentRequestCAS_FieldSubPathValue) CompareWithRaw

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

func (*UpdateDeploymentRequestCAS_FieldSubPathValue) GetRawValue

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

func (*UpdateDeploymentRequestCAS_FieldSubPathValue) SetTo

func (*UpdateDeploymentRequestCAS_FieldSubPathValue) SetToRaw

type UpdateDeploymentRequestCAS_FieldTerminalPath

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

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) ClearValue

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) ClearValueRaw

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) Get

func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) Get(source *UpdateDeploymentRequest_CAS) (values []interface{})

Get returns all values pointed by specific field from source UpdateDeploymentRequest_CAS

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) GetRaw

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

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateDeploymentRequest_CAS

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) GetSingleRaw

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

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) Selector

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithIArrayItemValue

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithIArrayOfValues

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithIValue

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIArrayItemValue

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

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIArrayOfValues

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

func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIValue

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

type UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue

type UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue struct {
	UpdateDeploymentRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues

type UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues struct {
	UpdateDeploymentRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues

func (fpaov *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*deployment.Deployment, bool)

func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateDeploymentRequestCAS_FieldTerminalPathValue

type UpdateDeploymentRequestCAS_FieldTerminalPathValue struct {
	UpdateDeploymentRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) AsConditionalStateValue

func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) AsFieldMaskValue

func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateDeploymentRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateDeploymentRequest_CAS'.

func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) CompareWithRaw

func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CAS

func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) SetToRaw

type UpdateDeploymentRequestFieldPathBuilder

type UpdateDeploymentRequestFieldPathBuilder struct{}

func NewUpdateDeploymentRequestFieldPathBuilder

func NewUpdateDeploymentRequestFieldPathBuilder() UpdateDeploymentRequestFieldPathBuilder

func (UpdateDeploymentRequestFieldPathBuilder) Cas

func (UpdateDeploymentRequestFieldPathBuilder) Deployment

func (UpdateDeploymentRequestFieldPathBuilder) UpdateMask

type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations

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

func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels

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

func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards

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

func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations

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

func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) FieldPath

func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues

func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithValue

type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels

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

func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) FieldPath

func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithArrayOfValues

func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithValue

type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards

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

func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) FieldPath

func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithArrayOfValues

func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithValue

type UpdateDeploymentRequestPathSelectorCas

type UpdateDeploymentRequestPathSelectorCas struct{}

func (UpdateDeploymentRequestPathSelectorCas) ConditionalState

func (UpdateDeploymentRequestPathSelectorCas) FieldMask

func (UpdateDeploymentRequestPathSelectorCas) FieldPath

type UpdateDeploymentRequestPathSelectorCasConditionalState

type UpdateDeploymentRequestPathSelectorCasConditionalState struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalState) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalState) Metadata

func (UpdateDeploymentRequestPathSelectorCasConditionalState) Name

func (UpdateDeploymentRequestPathSelectorCasConditionalState) Service added in v0.5.1

func (UpdateDeploymentRequestPathSelectorCasConditionalState) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalState) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid

type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateName

type UpdateDeploymentRequestPathSelectorCasConditionalStateName struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateName) FieldPath

func (UpdateDeploymentRequestPathSelectorCasConditionalStateName) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasConditionalStateName) WithValue

type UpdateDeploymentRequestPathSelectorCasConditionalStateService added in v0.5.1

type UpdateDeploymentRequestPathSelectorCasConditionalStateService struct{}

func (UpdateDeploymentRequestPathSelectorCasConditionalStateService) FieldPath added in v0.5.1

func (UpdateDeploymentRequestPathSelectorCasConditionalStateService) WithArrayOfValues added in v0.5.1

func (UpdateDeploymentRequestPathSelectorCasConditionalStateService) WithValue added in v0.5.1

type UpdateDeploymentRequestPathSelectorCasFieldMask

type UpdateDeploymentRequestPathSelectorCasFieldMask struct{}

func (UpdateDeploymentRequestPathSelectorCasFieldMask) FieldPath

func (UpdateDeploymentRequestPathSelectorCasFieldMask) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorCasFieldMask) WithValue

type UpdateDeploymentRequestPathSelectorDeployment

type UpdateDeploymentRequestPathSelectorDeployment struct{}

func (UpdateDeploymentRequestPathSelectorDeployment) FieldPath

func (UpdateDeploymentRequestPathSelectorDeployment) Metadata

func (UpdateDeploymentRequestPathSelectorDeployment) Name

func (UpdateDeploymentRequestPathSelectorDeployment) Service added in v0.5.1

func (UpdateDeploymentRequestPathSelectorDeployment) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeployment) WithSubArrayItemValue

func (UpdateDeploymentRequestPathSelectorDeployment) WithSubArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeployment) WithSubPath

func (UpdateDeploymentRequestPathSelectorDeployment) WithSubValue

func (UpdateDeploymentRequestPathSelectorDeployment) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadata

type UpdateDeploymentRequestPathSelectorDeploymentMetadata struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Annotations

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) CreateTime

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Generation

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Labels

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Shards

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Syncing

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Tags

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) UpdateTime

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Uuid

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations

type UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithKey

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime

type UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration

type UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels

type UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithKey

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithItemValue

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesApiVersion) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid

type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesUid) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion

type UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataShards

type UpdateDeploymentRequestPathSelectorDeploymentMetadataShards struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithKey

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing

type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion

type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions

type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithItemValue

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataTags

type UpdateDeploymentRequestPathSelectorDeploymentMetadataTags struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithItemValue

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime

type UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid

type UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentName

type UpdateDeploymentRequestPathSelectorDeploymentName struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentName) FieldPath

func (UpdateDeploymentRequestPathSelectorDeploymentName) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorDeploymentName) WithValue

type UpdateDeploymentRequestPathSelectorDeploymentService added in v0.5.1

type UpdateDeploymentRequestPathSelectorDeploymentService struct{}

func (UpdateDeploymentRequestPathSelectorDeploymentService) FieldPath added in v0.5.1

func (UpdateDeploymentRequestPathSelectorDeploymentService) WithArrayOfValues added in v0.5.1

func (UpdateDeploymentRequestPathSelectorDeploymentService) WithValue added in v0.5.1

type UpdateDeploymentRequestPathSelectorUpdateMask

type UpdateDeploymentRequestPathSelectorUpdateMask struct{}

func (UpdateDeploymentRequestPathSelectorUpdateMask) FieldPath

func (UpdateDeploymentRequestPathSelectorUpdateMask) WithArrayOfValues

func (UpdateDeploymentRequestPathSelectorUpdateMask) WithValue

type UpdateDeploymentRequest_CAS

type UpdateDeploymentRequest_CAS struct {

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

func (*UpdateDeploymentRequest_CAS) CloneRaw

func (*UpdateDeploymentRequest_CAS) Descriptor

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

Deprecated, Use UpdateDeploymentRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateDeploymentRequest_CAS) GetConditionalState

func (m *UpdateDeploymentRequest_CAS) GetConditionalState() *deployment.Deployment

func (*UpdateDeploymentRequest_CAS) GetFieldMask

func (*UpdateDeploymentRequest_CAS) GotenMessage

func (*UpdateDeploymentRequest_CAS) GotenMessage()

func (*UpdateDeploymentRequest_CAS) GotenObjectExt

func (o *UpdateDeploymentRequest_CAS) GotenObjectExt()

func (*UpdateDeploymentRequest_CAS) GotenValidate

func (obj *UpdateDeploymentRequest_CAS) GotenValidate() error

func (*UpdateDeploymentRequest_CAS) MakeDiffFieldMask

func (*UpdateDeploymentRequest_CAS) MakeFullFieldMask

func (*UpdateDeploymentRequest_CAS) MakeRawDiffFieldMask

func (*UpdateDeploymentRequest_CAS) MakeRawFullFieldMask

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

func (*UpdateDeploymentRequest_CAS) Marshal

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

func (*UpdateDeploymentRequest_CAS) MarshalJSON

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

func (*UpdateDeploymentRequest_CAS) Merge

func (*UpdateDeploymentRequest_CAS) MergeRaw

func (*UpdateDeploymentRequest_CAS) ProtoMessage

func (*UpdateDeploymentRequest_CAS) ProtoMessage()

func (*UpdateDeploymentRequest_CAS) ProtoReflect

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

func (*UpdateDeploymentRequest_CAS) Reset

func (m *UpdateDeploymentRequest_CAS) Reset()

func (*UpdateDeploymentRequest_CAS) SetConditionalState

func (m *UpdateDeploymentRequest_CAS) SetConditionalState(fv *deployment.Deployment)

func (*UpdateDeploymentRequest_CAS) SetFieldMask

func (*UpdateDeploymentRequest_CAS) String

func (m *UpdateDeploymentRequest_CAS) String() string

func (*UpdateDeploymentRequest_CAS) Unmarshal

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

func (*UpdateDeploymentRequest_CAS) UnmarshalJSON

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

type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations

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

func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels

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

func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards

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

func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalState

type UpdateDeploymentRequest_CASPathSelectorConditionalState struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) Metadata

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) Name

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) Service added in v0.5.1

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubArrayItemValue

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubValue

func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid

type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateName

type UpdateDeploymentRequest_CASPathSelectorConditionalStateName struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateName) FieldPath

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateName) WithArrayOfValues

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateName) WithValue

type UpdateDeploymentRequest_CASPathSelectorConditionalStateService added in v0.5.1

type UpdateDeploymentRequest_CASPathSelectorConditionalStateService struct{}

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateService) FieldPath added in v0.5.1

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateService) WithArrayOfValues added in v0.5.1

func (UpdateDeploymentRequest_CASPathSelectorConditionalStateService) WithValue added in v0.5.1

type UpdateDeploymentRequest_CASPathSelectorFieldMask

type UpdateDeploymentRequest_CASPathSelectorFieldMask struct{}

func (UpdateDeploymentRequest_CASPathSelectorFieldMask) FieldPath

type UpdateDeploymentRequest_CAS_FieldMask

type UpdateDeploymentRequest_CAS_FieldMask struct {
	Paths []UpdateDeploymentRequestCAS_FieldPath
}

func FullUpdateDeploymentRequest_CAS_FieldMask

func FullUpdateDeploymentRequest_CAS_FieldMask() *UpdateDeploymentRequest_CAS_FieldMask

func (*UpdateDeploymentRequest_CAS_FieldMask) AppendPath

func (*UpdateDeploymentRequest_CAS_FieldMask) AppendRawPath

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

func (*UpdateDeploymentRequest_CAS_FieldMask) DecodeFirestore

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

func (*UpdateDeploymentRequest_CAS_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateDeploymentRequest_CAS_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateDeploymentRequest_CAS_FieldMask) FromProtoFieldMask

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

func (*UpdateDeploymentRequest_CAS_FieldMask) GetPaths

func (*UpdateDeploymentRequest_CAS_FieldMask) GetRawPaths

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

func (*UpdateDeploymentRequest_CAS_FieldMask) IsFull

func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) IsFull() bool

func (UpdateDeploymentRequest_CAS_FieldMask) Marshal

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

implement methods required by customType

func (UpdateDeploymentRequest_CAS_FieldMask) MarshalJSON

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

func (*UpdateDeploymentRequest_CAS_FieldMask) PathsCount

func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) PathsCount() int

func (*UpdateDeploymentRequest_CAS_FieldMask) Project

func (*UpdateDeploymentRequest_CAS_FieldMask) ProjectRaw

func (*UpdateDeploymentRequest_CAS_FieldMask) ProtoMessage

func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) ProtoMessage()

func (*UpdateDeploymentRequest_CAS_FieldMask) ProtoReflect

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

func (*UpdateDeploymentRequest_CAS_FieldMask) Reset

func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Reset()

func (*UpdateDeploymentRequest_CAS_FieldMask) Set

func (*UpdateDeploymentRequest_CAS_FieldMask) SetFromCliFlag

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

func (*UpdateDeploymentRequest_CAS_FieldMask) SetRaw

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

func (*UpdateDeploymentRequest_CAS_FieldMask) Size

func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Size() int

func (*UpdateDeploymentRequest_CAS_FieldMask) String

func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) String() string

func (*UpdateDeploymentRequest_CAS_FieldMask) Subtract

func (*UpdateDeploymentRequest_CAS_FieldMask) SubtractRaw

func (*UpdateDeploymentRequest_CAS_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*UpdateDeploymentRequest_CAS_FieldMask) Unmarshal

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

func (*UpdateDeploymentRequest_CAS_FieldMask) UnmarshalJSON

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

type UpdateDeploymentRequest_FieldMask

type UpdateDeploymentRequest_FieldMask struct {
	Paths []UpdateDeploymentRequest_FieldPath
}

func FullUpdateDeploymentRequest_FieldMask

func FullUpdateDeploymentRequest_FieldMask() *UpdateDeploymentRequest_FieldMask

func (*UpdateDeploymentRequest_FieldMask) AppendPath

func (*UpdateDeploymentRequest_FieldMask) AppendRawPath

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

func (*UpdateDeploymentRequest_FieldMask) DecodeFirestore

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

func (*UpdateDeploymentRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateDeploymentRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateDeploymentRequest_FieldMask) FromProtoFieldMask

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

func (*UpdateDeploymentRequest_FieldMask) GetPaths

func (*UpdateDeploymentRequest_FieldMask) GetRawPaths

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

func (*UpdateDeploymentRequest_FieldMask) IsFull

func (fieldMask *UpdateDeploymentRequest_FieldMask) IsFull() bool

func (UpdateDeploymentRequest_FieldMask) Marshal

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

implement methods required by customType

func (UpdateDeploymentRequest_FieldMask) MarshalJSON

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

func (*UpdateDeploymentRequest_FieldMask) PathsCount

func (fieldMask *UpdateDeploymentRequest_FieldMask) PathsCount() int

func (*UpdateDeploymentRequest_FieldMask) Project

func (*UpdateDeploymentRequest_FieldMask) ProjectRaw

func (*UpdateDeploymentRequest_FieldMask) ProtoMessage

func (fieldMask *UpdateDeploymentRequest_FieldMask) ProtoMessage()

func (*UpdateDeploymentRequest_FieldMask) ProtoReflect

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

func (*UpdateDeploymentRequest_FieldMask) Reset

func (fieldMask *UpdateDeploymentRequest_FieldMask) Reset()

func (*UpdateDeploymentRequest_FieldMask) Set

func (fieldMask *UpdateDeploymentRequest_FieldMask) Set(target, source *UpdateDeploymentRequest)

func (*UpdateDeploymentRequest_FieldMask) SetFromCliFlag

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

func (*UpdateDeploymentRequest_FieldMask) SetRaw

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

func (*UpdateDeploymentRequest_FieldMask) Size

func (fieldMask *UpdateDeploymentRequest_FieldMask) Size() int

func (*UpdateDeploymentRequest_FieldMask) String

func (fieldMask *UpdateDeploymentRequest_FieldMask) String() string

func (*UpdateDeploymentRequest_FieldMask) Subtract

func (*UpdateDeploymentRequest_FieldMask) SubtractRaw

func (*UpdateDeploymentRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*UpdateDeploymentRequest_FieldMask) Unmarshal

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

func (*UpdateDeploymentRequest_FieldMask) UnmarshalJSON

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

type UpdateDeploymentRequest_FieldPath

type UpdateDeploymentRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateDeploymentRequest_FieldPathSelector
	Get(source *UpdateDeploymentRequest) []interface{}
	GetSingle(source *UpdateDeploymentRequest) (interface{}, bool)
	ClearValue(item *UpdateDeploymentRequest)

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

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

func MustParseUpdateDeploymentRequest_FieldPath

func MustParseUpdateDeploymentRequest_FieldPath(rawField string) UpdateDeploymentRequest_FieldPath

func ParseUpdateDeploymentRequest_FieldPath

func ParseUpdateDeploymentRequest_FieldPath(rawField string) (UpdateDeploymentRequest_FieldPath, error)

type UpdateDeploymentRequest_FieldPathArrayItemValue

type UpdateDeploymentRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateDeploymentRequest_FieldPath
	ContainsValue(*UpdateDeploymentRequest) bool
}

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

func MustParseUpdateDeploymentRequest_FieldPathArrayItemValue

func MustParseUpdateDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateDeploymentRequest_FieldPathArrayItemValue

func ParseUpdateDeploymentRequest_FieldPathArrayItemValue

func ParseUpdateDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateDeploymentRequest_FieldPathArrayItemValue, error)

ParseUpdateDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateDeploymentRequest_FieldPathArrayOfValues

type UpdateDeploymentRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateDeploymentRequest_FieldPath
}

UpdateDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for UpdateDeploymentRequest fields according to their type

func MustParseUpdateDeploymentRequest_FieldPathArrayOfValues

func MustParseUpdateDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateDeploymentRequest_FieldPathArrayOfValues

func ParseUpdateDeploymentRequest_FieldPathArrayOfValues

func ParseUpdateDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateDeploymentRequest_FieldPathArrayOfValues, error)

type UpdateDeploymentRequest_FieldPathSelector

type UpdateDeploymentRequest_FieldPathSelector int32
const (
	UpdateDeploymentRequest_FieldPathSelectorDeployment UpdateDeploymentRequest_FieldPathSelector = 0
	UpdateDeploymentRequest_FieldPathSelectorUpdateMask UpdateDeploymentRequest_FieldPathSelector = 1
	UpdateDeploymentRequest_FieldPathSelectorCas        UpdateDeploymentRequest_FieldPathSelector = 2
)

func (UpdateDeploymentRequest_FieldPathSelector) String

type UpdateDeploymentRequest_FieldPathValue

type UpdateDeploymentRequest_FieldPathValue interface {
	UpdateDeploymentRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateDeploymentRequest)
	CompareWith(*UpdateDeploymentRequest) (cmp int, comparable bool)
}

UpdateDeploymentRequest_FieldPathValue allows storing values for UpdateDeploymentRequest fields according to their type

func MustParseUpdateDeploymentRequest_FieldPathValue

func MustParseUpdateDeploymentRequest_FieldPathValue(pathStr, valueStr string) UpdateDeploymentRequest_FieldPathValue

func ParseUpdateDeploymentRequest_FieldPathValue

func ParseUpdateDeploymentRequest_FieldPathValue(pathStr, valueStr string) (UpdateDeploymentRequest_FieldPathValue, error)

type UpdateDeploymentRequest_FieldSubPath

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

func (*UpdateDeploymentRequest_FieldSubPath) AsCasSubPath

func (*UpdateDeploymentRequest_FieldSubPath) AsDeploymentSubPath

func (*UpdateDeploymentRequest_FieldSubPath) ClearValue

func (*UpdateDeploymentRequest_FieldSubPath) ClearValueRaw

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

func (*UpdateDeploymentRequest_FieldSubPath) Get

func (fps *UpdateDeploymentRequest_FieldSubPath) Get(source *UpdateDeploymentRequest) (values []interface{})

Get returns all values pointed by selected field from source UpdateDeploymentRequest

func (*UpdateDeploymentRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateDeploymentRequest_FieldSubPath) GetRaw

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

func (*UpdateDeploymentRequest_FieldSubPath) GetSingle

func (fps *UpdateDeploymentRequest_FieldSubPath) GetSingle(source *UpdateDeploymentRequest) (interface{}, bool)

GetSingle returns value of selected field from source UpdateDeploymentRequest

func (*UpdateDeploymentRequest_FieldSubPath) GetSingleRaw

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

func (*UpdateDeploymentRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateDeploymentRequest_FieldSubPath) JSONString

func (fps *UpdateDeploymentRequest_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*UpdateDeploymentRequest_FieldSubPath) Selector

func (*UpdateDeploymentRequest_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateDeploymentRequest_FieldSubPath) WithIArrayItemValue

func (*UpdateDeploymentRequest_FieldSubPath) WithIArrayOfValues

func (*UpdateDeploymentRequest_FieldSubPath) WithIValue

func (*UpdateDeploymentRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateDeploymentRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateDeploymentRequest_FieldSubPath) WithRawIValue

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

type UpdateDeploymentRequest_FieldSubPathArrayItemValue

type UpdateDeploymentRequest_FieldSubPathArrayItemValue struct {
	UpdateDeploymentRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequest_FieldSubPathArrayItemValue) AsCasPathItemValue

func (*UpdateDeploymentRequest_FieldSubPathArrayItemValue) AsDeploymentPathItemValue

func (*UpdateDeploymentRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateDeploymentRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateDeploymentRequest_FieldSubPathArrayOfValues

type UpdateDeploymentRequest_FieldSubPathArrayOfValues struct {
	UpdateDeploymentRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues

func (*UpdateDeploymentRequest_FieldSubPathArrayOfValues) AsDeploymentPathArrayOfValues

func (*UpdateDeploymentRequest_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateDeploymentRequest_FieldSubPathValue

type UpdateDeploymentRequest_FieldSubPathValue struct {
	UpdateDeploymentRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequest_FieldSubPathValue) AsCasPathValue

func (*UpdateDeploymentRequest_FieldSubPathValue) AsDeploymentPathValue

func (*UpdateDeploymentRequest_FieldSubPathValue) CompareWith

func (*UpdateDeploymentRequest_FieldSubPathValue) CompareWithRaw

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

func (*UpdateDeploymentRequest_FieldSubPathValue) GetRawValue

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

func (*UpdateDeploymentRequest_FieldSubPathValue) SetTo

func (*UpdateDeploymentRequest_FieldSubPathValue) SetToRaw

type UpdateDeploymentRequest_FieldTerminalPath

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

func (*UpdateDeploymentRequest_FieldTerminalPath) ClearValue

func (*UpdateDeploymentRequest_FieldTerminalPath) ClearValueRaw

func (*UpdateDeploymentRequest_FieldTerminalPath) Get

func (fp *UpdateDeploymentRequest_FieldTerminalPath) Get(source *UpdateDeploymentRequest) (values []interface{})

Get returns all values pointed by specific field from source UpdateDeploymentRequest

func (*UpdateDeploymentRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateDeploymentRequest_FieldTerminalPath) GetRaw

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

func (*UpdateDeploymentRequest_FieldTerminalPath) GetSingle

func (fp *UpdateDeploymentRequest_FieldTerminalPath) GetSingle(source *UpdateDeploymentRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source UpdateDeploymentRequest

func (*UpdateDeploymentRequest_FieldTerminalPath) GetSingleRaw

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

func (*UpdateDeploymentRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateDeploymentRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateDeploymentRequest_FieldTerminalPath) Selector

func (*UpdateDeploymentRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateDeploymentRequest_FieldTerminalPath) WithIArrayItemValue

func (*UpdateDeploymentRequest_FieldTerminalPath) WithIArrayOfValues

func (*UpdateDeploymentRequest_FieldTerminalPath) WithIValue

func (*UpdateDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*UpdateDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*UpdateDeploymentRequest_FieldTerminalPath) WithRawIValue

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

type UpdateDeploymentRequest_FieldTerminalPathArrayItemValue

type UpdateDeploymentRequest_FieldTerminalPathArrayItemValue struct {
	UpdateDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type UpdateDeploymentRequest_FieldTerminalPathArrayOfValues

type UpdateDeploymentRequest_FieldTerminalPathArrayOfValues struct {
	UpdateDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues

func (*UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues

func (fpaov *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues() ([]*deployment.Deployment, bool)

func (*UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues

func (*UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateDeploymentRequest_FieldTerminalPathValue

type UpdateDeploymentRequest_FieldTerminalPathValue struct {
	UpdateDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRequest_FieldTerminalPathValue) AsCasValue

func (*UpdateDeploymentRequest_FieldTerminalPathValue) AsDeploymentValue

func (*UpdateDeploymentRequest_FieldTerminalPathValue) AsUpdateMaskValue

func (*UpdateDeploymentRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateDeploymentRequest_FieldTerminalPathValue' with the value under path in 'UpdateDeploymentRequest'.

func (*UpdateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw

func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*UpdateDeploymentRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateDeploymentRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object UpdateDeploymentRequest

func (*UpdateDeploymentRequest_FieldTerminalPathValue) SetToRaw

type WatchDeploymentClientStream

type WatchDeploymentClientStream interface {
	Recv() (*WatchDeploymentResponse, error)
	grpc.ClientStream
}

type WatchDeploymentDescriptor added in v0.4.28

type WatchDeploymentDescriptor struct{}

func GetWatchDeploymentDescriptor added in v0.4.28

func GetWatchDeploymentDescriptor() *WatchDeploymentDescriptor

func (*WatchDeploymentDescriptor) GetApiDescriptor added in v0.4.28

func (d *WatchDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor

func (*WatchDeploymentDescriptor) GetApiName added in v0.4.28

func (d *WatchDeploymentDescriptor) GetApiName() string

func (*WatchDeploymentDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*WatchDeploymentDescriptor) GetFullMethodName added in v0.4.28

func (d *WatchDeploymentDescriptor) GetFullMethodName() string

func (*WatchDeploymentDescriptor) GetMethodName added in v0.4.28

func (d *WatchDeploymentDescriptor) GetMethodName() string

func (*WatchDeploymentDescriptor) GetProtoPkgName added in v0.4.28

func (d *WatchDeploymentDescriptor) GetProtoPkgName() string

func (*WatchDeploymentDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*WatchDeploymentDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*WatchDeploymentDescriptor) GetServiceDomain added in v0.4.28

func (d *WatchDeploymentDescriptor) GetServiceDomain() string

func (*WatchDeploymentDescriptor) GetServiceVersion added in v0.4.28

func (d *WatchDeploymentDescriptor) GetServiceVersion() string

func (*WatchDeploymentDescriptor) GetVerb added in v0.4.28

func (d *WatchDeploymentDescriptor) GetVerb() string

func (*WatchDeploymentDescriptor) HasResource added in v0.4.30

func (d *WatchDeploymentDescriptor) HasResource() bool

func (*WatchDeploymentDescriptor) IsClientStream added in v0.4.28

func (d *WatchDeploymentDescriptor) IsClientStream() bool

func (*WatchDeploymentDescriptor) IsCollection added in v0.4.30

func (d *WatchDeploymentDescriptor) IsCollection() bool

func (*WatchDeploymentDescriptor) IsPlural added in v0.4.30

func (d *WatchDeploymentDescriptor) IsPlural() bool

func (*WatchDeploymentDescriptor) IsServerStream added in v0.4.28

func (d *WatchDeploymentDescriptor) IsServerStream() bool

func (*WatchDeploymentDescriptor) IsUnary added in v0.4.28

func (d *WatchDeploymentDescriptor) IsUnary() bool

func (*WatchDeploymentDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*WatchDeploymentDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*WatchDeploymentDescriptor) RequestHasResourceBody added in v0.4.28

func (d *WatchDeploymentDescriptor) RequestHasResourceBody() bool

type WatchDeploymentDescriptorClientMsgHandle added in v0.4.28

type WatchDeploymentDescriptorClientMsgHandle struct{}

func (*WatchDeploymentDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchDeploymentDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchDeploymentDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchDeploymentDescriptorServerMsgHandle added in v0.4.28

type WatchDeploymentDescriptorServerMsgHandle struct{}

func (*WatchDeploymentDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchDeploymentDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchDeploymentDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type WatchDeploymentRequest

type WatchDeploymentRequest struct {

	// Reference to ntt.meta.v1alpha2.Deployment
	Name *deployment.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 *deployment.Deployment_FieldMask `` /* 142-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 [WatchDeployment][ntt.meta.v1alpha2.WatchDeployment]

func (*WatchDeploymentRequest) Clone

func (*WatchDeploymentRequest) CloneRaw

func (*WatchDeploymentRequest) Descriptor

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

Deprecated, Use WatchDeploymentRequest.ProtoReflect.Descriptor instead.

func (*WatchDeploymentRequest) GetFieldMask

func (*WatchDeploymentRequest) GetName

func (*WatchDeploymentRequest) GetView

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

func (*WatchDeploymentRequest) GotenMessage

func (*WatchDeploymentRequest) GotenMessage()

func (*WatchDeploymentRequest) GotenObjectExt

func (o *WatchDeploymentRequest) GotenObjectExt()

func (*WatchDeploymentRequest) GotenValidate

func (obj *WatchDeploymentRequest) GotenValidate() error

func (*WatchDeploymentRequest) MakeDiffFieldMask

func (*WatchDeploymentRequest) MakeFullFieldMask

func (*WatchDeploymentRequest) MakeRawDiffFieldMask

func (*WatchDeploymentRequest) MakeRawFullFieldMask

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

func (*WatchDeploymentRequest) Marshal

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

func (*WatchDeploymentRequest) MarshalJSON

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

func (*WatchDeploymentRequest) Merge

func (*WatchDeploymentRequest) MergeRaw

func (*WatchDeploymentRequest) ProtoMessage

func (*WatchDeploymentRequest) ProtoMessage()

func (*WatchDeploymentRequest) ProtoReflect

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

func (*WatchDeploymentRequest) Reset

func (m *WatchDeploymentRequest) Reset()

func (*WatchDeploymentRequest) SetFieldMask

func (*WatchDeploymentRequest) SetName

func (*WatchDeploymentRequest) SetView

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

func (*WatchDeploymentRequest) String

func (m *WatchDeploymentRequest) String() string

func (*WatchDeploymentRequest) Unmarshal

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

func (*WatchDeploymentRequest) UnmarshalJSON

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

type WatchDeploymentRequestFieldPathBuilder

type WatchDeploymentRequestFieldPathBuilder struct{}

func NewWatchDeploymentRequestFieldPathBuilder

func NewWatchDeploymentRequestFieldPathBuilder() WatchDeploymentRequestFieldPathBuilder

func (WatchDeploymentRequestFieldPathBuilder) FieldMask

func (WatchDeploymentRequestFieldPathBuilder) Name

func (WatchDeploymentRequestFieldPathBuilder) View

type WatchDeploymentRequestPathSelectorFieldMask

type WatchDeploymentRequestPathSelectorFieldMask struct{}

func (WatchDeploymentRequestPathSelectorFieldMask) FieldPath

func (WatchDeploymentRequestPathSelectorFieldMask) WithArrayOfValues

func (WatchDeploymentRequestPathSelectorFieldMask) WithValue

type WatchDeploymentRequestPathSelectorName

type WatchDeploymentRequestPathSelectorName struct{}

func (WatchDeploymentRequestPathSelectorName) FieldPath

func (WatchDeploymentRequestPathSelectorName) WithArrayOfValues

func (WatchDeploymentRequestPathSelectorName) WithValue

type WatchDeploymentRequestPathSelectorView

type WatchDeploymentRequestPathSelectorView struct{}

func (WatchDeploymentRequestPathSelectorView) FieldPath

func (WatchDeploymentRequestPathSelectorView) WithArrayOfValues

func (WatchDeploymentRequestPathSelectorView) WithValue

type WatchDeploymentRequest_FieldMask

type WatchDeploymentRequest_FieldMask struct {
	Paths []WatchDeploymentRequest_FieldPath
}

func FullWatchDeploymentRequest_FieldMask

func FullWatchDeploymentRequest_FieldMask() *WatchDeploymentRequest_FieldMask

func (*WatchDeploymentRequest_FieldMask) AppendPath

func (*WatchDeploymentRequest_FieldMask) AppendRawPath

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

func (*WatchDeploymentRequest_FieldMask) DecodeFirestore

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

func (*WatchDeploymentRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchDeploymentRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchDeploymentRequest_FieldMask) FromProtoFieldMask

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

func (*WatchDeploymentRequest_FieldMask) GetPaths

func (*WatchDeploymentRequest_FieldMask) GetRawPaths

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

func (*WatchDeploymentRequest_FieldMask) IsFull

func (fieldMask *WatchDeploymentRequest_FieldMask) IsFull() bool

func (WatchDeploymentRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchDeploymentRequest_FieldMask) MarshalJSON

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

func (*WatchDeploymentRequest_FieldMask) PathsCount

func (fieldMask *WatchDeploymentRequest_FieldMask) PathsCount() int

func (*WatchDeploymentRequest_FieldMask) Project

func (*WatchDeploymentRequest_FieldMask) ProjectRaw

func (*WatchDeploymentRequest_FieldMask) ProtoMessage

func (fieldMask *WatchDeploymentRequest_FieldMask) ProtoMessage()

func (*WatchDeploymentRequest_FieldMask) ProtoReflect

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

func (*WatchDeploymentRequest_FieldMask) Reset

func (fieldMask *WatchDeploymentRequest_FieldMask) Reset()

func (*WatchDeploymentRequest_FieldMask) Set

func (fieldMask *WatchDeploymentRequest_FieldMask) Set(target, source *WatchDeploymentRequest)

func (*WatchDeploymentRequest_FieldMask) SetFromCliFlag

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

func (*WatchDeploymentRequest_FieldMask) SetRaw

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

func (*WatchDeploymentRequest_FieldMask) Size

func (fieldMask *WatchDeploymentRequest_FieldMask) Size() int

func (*WatchDeploymentRequest_FieldMask) String

func (fieldMask *WatchDeploymentRequest_FieldMask) String() string

func (*WatchDeploymentRequest_FieldMask) Subtract

func (*WatchDeploymentRequest_FieldMask) SubtractRaw

func (*WatchDeploymentRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchDeploymentRequest_FieldMask) Unmarshal

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

func (*WatchDeploymentRequest_FieldMask) UnmarshalJSON

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

type WatchDeploymentRequest_FieldPath

type WatchDeploymentRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchDeploymentRequest_FieldPathSelector
	Get(source *WatchDeploymentRequest) []interface{}
	GetSingle(source *WatchDeploymentRequest) (interface{}, bool)
	ClearValue(item *WatchDeploymentRequest)

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

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

func MustParseWatchDeploymentRequest_FieldPath

func MustParseWatchDeploymentRequest_FieldPath(rawField string) WatchDeploymentRequest_FieldPath

func ParseWatchDeploymentRequest_FieldPath

func ParseWatchDeploymentRequest_FieldPath(rawField string) (WatchDeploymentRequest_FieldPath, error)

type WatchDeploymentRequest_FieldPathArrayItemValue

type WatchDeploymentRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchDeploymentRequest_FieldPath
	ContainsValue(*WatchDeploymentRequest) bool
}

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

func MustParseWatchDeploymentRequest_FieldPathArrayItemValue

func MustParseWatchDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentRequest_FieldPathArrayItemValue

func ParseWatchDeploymentRequest_FieldPathArrayItemValue

func ParseWatchDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentRequest_FieldPathArrayItemValue, error)

ParseWatchDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchDeploymentRequest_FieldPathArrayOfValues

type WatchDeploymentRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchDeploymentRequest_FieldPath
}

WatchDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for WatchDeploymentRequest fields according to their type

func MustParseWatchDeploymentRequest_FieldPathArrayOfValues

func MustParseWatchDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentRequest_FieldPathArrayOfValues

func ParseWatchDeploymentRequest_FieldPathArrayOfValues

func ParseWatchDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentRequest_FieldPathArrayOfValues, error)

type WatchDeploymentRequest_FieldPathSelector

type WatchDeploymentRequest_FieldPathSelector int32
const (
	WatchDeploymentRequest_FieldPathSelectorName      WatchDeploymentRequest_FieldPathSelector = 0
	WatchDeploymentRequest_FieldPathSelectorFieldMask WatchDeploymentRequest_FieldPathSelector = 1
	WatchDeploymentRequest_FieldPathSelectorView      WatchDeploymentRequest_FieldPathSelector = 2
)

func (WatchDeploymentRequest_FieldPathSelector) String

type WatchDeploymentRequest_FieldPathValue

type WatchDeploymentRequest_FieldPathValue interface {
	WatchDeploymentRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchDeploymentRequest)
	CompareWith(*WatchDeploymentRequest) (cmp int, comparable bool)
}

WatchDeploymentRequest_FieldPathValue allows storing values for WatchDeploymentRequest fields according to their type

func MustParseWatchDeploymentRequest_FieldPathValue

func MustParseWatchDeploymentRequest_FieldPathValue(pathStr, valueStr string) WatchDeploymentRequest_FieldPathValue

func ParseWatchDeploymentRequest_FieldPathValue

func ParseWatchDeploymentRequest_FieldPathValue(pathStr, valueStr string) (WatchDeploymentRequest_FieldPathValue, error)

type WatchDeploymentRequest_FieldTerminalPath

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

func (*WatchDeploymentRequest_FieldTerminalPath) ClearValue

func (*WatchDeploymentRequest_FieldTerminalPath) ClearValueRaw

func (fp *WatchDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)

func (*WatchDeploymentRequest_FieldTerminalPath) Get

func (fp *WatchDeploymentRequest_FieldTerminalPath) Get(source *WatchDeploymentRequest) (values []interface{})

Get returns all values pointed by specific field from source WatchDeploymentRequest

func (*WatchDeploymentRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchDeploymentRequest_FieldTerminalPath) GetRaw

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

func (*WatchDeploymentRequest_FieldTerminalPath) GetSingle

func (fp *WatchDeploymentRequest_FieldTerminalPath) GetSingle(source *WatchDeploymentRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source WatchDeploymentRequest

func (*WatchDeploymentRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchDeploymentRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchDeploymentRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchDeploymentRequest_FieldTerminalPath) Selector

func (*WatchDeploymentRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchDeploymentRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchDeploymentRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchDeploymentRequest_FieldTerminalPath) WithIValue

func (*WatchDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchDeploymentRequest_FieldTerminalPath) WithRawIValue

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

type WatchDeploymentRequest_FieldTerminalPathArrayItemValue

type WatchDeploymentRequest_FieldTerminalPathArrayItemValue struct {
	WatchDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchDeploymentRequest_FieldTerminalPathArrayOfValues

type WatchDeploymentRequest_FieldTerminalPathArrayOfValues struct {
	WatchDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*WatchDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchDeploymentRequest_FieldTerminalPathValue

type WatchDeploymentRequest_FieldTerminalPathValue struct {
	WatchDeploymentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchDeploymentRequest_FieldTerminalPathValue) AsNameValue

func (*WatchDeploymentRequest_FieldTerminalPathValue) AsViewValue

func (*WatchDeploymentRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchDeploymentRequest_FieldTerminalPathValue' with the value under path in 'WatchDeploymentRequest'.

func (*WatchDeploymentRequest_FieldTerminalPathValue) CompareWithRaw

func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*WatchDeploymentRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchDeploymentRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchDeploymentRequest

func (*WatchDeploymentRequest_FieldTerminalPathValue) SetToRaw

type WatchDeploymentResponse

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

WatchDeploymentResponse

func (*WatchDeploymentResponse) Clone

func (*WatchDeploymentResponse) CloneRaw

func (*WatchDeploymentResponse) Descriptor

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

Deprecated, Use WatchDeploymentResponse.ProtoReflect.Descriptor instead.

func (*WatchDeploymentResponse) GetChange

func (*WatchDeploymentResponse) GotenMessage

func (*WatchDeploymentResponse) GotenMessage()

func (*WatchDeploymentResponse) GotenObjectExt

func (o *WatchDeploymentResponse) GotenObjectExt()

func (*WatchDeploymentResponse) GotenValidate

func (obj *WatchDeploymentResponse) GotenValidate() error

func (*WatchDeploymentResponse) MakeDiffFieldMask

func (*WatchDeploymentResponse) MakeFullFieldMask

func (*WatchDeploymentResponse) MakeRawDiffFieldMask

func (*WatchDeploymentResponse) MakeRawFullFieldMask

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

func (*WatchDeploymentResponse) Marshal

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

func (*WatchDeploymentResponse) MarshalJSON

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

func (*WatchDeploymentResponse) Merge

func (*WatchDeploymentResponse) MergeRaw

func (*WatchDeploymentResponse) ProtoMessage

func (*WatchDeploymentResponse) ProtoMessage()

func (*WatchDeploymentResponse) ProtoReflect

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

func (*WatchDeploymentResponse) Reset

func (m *WatchDeploymentResponse) Reset()

func (*WatchDeploymentResponse) SetChange

func (*WatchDeploymentResponse) String

func (m *WatchDeploymentResponse) String() string

func (*WatchDeploymentResponse) Unmarshal

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

func (*WatchDeploymentResponse) UnmarshalJSON

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

type WatchDeploymentResponseFieldPathBuilder

type WatchDeploymentResponseFieldPathBuilder struct{}

func NewWatchDeploymentResponseFieldPathBuilder

func NewWatchDeploymentResponseFieldPathBuilder() WatchDeploymentResponseFieldPathBuilder

func (WatchDeploymentResponseFieldPathBuilder) Change

type WatchDeploymentResponsePathSelectorChange

type WatchDeploymentResponsePathSelectorChange struct{}

func (WatchDeploymentResponsePathSelectorChange) FieldPath

func (WatchDeploymentResponsePathSelectorChange) WithArrayOfValues

func (WatchDeploymentResponsePathSelectorChange) WithValue

type WatchDeploymentResponse_FieldMask

type WatchDeploymentResponse_FieldMask struct {
	Paths []WatchDeploymentResponse_FieldPath
}

func FullWatchDeploymentResponse_FieldMask

func FullWatchDeploymentResponse_FieldMask() *WatchDeploymentResponse_FieldMask

func (*WatchDeploymentResponse_FieldMask) AppendPath

func (*WatchDeploymentResponse_FieldMask) AppendRawPath

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

func (*WatchDeploymentResponse_FieldMask) DecodeFirestore

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

func (*WatchDeploymentResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchDeploymentResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchDeploymentResponse_FieldMask) FromProtoFieldMask

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

func (*WatchDeploymentResponse_FieldMask) GetPaths

func (*WatchDeploymentResponse_FieldMask) GetRawPaths

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

func (*WatchDeploymentResponse_FieldMask) IsFull

func (fieldMask *WatchDeploymentResponse_FieldMask) IsFull() bool

func (WatchDeploymentResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchDeploymentResponse_FieldMask) MarshalJSON

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

func (*WatchDeploymentResponse_FieldMask) PathsCount

func (fieldMask *WatchDeploymentResponse_FieldMask) PathsCount() int

func (*WatchDeploymentResponse_FieldMask) Project

func (*WatchDeploymentResponse_FieldMask) ProjectRaw

func (*WatchDeploymentResponse_FieldMask) ProtoMessage

func (fieldMask *WatchDeploymentResponse_FieldMask) ProtoMessage()

func (*WatchDeploymentResponse_FieldMask) ProtoReflect

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

func (*WatchDeploymentResponse_FieldMask) Reset

func (fieldMask *WatchDeploymentResponse_FieldMask) Reset()

func (*WatchDeploymentResponse_FieldMask) Set

func (fieldMask *WatchDeploymentResponse_FieldMask) Set(target, source *WatchDeploymentResponse)

func (*WatchDeploymentResponse_FieldMask) SetFromCliFlag

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

func (*WatchDeploymentResponse_FieldMask) SetRaw

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

func (*WatchDeploymentResponse_FieldMask) Size

func (fieldMask *WatchDeploymentResponse_FieldMask) Size() int

func (*WatchDeploymentResponse_FieldMask) String

func (fieldMask *WatchDeploymentResponse_FieldMask) String() string

func (*WatchDeploymentResponse_FieldMask) Subtract

func (*WatchDeploymentResponse_FieldMask) SubtractRaw

func (*WatchDeploymentResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchDeploymentResponse_FieldMask) Unmarshal

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

func (*WatchDeploymentResponse_FieldMask) UnmarshalJSON

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

type WatchDeploymentResponse_FieldPath

type WatchDeploymentResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchDeploymentResponse_FieldPathSelector
	Get(source *WatchDeploymentResponse) []interface{}
	GetSingle(source *WatchDeploymentResponse) (interface{}, bool)
	ClearValue(item *WatchDeploymentResponse)

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

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

func MustParseWatchDeploymentResponse_FieldPath

func MustParseWatchDeploymentResponse_FieldPath(rawField string) WatchDeploymentResponse_FieldPath

func ParseWatchDeploymentResponse_FieldPath

func ParseWatchDeploymentResponse_FieldPath(rawField string) (WatchDeploymentResponse_FieldPath, error)

type WatchDeploymentResponse_FieldPathArrayItemValue

type WatchDeploymentResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchDeploymentResponse_FieldPath
	ContainsValue(*WatchDeploymentResponse) bool
}

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

func MustParseWatchDeploymentResponse_FieldPathArrayItemValue

func MustParseWatchDeploymentResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentResponse_FieldPathArrayItemValue

func ParseWatchDeploymentResponse_FieldPathArrayItemValue

func ParseWatchDeploymentResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentResponse_FieldPathArrayItemValue, error)

ParseWatchDeploymentResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchDeploymentResponse_FieldPathArrayOfValues

type WatchDeploymentResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchDeploymentResponse_FieldPath
}

WatchDeploymentResponse_FieldPathArrayOfValues allows storing slice of values for WatchDeploymentResponse fields according to their type

func MustParseWatchDeploymentResponse_FieldPathArrayOfValues

func MustParseWatchDeploymentResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentResponse_FieldPathArrayOfValues

func ParseWatchDeploymentResponse_FieldPathArrayOfValues

func ParseWatchDeploymentResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentResponse_FieldPathArrayOfValues, error)

type WatchDeploymentResponse_FieldPathSelector

type WatchDeploymentResponse_FieldPathSelector int32
const (
	WatchDeploymentResponse_FieldPathSelectorChange WatchDeploymentResponse_FieldPathSelector = 0
)

func (WatchDeploymentResponse_FieldPathSelector) String

type WatchDeploymentResponse_FieldPathValue

type WatchDeploymentResponse_FieldPathValue interface {
	WatchDeploymentResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchDeploymentResponse)
	CompareWith(*WatchDeploymentResponse) (cmp int, comparable bool)
}

WatchDeploymentResponse_FieldPathValue allows storing values for WatchDeploymentResponse fields according to their type

func MustParseWatchDeploymentResponse_FieldPathValue

func MustParseWatchDeploymentResponse_FieldPathValue(pathStr, valueStr string) WatchDeploymentResponse_FieldPathValue

func ParseWatchDeploymentResponse_FieldPathValue

func ParseWatchDeploymentResponse_FieldPathValue(pathStr, valueStr string) (WatchDeploymentResponse_FieldPathValue, error)

type WatchDeploymentResponse_FieldTerminalPath

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

func (*WatchDeploymentResponse_FieldTerminalPath) ClearValue

func (*WatchDeploymentResponse_FieldTerminalPath) ClearValueRaw

func (*WatchDeploymentResponse_FieldTerminalPath) Get

func (fp *WatchDeploymentResponse_FieldTerminalPath) Get(source *WatchDeploymentResponse) (values []interface{})

Get returns all values pointed by specific field from source WatchDeploymentResponse

func (*WatchDeploymentResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchDeploymentResponse_FieldTerminalPath) GetRaw

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

func (*WatchDeploymentResponse_FieldTerminalPath) GetSingle

func (fp *WatchDeploymentResponse_FieldTerminalPath) GetSingle(source *WatchDeploymentResponse) (interface{}, bool)

GetSingle returns value pointed by specific field of from source WatchDeploymentResponse

func (*WatchDeploymentResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchDeploymentResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchDeploymentResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchDeploymentResponse_FieldTerminalPath) Selector

func (*WatchDeploymentResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchDeploymentResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchDeploymentResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchDeploymentResponse_FieldTerminalPath) WithIValue

func (*WatchDeploymentResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchDeploymentResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchDeploymentResponse_FieldTerminalPath) WithRawIValue

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

type WatchDeploymentResponse_FieldTerminalPathArrayItemValue

type WatchDeploymentResponse_FieldTerminalPathArrayItemValue struct {
	WatchDeploymentResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchDeploymentResponse_FieldTerminalPathArrayOfValues

type WatchDeploymentResponse_FieldTerminalPathArrayOfValues struct {
	WatchDeploymentResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues

func (*WatchDeploymentResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchDeploymentResponse_FieldTerminalPathValue

type WatchDeploymentResponse_FieldTerminalPathValue struct {
	WatchDeploymentResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentResponse_FieldTerminalPathValue) AsChangeValue

func (*WatchDeploymentResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchDeploymentResponse_FieldTerminalPathValue' with the value under path in 'WatchDeploymentResponse'.

func (*WatchDeploymentResponse_FieldTerminalPathValue) CompareWithRaw

func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*WatchDeploymentResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchDeploymentResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchDeploymentResponse

func (*WatchDeploymentResponse_FieldTerminalPathValue) SetToRaw

type WatchDeploymentsClientStream

type WatchDeploymentsClientStream interface {
	Recv() (*WatchDeploymentsResponse, error)
	grpc.ClientStream
}

type WatchDeploymentsDescriptor added in v0.4.28

type WatchDeploymentsDescriptor struct{}

func GetWatchDeploymentsDescriptor added in v0.4.28

func GetWatchDeploymentsDescriptor() *WatchDeploymentsDescriptor

func (*WatchDeploymentsDescriptor) GetApiDescriptor added in v0.4.28

func (*WatchDeploymentsDescriptor) GetApiName added in v0.4.28

func (d *WatchDeploymentsDescriptor) GetApiName() string

func (*WatchDeploymentsDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*WatchDeploymentsDescriptor) GetFullMethodName added in v0.4.28

func (d *WatchDeploymentsDescriptor) GetFullMethodName() string

func (*WatchDeploymentsDescriptor) GetMethodName added in v0.4.28

func (d *WatchDeploymentsDescriptor) GetMethodName() string

func (*WatchDeploymentsDescriptor) GetProtoPkgName added in v0.4.28

func (d *WatchDeploymentsDescriptor) GetProtoPkgName() string

func (*WatchDeploymentsDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*WatchDeploymentsDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*WatchDeploymentsDescriptor) GetServiceDomain added in v0.4.28

func (d *WatchDeploymentsDescriptor) GetServiceDomain() string

func (*WatchDeploymentsDescriptor) GetServiceVersion added in v0.4.28

func (d *WatchDeploymentsDescriptor) GetServiceVersion() string

func (*WatchDeploymentsDescriptor) GetVerb added in v0.4.28

func (d *WatchDeploymentsDescriptor) GetVerb() string

func (*WatchDeploymentsDescriptor) HasResource added in v0.4.30

func (d *WatchDeploymentsDescriptor) HasResource() bool

func (*WatchDeploymentsDescriptor) IsClientStream added in v0.4.28

func (d *WatchDeploymentsDescriptor) IsClientStream() bool

func (*WatchDeploymentsDescriptor) IsCollection added in v0.4.30

func (d *WatchDeploymentsDescriptor) IsCollection() bool

func (*WatchDeploymentsDescriptor) IsPlural added in v0.4.30

func (d *WatchDeploymentsDescriptor) IsPlural() bool

func (*WatchDeploymentsDescriptor) IsServerStream added in v0.4.28

func (d *WatchDeploymentsDescriptor) IsServerStream() bool

func (*WatchDeploymentsDescriptor) IsUnary added in v0.4.28

func (d *WatchDeploymentsDescriptor) IsUnary() bool

func (*WatchDeploymentsDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*WatchDeploymentsDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*WatchDeploymentsDescriptor) RequestHasResourceBody added in v0.4.28

func (d *WatchDeploymentsDescriptor) RequestHasResourceBody() bool

type WatchDeploymentsDescriptorClientMsgHandle added in v0.4.28

type WatchDeploymentsDescriptorClientMsgHandle struct{}

func (*WatchDeploymentsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchDeploymentsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchDeploymentsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchDeploymentsDescriptorServerMsgHandle added in v0.4.28

type WatchDeploymentsDescriptorServerMsgHandle struct{}

func (*WatchDeploymentsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchDeploymentsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchDeploymentsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type WatchDeploymentsRequest

type WatchDeploymentsRequest struct {

	// Type of a watch. Identifies how server stream data to a client, which
	// fields in a request are allowed and which fields in response are relevant.
	Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.watch_type.WatchType" json:"type,omitempty" firestore:"type"`
	// Parent reference of ntt.meta.v1alpha2.Deployment
	Parent *deployment.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer Deployments 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 *deployment.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 *deployment.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"`
	// A token identifying watch resume point from previous session.
	// Can be populated only for stateless watch type.
	ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"`
	// Filter - filter results by field criteria. Simplified SQL-like syntax with
	// following operators:
	// <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS
	// [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels
	// CONTAINS "severity:important" OR (state.last_error_time >
	// "2018-11-15T10:00:00Z" AND state.status = "ERROR")'
	Filter *deployment.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 Deployment that don't
	// affect any of masked fields won't be sent back.
	FieldMask *deployment.Deployment_FieldMask `` /* 142-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
	// Deployment 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 [WatchDeployments][ntt.meta.v1alpha2.WatchDeployments]

func (*WatchDeploymentsRequest) Clone

func (*WatchDeploymentsRequest) CloneRaw

func (*WatchDeploymentsRequest) Descriptor

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

Deprecated, Use WatchDeploymentsRequest.ProtoReflect.Descriptor instead.

func (*WatchDeploymentsRequest) GetFieldMask

func (*WatchDeploymentsRequest) GetFilter

func (m *WatchDeploymentsRequest) GetFilter() *deployment.Filter

func (*WatchDeploymentsRequest) GetMaxChunkSize

func (m *WatchDeploymentsRequest) GetMaxChunkSize() int32

func (*WatchDeploymentsRequest) GetOrderBy

func (m *WatchDeploymentsRequest) GetOrderBy() *deployment.OrderBy

func (*WatchDeploymentsRequest) GetPageSize

func (m *WatchDeploymentsRequest) GetPageSize() int32

func (*WatchDeploymentsRequest) GetPageToken

func (m *WatchDeploymentsRequest) GetPageToken() *deployment.PagerCursor

func (*WatchDeploymentsRequest) GetParent

func (*WatchDeploymentsRequest) GetResumeToken

func (m *WatchDeploymentsRequest) GetResumeToken() string

func (*WatchDeploymentsRequest) GetType

func (*WatchDeploymentsRequest) GetView

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

func (*WatchDeploymentsRequest) GotenMessage

func (*WatchDeploymentsRequest) GotenMessage()

func (*WatchDeploymentsRequest) GotenObjectExt

func (o *WatchDeploymentsRequest) GotenObjectExt()

func (*WatchDeploymentsRequest) GotenValidate

func (obj *WatchDeploymentsRequest) GotenValidate() error

func (*WatchDeploymentsRequest) MakeDiffFieldMask

func (*WatchDeploymentsRequest) MakeFullFieldMask

func (*WatchDeploymentsRequest) MakeRawDiffFieldMask

func (*WatchDeploymentsRequest) MakeRawFullFieldMask

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

func (*WatchDeploymentsRequest) Marshal

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

func (*WatchDeploymentsRequest) MarshalJSON

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

func (*WatchDeploymentsRequest) Merge

func (*WatchDeploymentsRequest) MergeRaw

func (*WatchDeploymentsRequest) ProtoMessage

func (*WatchDeploymentsRequest) ProtoMessage()

func (*WatchDeploymentsRequest) ProtoReflect

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

func (*WatchDeploymentsRequest) Reset

func (m *WatchDeploymentsRequest) Reset()

func (*WatchDeploymentsRequest) SetFieldMask

func (*WatchDeploymentsRequest) SetFilter

func (m *WatchDeploymentsRequest) SetFilter(fv *deployment.Filter)

func (*WatchDeploymentsRequest) SetMaxChunkSize

func (m *WatchDeploymentsRequest) SetMaxChunkSize(fv int32)

func (*WatchDeploymentsRequest) SetOrderBy

func (m *WatchDeploymentsRequest) SetOrderBy(fv *deployment.OrderBy)

func (*WatchDeploymentsRequest) SetPageSize

func (m *WatchDeploymentsRequest) SetPageSize(fv int32)

func (*WatchDeploymentsRequest) SetPageToken

func (m *WatchDeploymentsRequest) SetPageToken(fv *deployment.PagerCursor)

func (*WatchDeploymentsRequest) SetParent

func (*WatchDeploymentsRequest) SetResumeToken

func (m *WatchDeploymentsRequest) SetResumeToken(fv string)

func (*WatchDeploymentsRequest) SetType

func (*WatchDeploymentsRequest) SetView

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

func (*WatchDeploymentsRequest) String

func (m *WatchDeploymentsRequest) String() string

func (*WatchDeploymentsRequest) Unmarshal

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

func (*WatchDeploymentsRequest) UnmarshalJSON

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

type WatchDeploymentsRequestFieldPathBuilder

type WatchDeploymentsRequestFieldPathBuilder struct{}

func NewWatchDeploymentsRequestFieldPathBuilder

func NewWatchDeploymentsRequestFieldPathBuilder() WatchDeploymentsRequestFieldPathBuilder

func (WatchDeploymentsRequestFieldPathBuilder) FieldMask

func (WatchDeploymentsRequestFieldPathBuilder) Filter

func (WatchDeploymentsRequestFieldPathBuilder) MaxChunkSize

func (WatchDeploymentsRequestFieldPathBuilder) OrderBy

func (WatchDeploymentsRequestFieldPathBuilder) PageSize

func (WatchDeploymentsRequestFieldPathBuilder) PageToken

func (WatchDeploymentsRequestFieldPathBuilder) Parent

func (WatchDeploymentsRequestFieldPathBuilder) ResumeToken

func (WatchDeploymentsRequestFieldPathBuilder) Type

func (WatchDeploymentsRequestFieldPathBuilder) View

type WatchDeploymentsRequestPathSelectorFieldMask

type WatchDeploymentsRequestPathSelectorFieldMask struct{}

func (WatchDeploymentsRequestPathSelectorFieldMask) FieldPath

func (WatchDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues

type WatchDeploymentsRequestPathSelectorFilter

type WatchDeploymentsRequestPathSelectorFilter struct{}

func (WatchDeploymentsRequestPathSelectorFilter) FieldPath

func (WatchDeploymentsRequestPathSelectorFilter) WithArrayOfValues

func (WatchDeploymentsRequestPathSelectorFilter) WithValue

type WatchDeploymentsRequestPathSelectorMaxChunkSize

type WatchDeploymentsRequestPathSelectorMaxChunkSize struct{}

func (WatchDeploymentsRequestPathSelectorMaxChunkSize) FieldPath

func (WatchDeploymentsRequestPathSelectorMaxChunkSize) WithArrayOfValues

func (WatchDeploymentsRequestPathSelectorMaxChunkSize) WithValue

type WatchDeploymentsRequestPathSelectorOrderBy

type WatchDeploymentsRequestPathSelectorOrderBy struct{}

func (WatchDeploymentsRequestPathSelectorOrderBy) FieldPath

func (WatchDeploymentsRequestPathSelectorOrderBy) WithArrayOfValues

func (WatchDeploymentsRequestPathSelectorOrderBy) WithValue

type WatchDeploymentsRequestPathSelectorPageSize

type WatchDeploymentsRequestPathSelectorPageSize struct{}

func (WatchDeploymentsRequestPathSelectorPageSize) FieldPath

func (WatchDeploymentsRequestPathSelectorPageSize) WithArrayOfValues

func (WatchDeploymentsRequestPathSelectorPageSize) WithValue

type WatchDeploymentsRequestPathSelectorPageToken

type WatchDeploymentsRequestPathSelectorPageToken struct{}

func (WatchDeploymentsRequestPathSelectorPageToken) FieldPath

func (WatchDeploymentsRequestPathSelectorPageToken) WithArrayOfValues

func (WatchDeploymentsRequestPathSelectorPageToken) WithValue

type WatchDeploymentsRequestPathSelectorParent

type WatchDeploymentsRequestPathSelectorParent struct{}

func (WatchDeploymentsRequestPathSelectorParent) FieldPath

func (WatchDeploymentsRequestPathSelectorParent) WithArrayOfValues

func (WatchDeploymentsRequestPathSelectorParent) WithValue

type WatchDeploymentsRequestPathSelectorResumeToken

type WatchDeploymentsRequestPathSelectorResumeToken struct{}

func (WatchDeploymentsRequestPathSelectorResumeToken) FieldPath

func (WatchDeploymentsRequestPathSelectorResumeToken) WithArrayOfValues

func (WatchDeploymentsRequestPathSelectorResumeToken) WithValue

type WatchDeploymentsRequestPathSelectorType

type WatchDeploymentsRequestPathSelectorType struct{}

func (WatchDeploymentsRequestPathSelectorType) FieldPath

func (WatchDeploymentsRequestPathSelectorType) WithArrayOfValues

func (WatchDeploymentsRequestPathSelectorType) WithValue

type WatchDeploymentsRequestPathSelectorView

type WatchDeploymentsRequestPathSelectorView struct{}

func (WatchDeploymentsRequestPathSelectorView) FieldPath

func (WatchDeploymentsRequestPathSelectorView) WithArrayOfValues

func (WatchDeploymentsRequestPathSelectorView) WithValue

type WatchDeploymentsRequest_FieldMask

type WatchDeploymentsRequest_FieldMask struct {
	Paths []WatchDeploymentsRequest_FieldPath
}

func FullWatchDeploymentsRequest_FieldMask

func FullWatchDeploymentsRequest_FieldMask() *WatchDeploymentsRequest_FieldMask

func (*WatchDeploymentsRequest_FieldMask) AppendPath

func (*WatchDeploymentsRequest_FieldMask) AppendRawPath

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

func (*WatchDeploymentsRequest_FieldMask) DecodeFirestore

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

func (*WatchDeploymentsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchDeploymentsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchDeploymentsRequest_FieldMask) FromProtoFieldMask

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

func (*WatchDeploymentsRequest_FieldMask) GetPaths

func (*WatchDeploymentsRequest_FieldMask) GetRawPaths

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

func (*WatchDeploymentsRequest_FieldMask) IsFull

func (fieldMask *WatchDeploymentsRequest_FieldMask) IsFull() bool

func (WatchDeploymentsRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchDeploymentsRequest_FieldMask) MarshalJSON

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

func (*WatchDeploymentsRequest_FieldMask) PathsCount

func (fieldMask *WatchDeploymentsRequest_FieldMask) PathsCount() int

func (*WatchDeploymentsRequest_FieldMask) Project

func (*WatchDeploymentsRequest_FieldMask) ProjectRaw

func (*WatchDeploymentsRequest_FieldMask) ProtoMessage

func (fieldMask *WatchDeploymentsRequest_FieldMask) ProtoMessage()

func (*WatchDeploymentsRequest_FieldMask) ProtoReflect

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

func (*WatchDeploymentsRequest_FieldMask) Reset

func (fieldMask *WatchDeploymentsRequest_FieldMask) Reset()

func (*WatchDeploymentsRequest_FieldMask) Set

func (fieldMask *WatchDeploymentsRequest_FieldMask) Set(target, source *WatchDeploymentsRequest)

func (*WatchDeploymentsRequest_FieldMask) SetFromCliFlag

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

func (*WatchDeploymentsRequest_FieldMask) SetRaw

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

func (*WatchDeploymentsRequest_FieldMask) Size

func (fieldMask *WatchDeploymentsRequest_FieldMask) Size() int

func (*WatchDeploymentsRequest_FieldMask) String

func (fieldMask *WatchDeploymentsRequest_FieldMask) String() string

func (*WatchDeploymentsRequest_FieldMask) Subtract

func (*WatchDeploymentsRequest_FieldMask) SubtractRaw

func (*WatchDeploymentsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchDeploymentsRequest_FieldMask) Unmarshal

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

func (*WatchDeploymentsRequest_FieldMask) UnmarshalJSON

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

type WatchDeploymentsRequest_FieldPath

type WatchDeploymentsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchDeploymentsRequest_FieldPathSelector
	Get(source *WatchDeploymentsRequest) []interface{}
	GetSingle(source *WatchDeploymentsRequest) (interface{}, bool)
	ClearValue(item *WatchDeploymentsRequest)

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

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

func MustParseWatchDeploymentsRequest_FieldPath

func MustParseWatchDeploymentsRequest_FieldPath(rawField string) WatchDeploymentsRequest_FieldPath

func ParseWatchDeploymentsRequest_FieldPath

func ParseWatchDeploymentsRequest_FieldPath(rawField string) (WatchDeploymentsRequest_FieldPath, error)

type WatchDeploymentsRequest_FieldPathArrayItemValue

type WatchDeploymentsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchDeploymentsRequest_FieldPath
	ContainsValue(*WatchDeploymentsRequest) bool
}

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

func MustParseWatchDeploymentsRequest_FieldPathArrayItemValue

func MustParseWatchDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentsRequest_FieldPathArrayItemValue

func ParseWatchDeploymentsRequest_FieldPathArrayItemValue

func ParseWatchDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentsRequest_FieldPathArrayItemValue, error)

ParseWatchDeploymentsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchDeploymentsRequest_FieldPathArrayOfValues

type WatchDeploymentsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchDeploymentsRequest_FieldPath
}

WatchDeploymentsRequest_FieldPathArrayOfValues allows storing slice of values for WatchDeploymentsRequest fields according to their type

func MustParseWatchDeploymentsRequest_FieldPathArrayOfValues

func MustParseWatchDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentsRequest_FieldPathArrayOfValues

func ParseWatchDeploymentsRequest_FieldPathArrayOfValues

func ParseWatchDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentsRequest_FieldPathArrayOfValues, error)

type WatchDeploymentsRequest_FieldPathSelector

type WatchDeploymentsRequest_FieldPathSelector int32
const (
	WatchDeploymentsRequest_FieldPathSelectorType         WatchDeploymentsRequest_FieldPathSelector = 0
	WatchDeploymentsRequest_FieldPathSelectorParent       WatchDeploymentsRequest_FieldPathSelector = 1
	WatchDeploymentsRequest_FieldPathSelectorPageSize     WatchDeploymentsRequest_FieldPathSelector = 2
	WatchDeploymentsRequest_FieldPathSelectorPageToken    WatchDeploymentsRequest_FieldPathSelector = 3
	WatchDeploymentsRequest_FieldPathSelectorOrderBy      WatchDeploymentsRequest_FieldPathSelector = 4
	WatchDeploymentsRequest_FieldPathSelectorResumeToken  WatchDeploymentsRequest_FieldPathSelector = 5
	WatchDeploymentsRequest_FieldPathSelectorFilter       WatchDeploymentsRequest_FieldPathSelector = 6
	WatchDeploymentsRequest_FieldPathSelectorFieldMask    WatchDeploymentsRequest_FieldPathSelector = 7
	WatchDeploymentsRequest_FieldPathSelectorView         WatchDeploymentsRequest_FieldPathSelector = 8
	WatchDeploymentsRequest_FieldPathSelectorMaxChunkSize WatchDeploymentsRequest_FieldPathSelector = 9
)

func (WatchDeploymentsRequest_FieldPathSelector) String

type WatchDeploymentsRequest_FieldPathValue

type WatchDeploymentsRequest_FieldPathValue interface {
	WatchDeploymentsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchDeploymentsRequest)
	CompareWith(*WatchDeploymentsRequest) (cmp int, comparable bool)
}

WatchDeploymentsRequest_FieldPathValue allows storing values for WatchDeploymentsRequest fields according to their type

func MustParseWatchDeploymentsRequest_FieldPathValue

func MustParseWatchDeploymentsRequest_FieldPathValue(pathStr, valueStr string) WatchDeploymentsRequest_FieldPathValue

func ParseWatchDeploymentsRequest_FieldPathValue

func ParseWatchDeploymentsRequest_FieldPathValue(pathStr, valueStr string) (WatchDeploymentsRequest_FieldPathValue, error)

type WatchDeploymentsRequest_FieldTerminalPath

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

func (*WatchDeploymentsRequest_FieldTerminalPath) ClearValue

func (*WatchDeploymentsRequest_FieldTerminalPath) ClearValueRaw

func (*WatchDeploymentsRequest_FieldTerminalPath) Get

func (fp *WatchDeploymentsRequest_FieldTerminalPath) Get(source *WatchDeploymentsRequest) (values []interface{})

Get returns all values pointed by specific field from source WatchDeploymentsRequest

func (*WatchDeploymentsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchDeploymentsRequest_FieldTerminalPath) GetRaw

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

func (*WatchDeploymentsRequest_FieldTerminalPath) GetSingle

func (fp *WatchDeploymentsRequest_FieldTerminalPath) GetSingle(source *WatchDeploymentsRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source WatchDeploymentsRequest

func (*WatchDeploymentsRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchDeploymentsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchDeploymentsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchDeploymentsRequest_FieldTerminalPath) Selector

func (*WatchDeploymentsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchDeploymentsRequest_FieldTerminalPath) WithIValue

func (*WatchDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchDeploymentsRequest_FieldTerminalPath) WithRawIValue

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

type WatchDeploymentsRequest_FieldTerminalPathArrayItemValue

type WatchDeploymentsRequest_FieldTerminalPathArrayItemValue struct {
	WatchDeploymentsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchDeploymentsRequest_FieldTerminalPathArrayOfValues

type WatchDeploymentsRequest_FieldTerminalPathArrayOfValues struct {
	WatchDeploymentsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues

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

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*deployment.OrderBy, bool)

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchDeploymentsRequest_FieldTerminalPathValue

type WatchDeploymentsRequest_FieldTerminalPathValue struct {
	WatchDeploymentsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsFilterValue

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue

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

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsOrderByValue

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue

func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsParentValue

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsResumeTokenValue

func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsTypeValue

func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsViewValue

func (*WatchDeploymentsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchDeploymentsRequest_FieldTerminalPathValue' with the value under path in 'WatchDeploymentsRequest'.

func (*WatchDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw

func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*WatchDeploymentsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchDeploymentsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchDeploymentsRequest

func (*WatchDeploymentsRequest_FieldTerminalPathValue) SetToRaw

type WatchDeploymentsResponse

type WatchDeploymentsResponse struct {

	// Changes of Deployments
	DeploymentChanges []*deployment.DeploymentChange `` /* 142-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 Deployments 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 *WatchDeploymentsResponse_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 (Deployments 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
}

WatchDeploymentsResponse

func (*WatchDeploymentsResponse) Clone

func (*WatchDeploymentsResponse) CloneRaw

func (*WatchDeploymentsResponse) Descriptor

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

Deprecated, Use WatchDeploymentsResponse.ProtoReflect.Descriptor instead.

func (*WatchDeploymentsResponse) GetDeploymentChanges

func (m *WatchDeploymentsResponse) GetDeploymentChanges() []*deployment.DeploymentChange

func (*WatchDeploymentsResponse) GetIsCurrent

func (m *WatchDeploymentsResponse) GetIsCurrent() bool

func (*WatchDeploymentsResponse) GetIsHardReset

func (m *WatchDeploymentsResponse) GetIsHardReset() bool

func (*WatchDeploymentsResponse) GetIsSoftReset

func (m *WatchDeploymentsResponse) GetIsSoftReset() bool

func (*WatchDeploymentsResponse) GetPageTokenChange

func (*WatchDeploymentsResponse) GetResumeToken

func (m *WatchDeploymentsResponse) GetResumeToken() string

func (*WatchDeploymentsResponse) GetSnapshotSize

func (m *WatchDeploymentsResponse) GetSnapshotSize() int64

func (*WatchDeploymentsResponse) GotenMessage

func (*WatchDeploymentsResponse) GotenMessage()

func (*WatchDeploymentsResponse) GotenObjectExt

func (o *WatchDeploymentsResponse) GotenObjectExt()

func (*WatchDeploymentsResponse) GotenValidate

func (obj *WatchDeploymentsResponse) GotenValidate() error

func (*WatchDeploymentsResponse) MakeDiffFieldMask

func (*WatchDeploymentsResponse) MakeFullFieldMask

func (*WatchDeploymentsResponse) MakeRawDiffFieldMask

func (*WatchDeploymentsResponse) MakeRawFullFieldMask

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

func (*WatchDeploymentsResponse) Marshal

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

func (*WatchDeploymentsResponse) MarshalJSON

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

func (*WatchDeploymentsResponse) Merge

func (*WatchDeploymentsResponse) MergeRaw

func (*WatchDeploymentsResponse) ProtoMessage

func (*WatchDeploymentsResponse) ProtoMessage()

func (*WatchDeploymentsResponse) ProtoReflect

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

func (*WatchDeploymentsResponse) Reset

func (m *WatchDeploymentsResponse) Reset()

func (*WatchDeploymentsResponse) SetDeploymentChanges

func (m *WatchDeploymentsResponse) SetDeploymentChanges(fv []*deployment.DeploymentChange)

func (*WatchDeploymentsResponse) SetIsCurrent

func (m *WatchDeploymentsResponse) SetIsCurrent(fv bool)

func (*WatchDeploymentsResponse) SetIsHardReset

func (m *WatchDeploymentsResponse) SetIsHardReset(fv bool)

func (*WatchDeploymentsResponse) SetIsSoftReset

func (m *WatchDeploymentsResponse) SetIsSoftReset(fv bool)

func (*WatchDeploymentsResponse) SetPageTokenChange

func (*WatchDeploymentsResponse) SetResumeToken

func (m *WatchDeploymentsResponse) SetResumeToken(fv string)

func (*WatchDeploymentsResponse) SetSnapshotSize

func (m *WatchDeploymentsResponse) SetSnapshotSize(fv int64)

func (*WatchDeploymentsResponse) String

func (m *WatchDeploymentsResponse) String() string

func (*WatchDeploymentsResponse) Unmarshal

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

func (*WatchDeploymentsResponse) UnmarshalJSON

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

type WatchDeploymentsResponseFieldPathBuilder

type WatchDeploymentsResponseFieldPathBuilder struct{}

func NewWatchDeploymentsResponseFieldPathBuilder

func NewWatchDeploymentsResponseFieldPathBuilder() WatchDeploymentsResponseFieldPathBuilder

func (WatchDeploymentsResponseFieldPathBuilder) DeploymentChanges

func (WatchDeploymentsResponseFieldPathBuilder) IsCurrent

func (WatchDeploymentsResponseFieldPathBuilder) IsHardReset

func (WatchDeploymentsResponseFieldPathBuilder) IsSoftReset

func (WatchDeploymentsResponseFieldPathBuilder) PageTokenChange

func (WatchDeploymentsResponseFieldPathBuilder) ResumeToken

func (WatchDeploymentsResponseFieldPathBuilder) SnapshotSize

type WatchDeploymentsResponsePageTokenChangeFieldPathBuilder

type WatchDeploymentsResponsePageTokenChangeFieldPathBuilder struct{}

func (WatchDeploymentsResponsePageTokenChangeFieldPathBuilder) NextPageToken

func (WatchDeploymentsResponsePageTokenChangeFieldPathBuilder) PrevPageToken

type WatchDeploymentsResponsePageTokenChange_FieldPath

type WatchDeploymentsResponsePageTokenChange_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchDeploymentsResponsePageTokenChange_FieldPathSelector
	Get(source *WatchDeploymentsResponse_PageTokenChange) []interface{}
	GetSingle(source *WatchDeploymentsResponse_PageTokenChange) (interface{}, bool)
	ClearValue(item *WatchDeploymentsResponse_PageTokenChange)

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

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

func MustParseWatchDeploymentsResponsePageTokenChange_FieldPath

func MustParseWatchDeploymentsResponsePageTokenChange_FieldPath(rawField string) WatchDeploymentsResponsePageTokenChange_FieldPath

func ParseWatchDeploymentsResponsePageTokenChange_FieldPath

func ParseWatchDeploymentsResponsePageTokenChange_FieldPath(rawField string) (WatchDeploymentsResponsePageTokenChange_FieldPath, error)

type WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue

type WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchDeploymentsResponsePageTokenChange_FieldPath
	ContainsValue(*WatchDeploymentsResponse_PageTokenChange) bool
}

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

func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue

func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue, error)

ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues

type WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchDeploymentsResponsePageTokenChange_FieldPath
}

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

func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues

func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues, error)

type WatchDeploymentsResponsePageTokenChange_FieldPathSelector

type WatchDeploymentsResponsePageTokenChange_FieldPathSelector int32
const (
	WatchDeploymentsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchDeploymentsResponsePageTokenChange_FieldPathSelector = 0
	WatchDeploymentsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchDeploymentsResponsePageTokenChange_FieldPathSelector = 1
)

func (WatchDeploymentsResponsePageTokenChange_FieldPathSelector) String

type WatchDeploymentsResponsePageTokenChange_FieldPathValue

type WatchDeploymentsResponsePageTokenChange_FieldPathValue interface {
	WatchDeploymentsResponsePageTokenChange_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchDeploymentsResponse_PageTokenChange)
	CompareWith(*WatchDeploymentsResponse_PageTokenChange) (cmp int, comparable bool)
}

WatchDeploymentsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type

func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathValue

func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchDeploymentsResponsePageTokenChange_FieldPathValue

func ParseWatchDeploymentsResponsePageTokenChange_FieldPathValue

func ParseWatchDeploymentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchDeploymentsResponsePageTokenChange_FieldPathValue, error)

type WatchDeploymentsResponsePageTokenChange_FieldTerminalPath

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

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) ClearValue

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchDeploymentsResponse_PageTokenChange

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetRaw

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchDeploymentsResponse_PageTokenChange

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw

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

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) Selector

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIValue

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIValue

type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue

type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct {
	WatchDeploymentsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue

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

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues

type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct {
	WatchDeploymentsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue

type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue struct {
	WatchDeploymentsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchDeploymentsResponse_PageTokenChange'.

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue

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

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object PageTokenChange

func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw

type WatchDeploymentsResponsePathSelectorDeploymentChanges

type WatchDeploymentsResponsePathSelectorDeploymentChanges struct{}

func (WatchDeploymentsResponsePathSelectorDeploymentChanges) FieldPath

func (WatchDeploymentsResponsePathSelectorDeploymentChanges) WithArrayOfValues

func (WatchDeploymentsResponsePathSelectorDeploymentChanges) WithItemValue

func (WatchDeploymentsResponsePathSelectorDeploymentChanges) WithValue

type WatchDeploymentsResponsePathSelectorIsCurrent

type WatchDeploymentsResponsePathSelectorIsCurrent struct{}

func (WatchDeploymentsResponsePathSelectorIsCurrent) FieldPath

func (WatchDeploymentsResponsePathSelectorIsCurrent) WithArrayOfValues

func (WatchDeploymentsResponsePathSelectorIsCurrent) WithValue

type WatchDeploymentsResponsePathSelectorIsHardReset

type WatchDeploymentsResponsePathSelectorIsHardReset struct{}

func (WatchDeploymentsResponsePathSelectorIsHardReset) FieldPath

func (WatchDeploymentsResponsePathSelectorIsHardReset) WithArrayOfValues

func (WatchDeploymentsResponsePathSelectorIsHardReset) WithValue

type WatchDeploymentsResponsePathSelectorIsSoftReset

type WatchDeploymentsResponsePathSelectorIsSoftReset struct{}

func (WatchDeploymentsResponsePathSelectorIsSoftReset) FieldPath

func (WatchDeploymentsResponsePathSelectorIsSoftReset) WithArrayOfValues

func (WatchDeploymentsResponsePathSelectorIsSoftReset) WithValue

type WatchDeploymentsResponsePathSelectorPageTokenChange

type WatchDeploymentsResponsePathSelectorPageTokenChange struct{}

func (WatchDeploymentsResponsePathSelectorPageTokenChange) FieldPath

func (WatchDeploymentsResponsePathSelectorPageTokenChange) NextPageToken

func (WatchDeploymentsResponsePathSelectorPageTokenChange) PrevPageToken

type WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken

type WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken struct{}

func (WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath

func (WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues

func (WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken) WithValue

type WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken

type WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken struct{}

func (WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath

func (WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues

func (WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken) WithValue

type WatchDeploymentsResponsePathSelectorResumeToken

type WatchDeploymentsResponsePathSelectorResumeToken struct{}

func (WatchDeploymentsResponsePathSelectorResumeToken) FieldPath

func (WatchDeploymentsResponsePathSelectorResumeToken) WithArrayOfValues

func (WatchDeploymentsResponsePathSelectorResumeToken) WithValue

type WatchDeploymentsResponsePathSelectorSnapshotSize

type WatchDeploymentsResponsePathSelectorSnapshotSize struct{}

func (WatchDeploymentsResponsePathSelectorSnapshotSize) FieldPath

func (WatchDeploymentsResponsePathSelectorSnapshotSize) WithArrayOfValues

func (WatchDeploymentsResponsePathSelectorSnapshotSize) WithValue

type WatchDeploymentsResponse_FieldMask

type WatchDeploymentsResponse_FieldMask struct {
	Paths []WatchDeploymentsResponse_FieldPath
}

func FullWatchDeploymentsResponse_FieldMask

func FullWatchDeploymentsResponse_FieldMask() *WatchDeploymentsResponse_FieldMask

func (*WatchDeploymentsResponse_FieldMask) AppendPath

func (*WatchDeploymentsResponse_FieldMask) AppendRawPath

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

func (*WatchDeploymentsResponse_FieldMask) DecodeFirestore

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

func (*WatchDeploymentsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchDeploymentsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchDeploymentsResponse_FieldMask) FromProtoFieldMask

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

func (*WatchDeploymentsResponse_FieldMask) GetPaths

func (*WatchDeploymentsResponse_FieldMask) GetRawPaths

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

func (*WatchDeploymentsResponse_FieldMask) IsFull

func (fieldMask *WatchDeploymentsResponse_FieldMask) IsFull() bool

func (WatchDeploymentsResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchDeploymentsResponse_FieldMask) MarshalJSON

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

func (*WatchDeploymentsResponse_FieldMask) PathsCount

func (fieldMask *WatchDeploymentsResponse_FieldMask) PathsCount() int

func (*WatchDeploymentsResponse_FieldMask) Project

func (*WatchDeploymentsResponse_FieldMask) ProjectRaw

func (*WatchDeploymentsResponse_FieldMask) ProtoMessage

func (fieldMask *WatchDeploymentsResponse_FieldMask) ProtoMessage()

func (*WatchDeploymentsResponse_FieldMask) ProtoReflect

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

func (*WatchDeploymentsResponse_FieldMask) Reset

func (fieldMask *WatchDeploymentsResponse_FieldMask) Reset()

func (*WatchDeploymentsResponse_FieldMask) Set

func (fieldMask *WatchDeploymentsResponse_FieldMask) Set(target, source *WatchDeploymentsResponse)

func (*WatchDeploymentsResponse_FieldMask) SetFromCliFlag

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

func (*WatchDeploymentsResponse_FieldMask) SetRaw

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

func (*WatchDeploymentsResponse_FieldMask) Size

func (fieldMask *WatchDeploymentsResponse_FieldMask) Size() int

func (*WatchDeploymentsResponse_FieldMask) String

func (fieldMask *WatchDeploymentsResponse_FieldMask) String() string

func (*WatchDeploymentsResponse_FieldMask) Subtract

func (*WatchDeploymentsResponse_FieldMask) SubtractRaw

func (*WatchDeploymentsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchDeploymentsResponse_FieldMask) Unmarshal

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

func (*WatchDeploymentsResponse_FieldMask) UnmarshalJSON

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

type WatchDeploymentsResponse_FieldPath

type WatchDeploymentsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchDeploymentsResponse_FieldPathSelector
	Get(source *WatchDeploymentsResponse) []interface{}
	GetSingle(source *WatchDeploymentsResponse) (interface{}, bool)
	ClearValue(item *WatchDeploymentsResponse)

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

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

func MustParseWatchDeploymentsResponse_FieldPath

func MustParseWatchDeploymentsResponse_FieldPath(rawField string) WatchDeploymentsResponse_FieldPath

func ParseWatchDeploymentsResponse_FieldPath

func ParseWatchDeploymentsResponse_FieldPath(rawField string) (WatchDeploymentsResponse_FieldPath, error)

type WatchDeploymentsResponse_FieldPathArrayItemValue

type WatchDeploymentsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchDeploymentsResponse_FieldPath
	ContainsValue(*WatchDeploymentsResponse) bool
}

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

func MustParseWatchDeploymentsResponse_FieldPathArrayItemValue

func MustParseWatchDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentsResponse_FieldPathArrayItemValue

func ParseWatchDeploymentsResponse_FieldPathArrayItemValue

func ParseWatchDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentsResponse_FieldPathArrayItemValue, error)

ParseWatchDeploymentsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchDeploymentsResponse_FieldPathArrayOfValues

type WatchDeploymentsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchDeploymentsResponse_FieldPath
}

WatchDeploymentsResponse_FieldPathArrayOfValues allows storing slice of values for WatchDeploymentsResponse fields according to their type

func MustParseWatchDeploymentsResponse_FieldPathArrayOfValues

func MustParseWatchDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentsResponse_FieldPathArrayOfValues

func ParseWatchDeploymentsResponse_FieldPathArrayOfValues

func ParseWatchDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentsResponse_FieldPathArrayOfValues, error)

type WatchDeploymentsResponse_FieldPathSelector

type WatchDeploymentsResponse_FieldPathSelector int32
const (
	WatchDeploymentsResponse_FieldPathSelectorDeploymentChanges WatchDeploymentsResponse_FieldPathSelector = 0
	WatchDeploymentsResponse_FieldPathSelectorIsCurrent         WatchDeploymentsResponse_FieldPathSelector = 1
	WatchDeploymentsResponse_FieldPathSelectorPageTokenChange   WatchDeploymentsResponse_FieldPathSelector = 2
	WatchDeploymentsResponse_FieldPathSelectorResumeToken       WatchDeploymentsResponse_FieldPathSelector = 3
	WatchDeploymentsResponse_FieldPathSelectorSnapshotSize      WatchDeploymentsResponse_FieldPathSelector = 4
	WatchDeploymentsResponse_FieldPathSelectorIsSoftReset       WatchDeploymentsResponse_FieldPathSelector = 5
	WatchDeploymentsResponse_FieldPathSelectorIsHardReset       WatchDeploymentsResponse_FieldPathSelector = 6
)

func (WatchDeploymentsResponse_FieldPathSelector) String

type WatchDeploymentsResponse_FieldPathValue

type WatchDeploymentsResponse_FieldPathValue interface {
	WatchDeploymentsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchDeploymentsResponse)
	CompareWith(*WatchDeploymentsResponse) (cmp int, comparable bool)
}

WatchDeploymentsResponse_FieldPathValue allows storing values for WatchDeploymentsResponse fields according to their type

func MustParseWatchDeploymentsResponse_FieldPathValue

func MustParseWatchDeploymentsResponse_FieldPathValue(pathStr, valueStr string) WatchDeploymentsResponse_FieldPathValue

func ParseWatchDeploymentsResponse_FieldPathValue

func ParseWatchDeploymentsResponse_FieldPathValue(pathStr, valueStr string) (WatchDeploymentsResponse_FieldPathValue, error)

type WatchDeploymentsResponse_FieldSubPath

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

func (*WatchDeploymentsResponse_FieldSubPath) AsPageTokenChangeSubPath

func (*WatchDeploymentsResponse_FieldSubPath) ClearValue

func (*WatchDeploymentsResponse_FieldSubPath) ClearValueRaw

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

func (*WatchDeploymentsResponse_FieldSubPath) Get

func (fps *WatchDeploymentsResponse_FieldSubPath) Get(source *WatchDeploymentsResponse) (values []interface{})

Get returns all values pointed by selected field from source WatchDeploymentsResponse

func (*WatchDeploymentsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchDeploymentsResponse_FieldSubPath) GetRaw

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

func (*WatchDeploymentsResponse_FieldSubPath) GetSingle

func (fps *WatchDeploymentsResponse_FieldSubPath) GetSingle(source *WatchDeploymentsResponse) (interface{}, bool)

GetSingle returns value of selected field from source WatchDeploymentsResponse

func (*WatchDeploymentsResponse_FieldSubPath) GetSingleRaw

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

func (*WatchDeploymentsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchDeploymentsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchDeploymentsResponse_FieldSubPath) Selector

func (*WatchDeploymentsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*WatchDeploymentsResponse_FieldSubPath) WithIArrayItemValue

func (*WatchDeploymentsResponse_FieldSubPath) WithIArrayOfValues

func (*WatchDeploymentsResponse_FieldSubPath) WithIValue

func (*WatchDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*WatchDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*WatchDeploymentsResponse_FieldSubPath) WithRawIValue

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

type WatchDeploymentsResponse_FieldSubPathArrayItemValue

type WatchDeploymentsResponse_FieldSubPathArrayItemValue struct {
	WatchDeploymentsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue

func (*WatchDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*WatchDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type WatchDeploymentsResponse_FieldSubPathArrayOfValues

type WatchDeploymentsResponse_FieldSubPathArrayOfValues struct {
	WatchDeploymentsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues

func (*WatchDeploymentsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type WatchDeploymentsResponse_FieldSubPathValue

type WatchDeploymentsResponse_FieldSubPathValue struct {
	WatchDeploymentsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsResponse_FieldSubPathValue) AsPageTokenChangePathValue

func (*WatchDeploymentsResponse_FieldSubPathValue) CompareWith

func (*WatchDeploymentsResponse_FieldSubPathValue) CompareWithRaw

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

func (*WatchDeploymentsResponse_FieldSubPathValue) GetRawValue

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

func (*WatchDeploymentsResponse_FieldSubPathValue) SetTo

func (*WatchDeploymentsResponse_FieldSubPathValue) SetToRaw

type WatchDeploymentsResponse_FieldTerminalPath

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

func (*WatchDeploymentsResponse_FieldTerminalPath) ClearValue

func (*WatchDeploymentsResponse_FieldTerminalPath) ClearValueRaw

func (*WatchDeploymentsResponse_FieldTerminalPath) Get

func (fp *WatchDeploymentsResponse_FieldTerminalPath) Get(source *WatchDeploymentsResponse) (values []interface{})

Get returns all values pointed by specific field from source WatchDeploymentsResponse

func (*WatchDeploymentsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchDeploymentsResponse_FieldTerminalPath) GetRaw

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

func (*WatchDeploymentsResponse_FieldTerminalPath) GetSingle

func (fp *WatchDeploymentsResponse_FieldTerminalPath) GetSingle(source *WatchDeploymentsResponse) (interface{}, bool)

GetSingle returns value pointed by specific field of from source WatchDeploymentsResponse

func (*WatchDeploymentsResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchDeploymentsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchDeploymentsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchDeploymentsResponse_FieldTerminalPath) Selector

func (*WatchDeploymentsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchDeploymentsResponse_FieldTerminalPath) WithIValue

func (*WatchDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchDeploymentsResponse_FieldTerminalPath) WithRawIValue

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

type WatchDeploymentsResponse_FieldTerminalPathArrayItemValue

type WatchDeploymentsResponse_FieldTerminalPathArrayItemValue struct {
	WatchDeploymentsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentChangesItemValue

func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchDeploymentsResponse_FieldTerminalPathArrayOfValues

type WatchDeploymentsResponse_FieldTerminalPathArrayOfValues struct {
	WatchDeploymentsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentChangesArrayOfValues

func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentChangesArrayOfValues() ([][]*deployment.DeploymentChange, bool)

func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues

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

func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues

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

func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues

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

func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues

func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues

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

func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchDeploymentsResponse_FieldTerminalPathValue

type WatchDeploymentsResponse_FieldTerminalPathValue struct {
	WatchDeploymentsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsDeploymentChangesValue

func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsIsCurrentValue

func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)

func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsIsHardResetValue

func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)

func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsIsSoftResetValue

func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)

func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsPageTokenChangeValue

func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsResumeTokenValue

func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)

func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsSnapshotSizeValue

func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)

func (*WatchDeploymentsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchDeploymentsResponse_FieldTerminalPathValue' with the value under path in 'WatchDeploymentsResponse'.

func (*WatchDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw

func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*WatchDeploymentsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchDeploymentsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchDeploymentsResponse

func (*WatchDeploymentsResponse_FieldTerminalPathValue) SetToRaw

type WatchDeploymentsResponse_PageTokenChange

type WatchDeploymentsResponse_PageTokenChange struct {

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

func (*WatchDeploymentsResponse_PageTokenChange) Clone

func (*WatchDeploymentsResponse_PageTokenChange) CloneRaw

func (*WatchDeploymentsResponse_PageTokenChange) Descriptor

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

Deprecated, Use WatchDeploymentsResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchDeploymentsResponse_PageTokenChange) GetNextPageToken

func (*WatchDeploymentsResponse_PageTokenChange) GetPrevPageToken

func (*WatchDeploymentsResponse_PageTokenChange) GotenMessage

func (*WatchDeploymentsResponse_PageTokenChange) GotenObjectExt

func (o *WatchDeploymentsResponse_PageTokenChange) GotenObjectExt()

func (*WatchDeploymentsResponse_PageTokenChange) GotenValidate

func (obj *WatchDeploymentsResponse_PageTokenChange) GotenValidate() error

func (*WatchDeploymentsResponse_PageTokenChange) MakeFullFieldMask

func (*WatchDeploymentsResponse_PageTokenChange) MakeRawDiffFieldMask

func (*WatchDeploymentsResponse_PageTokenChange) MakeRawFullFieldMask

func (*WatchDeploymentsResponse_PageTokenChange) Marshal

func (*WatchDeploymentsResponse_PageTokenChange) MarshalJSON

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

func (*WatchDeploymentsResponse_PageTokenChange) Merge

func (*WatchDeploymentsResponse_PageTokenChange) MergeRaw

func (*WatchDeploymentsResponse_PageTokenChange) ProtoMessage

func (*WatchDeploymentsResponse_PageTokenChange) ProtoReflect

func (*WatchDeploymentsResponse_PageTokenChange) Reset

func (*WatchDeploymentsResponse_PageTokenChange) SetNextPageToken

func (*WatchDeploymentsResponse_PageTokenChange) SetPrevPageToken

func (*WatchDeploymentsResponse_PageTokenChange) String

func (*WatchDeploymentsResponse_PageTokenChange) Unmarshal

func (*WatchDeploymentsResponse_PageTokenChange) UnmarshalJSON

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

type WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken

type WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken struct{}

func (WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath

func (WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues

func (WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken) WithValue

type WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken

type WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken struct{}

func (WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath

func (WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues

func (WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue

type WatchDeploymentsResponse_PageTokenChange_FieldMask

type WatchDeploymentsResponse_PageTokenChange_FieldMask struct {
	Paths []WatchDeploymentsResponsePageTokenChange_FieldPath
}

func FullWatchDeploymentsResponse_PageTokenChange_FieldMask

func FullWatchDeploymentsResponse_PageTokenChange_FieldMask() *WatchDeploymentsResponse_PageTokenChange_FieldMask

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) AppendPath

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) AppendRawPath

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) DecodeFirestore

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) FromProtoFieldMask

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

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) GetPaths

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) GetRawPaths

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) IsFull

func (WatchDeploymentsResponse_PageTokenChange_FieldMask) Marshal

implement methods required by customType

func (WatchDeploymentsResponse_PageTokenChange_FieldMask) MarshalJSON

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

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) PathsCount

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Project

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) ProjectRaw

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) ProtoMessage

func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) ProtoMessage()

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) ProtoReflect

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Reset

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Set

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) SetFromCliFlag

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

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) SetRaw

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Size

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) String

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) SubtractRaw

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Unmarshal

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

func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) UnmarshalJSON

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

Jump to

Keyboard shortcuts

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