secret_client

package
v0.12.76 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchGetSecretsDescriptor added in v0.4.28

type BatchGetSecretsDescriptor struct{}

func GetBatchGetSecretsDescriptor added in v0.4.28

func GetBatchGetSecretsDescriptor() *BatchGetSecretsDescriptor

func (*BatchGetSecretsDescriptor) GetApiDescriptor added in v0.4.28

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

func (*BatchGetSecretsDescriptor) GetApiName added in v0.4.28

func (d *BatchGetSecretsDescriptor) GetApiName() string

func (*BatchGetSecretsDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*BatchGetSecretsDescriptor) GetFullMethodName added in v0.4.28

func (d *BatchGetSecretsDescriptor) GetFullMethodName() string

func (*BatchGetSecretsDescriptor) GetMethodName added in v0.4.28

func (d *BatchGetSecretsDescriptor) GetMethodName() string

func (*BatchGetSecretsDescriptor) GetProtoPkgName added in v0.4.28

func (d *BatchGetSecretsDescriptor) GetProtoPkgName() string

func (*BatchGetSecretsDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*BatchGetSecretsDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*BatchGetSecretsDescriptor) GetServiceDomain added in v0.4.28

func (d *BatchGetSecretsDescriptor) GetServiceDomain() string

func (*BatchGetSecretsDescriptor) GetServiceVersion added in v0.4.28

func (d *BatchGetSecretsDescriptor) GetServiceVersion() string

func (*BatchGetSecretsDescriptor) GetVerb added in v0.4.28

func (d *BatchGetSecretsDescriptor) GetVerb() string

func (*BatchGetSecretsDescriptor) HasResource added in v0.4.30

func (d *BatchGetSecretsDescriptor) HasResource() bool

func (*BatchGetSecretsDescriptor) IsClientStream added in v0.4.28

func (d *BatchGetSecretsDescriptor) IsClientStream() bool

func (*BatchGetSecretsDescriptor) IsCollection added in v0.4.30

func (d *BatchGetSecretsDescriptor) IsCollection() bool

func (*BatchGetSecretsDescriptor) IsPlural added in v0.4.30

func (d *BatchGetSecretsDescriptor) IsPlural() bool

func (*BatchGetSecretsDescriptor) IsServerStream added in v0.4.28

func (d *BatchGetSecretsDescriptor) IsServerStream() bool

func (*BatchGetSecretsDescriptor) IsUnary added in v0.4.28

func (d *BatchGetSecretsDescriptor) IsUnary() bool

func (*BatchGetSecretsDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*BatchGetSecretsDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*BatchGetSecretsDescriptor) RequestHasResourceBody added in v0.4.28

func (d *BatchGetSecretsDescriptor) RequestHasResourceBody() bool

type BatchGetSecretsDescriptorClientMsgHandle added in v0.4.28

type BatchGetSecretsDescriptorClientMsgHandle struct{}

func (*BatchGetSecretsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*BatchGetSecretsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetSecretsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type BatchGetSecretsDescriptorServerMsgHandle added in v0.4.28

type BatchGetSecretsDescriptorServerMsgHandle struct{}

func (*BatchGetSecretsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*BatchGetSecretsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetSecretsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type BatchGetSecretsRequest

type BatchGetSecretsRequest struct {

	// Names of Secrets
	Names []*secret.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 *secret.Secret_FieldMask `` /* 138-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 [BatchGetSecrets][ntt.secrets.v1alpha.BatchGetSecrets]

func (*BatchGetSecretsRequest) Clone

func (*BatchGetSecretsRequest) CloneRaw

func (*BatchGetSecretsRequest) Descriptor

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

Deprecated, Use BatchGetSecretsRequest.ProtoReflect.Descriptor instead.

func (*BatchGetSecretsRequest) GetFieldMask

func (m *BatchGetSecretsRequest) GetFieldMask() *secret.Secret_FieldMask

func (*BatchGetSecretsRequest) GetNames

func (m *BatchGetSecretsRequest) GetNames() []*secret.Reference

func (*BatchGetSecretsRequest) GetView

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

func (*BatchGetSecretsRequest) GotenMessage

func (*BatchGetSecretsRequest) GotenMessage()

func (*BatchGetSecretsRequest) GotenObjectExt

func (o *BatchGetSecretsRequest) GotenObjectExt()

func (*BatchGetSecretsRequest) GotenValidate

func (obj *BatchGetSecretsRequest) GotenValidate() error

func (*BatchGetSecretsRequest) MakeDiffFieldMask

func (*BatchGetSecretsRequest) MakeFullFieldMask

func (*BatchGetSecretsRequest) MakeRawDiffFieldMask

func (*BatchGetSecretsRequest) MakeRawFullFieldMask

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

func (*BatchGetSecretsRequest) Marshal

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

func (*BatchGetSecretsRequest) MarshalJSON

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

func (*BatchGetSecretsRequest) Merge

func (*BatchGetSecretsRequest) MergeRaw

func (*BatchGetSecretsRequest) ProtoMessage

func (*BatchGetSecretsRequest) ProtoMessage()

func (*BatchGetSecretsRequest) ProtoReflect

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

func (*BatchGetSecretsRequest) Reset

func (m *BatchGetSecretsRequest) Reset()

func (*BatchGetSecretsRequest) SetFieldMask

func (m *BatchGetSecretsRequest) SetFieldMask(fv *secret.Secret_FieldMask)

func (*BatchGetSecretsRequest) SetNames

func (m *BatchGetSecretsRequest) SetNames(fv []*secret.Reference)

func (*BatchGetSecretsRequest) SetView

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

func (*BatchGetSecretsRequest) String

func (m *BatchGetSecretsRequest) String() string

func (*BatchGetSecretsRequest) Unmarshal

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

func (*BatchGetSecretsRequest) UnmarshalJSON

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

type BatchGetSecretsRequestFieldPathBuilder

type BatchGetSecretsRequestFieldPathBuilder struct{}

func NewBatchGetSecretsRequestFieldPathBuilder

func NewBatchGetSecretsRequestFieldPathBuilder() BatchGetSecretsRequestFieldPathBuilder

func (BatchGetSecretsRequestFieldPathBuilder) FieldMask

func (BatchGetSecretsRequestFieldPathBuilder) Names

func (BatchGetSecretsRequestFieldPathBuilder) View

type BatchGetSecretsRequestPathSelectorFieldMask

type BatchGetSecretsRequestPathSelectorFieldMask struct{}

func (BatchGetSecretsRequestPathSelectorFieldMask) FieldPath

func (BatchGetSecretsRequestPathSelectorFieldMask) WithArrayOfValues

func (BatchGetSecretsRequestPathSelectorFieldMask) WithValue

type BatchGetSecretsRequestPathSelectorNames

type BatchGetSecretsRequestPathSelectorNames struct{}

func (BatchGetSecretsRequestPathSelectorNames) FieldPath

func (BatchGetSecretsRequestPathSelectorNames) WithArrayOfValues

func (BatchGetSecretsRequestPathSelectorNames) WithItemValue

func (BatchGetSecretsRequestPathSelectorNames) WithValue

type BatchGetSecretsRequestPathSelectorView

type BatchGetSecretsRequestPathSelectorView struct{}

func (BatchGetSecretsRequestPathSelectorView) FieldPath

func (BatchGetSecretsRequestPathSelectorView) WithArrayOfValues

func (BatchGetSecretsRequestPathSelectorView) WithValue

type BatchGetSecretsRequest_FieldMask

type BatchGetSecretsRequest_FieldMask struct {
	Paths []BatchGetSecretsRequest_FieldPath
}

func FullBatchGetSecretsRequest_FieldMask

func FullBatchGetSecretsRequest_FieldMask() *BatchGetSecretsRequest_FieldMask

func (*BatchGetSecretsRequest_FieldMask) AppendPath

func (*BatchGetSecretsRequest_FieldMask) AppendRawPath

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

func (*BatchGetSecretsRequest_FieldMask) DecodeFirestore

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

func (*BatchGetSecretsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetSecretsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetSecretsRequest_FieldMask) FromProtoFieldMask

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

func (*BatchGetSecretsRequest_FieldMask) GetPaths

func (*BatchGetSecretsRequest_FieldMask) GetRawPaths

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

func (*BatchGetSecretsRequest_FieldMask) IsFull

func (fieldMask *BatchGetSecretsRequest_FieldMask) IsFull() bool

func (BatchGetSecretsRequest_FieldMask) Marshal

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

implement methods required by customType

func (BatchGetSecretsRequest_FieldMask) MarshalJSON

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

func (*BatchGetSecretsRequest_FieldMask) PathsCount

func (fieldMask *BatchGetSecretsRequest_FieldMask) PathsCount() int

func (*BatchGetSecretsRequest_FieldMask) Project

func (*BatchGetSecretsRequest_FieldMask) ProjectRaw

func (*BatchGetSecretsRequest_FieldMask) ProtoMessage

func (fieldMask *BatchGetSecretsRequest_FieldMask) ProtoMessage()

func (*BatchGetSecretsRequest_FieldMask) ProtoReflect

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

func (*BatchGetSecretsRequest_FieldMask) Reset

func (fieldMask *BatchGetSecretsRequest_FieldMask) Reset()

func (*BatchGetSecretsRequest_FieldMask) Set

func (fieldMask *BatchGetSecretsRequest_FieldMask) Set(target, source *BatchGetSecretsRequest)

func (*BatchGetSecretsRequest_FieldMask) SetFromCliFlag

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

func (*BatchGetSecretsRequest_FieldMask) SetRaw

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

func (*BatchGetSecretsRequest_FieldMask) Size

func (fieldMask *BatchGetSecretsRequest_FieldMask) Size() int

func (*BatchGetSecretsRequest_FieldMask) String

func (fieldMask *BatchGetSecretsRequest_FieldMask) String() string

func (*BatchGetSecretsRequest_FieldMask) Subtract

func (*BatchGetSecretsRequest_FieldMask) SubtractRaw

func (*BatchGetSecretsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*BatchGetSecretsRequest_FieldMask) Unmarshal

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

func (*BatchGetSecretsRequest_FieldMask) UnmarshalJSON

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

type BatchGetSecretsRequest_FieldPath

type BatchGetSecretsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetSecretsRequest_FieldPathSelector
	Get(source *BatchGetSecretsRequest) []interface{}
	GetSingle(source *BatchGetSecretsRequest) (interface{}, bool)
	ClearValue(item *BatchGetSecretsRequest)

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

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

func MustParseBatchGetSecretsRequest_FieldPath

func MustParseBatchGetSecretsRequest_FieldPath(rawField string) BatchGetSecretsRequest_FieldPath

func ParseBatchGetSecretsRequest_FieldPath

func ParseBatchGetSecretsRequest_FieldPath(rawField string) (BatchGetSecretsRequest_FieldPath, error)

type BatchGetSecretsRequest_FieldPathArrayItemValue

type BatchGetSecretsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetSecretsRequest_FieldPath
	ContainsValue(*BatchGetSecretsRequest) bool
}

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

func MustParseBatchGetSecretsRequest_FieldPathArrayItemValue

func MustParseBatchGetSecretsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetSecretsRequest_FieldPathArrayItemValue

func ParseBatchGetSecretsRequest_FieldPathArrayItemValue

func ParseBatchGetSecretsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetSecretsRequest_FieldPathArrayItemValue, error)

ParseBatchGetSecretsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetSecretsRequest_FieldPathArrayOfValues

type BatchGetSecretsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetSecretsRequest_FieldPath
}

BatchGetSecretsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetSecretsRequest fields according to their type

func MustParseBatchGetSecretsRequest_FieldPathArrayOfValues

func MustParseBatchGetSecretsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetSecretsRequest_FieldPathArrayOfValues

func ParseBatchGetSecretsRequest_FieldPathArrayOfValues

func ParseBatchGetSecretsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetSecretsRequest_FieldPathArrayOfValues, error)

type BatchGetSecretsRequest_FieldPathSelector

type BatchGetSecretsRequest_FieldPathSelector int32
const (
	BatchGetSecretsRequest_FieldPathSelectorNames     BatchGetSecretsRequest_FieldPathSelector = 0
	BatchGetSecretsRequest_FieldPathSelectorFieldMask BatchGetSecretsRequest_FieldPathSelector = 1
	BatchGetSecretsRequest_FieldPathSelectorView      BatchGetSecretsRequest_FieldPathSelector = 2
)

func (BatchGetSecretsRequest_FieldPathSelector) String

type BatchGetSecretsRequest_FieldPathValue

type BatchGetSecretsRequest_FieldPathValue interface {
	BatchGetSecretsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetSecretsRequest)
	CompareWith(*BatchGetSecretsRequest) (cmp int, comparable bool)
}

BatchGetSecretsRequest_FieldPathValue allows storing values for BatchGetSecretsRequest fields according to their type

func MustParseBatchGetSecretsRequest_FieldPathValue

func MustParseBatchGetSecretsRequest_FieldPathValue(pathStr, valueStr string) BatchGetSecretsRequest_FieldPathValue

func ParseBatchGetSecretsRequest_FieldPathValue

func ParseBatchGetSecretsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetSecretsRequest_FieldPathValue, error)

type BatchGetSecretsRequest_FieldTerminalPath

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

func (*BatchGetSecretsRequest_FieldTerminalPath) ClearValue

func (*BatchGetSecretsRequest_FieldTerminalPath) ClearValueRaw

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

func (*BatchGetSecretsRequest_FieldTerminalPath) Get

func (fp *BatchGetSecretsRequest_FieldTerminalPath) Get(source *BatchGetSecretsRequest) (values []interface{})

Get returns all values pointed by specific field from source BatchGetSecretsRequest

func (*BatchGetSecretsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetSecretsRequest_FieldTerminalPath) GetRaw

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

func (*BatchGetSecretsRequest_FieldTerminalPath) GetSingle

func (fp *BatchGetSecretsRequest_FieldTerminalPath) GetSingle(source *BatchGetSecretsRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source BatchGetSecretsRequest

func (*BatchGetSecretsRequest_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetSecretsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetSecretsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetSecretsRequest_FieldTerminalPath) Selector

func (*BatchGetSecretsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*BatchGetSecretsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetSecretsRequest_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetSecretsRequest_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetSecretsRequest_FieldTerminalPath) WithIValue

func (*BatchGetSecretsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*BatchGetSecretsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*BatchGetSecretsRequest_FieldTerminalPath) WithRawIValue

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

type BatchGetSecretsRequest_FieldTerminalPathArrayItemValue

type BatchGetSecretsRequest_FieldTerminalPathArrayItemValue struct {
	BatchGetSecretsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetSecretsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue

func (*BatchGetSecretsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetSecretsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetSecretsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetSecretsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type BatchGetSecretsRequest_FieldTerminalPathArrayOfValues

type BatchGetSecretsRequest_FieldTerminalPathArrayOfValues struct {
	BatchGetSecretsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetSecretsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*BatchGetSecretsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues

func (fpaov *BatchGetSecretsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*secret.Reference, bool)

func (*BatchGetSecretsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*BatchGetSecretsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetSecretsRequest_FieldTerminalPathValue

type BatchGetSecretsRequest_FieldTerminalPathValue struct {
	BatchGetSecretsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetSecretsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*BatchGetSecretsRequest_FieldTerminalPathValue) AsNamesValue

func (*BatchGetSecretsRequest_FieldTerminalPathValue) AsViewValue

func (*BatchGetSecretsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetSecretsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetSecretsRequest'.

func (*BatchGetSecretsRequest_FieldTerminalPathValue) CompareWithRaw

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

func (*BatchGetSecretsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetSecretsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetSecretsRequest

func (*BatchGetSecretsRequest_FieldTerminalPathValue) SetToRaw

type BatchGetSecretsResponse

type BatchGetSecretsResponse struct {

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

BatchGetSecretsResponse

func (*BatchGetSecretsResponse) Clone

func (*BatchGetSecretsResponse) CloneRaw

func (*BatchGetSecretsResponse) Descriptor

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

Deprecated, Use BatchGetSecretsResponse.ProtoReflect.Descriptor instead.

func (*BatchGetSecretsResponse) GetMissing

func (m *BatchGetSecretsResponse) GetMissing() []*secret.Reference

func (*BatchGetSecretsResponse) GetSecrets

func (m *BatchGetSecretsResponse) GetSecrets() []*secret.Secret

func (*BatchGetSecretsResponse) GotenMessage

func (*BatchGetSecretsResponse) GotenMessage()

func (*BatchGetSecretsResponse) GotenObjectExt

func (o *BatchGetSecretsResponse) GotenObjectExt()

func (*BatchGetSecretsResponse) GotenValidate

func (obj *BatchGetSecretsResponse) GotenValidate() error

func (*BatchGetSecretsResponse) MakeDiffFieldMask

func (*BatchGetSecretsResponse) MakeFullFieldMask

func (*BatchGetSecretsResponse) MakeRawDiffFieldMask

func (*BatchGetSecretsResponse) MakeRawFullFieldMask

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

func (*BatchGetSecretsResponse) Marshal

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

func (*BatchGetSecretsResponse) MarshalJSON

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

func (*BatchGetSecretsResponse) Merge

func (*BatchGetSecretsResponse) MergeRaw

func (*BatchGetSecretsResponse) ProtoMessage

func (*BatchGetSecretsResponse) ProtoMessage()

func (*BatchGetSecretsResponse) ProtoReflect

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

func (*BatchGetSecretsResponse) Reset

func (m *BatchGetSecretsResponse) Reset()

func (*BatchGetSecretsResponse) SetMissing

func (m *BatchGetSecretsResponse) SetMissing(fv []*secret.Reference)

func (*BatchGetSecretsResponse) SetSecrets

func (m *BatchGetSecretsResponse) SetSecrets(fv []*secret.Secret)

func (*BatchGetSecretsResponse) String

func (m *BatchGetSecretsResponse) String() string

func (*BatchGetSecretsResponse) Unmarshal

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

func (*BatchGetSecretsResponse) UnmarshalJSON

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

type BatchGetSecretsResponseFieldPathBuilder

type BatchGetSecretsResponseFieldPathBuilder struct{}

func NewBatchGetSecretsResponseFieldPathBuilder

func NewBatchGetSecretsResponseFieldPathBuilder() BatchGetSecretsResponseFieldPathBuilder

func (BatchGetSecretsResponseFieldPathBuilder) Missing

func (BatchGetSecretsResponseFieldPathBuilder) Secrets

type BatchGetSecretsResponseMapPathSelectorSecretsData

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

func (BatchGetSecretsResponseMapPathSelectorSecretsData) FieldPath

func (BatchGetSecretsResponseMapPathSelectorSecretsData) WithArrayOfValues

func (BatchGetSecretsResponseMapPathSelectorSecretsData) WithValue

type BatchGetSecretsResponsePathSelectorMissing

type BatchGetSecretsResponsePathSelectorMissing struct{}

func (BatchGetSecretsResponsePathSelectorMissing) FieldPath

func (BatchGetSecretsResponsePathSelectorMissing) WithArrayOfValues

func (BatchGetSecretsResponsePathSelectorMissing) WithItemValue

func (BatchGetSecretsResponsePathSelectorMissing) WithValue

type BatchGetSecretsResponsePathSelectorSecrets

type BatchGetSecretsResponsePathSelectorSecrets struct{}

func (BatchGetSecretsResponsePathSelectorSecrets) Data

func (BatchGetSecretsResponsePathSelectorSecrets) EncData

func (BatchGetSecretsResponsePathSelectorSecrets) FieldPath

func (BatchGetSecretsResponsePathSelectorSecrets) Name

func (BatchGetSecretsResponsePathSelectorSecrets) WithArrayOfValues

func (BatchGetSecretsResponsePathSelectorSecrets) WithItemValue

func (BatchGetSecretsResponsePathSelectorSecrets) WithSubArrayItemValue

func (BatchGetSecretsResponsePathSelectorSecrets) WithSubArrayOfValues

func (BatchGetSecretsResponsePathSelectorSecrets) WithSubPath

func (BatchGetSecretsResponsePathSelectorSecrets) WithSubValue

func (BatchGetSecretsResponsePathSelectorSecrets) WithValue

type BatchGetSecretsResponsePathSelectorSecretsData

type BatchGetSecretsResponsePathSelectorSecretsData struct{}

func (BatchGetSecretsResponsePathSelectorSecretsData) FieldPath

func (BatchGetSecretsResponsePathSelectorSecretsData) WithArrayOfValues

func (BatchGetSecretsResponsePathSelectorSecretsData) WithKey

func (BatchGetSecretsResponsePathSelectorSecretsData) WithValue

type BatchGetSecretsResponsePathSelectorSecretsEncData

type BatchGetSecretsResponsePathSelectorSecretsEncData struct{}

func (BatchGetSecretsResponsePathSelectorSecretsEncData) FieldPath

func (BatchGetSecretsResponsePathSelectorSecretsEncData) WithArrayOfValues

func (BatchGetSecretsResponsePathSelectorSecretsEncData) WithValue

type BatchGetSecretsResponsePathSelectorSecretsName

type BatchGetSecretsResponsePathSelectorSecretsName struct{}

func (BatchGetSecretsResponsePathSelectorSecretsName) FieldPath

func (BatchGetSecretsResponsePathSelectorSecretsName) WithArrayOfValues

func (BatchGetSecretsResponsePathSelectorSecretsName) WithValue

type BatchGetSecretsResponse_FieldMask

type BatchGetSecretsResponse_FieldMask struct {
	Paths []BatchGetSecretsResponse_FieldPath
}

func FullBatchGetSecretsResponse_FieldMask

func FullBatchGetSecretsResponse_FieldMask() *BatchGetSecretsResponse_FieldMask

func (*BatchGetSecretsResponse_FieldMask) AppendPath

func (*BatchGetSecretsResponse_FieldMask) AppendRawPath

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

func (*BatchGetSecretsResponse_FieldMask) DecodeFirestore

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

func (*BatchGetSecretsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetSecretsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetSecretsResponse_FieldMask) FromProtoFieldMask

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

func (*BatchGetSecretsResponse_FieldMask) GetPaths

func (*BatchGetSecretsResponse_FieldMask) GetRawPaths

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

func (*BatchGetSecretsResponse_FieldMask) IsFull

func (fieldMask *BatchGetSecretsResponse_FieldMask) IsFull() bool

func (BatchGetSecretsResponse_FieldMask) Marshal

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

implement methods required by customType

func (BatchGetSecretsResponse_FieldMask) MarshalJSON

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

func (*BatchGetSecretsResponse_FieldMask) PathsCount

func (fieldMask *BatchGetSecretsResponse_FieldMask) PathsCount() int

func (*BatchGetSecretsResponse_FieldMask) Project

func (*BatchGetSecretsResponse_FieldMask) ProjectRaw

func (*BatchGetSecretsResponse_FieldMask) ProtoMessage

func (fieldMask *BatchGetSecretsResponse_FieldMask) ProtoMessage()

func (*BatchGetSecretsResponse_FieldMask) ProtoReflect

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

func (*BatchGetSecretsResponse_FieldMask) Reset

func (fieldMask *BatchGetSecretsResponse_FieldMask) Reset()

func (*BatchGetSecretsResponse_FieldMask) Set

func (fieldMask *BatchGetSecretsResponse_FieldMask) Set(target, source *BatchGetSecretsResponse)

func (*BatchGetSecretsResponse_FieldMask) SetFromCliFlag

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

func (*BatchGetSecretsResponse_FieldMask) SetRaw

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

func (*BatchGetSecretsResponse_FieldMask) Size

func (fieldMask *BatchGetSecretsResponse_FieldMask) Size() int

func (*BatchGetSecretsResponse_FieldMask) String

func (fieldMask *BatchGetSecretsResponse_FieldMask) String() string

func (*BatchGetSecretsResponse_FieldMask) Subtract

func (*BatchGetSecretsResponse_FieldMask) SubtractRaw

func (*BatchGetSecretsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*BatchGetSecretsResponse_FieldMask) Unmarshal

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

func (*BatchGetSecretsResponse_FieldMask) UnmarshalJSON

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

type BatchGetSecretsResponse_FieldPath

type BatchGetSecretsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetSecretsResponse_FieldPathSelector
	Get(source *BatchGetSecretsResponse) []interface{}
	GetSingle(source *BatchGetSecretsResponse) (interface{}, bool)
	ClearValue(item *BatchGetSecretsResponse)

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

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

func MustParseBatchGetSecretsResponse_FieldPath

func MustParseBatchGetSecretsResponse_FieldPath(rawField string) BatchGetSecretsResponse_FieldPath

func ParseBatchGetSecretsResponse_FieldPath

func ParseBatchGetSecretsResponse_FieldPath(rawField string) (BatchGetSecretsResponse_FieldPath, error)

type BatchGetSecretsResponse_FieldPathArrayItemValue

type BatchGetSecretsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetSecretsResponse_FieldPath
	ContainsValue(*BatchGetSecretsResponse) bool
}

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

func MustParseBatchGetSecretsResponse_FieldPathArrayItemValue

func MustParseBatchGetSecretsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetSecretsResponse_FieldPathArrayItemValue

func ParseBatchGetSecretsResponse_FieldPathArrayItemValue

func ParseBatchGetSecretsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetSecretsResponse_FieldPathArrayItemValue, error)

ParseBatchGetSecretsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetSecretsResponse_FieldPathArrayOfValues

type BatchGetSecretsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetSecretsResponse_FieldPath
}

BatchGetSecretsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetSecretsResponse fields according to their type

func MustParseBatchGetSecretsResponse_FieldPathArrayOfValues

func MustParseBatchGetSecretsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetSecretsResponse_FieldPathArrayOfValues

func ParseBatchGetSecretsResponse_FieldPathArrayOfValues

func ParseBatchGetSecretsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetSecretsResponse_FieldPathArrayOfValues, error)

type BatchGetSecretsResponse_FieldPathSelector

type BatchGetSecretsResponse_FieldPathSelector int32
const (
	BatchGetSecretsResponse_FieldPathSelectorSecrets BatchGetSecretsResponse_FieldPathSelector = 0
	BatchGetSecretsResponse_FieldPathSelectorMissing BatchGetSecretsResponse_FieldPathSelector = 1
)

func (BatchGetSecretsResponse_FieldPathSelector) String

type BatchGetSecretsResponse_FieldPathValue

type BatchGetSecretsResponse_FieldPathValue interface {
	BatchGetSecretsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetSecretsResponse)
	CompareWith(*BatchGetSecretsResponse) (cmp int, comparable bool)
}

BatchGetSecretsResponse_FieldPathValue allows storing values for BatchGetSecretsResponse fields according to their type

func MustParseBatchGetSecretsResponse_FieldPathValue

func MustParseBatchGetSecretsResponse_FieldPathValue(pathStr, valueStr string) BatchGetSecretsResponse_FieldPathValue

func ParseBatchGetSecretsResponse_FieldPathValue

func ParseBatchGetSecretsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetSecretsResponse_FieldPathValue, error)

type BatchGetSecretsResponse_FieldSubPath

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

func (*BatchGetSecretsResponse_FieldSubPath) AsSecretsSubPath

func (*BatchGetSecretsResponse_FieldSubPath) ClearValue

func (*BatchGetSecretsResponse_FieldSubPath) ClearValueRaw

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

func (*BatchGetSecretsResponse_FieldSubPath) Get

func (fps *BatchGetSecretsResponse_FieldSubPath) Get(source *BatchGetSecretsResponse) (values []interface{})

Get returns all values pointed by selected field from source BatchGetSecretsResponse

func (*BatchGetSecretsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetSecretsResponse_FieldSubPath) GetRaw

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

func (*BatchGetSecretsResponse_FieldSubPath) GetSingle

func (fps *BatchGetSecretsResponse_FieldSubPath) GetSingle(source *BatchGetSecretsResponse) (interface{}, bool)

GetSingle returns value of selected field from source BatchGetSecretsResponse

func (*BatchGetSecretsResponse_FieldSubPath) GetSingleRaw

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

func (*BatchGetSecretsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetSecretsResponse_FieldSubPath) JSONString

func (fps *BatchGetSecretsResponse_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*BatchGetSecretsResponse_FieldSubPath) Selector

func (*BatchGetSecretsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*BatchGetSecretsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*BatchGetSecretsResponse_FieldSubPath) WithIArrayItemValue

func (*BatchGetSecretsResponse_FieldSubPath) WithIArrayOfValues

func (*BatchGetSecretsResponse_FieldSubPath) WithIValue

func (*BatchGetSecretsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*BatchGetSecretsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*BatchGetSecretsResponse_FieldSubPath) WithRawIValue

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

type BatchGetSecretsResponse_FieldSubPathArrayItemValue

type BatchGetSecretsResponse_FieldSubPathArrayItemValue struct {
	BatchGetSecretsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetSecretsResponse_FieldSubPathArrayItemValue) AsSecretsPathItemValue

func (*BatchGetSecretsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*BatchGetSecretsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type BatchGetSecretsResponse_FieldSubPathArrayOfValues

type BatchGetSecretsResponse_FieldSubPathArrayOfValues struct {
	BatchGetSecretsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetSecretsResponse_FieldSubPathArrayOfValues) AsSecretsPathArrayOfValues

func (*BatchGetSecretsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type BatchGetSecretsResponse_FieldSubPathValue

type BatchGetSecretsResponse_FieldSubPathValue struct {
	BatchGetSecretsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetSecretsResponse_FieldSubPathValue) AsSecretsPathValue

func (*BatchGetSecretsResponse_FieldSubPathValue) CompareWith

func (*BatchGetSecretsResponse_FieldSubPathValue) CompareWithRaw

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

func (*BatchGetSecretsResponse_FieldSubPathValue) GetRawValue

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

func (*BatchGetSecretsResponse_FieldSubPathValue) SetTo

func (*BatchGetSecretsResponse_FieldSubPathValue) SetToRaw

type BatchGetSecretsResponse_FieldTerminalPath

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

func (*BatchGetSecretsResponse_FieldTerminalPath) ClearValue

func (*BatchGetSecretsResponse_FieldTerminalPath) ClearValueRaw

func (*BatchGetSecretsResponse_FieldTerminalPath) Get

func (fp *BatchGetSecretsResponse_FieldTerminalPath) Get(source *BatchGetSecretsResponse) (values []interface{})

Get returns all values pointed by specific field from source BatchGetSecretsResponse

func (*BatchGetSecretsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetSecretsResponse_FieldTerminalPath) GetRaw

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

func (*BatchGetSecretsResponse_FieldTerminalPath) GetSingle

func (fp *BatchGetSecretsResponse_FieldTerminalPath) GetSingle(source *BatchGetSecretsResponse) (interface{}, bool)

GetSingle returns value pointed by specific field of from source BatchGetSecretsResponse

func (*BatchGetSecretsResponse_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetSecretsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetSecretsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetSecretsResponse_FieldTerminalPath) Selector

func (*BatchGetSecretsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*BatchGetSecretsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetSecretsResponse_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetSecretsResponse_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetSecretsResponse_FieldTerminalPath) WithIValue

func (*BatchGetSecretsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*BatchGetSecretsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*BatchGetSecretsResponse_FieldTerminalPath) WithRawIValue

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

type BatchGetSecretsResponse_FieldTerminalPathArrayItemValue

type BatchGetSecretsResponse_FieldTerminalPathArrayItemValue struct {
	BatchGetSecretsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetSecretsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue

func (*BatchGetSecretsResponse_FieldTerminalPathArrayItemValue) AsSecretsItemValue

func (*BatchGetSecretsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetSecretsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetSecretsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetSecretsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type BatchGetSecretsResponse_FieldTerminalPathArrayOfValues

type BatchGetSecretsResponse_FieldTerminalPathArrayOfValues struct {
	BatchGetSecretsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetSecretsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues

func (fpaov *BatchGetSecretsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*secret.Reference, bool)

func (*BatchGetSecretsResponse_FieldTerminalPathArrayOfValues) AsSecretsArrayOfValues

func (fpaov *BatchGetSecretsResponse_FieldTerminalPathArrayOfValues) AsSecretsArrayOfValues() ([][]*secret.Secret, bool)

func (*BatchGetSecretsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetSecretsResponse_FieldTerminalPathValue

type BatchGetSecretsResponse_FieldTerminalPathValue struct {
	BatchGetSecretsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetSecretsResponse_FieldTerminalPathValue) AsMissingValue

func (*BatchGetSecretsResponse_FieldTerminalPathValue) AsSecretsValue

func (*BatchGetSecretsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetSecretsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetSecretsResponse'.

func (*BatchGetSecretsResponse_FieldTerminalPathValue) CompareWithRaw

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

func (*BatchGetSecretsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetSecretsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetSecretsResponse

func (*BatchGetSecretsResponse_FieldTerminalPathValue) SetToRaw

type CreateSecretDescriptor added in v0.4.28

type CreateSecretDescriptor struct{}

func GetCreateSecretDescriptor added in v0.4.28

func GetCreateSecretDescriptor() *CreateSecretDescriptor

func (*CreateSecretDescriptor) GetApiDescriptor added in v0.4.28

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

func (*CreateSecretDescriptor) GetApiName added in v0.4.28

func (d *CreateSecretDescriptor) GetApiName() string

func (*CreateSecretDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*CreateSecretDescriptor) GetFullMethodName added in v0.4.28

func (d *CreateSecretDescriptor) GetFullMethodName() string

func (*CreateSecretDescriptor) GetMethodName added in v0.4.28

func (d *CreateSecretDescriptor) GetMethodName() string

func (*CreateSecretDescriptor) GetProtoPkgName added in v0.4.28

func (d *CreateSecretDescriptor) GetProtoPkgName() string

func (*CreateSecretDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*CreateSecretDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*CreateSecretDescriptor) GetServiceDomain added in v0.4.28

func (d *CreateSecretDescriptor) GetServiceDomain() string

func (*CreateSecretDescriptor) GetServiceVersion added in v0.4.28

func (d *CreateSecretDescriptor) GetServiceVersion() string

func (*CreateSecretDescriptor) GetVerb added in v0.4.28

func (d *CreateSecretDescriptor) GetVerb() string

func (*CreateSecretDescriptor) HasResource added in v0.4.30

func (d *CreateSecretDescriptor) HasResource() bool

func (*CreateSecretDescriptor) IsClientStream added in v0.4.28

func (d *CreateSecretDescriptor) IsClientStream() bool

func (*CreateSecretDescriptor) IsCollection added in v0.4.30

func (d *CreateSecretDescriptor) IsCollection() bool

func (*CreateSecretDescriptor) IsPlural added in v0.4.30

func (d *CreateSecretDescriptor) IsPlural() bool

func (*CreateSecretDescriptor) IsServerStream added in v0.4.28

func (d *CreateSecretDescriptor) IsServerStream() bool

func (*CreateSecretDescriptor) IsUnary added in v0.4.28

func (d *CreateSecretDescriptor) IsUnary() bool

func (*CreateSecretDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*CreateSecretDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*CreateSecretDescriptor) RequestHasResourceBody added in v0.4.28

func (d *CreateSecretDescriptor) RequestHasResourceBody() bool

type CreateSecretDescriptorClientMsgHandle added in v0.4.28

type CreateSecretDescriptorClientMsgHandle struct{}

func (*CreateSecretDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*CreateSecretDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateSecretDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type CreateSecretDescriptorServerMsgHandle added in v0.4.28

type CreateSecretDescriptorServerMsgHandle struct{}

func (*CreateSecretDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*CreateSecretDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateSecretDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type CreateSecretRequest

type CreateSecretRequest struct {

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

Request message for method [CreateSecret][ntt.secrets.v1alpha.CreateSecret]

func (*CreateSecretRequest) Clone

func (*CreateSecretRequest) CloneRaw

func (*CreateSecretRequest) Descriptor

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

Deprecated, Use CreateSecretRequest.ProtoReflect.Descriptor instead.

func (*CreateSecretRequest) GetParent

func (m *CreateSecretRequest) GetParent() *secret.ParentReference

func (*CreateSecretRequest) GetSecret

func (m *CreateSecretRequest) GetSecret() *secret.Secret

func (*CreateSecretRequest) GotenMessage

func (*CreateSecretRequest) GotenMessage()

func (*CreateSecretRequest) GotenObjectExt

func (o *CreateSecretRequest) GotenObjectExt()

func (*CreateSecretRequest) GotenValidate

func (obj *CreateSecretRequest) GotenValidate() error

func (*CreateSecretRequest) MakeDiffFieldMask

func (*CreateSecretRequest) MakeFullFieldMask

func (o *CreateSecretRequest) MakeFullFieldMask() *CreateSecretRequest_FieldMask

func (*CreateSecretRequest) MakeRawDiffFieldMask

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

func (*CreateSecretRequest) MakeRawFullFieldMask

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

func (*CreateSecretRequest) Marshal

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

func (*CreateSecretRequest) MarshalJSON

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

func (*CreateSecretRequest) Merge

func (o *CreateSecretRequest) Merge(source *CreateSecretRequest)

func (*CreateSecretRequest) MergeRaw

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

func (*CreateSecretRequest) ProtoMessage

func (*CreateSecretRequest) ProtoMessage()

func (*CreateSecretRequest) ProtoReflect

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

func (*CreateSecretRequest) Reset

func (m *CreateSecretRequest) Reset()

func (*CreateSecretRequest) SetParent

func (m *CreateSecretRequest) SetParent(fv *secret.ParentReference)

func (*CreateSecretRequest) SetSecret

func (m *CreateSecretRequest) SetSecret(fv *secret.Secret)

func (*CreateSecretRequest) String

func (m *CreateSecretRequest) String() string

func (*CreateSecretRequest) Unmarshal

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

func (*CreateSecretRequest) UnmarshalJSON

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

type CreateSecretRequestFieldPathBuilder

type CreateSecretRequestFieldPathBuilder struct{}

func NewCreateSecretRequestFieldPathBuilder

func NewCreateSecretRequestFieldPathBuilder() CreateSecretRequestFieldPathBuilder

func (CreateSecretRequestFieldPathBuilder) Parent

func (CreateSecretRequestFieldPathBuilder) Secret

type CreateSecretRequestMapPathSelectorSecretData

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

func (CreateSecretRequestMapPathSelectorSecretData) FieldPath

func (CreateSecretRequestMapPathSelectorSecretData) WithArrayOfValues

func (CreateSecretRequestMapPathSelectorSecretData) WithValue

type CreateSecretRequestPathSelectorParent

type CreateSecretRequestPathSelectorParent struct{}

func (CreateSecretRequestPathSelectorParent) FieldPath

func (CreateSecretRequestPathSelectorParent) WithArrayOfValues

func (CreateSecretRequestPathSelectorParent) WithValue

type CreateSecretRequestPathSelectorSecret

type CreateSecretRequestPathSelectorSecret struct{}

func (CreateSecretRequestPathSelectorSecret) Data

func (CreateSecretRequestPathSelectorSecret) EncData

func (CreateSecretRequestPathSelectorSecret) FieldPath

func (CreateSecretRequestPathSelectorSecret) Name

func (CreateSecretRequestPathSelectorSecret) WithArrayOfValues

func (CreateSecretRequestPathSelectorSecret) WithSubArrayItemValue

func (CreateSecretRequestPathSelectorSecret) WithSubArrayOfValues

func (CreateSecretRequestPathSelectorSecret) WithSubPath

func (CreateSecretRequestPathSelectorSecret) WithSubValue

func (CreateSecretRequestPathSelectorSecret) WithValue

type CreateSecretRequestPathSelectorSecretData

type CreateSecretRequestPathSelectorSecretData struct{}

func (CreateSecretRequestPathSelectorSecretData) FieldPath

func (CreateSecretRequestPathSelectorSecretData) WithArrayOfValues

func (CreateSecretRequestPathSelectorSecretData) WithKey

func (CreateSecretRequestPathSelectorSecretData) WithValue

type CreateSecretRequestPathSelectorSecretEncData

type CreateSecretRequestPathSelectorSecretEncData struct{}

func (CreateSecretRequestPathSelectorSecretEncData) FieldPath

func (CreateSecretRequestPathSelectorSecretEncData) WithArrayOfValues

func (CreateSecretRequestPathSelectorSecretEncData) WithValue

type CreateSecretRequestPathSelectorSecretName

type CreateSecretRequestPathSelectorSecretName struct{}

func (CreateSecretRequestPathSelectorSecretName) FieldPath

func (CreateSecretRequestPathSelectorSecretName) WithArrayOfValues

func (CreateSecretRequestPathSelectorSecretName) WithValue

type CreateSecretRequest_FieldMask

type CreateSecretRequest_FieldMask struct {
	Paths []CreateSecretRequest_FieldPath
}

func FullCreateSecretRequest_FieldMask

func FullCreateSecretRequest_FieldMask() *CreateSecretRequest_FieldMask

func (*CreateSecretRequest_FieldMask) AppendPath

func (*CreateSecretRequest_FieldMask) AppendRawPath

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

func (*CreateSecretRequest_FieldMask) DecodeFirestore

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

func (*CreateSecretRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*CreateSecretRequest_FieldMask) FilterInputFields

func (fieldMask *CreateSecretRequest_FieldMask) FilterInputFields() *CreateSecretRequest_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*CreateSecretRequest_FieldMask) FromProtoFieldMask

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

func (*CreateSecretRequest_FieldMask) GetPaths

func (*CreateSecretRequest_FieldMask) GetRawPaths

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

func (*CreateSecretRequest_FieldMask) IsFull

func (fieldMask *CreateSecretRequest_FieldMask) IsFull() bool

func (CreateSecretRequest_FieldMask) Marshal

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

implement methods required by customType

func (CreateSecretRequest_FieldMask) MarshalJSON

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

func (*CreateSecretRequest_FieldMask) PathsCount

func (fieldMask *CreateSecretRequest_FieldMask) PathsCount() int

func (*CreateSecretRequest_FieldMask) Project

func (*CreateSecretRequest_FieldMask) ProjectRaw

func (*CreateSecretRequest_FieldMask) ProtoMessage

func (fieldMask *CreateSecretRequest_FieldMask) ProtoMessage()

func (*CreateSecretRequest_FieldMask) ProtoReflect

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

func (*CreateSecretRequest_FieldMask) Reset

func (fieldMask *CreateSecretRequest_FieldMask) Reset()

func (*CreateSecretRequest_FieldMask) Set

func (fieldMask *CreateSecretRequest_FieldMask) Set(target, source *CreateSecretRequest)

func (*CreateSecretRequest_FieldMask) SetFromCliFlag

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

func (*CreateSecretRequest_FieldMask) SetRaw

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

func (*CreateSecretRequest_FieldMask) Size

func (fieldMask *CreateSecretRequest_FieldMask) Size() int

func (*CreateSecretRequest_FieldMask) String

func (fieldMask *CreateSecretRequest_FieldMask) String() string

func (*CreateSecretRequest_FieldMask) Subtract

func (*CreateSecretRequest_FieldMask) SubtractRaw

func (*CreateSecretRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*CreateSecretRequest_FieldMask) Unmarshal

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

func (*CreateSecretRequest_FieldMask) UnmarshalJSON

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

type CreateSecretRequest_FieldPath

type CreateSecretRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() CreateSecretRequest_FieldPathSelector
	Get(source *CreateSecretRequest) []interface{}
	GetSingle(source *CreateSecretRequest) (interface{}, bool)
	ClearValue(item *CreateSecretRequest)

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

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

func MustParseCreateSecretRequest_FieldPath

func MustParseCreateSecretRequest_FieldPath(rawField string) CreateSecretRequest_FieldPath

func ParseCreateSecretRequest_FieldPath

func ParseCreateSecretRequest_FieldPath(rawField string) (CreateSecretRequest_FieldPath, error)

type CreateSecretRequest_FieldPathArrayItemValue

type CreateSecretRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	CreateSecretRequest_FieldPath
	ContainsValue(*CreateSecretRequest) bool
}

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

func MustParseCreateSecretRequest_FieldPathArrayItemValue

func MustParseCreateSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateSecretRequest_FieldPathArrayItemValue

func ParseCreateSecretRequest_FieldPathArrayItemValue

func ParseCreateSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateSecretRequest_FieldPathArrayItemValue, error)

ParseCreateSecretRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type CreateSecretRequest_FieldPathArrayOfValues

type CreateSecretRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	CreateSecretRequest_FieldPath
}

CreateSecretRequest_FieldPathArrayOfValues allows storing slice of values for CreateSecretRequest fields according to their type

func MustParseCreateSecretRequest_FieldPathArrayOfValues

func MustParseCreateSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateSecretRequest_FieldPathArrayOfValues

func ParseCreateSecretRequest_FieldPathArrayOfValues

func ParseCreateSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateSecretRequest_FieldPathArrayOfValues, error)

type CreateSecretRequest_FieldPathSelector

type CreateSecretRequest_FieldPathSelector int32
const (
	CreateSecretRequest_FieldPathSelectorParent CreateSecretRequest_FieldPathSelector = 0
	CreateSecretRequest_FieldPathSelectorSecret CreateSecretRequest_FieldPathSelector = 1
)

func (CreateSecretRequest_FieldPathSelector) String

type CreateSecretRequest_FieldPathValue

type CreateSecretRequest_FieldPathValue interface {
	CreateSecretRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **CreateSecretRequest)
	CompareWith(*CreateSecretRequest) (cmp int, comparable bool)
}

CreateSecretRequest_FieldPathValue allows storing values for CreateSecretRequest fields according to their type

func MustParseCreateSecretRequest_FieldPathValue

func MustParseCreateSecretRequest_FieldPathValue(pathStr, valueStr string) CreateSecretRequest_FieldPathValue

func ParseCreateSecretRequest_FieldPathValue

func ParseCreateSecretRequest_FieldPathValue(pathStr, valueStr string) (CreateSecretRequest_FieldPathValue, error)

type CreateSecretRequest_FieldSubPath

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

func (*CreateSecretRequest_FieldSubPath) AsSecretSubPath

func (*CreateSecretRequest_FieldSubPath) ClearValue

func (*CreateSecretRequest_FieldSubPath) ClearValueRaw

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

func (*CreateSecretRequest_FieldSubPath) Get

func (fps *CreateSecretRequest_FieldSubPath) Get(source *CreateSecretRequest) (values []interface{})

Get returns all values pointed by selected field from source CreateSecretRequest

func (*CreateSecretRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateSecretRequest_FieldSubPath) GetRaw

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

func (*CreateSecretRequest_FieldSubPath) GetSingle

func (fps *CreateSecretRequest_FieldSubPath) GetSingle(source *CreateSecretRequest) (interface{}, bool)

GetSingle returns value of selected field from source CreateSecretRequest

func (*CreateSecretRequest_FieldSubPath) GetSingleRaw

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

func (*CreateSecretRequest_FieldSubPath) IsLeaf

func (fps *CreateSecretRequest_FieldSubPath) IsLeaf() bool

IsLeaf - whether field path is holds simple value

func (*CreateSecretRequest_FieldSubPath) JSONString

func (fps *CreateSecretRequest_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*CreateSecretRequest_FieldSubPath) Selector

func (*CreateSecretRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*CreateSecretRequest_FieldSubPath) String

String returns path representation in proto convention

func (*CreateSecretRequest_FieldSubPath) WithIArrayItemValue

func (fps *CreateSecretRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateSecretRequest_FieldPathArrayItemValue

func (*CreateSecretRequest_FieldSubPath) WithIArrayOfValues

func (fps *CreateSecretRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateSecretRequest_FieldPathArrayOfValues

func (*CreateSecretRequest_FieldSubPath) WithIValue

func (fps *CreateSecretRequest_FieldSubPath) WithIValue(value interface{}) CreateSecretRequest_FieldPathValue

func (*CreateSecretRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*CreateSecretRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*CreateSecretRequest_FieldSubPath) WithRawIValue

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

type CreateSecretRequest_FieldSubPathArrayItemValue

type CreateSecretRequest_FieldSubPathArrayItemValue struct {
	CreateSecretRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateSecretRequest_FieldSubPathArrayItemValue) AsSecretPathItemValue

func (*CreateSecretRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*CreateSecretRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type CreateSecretRequest_FieldSubPathArrayOfValues

type CreateSecretRequest_FieldSubPathArrayOfValues struct {
	CreateSecretRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateSecretRequest_FieldSubPathArrayOfValues) AsSecretPathArrayOfValues

func (*CreateSecretRequest_FieldSubPathArrayOfValues) GetRawValues

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

type CreateSecretRequest_FieldSubPathValue

type CreateSecretRequest_FieldSubPathValue struct {
	CreateSecretRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateSecretRequest_FieldSubPathValue) AsSecretPathValue

func (*CreateSecretRequest_FieldSubPathValue) CompareWith

func (fpvs *CreateSecretRequest_FieldSubPathValue) CompareWith(source *CreateSecretRequest) (int, bool)

func (*CreateSecretRequest_FieldSubPathValue) CompareWithRaw

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

func (*CreateSecretRequest_FieldSubPathValue) GetRawValue

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

func (*CreateSecretRequest_FieldSubPathValue) SetTo

func (*CreateSecretRequest_FieldSubPathValue) SetToRaw

func (fpvs *CreateSecretRequest_FieldSubPathValue) SetToRaw(target proto.Message)

type CreateSecretRequest_FieldTerminalPath

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

func (*CreateSecretRequest_FieldTerminalPath) ClearValue

func (*CreateSecretRequest_FieldTerminalPath) ClearValueRaw

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

func (*CreateSecretRequest_FieldTerminalPath) Get

func (fp *CreateSecretRequest_FieldTerminalPath) Get(source *CreateSecretRequest) (values []interface{})

Get returns all values pointed by specific field from source CreateSecretRequest

func (*CreateSecretRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateSecretRequest_FieldTerminalPath) GetRaw

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

func (*CreateSecretRequest_FieldTerminalPath) GetSingle

func (fp *CreateSecretRequest_FieldTerminalPath) GetSingle(source *CreateSecretRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source CreateSecretRequest

func (*CreateSecretRequest_FieldTerminalPath) GetSingleRaw

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

func (*CreateSecretRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateSecretRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateSecretRequest_FieldTerminalPath) Selector

func (*CreateSecretRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*CreateSecretRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*CreateSecretRequest_FieldTerminalPath) WithIArrayItemValue

func (*CreateSecretRequest_FieldTerminalPath) WithIArrayOfValues

func (fp *CreateSecretRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateSecretRequest_FieldPathArrayOfValues

func (*CreateSecretRequest_FieldTerminalPath) WithIValue

func (*CreateSecretRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*CreateSecretRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*CreateSecretRequest_FieldTerminalPath) WithRawIValue

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

type CreateSecretRequest_FieldTerminalPathArrayItemValue

type CreateSecretRequest_FieldTerminalPathArrayItemValue struct {
	CreateSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateSecretRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*CreateSecretRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*CreateSecretRequest_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *CreateSecretRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateSecretRequest) (interface{}, bool)

func (*CreateSecretRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type CreateSecretRequest_FieldTerminalPathArrayOfValues

type CreateSecretRequest_FieldTerminalPathArrayOfValues struct {
	CreateSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateSecretRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*CreateSecretRequest_FieldTerminalPathArrayOfValues) AsSecretArrayOfValues

func (fpaov *CreateSecretRequest_FieldTerminalPathArrayOfValues) AsSecretArrayOfValues() ([]*secret.Secret, bool)

func (*CreateSecretRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type CreateSecretRequest_FieldTerminalPathValue

type CreateSecretRequest_FieldTerminalPathValue struct {
	CreateSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateSecretRequest_FieldTerminalPathValue) AsParentValue

func (*CreateSecretRequest_FieldTerminalPathValue) AsSecretValue

func (*CreateSecretRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'CreateSecretRequest_FieldTerminalPathValue' with the value under path in 'CreateSecretRequest'.

func (*CreateSecretRequest_FieldTerminalPathValue) CompareWithRaw

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

func (*CreateSecretRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*CreateSecretRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CreateSecretRequest

func (*CreateSecretRequest_FieldTerminalPathValue) SetToRaw

type DeleteSecretDescriptor added in v0.4.28

type DeleteSecretDescriptor struct{}

func GetDeleteSecretDescriptor added in v0.4.28

func GetDeleteSecretDescriptor() *DeleteSecretDescriptor

func (*DeleteSecretDescriptor) GetApiDescriptor added in v0.4.28

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

func (*DeleteSecretDescriptor) GetApiName added in v0.4.28

func (d *DeleteSecretDescriptor) GetApiName() string

func (*DeleteSecretDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*DeleteSecretDescriptor) GetFullMethodName added in v0.4.28

func (d *DeleteSecretDescriptor) GetFullMethodName() string

func (*DeleteSecretDescriptor) GetMethodName added in v0.4.28

func (d *DeleteSecretDescriptor) GetMethodName() string

func (*DeleteSecretDescriptor) GetProtoPkgName added in v0.4.28

func (d *DeleteSecretDescriptor) GetProtoPkgName() string

func (*DeleteSecretDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*DeleteSecretDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*DeleteSecretDescriptor) GetServiceDomain added in v0.4.28

func (d *DeleteSecretDescriptor) GetServiceDomain() string

func (*DeleteSecretDescriptor) GetServiceVersion added in v0.4.28

func (d *DeleteSecretDescriptor) GetServiceVersion() string

func (*DeleteSecretDescriptor) GetVerb added in v0.4.28

func (d *DeleteSecretDescriptor) GetVerb() string

func (*DeleteSecretDescriptor) HasResource added in v0.4.30

func (d *DeleteSecretDescriptor) HasResource() bool

func (*DeleteSecretDescriptor) IsClientStream added in v0.4.28

func (d *DeleteSecretDescriptor) IsClientStream() bool

func (*DeleteSecretDescriptor) IsCollection added in v0.4.30

func (d *DeleteSecretDescriptor) IsCollection() bool

func (*DeleteSecretDescriptor) IsPlural added in v0.4.30

func (d *DeleteSecretDescriptor) IsPlural() bool

func (*DeleteSecretDescriptor) IsServerStream added in v0.4.28

func (d *DeleteSecretDescriptor) IsServerStream() bool

func (*DeleteSecretDescriptor) IsUnary added in v0.4.28

func (d *DeleteSecretDescriptor) IsUnary() bool

func (*DeleteSecretDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*DeleteSecretDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*DeleteSecretDescriptor) RequestHasResourceBody added in v0.4.28

func (d *DeleteSecretDescriptor) RequestHasResourceBody() bool

type DeleteSecretDescriptorClientMsgHandle added in v0.4.28

type DeleteSecretDescriptorClientMsgHandle struct{}

func (*DeleteSecretDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*DeleteSecretDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*DeleteSecretDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type DeleteSecretDescriptorServerMsgHandle added in v0.4.28

type DeleteSecretDescriptorServerMsgHandle struct{}

func (*DeleteSecretDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*DeleteSecretDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*DeleteSecretDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type DeleteSecretRequest

type DeleteSecretRequest struct {

	// Reference of ntt.secrets.v1alpha.Secret
	Name *secret.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// contains filtered or unexported fields
}

Request message for method [DeleteSecret][ntt.secrets.v1alpha.DeleteSecret]

func (*DeleteSecretRequest) Clone

func (*DeleteSecretRequest) CloneRaw

func (*DeleteSecretRequest) Descriptor

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

Deprecated, Use DeleteSecretRequest.ProtoReflect.Descriptor instead.

func (*DeleteSecretRequest) GetName

func (m *DeleteSecretRequest) GetName() *secret.Reference

func (*DeleteSecretRequest) GotenMessage

func (*DeleteSecretRequest) GotenMessage()

func (*DeleteSecretRequest) GotenObjectExt

func (o *DeleteSecretRequest) GotenObjectExt()

func (*DeleteSecretRequest) GotenValidate

func (obj *DeleteSecretRequest) GotenValidate() error

func (*DeleteSecretRequest) MakeDiffFieldMask

func (*DeleteSecretRequest) MakeFullFieldMask

func (o *DeleteSecretRequest) MakeFullFieldMask() *DeleteSecretRequest_FieldMask

func (*DeleteSecretRequest) MakeRawDiffFieldMask

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

func (*DeleteSecretRequest) MakeRawFullFieldMask

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

func (*DeleteSecretRequest) Marshal

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

func (*DeleteSecretRequest) MarshalJSON

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

func (*DeleteSecretRequest) Merge

func (o *DeleteSecretRequest) Merge(source *DeleteSecretRequest)

func (*DeleteSecretRequest) MergeRaw

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

func (*DeleteSecretRequest) ProtoMessage

func (*DeleteSecretRequest) ProtoMessage()

func (*DeleteSecretRequest) ProtoReflect

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

func (*DeleteSecretRequest) Reset

func (m *DeleteSecretRequest) Reset()

func (*DeleteSecretRequest) SetName

func (m *DeleteSecretRequest) SetName(fv *secret.Reference)

func (*DeleteSecretRequest) String

func (m *DeleteSecretRequest) String() string

func (*DeleteSecretRequest) Unmarshal

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

func (*DeleteSecretRequest) UnmarshalJSON

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

type DeleteSecretRequestFieldPathBuilder

type DeleteSecretRequestFieldPathBuilder struct{}

func NewDeleteSecretRequestFieldPathBuilder

func NewDeleteSecretRequestFieldPathBuilder() DeleteSecretRequestFieldPathBuilder

func (DeleteSecretRequestFieldPathBuilder) Name

type DeleteSecretRequestPathSelectorName

type DeleteSecretRequestPathSelectorName struct{}

func (DeleteSecretRequestPathSelectorName) FieldPath

func (DeleteSecretRequestPathSelectorName) WithArrayOfValues

func (DeleteSecretRequestPathSelectorName) WithValue

type DeleteSecretRequest_FieldMask

type DeleteSecretRequest_FieldMask struct {
	Paths []DeleteSecretRequest_FieldPath
}

func FullDeleteSecretRequest_FieldMask

func FullDeleteSecretRequest_FieldMask() *DeleteSecretRequest_FieldMask

func (*DeleteSecretRequest_FieldMask) AppendPath

func (*DeleteSecretRequest_FieldMask) AppendRawPath

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

func (*DeleteSecretRequest_FieldMask) DecodeFirestore

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

func (*DeleteSecretRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*DeleteSecretRequest_FieldMask) FilterInputFields

func (fieldMask *DeleteSecretRequest_FieldMask) FilterInputFields() *DeleteSecretRequest_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*DeleteSecretRequest_FieldMask) FromProtoFieldMask

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

func (*DeleteSecretRequest_FieldMask) GetPaths

func (*DeleteSecretRequest_FieldMask) GetRawPaths

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

func (*DeleteSecretRequest_FieldMask) IsFull

func (fieldMask *DeleteSecretRequest_FieldMask) IsFull() bool

func (DeleteSecretRequest_FieldMask) Marshal

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

implement methods required by customType

func (DeleteSecretRequest_FieldMask) MarshalJSON

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

func (*DeleteSecretRequest_FieldMask) PathsCount

func (fieldMask *DeleteSecretRequest_FieldMask) PathsCount() int

func (*DeleteSecretRequest_FieldMask) Project

func (*DeleteSecretRequest_FieldMask) ProjectRaw

func (*DeleteSecretRequest_FieldMask) ProtoMessage

func (fieldMask *DeleteSecretRequest_FieldMask) ProtoMessage()

func (*DeleteSecretRequest_FieldMask) ProtoReflect

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

func (*DeleteSecretRequest_FieldMask) Reset

func (fieldMask *DeleteSecretRequest_FieldMask) Reset()

func (*DeleteSecretRequest_FieldMask) Set

func (fieldMask *DeleteSecretRequest_FieldMask) Set(target, source *DeleteSecretRequest)

func (*DeleteSecretRequest_FieldMask) SetFromCliFlag

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

func (*DeleteSecretRequest_FieldMask) SetRaw

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

func (*DeleteSecretRequest_FieldMask) Size

func (fieldMask *DeleteSecretRequest_FieldMask) Size() int

func (*DeleteSecretRequest_FieldMask) String

func (fieldMask *DeleteSecretRequest_FieldMask) String() string

func (*DeleteSecretRequest_FieldMask) Subtract

func (*DeleteSecretRequest_FieldMask) SubtractRaw

func (*DeleteSecretRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*DeleteSecretRequest_FieldMask) Unmarshal

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

func (*DeleteSecretRequest_FieldMask) UnmarshalJSON

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

type DeleteSecretRequest_FieldPath

type DeleteSecretRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() DeleteSecretRequest_FieldPathSelector
	Get(source *DeleteSecretRequest) []interface{}
	GetSingle(source *DeleteSecretRequest) (interface{}, bool)
	ClearValue(item *DeleteSecretRequest)

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

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

func MustParseDeleteSecretRequest_FieldPath

func MustParseDeleteSecretRequest_FieldPath(rawField string) DeleteSecretRequest_FieldPath

func ParseDeleteSecretRequest_FieldPath

func ParseDeleteSecretRequest_FieldPath(rawField string) (DeleteSecretRequest_FieldPath, error)

type DeleteSecretRequest_FieldPathArrayItemValue

type DeleteSecretRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	DeleteSecretRequest_FieldPath
	ContainsValue(*DeleteSecretRequest) bool
}

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

func MustParseDeleteSecretRequest_FieldPathArrayItemValue

func MustParseDeleteSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteSecretRequest_FieldPathArrayItemValue

func ParseDeleteSecretRequest_FieldPathArrayItemValue

func ParseDeleteSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteSecretRequest_FieldPathArrayItemValue, error)

ParseDeleteSecretRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type DeleteSecretRequest_FieldPathArrayOfValues

type DeleteSecretRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	DeleteSecretRequest_FieldPath
}

DeleteSecretRequest_FieldPathArrayOfValues allows storing slice of values for DeleteSecretRequest fields according to their type

func MustParseDeleteSecretRequest_FieldPathArrayOfValues

func MustParseDeleteSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteSecretRequest_FieldPathArrayOfValues

func ParseDeleteSecretRequest_FieldPathArrayOfValues

func ParseDeleteSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteSecretRequest_FieldPathArrayOfValues, error)

type DeleteSecretRequest_FieldPathSelector

type DeleteSecretRequest_FieldPathSelector int32
const (
	DeleteSecretRequest_FieldPathSelectorName DeleteSecretRequest_FieldPathSelector = 0
)

func (DeleteSecretRequest_FieldPathSelector) String

type DeleteSecretRequest_FieldPathValue

type DeleteSecretRequest_FieldPathValue interface {
	DeleteSecretRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **DeleteSecretRequest)
	CompareWith(*DeleteSecretRequest) (cmp int, comparable bool)
}

DeleteSecretRequest_FieldPathValue allows storing values for DeleteSecretRequest fields according to their type

func MustParseDeleteSecretRequest_FieldPathValue

func MustParseDeleteSecretRequest_FieldPathValue(pathStr, valueStr string) DeleteSecretRequest_FieldPathValue

func ParseDeleteSecretRequest_FieldPathValue

func ParseDeleteSecretRequest_FieldPathValue(pathStr, valueStr string) (DeleteSecretRequest_FieldPathValue, error)

type DeleteSecretRequest_FieldTerminalPath

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

func (*DeleteSecretRequest_FieldTerminalPath) ClearValue

func (*DeleteSecretRequest_FieldTerminalPath) ClearValueRaw

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

func (*DeleteSecretRequest_FieldTerminalPath) Get

func (fp *DeleteSecretRequest_FieldTerminalPath) Get(source *DeleteSecretRequest) (values []interface{})

Get returns all values pointed by specific field from source DeleteSecretRequest

func (*DeleteSecretRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*DeleteSecretRequest_FieldTerminalPath) GetRaw

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

func (*DeleteSecretRequest_FieldTerminalPath) GetSingle

func (fp *DeleteSecretRequest_FieldTerminalPath) GetSingle(source *DeleteSecretRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source DeleteSecretRequest

func (*DeleteSecretRequest_FieldTerminalPath) GetSingleRaw

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

func (*DeleteSecretRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*DeleteSecretRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*DeleteSecretRequest_FieldTerminalPath) Selector

func (*DeleteSecretRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*DeleteSecretRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*DeleteSecretRequest_FieldTerminalPath) WithIArrayItemValue

func (*DeleteSecretRequest_FieldTerminalPath) WithIArrayOfValues

func (fp *DeleteSecretRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteSecretRequest_FieldPathArrayOfValues

func (*DeleteSecretRequest_FieldTerminalPath) WithIValue

func (*DeleteSecretRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*DeleteSecretRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*DeleteSecretRequest_FieldTerminalPath) WithRawIValue

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

type DeleteSecretRequest_FieldTerminalPathArrayItemValue

type DeleteSecretRequest_FieldTerminalPathArrayItemValue struct {
	DeleteSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteSecretRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*DeleteSecretRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*DeleteSecretRequest_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *DeleteSecretRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteSecretRequest) (interface{}, bool)

func (*DeleteSecretRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type DeleteSecretRequest_FieldTerminalPathArrayOfValues

type DeleteSecretRequest_FieldTerminalPathArrayOfValues struct {
	DeleteSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteSecretRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (fpaov *DeleteSecretRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*secret.Reference, bool)

func (*DeleteSecretRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type DeleteSecretRequest_FieldTerminalPathValue

type DeleteSecretRequest_FieldTerminalPathValue struct {
	DeleteSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteSecretRequest_FieldTerminalPathValue) AsNameValue

func (*DeleteSecretRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'DeleteSecretRequest_FieldTerminalPathValue' with the value under path in 'DeleteSecretRequest'.

func (*DeleteSecretRequest_FieldTerminalPathValue) CompareWithRaw

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

func (*DeleteSecretRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*DeleteSecretRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object DeleteSecretRequest

func (*DeleteSecretRequest_FieldTerminalPathValue) SetToRaw

type GetSecretDescriptor added in v0.4.28

type GetSecretDescriptor struct{}

func GetGetSecretDescriptor added in v0.4.28

func GetGetSecretDescriptor() *GetSecretDescriptor

func (*GetSecretDescriptor) GetApiDescriptor added in v0.4.28

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

func (*GetSecretDescriptor) GetApiName added in v0.4.28

func (d *GetSecretDescriptor) GetApiName() string

func (*GetSecretDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*GetSecretDescriptor) GetFullMethodName added in v0.4.28

func (d *GetSecretDescriptor) GetFullMethodName() string

func (*GetSecretDescriptor) GetMethodName added in v0.4.28

func (d *GetSecretDescriptor) GetMethodName() string

func (*GetSecretDescriptor) GetProtoPkgName added in v0.4.28

func (d *GetSecretDescriptor) GetProtoPkgName() string

func (*GetSecretDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*GetSecretDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*GetSecretDescriptor) GetServiceDomain added in v0.4.28

func (d *GetSecretDescriptor) GetServiceDomain() string

func (*GetSecretDescriptor) GetServiceVersion added in v0.4.28

func (d *GetSecretDescriptor) GetServiceVersion() string

func (*GetSecretDescriptor) GetVerb added in v0.4.28

func (d *GetSecretDescriptor) GetVerb() string

func (*GetSecretDescriptor) HasResource added in v0.4.30

func (d *GetSecretDescriptor) HasResource() bool

func (*GetSecretDescriptor) IsClientStream added in v0.4.28

func (d *GetSecretDescriptor) IsClientStream() bool

func (*GetSecretDescriptor) IsCollection added in v0.4.30

func (d *GetSecretDescriptor) IsCollection() bool

func (*GetSecretDescriptor) IsPlural added in v0.4.30

func (d *GetSecretDescriptor) IsPlural() bool

func (*GetSecretDescriptor) IsServerStream added in v0.4.28

func (d *GetSecretDescriptor) IsServerStream() bool

func (*GetSecretDescriptor) IsUnary added in v0.4.28

func (d *GetSecretDescriptor) IsUnary() bool

func (*GetSecretDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*GetSecretDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*GetSecretDescriptor) RequestHasResourceBody added in v0.4.28

func (d *GetSecretDescriptor) RequestHasResourceBody() bool

type GetSecretDescriptorClientMsgHandle added in v0.4.28

type GetSecretDescriptorClientMsgHandle struct{}

func (*GetSecretDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (h *GetSecretDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name

func (*GetSecretDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*GetSecretDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type GetSecretDescriptorServerMsgHandle added in v0.4.28

type GetSecretDescriptorServerMsgHandle struct{}

func (*GetSecretDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (h *GetSecretDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name

func (*GetSecretDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*GetSecretDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type GetSecretRequest

type GetSecretRequest struct {

	// Reference of ntt.secrets.v1alpha.Secret
	Name *secret.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 *secret.Secret_FieldMask `` /* 138-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 [GetSecret][ntt.secrets.v1alpha.GetSecret]

func (*GetSecretRequest) Clone

func (o *GetSecretRequest) Clone() *GetSecretRequest

func (*GetSecretRequest) CloneRaw

func (*GetSecretRequest) Descriptor

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

Deprecated, Use GetSecretRequest.ProtoReflect.Descriptor instead.

func (*GetSecretRequest) GetFieldMask

func (m *GetSecretRequest) GetFieldMask() *secret.Secret_FieldMask

func (*GetSecretRequest) GetName

func (m *GetSecretRequest) GetName() *secret.Reference

func (*GetSecretRequest) GetView

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

func (*GetSecretRequest) GotenMessage

func (*GetSecretRequest) GotenMessage()

func (*GetSecretRequest) GotenObjectExt

func (o *GetSecretRequest) GotenObjectExt()

func (*GetSecretRequest) GotenValidate

func (obj *GetSecretRequest) GotenValidate() error

func (*GetSecretRequest) MakeDiffFieldMask

func (o *GetSecretRequest) MakeDiffFieldMask(other *GetSecretRequest) *GetSecretRequest_FieldMask

func (*GetSecretRequest) MakeFullFieldMask

func (o *GetSecretRequest) MakeFullFieldMask() *GetSecretRequest_FieldMask

func (*GetSecretRequest) MakeRawDiffFieldMask

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

func (*GetSecretRequest) MakeRawFullFieldMask

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

func (*GetSecretRequest) Marshal

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

func (*GetSecretRequest) MarshalJSON

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

func (*GetSecretRequest) Merge

func (o *GetSecretRequest) Merge(source *GetSecretRequest)

func (*GetSecretRequest) MergeRaw

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

func (*GetSecretRequest) ProtoMessage

func (*GetSecretRequest) ProtoMessage()

func (*GetSecretRequest) ProtoReflect

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

func (*GetSecretRequest) Reset

func (m *GetSecretRequest) Reset()

func (*GetSecretRequest) SetFieldMask

func (m *GetSecretRequest) SetFieldMask(fv *secret.Secret_FieldMask)

func (*GetSecretRequest) SetName

func (m *GetSecretRequest) SetName(fv *secret.Reference)

func (*GetSecretRequest) SetView

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

func (*GetSecretRequest) String

func (m *GetSecretRequest) String() string

func (*GetSecretRequest) Unmarshal

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

func (*GetSecretRequest) UnmarshalJSON

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

type GetSecretRequestFieldPathBuilder

type GetSecretRequestFieldPathBuilder struct{}

func NewGetSecretRequestFieldPathBuilder

func NewGetSecretRequestFieldPathBuilder() GetSecretRequestFieldPathBuilder

func (GetSecretRequestFieldPathBuilder) FieldMask

func (GetSecretRequestFieldPathBuilder) Name

func (GetSecretRequestFieldPathBuilder) View

type GetSecretRequestPathSelectorFieldMask

type GetSecretRequestPathSelectorFieldMask struct{}

func (GetSecretRequestPathSelectorFieldMask) FieldPath

func (GetSecretRequestPathSelectorFieldMask) WithArrayOfValues

func (GetSecretRequestPathSelectorFieldMask) WithValue

type GetSecretRequestPathSelectorName

type GetSecretRequestPathSelectorName struct{}

func (GetSecretRequestPathSelectorName) FieldPath

func (GetSecretRequestPathSelectorName) WithArrayOfValues

func (GetSecretRequestPathSelectorName) WithValue

type GetSecretRequestPathSelectorView

type GetSecretRequestPathSelectorView struct{}

func (GetSecretRequestPathSelectorView) FieldPath

func (GetSecretRequestPathSelectorView) WithArrayOfValues

func (GetSecretRequestPathSelectorView) WithValue

type GetSecretRequest_FieldMask

type GetSecretRequest_FieldMask struct {
	Paths []GetSecretRequest_FieldPath
}

func FullGetSecretRequest_FieldMask

func FullGetSecretRequest_FieldMask() *GetSecretRequest_FieldMask

func (*GetSecretRequest_FieldMask) AppendPath

func (fieldMask *GetSecretRequest_FieldMask) AppendPath(path GetSecretRequest_FieldPath)

func (*GetSecretRequest_FieldMask) AppendRawPath

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

func (*GetSecretRequest_FieldMask) DecodeFirestore

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

func (*GetSecretRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*GetSecretRequest_FieldMask) FilterInputFields

func (fieldMask *GetSecretRequest_FieldMask) FilterInputFields() *GetSecretRequest_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*GetSecretRequest_FieldMask) FromProtoFieldMask

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

func (*GetSecretRequest_FieldMask) GetPaths

func (*GetSecretRequest_FieldMask) GetRawPaths

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

func (*GetSecretRequest_FieldMask) IsFull

func (fieldMask *GetSecretRequest_FieldMask) IsFull() bool

func (GetSecretRequest_FieldMask) Marshal

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

implement methods required by customType

func (GetSecretRequest_FieldMask) MarshalJSON

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

func (*GetSecretRequest_FieldMask) PathsCount

func (fieldMask *GetSecretRequest_FieldMask) PathsCount() int

func (*GetSecretRequest_FieldMask) Project

func (fieldMask *GetSecretRequest_FieldMask) Project(source *GetSecretRequest) *GetSecretRequest

func (*GetSecretRequest_FieldMask) ProjectRaw

func (*GetSecretRequest_FieldMask) ProtoMessage

func (fieldMask *GetSecretRequest_FieldMask) ProtoMessage()

func (*GetSecretRequest_FieldMask) ProtoReflect

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

func (*GetSecretRequest_FieldMask) Reset

func (fieldMask *GetSecretRequest_FieldMask) Reset()

func (*GetSecretRequest_FieldMask) Set

func (fieldMask *GetSecretRequest_FieldMask) Set(target, source *GetSecretRequest)

func (*GetSecretRequest_FieldMask) SetFromCliFlag

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

func (*GetSecretRequest_FieldMask) SetRaw

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

func (*GetSecretRequest_FieldMask) Size

func (fieldMask *GetSecretRequest_FieldMask) Size() int

func (*GetSecretRequest_FieldMask) String

func (fieldMask *GetSecretRequest_FieldMask) String() string

func (*GetSecretRequest_FieldMask) Subtract

func (*GetSecretRequest_FieldMask) SubtractRaw

func (*GetSecretRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*GetSecretRequest_FieldMask) Unmarshal

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

func (*GetSecretRequest_FieldMask) UnmarshalJSON

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

type GetSecretRequest_FieldPath

type GetSecretRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() GetSecretRequest_FieldPathSelector
	Get(source *GetSecretRequest) []interface{}
	GetSingle(source *GetSecretRequest) (interface{}, bool)
	ClearValue(item *GetSecretRequest)

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

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

func MustParseGetSecretRequest_FieldPath

func MustParseGetSecretRequest_FieldPath(rawField string) GetSecretRequest_FieldPath

func ParseGetSecretRequest_FieldPath

func ParseGetSecretRequest_FieldPath(rawField string) (GetSecretRequest_FieldPath, error)

type GetSecretRequest_FieldPathArrayItemValue

type GetSecretRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	GetSecretRequest_FieldPath
	ContainsValue(*GetSecretRequest) bool
}

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

func MustParseGetSecretRequest_FieldPathArrayItemValue

func MustParseGetSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetSecretRequest_FieldPathArrayItemValue

func ParseGetSecretRequest_FieldPathArrayItemValue

func ParseGetSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetSecretRequest_FieldPathArrayItemValue, error)

ParseGetSecretRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type GetSecretRequest_FieldPathArrayOfValues

type GetSecretRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	GetSecretRequest_FieldPath
}

GetSecretRequest_FieldPathArrayOfValues allows storing slice of values for GetSecretRequest fields according to their type

func MustParseGetSecretRequest_FieldPathArrayOfValues

func MustParseGetSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetSecretRequest_FieldPathArrayOfValues

func ParseGetSecretRequest_FieldPathArrayOfValues

func ParseGetSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetSecretRequest_FieldPathArrayOfValues, error)

type GetSecretRequest_FieldPathSelector

type GetSecretRequest_FieldPathSelector int32
const (
	GetSecretRequest_FieldPathSelectorName      GetSecretRequest_FieldPathSelector = 0
	GetSecretRequest_FieldPathSelectorFieldMask GetSecretRequest_FieldPathSelector = 1
	GetSecretRequest_FieldPathSelectorView      GetSecretRequest_FieldPathSelector = 2
)

func (GetSecretRequest_FieldPathSelector) String

type GetSecretRequest_FieldPathValue

type GetSecretRequest_FieldPathValue interface {
	GetSecretRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **GetSecretRequest)
	CompareWith(*GetSecretRequest) (cmp int, comparable bool)
}

GetSecretRequest_FieldPathValue allows storing values for GetSecretRequest fields according to their type

func MustParseGetSecretRequest_FieldPathValue

func MustParseGetSecretRequest_FieldPathValue(pathStr, valueStr string) GetSecretRequest_FieldPathValue

func ParseGetSecretRequest_FieldPathValue

func ParseGetSecretRequest_FieldPathValue(pathStr, valueStr string) (GetSecretRequest_FieldPathValue, error)

type GetSecretRequest_FieldTerminalPath

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

func (*GetSecretRequest_FieldTerminalPath) ClearValue

func (*GetSecretRequest_FieldTerminalPath) ClearValueRaw

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

func (*GetSecretRequest_FieldTerminalPath) Get

func (fp *GetSecretRequest_FieldTerminalPath) Get(source *GetSecretRequest) (values []interface{})

Get returns all values pointed by specific field from source GetSecretRequest

func (*GetSecretRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*GetSecretRequest_FieldTerminalPath) GetRaw

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

func (*GetSecretRequest_FieldTerminalPath) GetSingle

func (fp *GetSecretRequest_FieldTerminalPath) GetSingle(source *GetSecretRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source GetSecretRequest

func (*GetSecretRequest_FieldTerminalPath) GetSingleRaw

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

func (*GetSecretRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*GetSecretRequest_FieldTerminalPath) JSONString

func (fp *GetSecretRequest_FieldTerminalPath) JSONString() string

JSONString returns path representation is JSON convention

func (*GetSecretRequest_FieldTerminalPath) Selector

func (*GetSecretRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*GetSecretRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*GetSecretRequest_FieldTerminalPath) WithIArrayItemValue

func (fp *GetSecretRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetSecretRequest_FieldPathArrayItemValue

func (*GetSecretRequest_FieldTerminalPath) WithIArrayOfValues

func (fp *GetSecretRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetSecretRequest_FieldPathArrayOfValues

func (*GetSecretRequest_FieldTerminalPath) WithIValue

func (fp *GetSecretRequest_FieldTerminalPath) WithIValue(value interface{}) GetSecretRequest_FieldPathValue

func (*GetSecretRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*GetSecretRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*GetSecretRequest_FieldTerminalPath) WithRawIValue

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

type GetSecretRequest_FieldTerminalPathArrayItemValue

type GetSecretRequest_FieldTerminalPathArrayItemValue struct {
	GetSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetSecretRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*GetSecretRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*GetSecretRequest_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *GetSecretRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetSecretRequest) (interface{}, bool)

func (*GetSecretRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type GetSecretRequest_FieldTerminalPathArrayOfValues

type GetSecretRequest_FieldTerminalPathArrayOfValues struct {
	GetSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetSecretRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (fpaov *GetSecretRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*secret.Secret_FieldMask, bool)

func (*GetSecretRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (fpaov *GetSecretRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*secret.Reference, bool)

func (*GetSecretRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*GetSecretRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type GetSecretRequest_FieldTerminalPathValue

type GetSecretRequest_FieldTerminalPathValue struct {
	GetSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetSecretRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*GetSecretRequest_FieldTerminalPathValue) AsNameValue

func (*GetSecretRequest_FieldTerminalPathValue) AsViewValue

func (fpv *GetSecretRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)

func (*GetSecretRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'GetSecretRequest_FieldTerminalPathValue' with the value under path in 'GetSecretRequest'.

func (*GetSecretRequest_FieldTerminalPathValue) CompareWithRaw

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

func (*GetSecretRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*GetSecretRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object GetSecretRequest

func (*GetSecretRequest_FieldTerminalPathValue) SetToRaw

type ListSecretsDescriptor added in v0.4.28

type ListSecretsDescriptor struct{}

func GetListSecretsDescriptor added in v0.4.28

func GetListSecretsDescriptor() *ListSecretsDescriptor

func (*ListSecretsDescriptor) GetApiDescriptor added in v0.4.28

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

func (*ListSecretsDescriptor) GetApiName added in v0.4.28

func (d *ListSecretsDescriptor) GetApiName() string

func (*ListSecretsDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*ListSecretsDescriptor) GetFullMethodName added in v0.4.28

func (d *ListSecretsDescriptor) GetFullMethodName() string

func (*ListSecretsDescriptor) GetMethodName added in v0.4.28

func (d *ListSecretsDescriptor) GetMethodName() string

func (*ListSecretsDescriptor) GetProtoPkgName added in v0.4.28

func (d *ListSecretsDescriptor) GetProtoPkgName() string

func (*ListSecretsDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*ListSecretsDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*ListSecretsDescriptor) GetServiceDomain added in v0.4.28

func (d *ListSecretsDescriptor) GetServiceDomain() string

func (*ListSecretsDescriptor) GetServiceVersion added in v0.4.28

func (d *ListSecretsDescriptor) GetServiceVersion() string

func (*ListSecretsDescriptor) GetVerb added in v0.4.28

func (d *ListSecretsDescriptor) GetVerb() string

func (*ListSecretsDescriptor) HasResource added in v0.4.30

func (d *ListSecretsDescriptor) HasResource() bool

func (*ListSecretsDescriptor) IsClientStream added in v0.4.28

func (d *ListSecretsDescriptor) IsClientStream() bool

func (*ListSecretsDescriptor) IsCollection added in v0.4.30

func (d *ListSecretsDescriptor) IsCollection() bool

func (*ListSecretsDescriptor) IsPlural added in v0.4.30

func (d *ListSecretsDescriptor) IsPlural() bool

func (*ListSecretsDescriptor) IsServerStream added in v0.4.28

func (d *ListSecretsDescriptor) IsServerStream() bool

func (*ListSecretsDescriptor) IsUnary added in v0.4.28

func (d *ListSecretsDescriptor) IsUnary() bool

func (*ListSecretsDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*ListSecretsDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*ListSecretsDescriptor) RequestHasResourceBody added in v0.4.28

func (d *ListSecretsDescriptor) RequestHasResourceBody() bool

type ListSecretsDescriptorClientMsgHandle added in v0.4.28

type ListSecretsDescriptorClientMsgHandle struct{}

func (*ListSecretsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListSecretsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*ListSecretsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type ListSecretsDescriptorServerMsgHandle added in v0.4.28

type ListSecretsDescriptorServerMsgHandle struct{}

func (*ListSecretsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListSecretsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*ListSecretsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type ListSecretsRequest

type ListSecretsRequest struct {

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

Request message for method [ListSecrets][ntt.secrets.v1alpha.ListSecrets]

func (*ListSecretsRequest) Clone

func (*ListSecretsRequest) CloneRaw

func (*ListSecretsRequest) Descriptor

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

Deprecated, Use ListSecretsRequest.ProtoReflect.Descriptor instead.

func (*ListSecretsRequest) GetFieldMask

func (m *ListSecretsRequest) GetFieldMask() *secret.Secret_FieldMask

func (*ListSecretsRequest) GetFilter

func (m *ListSecretsRequest) GetFilter() *secret.Filter

func (*ListSecretsRequest) GetIncludePagingInfo added in v0.10.1

func (m *ListSecretsRequest) GetIncludePagingInfo() bool

func (*ListSecretsRequest) GetOrderBy

func (m *ListSecretsRequest) GetOrderBy() *secret.OrderBy

func (*ListSecretsRequest) GetPageSize

func (m *ListSecretsRequest) GetPageSize() int32

func (*ListSecretsRequest) GetPageToken

func (m *ListSecretsRequest) GetPageToken() *secret.PagerCursor

func (*ListSecretsRequest) GetParent

func (m *ListSecretsRequest) GetParent() *secret.ParentName

func (*ListSecretsRequest) GetView

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

func (*ListSecretsRequest) GotenMessage

func (*ListSecretsRequest) GotenMessage()

func (*ListSecretsRequest) GotenObjectExt

func (o *ListSecretsRequest) GotenObjectExt()

func (*ListSecretsRequest) GotenValidate

func (obj *ListSecretsRequest) GotenValidate() error

func (*ListSecretsRequest) MakeDiffFieldMask

func (*ListSecretsRequest) MakeFullFieldMask

func (o *ListSecretsRequest) MakeFullFieldMask() *ListSecretsRequest_FieldMask

func (*ListSecretsRequest) MakeRawDiffFieldMask

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

func (*ListSecretsRequest) MakeRawFullFieldMask

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

func (*ListSecretsRequest) Marshal

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

func (*ListSecretsRequest) MarshalJSON

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

func (*ListSecretsRequest) Merge

func (o *ListSecretsRequest) Merge(source *ListSecretsRequest)

func (*ListSecretsRequest) MergeRaw

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

func (*ListSecretsRequest) ProtoMessage

func (*ListSecretsRequest) ProtoMessage()

func (*ListSecretsRequest) ProtoReflect

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

func (*ListSecretsRequest) Reset

func (m *ListSecretsRequest) Reset()

func (*ListSecretsRequest) SetFieldMask

func (m *ListSecretsRequest) SetFieldMask(fv *secret.Secret_FieldMask)

func (*ListSecretsRequest) SetFilter

func (m *ListSecretsRequest) SetFilter(fv *secret.Filter)

func (*ListSecretsRequest) SetIncludePagingInfo added in v0.10.1

func (m *ListSecretsRequest) SetIncludePagingInfo(fv bool)

func (*ListSecretsRequest) SetOrderBy

func (m *ListSecretsRequest) SetOrderBy(fv *secret.OrderBy)

func (*ListSecretsRequest) SetPageSize

func (m *ListSecretsRequest) SetPageSize(fv int32)

func (*ListSecretsRequest) SetPageToken

func (m *ListSecretsRequest) SetPageToken(fv *secret.PagerCursor)

func (*ListSecretsRequest) SetParent

func (m *ListSecretsRequest) SetParent(fv *secret.ParentName)

func (*ListSecretsRequest) SetView

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

func (*ListSecretsRequest) String

func (m *ListSecretsRequest) String() string

func (*ListSecretsRequest) Unmarshal

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

func (*ListSecretsRequest) UnmarshalJSON

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

type ListSecretsRequestFieldPathBuilder

type ListSecretsRequestFieldPathBuilder struct{}

func NewListSecretsRequestFieldPathBuilder

func NewListSecretsRequestFieldPathBuilder() ListSecretsRequestFieldPathBuilder

func (ListSecretsRequestFieldPathBuilder) FieldMask

func (ListSecretsRequestFieldPathBuilder) Filter

func (ListSecretsRequestFieldPathBuilder) IncludePagingInfo added in v0.10.1

func (ListSecretsRequestFieldPathBuilder) OrderBy

func (ListSecretsRequestFieldPathBuilder) PageSize

func (ListSecretsRequestFieldPathBuilder) PageToken

func (ListSecretsRequestFieldPathBuilder) Parent

func (ListSecretsRequestFieldPathBuilder) View

type ListSecretsRequestPathSelectorFieldMask

type ListSecretsRequestPathSelectorFieldMask struct{}

func (ListSecretsRequestPathSelectorFieldMask) FieldPath

func (ListSecretsRequestPathSelectorFieldMask) WithArrayOfValues

func (ListSecretsRequestPathSelectorFieldMask) WithValue

type ListSecretsRequestPathSelectorFilter

type ListSecretsRequestPathSelectorFilter struct{}

func (ListSecretsRequestPathSelectorFilter) FieldPath

func (ListSecretsRequestPathSelectorFilter) WithArrayOfValues

func (ListSecretsRequestPathSelectorFilter) WithValue

type ListSecretsRequestPathSelectorIncludePagingInfo added in v0.10.1

type ListSecretsRequestPathSelectorIncludePagingInfo struct{}

func (ListSecretsRequestPathSelectorIncludePagingInfo) FieldPath added in v0.10.1

func (ListSecretsRequestPathSelectorIncludePagingInfo) WithArrayOfValues added in v0.10.1

func (ListSecretsRequestPathSelectorIncludePagingInfo) WithValue added in v0.10.1

type ListSecretsRequestPathSelectorOrderBy

type ListSecretsRequestPathSelectorOrderBy struct{}

func (ListSecretsRequestPathSelectorOrderBy) FieldPath

func (ListSecretsRequestPathSelectorOrderBy) WithArrayOfValues

func (ListSecretsRequestPathSelectorOrderBy) WithValue

type ListSecretsRequestPathSelectorPageSize

type ListSecretsRequestPathSelectorPageSize struct{}

func (ListSecretsRequestPathSelectorPageSize) FieldPath

func (ListSecretsRequestPathSelectorPageSize) WithArrayOfValues

func (ListSecretsRequestPathSelectorPageSize) WithValue

type ListSecretsRequestPathSelectorPageToken

type ListSecretsRequestPathSelectorPageToken struct{}

func (ListSecretsRequestPathSelectorPageToken) FieldPath

func (ListSecretsRequestPathSelectorPageToken) WithArrayOfValues

func (ListSecretsRequestPathSelectorPageToken) WithValue

type ListSecretsRequestPathSelectorParent

type ListSecretsRequestPathSelectorParent struct{}

func (ListSecretsRequestPathSelectorParent) FieldPath

func (ListSecretsRequestPathSelectorParent) WithArrayOfValues

func (ListSecretsRequestPathSelectorParent) WithValue

type ListSecretsRequestPathSelectorView

type ListSecretsRequestPathSelectorView struct{}

func (ListSecretsRequestPathSelectorView) FieldPath

func (ListSecretsRequestPathSelectorView) WithArrayOfValues

func (ListSecretsRequestPathSelectorView) WithValue

type ListSecretsRequest_FieldMask

type ListSecretsRequest_FieldMask struct {
	Paths []ListSecretsRequest_FieldPath
}

func FullListSecretsRequest_FieldMask

func FullListSecretsRequest_FieldMask() *ListSecretsRequest_FieldMask

func (*ListSecretsRequest_FieldMask) AppendPath

func (fieldMask *ListSecretsRequest_FieldMask) AppendPath(path ListSecretsRequest_FieldPath)

func (*ListSecretsRequest_FieldMask) AppendRawPath

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

func (*ListSecretsRequest_FieldMask) DecodeFirestore

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

func (*ListSecretsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListSecretsRequest_FieldMask) FilterInputFields

func (fieldMask *ListSecretsRequest_FieldMask) FilterInputFields() *ListSecretsRequest_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListSecretsRequest_FieldMask) FromProtoFieldMask

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

func (*ListSecretsRequest_FieldMask) GetPaths

func (*ListSecretsRequest_FieldMask) GetRawPaths

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

func (*ListSecretsRequest_FieldMask) IsFull

func (fieldMask *ListSecretsRequest_FieldMask) IsFull() bool

func (ListSecretsRequest_FieldMask) Marshal

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

implement methods required by customType

func (ListSecretsRequest_FieldMask) MarshalJSON

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

func (*ListSecretsRequest_FieldMask) PathsCount

func (fieldMask *ListSecretsRequest_FieldMask) PathsCount() int

func (*ListSecretsRequest_FieldMask) Project

func (*ListSecretsRequest_FieldMask) ProjectRaw

func (*ListSecretsRequest_FieldMask) ProtoMessage

func (fieldMask *ListSecretsRequest_FieldMask) ProtoMessage()

func (*ListSecretsRequest_FieldMask) ProtoReflect

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

func (*ListSecretsRequest_FieldMask) Reset

func (fieldMask *ListSecretsRequest_FieldMask) Reset()

func (*ListSecretsRequest_FieldMask) Set

func (fieldMask *ListSecretsRequest_FieldMask) Set(target, source *ListSecretsRequest)

func (*ListSecretsRequest_FieldMask) SetFromCliFlag

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

func (*ListSecretsRequest_FieldMask) SetRaw

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

func (*ListSecretsRequest_FieldMask) Size

func (fieldMask *ListSecretsRequest_FieldMask) Size() int

func (*ListSecretsRequest_FieldMask) String

func (fieldMask *ListSecretsRequest_FieldMask) String() string

func (*ListSecretsRequest_FieldMask) Subtract

func (*ListSecretsRequest_FieldMask) SubtractRaw

func (*ListSecretsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListSecretsRequest_FieldMask) Unmarshal

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

func (*ListSecretsRequest_FieldMask) UnmarshalJSON

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

type ListSecretsRequest_FieldPath

type ListSecretsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListSecretsRequest_FieldPathSelector
	Get(source *ListSecretsRequest) []interface{}
	GetSingle(source *ListSecretsRequest) (interface{}, bool)
	ClearValue(item *ListSecretsRequest)

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

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

func MustParseListSecretsRequest_FieldPath

func MustParseListSecretsRequest_FieldPath(rawField string) ListSecretsRequest_FieldPath

func ParseListSecretsRequest_FieldPath

func ParseListSecretsRequest_FieldPath(rawField string) (ListSecretsRequest_FieldPath, error)

type ListSecretsRequest_FieldPathArrayItemValue

type ListSecretsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListSecretsRequest_FieldPath
	ContainsValue(*ListSecretsRequest) bool
}

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

func MustParseListSecretsRequest_FieldPathArrayItemValue

func MustParseListSecretsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListSecretsRequest_FieldPathArrayItemValue

func ParseListSecretsRequest_FieldPathArrayItemValue

func ParseListSecretsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListSecretsRequest_FieldPathArrayItemValue, error)

ParseListSecretsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListSecretsRequest_FieldPathArrayOfValues

type ListSecretsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListSecretsRequest_FieldPath
}

ListSecretsRequest_FieldPathArrayOfValues allows storing slice of values for ListSecretsRequest fields according to their type

func MustParseListSecretsRequest_FieldPathArrayOfValues

func MustParseListSecretsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListSecretsRequest_FieldPathArrayOfValues

func ParseListSecretsRequest_FieldPathArrayOfValues

func ParseListSecretsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListSecretsRequest_FieldPathArrayOfValues, error)

type ListSecretsRequest_FieldPathSelector

type ListSecretsRequest_FieldPathSelector int32
const (
	ListSecretsRequest_FieldPathSelectorParent            ListSecretsRequest_FieldPathSelector = 0
	ListSecretsRequest_FieldPathSelectorPageSize          ListSecretsRequest_FieldPathSelector = 1
	ListSecretsRequest_FieldPathSelectorPageToken         ListSecretsRequest_FieldPathSelector = 2
	ListSecretsRequest_FieldPathSelectorOrderBy           ListSecretsRequest_FieldPathSelector = 3
	ListSecretsRequest_FieldPathSelectorFilter            ListSecretsRequest_FieldPathSelector = 4
	ListSecretsRequest_FieldPathSelectorFieldMask         ListSecretsRequest_FieldPathSelector = 5
	ListSecretsRequest_FieldPathSelectorView              ListSecretsRequest_FieldPathSelector = 6
	ListSecretsRequest_FieldPathSelectorIncludePagingInfo ListSecretsRequest_FieldPathSelector = 7
)

func (ListSecretsRequest_FieldPathSelector) String

type ListSecretsRequest_FieldPathValue

type ListSecretsRequest_FieldPathValue interface {
	ListSecretsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListSecretsRequest)
	CompareWith(*ListSecretsRequest) (cmp int, comparable bool)
}

ListSecretsRequest_FieldPathValue allows storing values for ListSecretsRequest fields according to their type

func MustParseListSecretsRequest_FieldPathValue

func MustParseListSecretsRequest_FieldPathValue(pathStr, valueStr string) ListSecretsRequest_FieldPathValue

func ParseListSecretsRequest_FieldPathValue

func ParseListSecretsRequest_FieldPathValue(pathStr, valueStr string) (ListSecretsRequest_FieldPathValue, error)

type ListSecretsRequest_FieldTerminalPath

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

func (*ListSecretsRequest_FieldTerminalPath) ClearValue

func (*ListSecretsRequest_FieldTerminalPath) ClearValueRaw

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

func (*ListSecretsRequest_FieldTerminalPath) Get

func (fp *ListSecretsRequest_FieldTerminalPath) Get(source *ListSecretsRequest) (values []interface{})

Get returns all values pointed by specific field from source ListSecretsRequest

func (*ListSecretsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListSecretsRequest_FieldTerminalPath) GetRaw

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

func (*ListSecretsRequest_FieldTerminalPath) GetSingle

func (fp *ListSecretsRequest_FieldTerminalPath) GetSingle(source *ListSecretsRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source ListSecretsRequest

func (*ListSecretsRequest_FieldTerminalPath) GetSingleRaw

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

func (*ListSecretsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListSecretsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListSecretsRequest_FieldTerminalPath) Selector

func (*ListSecretsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*ListSecretsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListSecretsRequest_FieldTerminalPath) WithIArrayItemValue

func (fp *ListSecretsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListSecretsRequest_FieldPathArrayItemValue

func (*ListSecretsRequest_FieldTerminalPath) WithIArrayOfValues

func (fp *ListSecretsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListSecretsRequest_FieldPathArrayOfValues

func (*ListSecretsRequest_FieldTerminalPath) WithIValue

func (*ListSecretsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListSecretsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListSecretsRequest_FieldTerminalPath) WithRawIValue

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

type ListSecretsRequest_FieldTerminalPathArrayItemValue

type ListSecretsRequest_FieldTerminalPathArrayItemValue struct {
	ListSecretsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListSecretsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListSecretsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListSecretsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *ListSecretsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListSecretsRequest) (interface{}, bool)

func (*ListSecretsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListSecretsRequest_FieldTerminalPathArrayOfValues

type ListSecretsRequest_FieldTerminalPathArrayOfValues struct {
	ListSecretsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListSecretsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (fpaov *ListSecretsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*secret.Secret_FieldMask, bool)

func (*ListSecretsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (fpaov *ListSecretsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*secret.Filter, bool)

func (*ListSecretsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues added in v0.10.1

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

func (*ListSecretsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (fpaov *ListSecretsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*secret.OrderBy, bool)

func (*ListSecretsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*ListSecretsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (fpaov *ListSecretsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*secret.PagerCursor, bool)

func (*ListSecretsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (fpaov *ListSecretsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*secret.ParentName, bool)

func (*ListSecretsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*ListSecretsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListSecretsRequest_FieldTerminalPathValue

type ListSecretsRequest_FieldTerminalPathValue struct {
	ListSecretsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListSecretsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*ListSecretsRequest_FieldTerminalPathValue) AsFilterValue

func (*ListSecretsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue added in v0.10.1

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

func (*ListSecretsRequest_FieldTerminalPathValue) AsOrderByValue

func (*ListSecretsRequest_FieldTerminalPathValue) AsPageSizeValue

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

func (*ListSecretsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*ListSecretsRequest_FieldTerminalPathValue) AsParentValue

func (*ListSecretsRequest_FieldTerminalPathValue) AsViewValue

func (*ListSecretsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListSecretsRequest_FieldTerminalPathValue' with the value under path in 'ListSecretsRequest'.

func (*ListSecretsRequest_FieldTerminalPathValue) CompareWithRaw

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

func (*ListSecretsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*ListSecretsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListSecretsRequest

func (*ListSecretsRequest_FieldTerminalPathValue) SetToRaw

type ListSecretsResponse

type ListSecretsResponse struct {

	// The list of Secrets
	Secrets []*secret.Secret `protobuf:"bytes,1,rep,name=secrets,proto3" json:"secrets,omitempty" firestore:"secrets"`
	// A token to retrieve previous page of results. Pass this value in the
	// [ListSecretsRequest.page_token][ntt.secrets.v1alpha.ListSecretsRequest.page_token]
	PrevPageToken *secret.PagerCursor `` /* 151-byte string literal not displayed */
	// A token to retrieve next page of results. Pass this value in the
	// [ListSecretsRequest.page_token][ntt.secrets.v1alpha.ListSecretsRequest.page_token]
	NextPageToken *secret.PagerCursor `` /* 151-byte string literal not displayed */
	// Current offset from the first page or 0 if no page tokens were given,
	// paging info was not requested or there was an error while trying to get
	// it). Page index can be computed from offset and limit provided in a
	// request.
	CurrentOffset int32 `` /* 127-byte string literal not displayed */
	// Number of total Secrets across all pages or 0, if there are no items,
	// paging info was not requested or there was an error while trying to get it.
	TotalResultsCount int32 `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [ListSecrets][ntt.secrets.v1alpha.ListSecrets]

func (*ListSecretsResponse) Clone

func (*ListSecretsResponse) CloneRaw

func (*ListSecretsResponse) Descriptor

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

Deprecated, Use ListSecretsResponse.ProtoReflect.Descriptor instead.

func (*ListSecretsResponse) GetCurrentOffset added in v0.10.1

func (m *ListSecretsResponse) GetCurrentOffset() int32

func (*ListSecretsResponse) GetNextPageToken

func (m *ListSecretsResponse) GetNextPageToken() *secret.PagerCursor

func (*ListSecretsResponse) GetPrevPageToken

func (m *ListSecretsResponse) GetPrevPageToken() *secret.PagerCursor

func (*ListSecretsResponse) GetSecrets

func (m *ListSecretsResponse) GetSecrets() []*secret.Secret

func (*ListSecretsResponse) GetTotalResultsCount added in v0.10.1

func (m *ListSecretsResponse) GetTotalResultsCount() int32

func (*ListSecretsResponse) GotenMessage

func (*ListSecretsResponse) GotenMessage()

func (*ListSecretsResponse) GotenObjectExt

func (o *ListSecretsResponse) GotenObjectExt()

func (*ListSecretsResponse) GotenValidate

func (obj *ListSecretsResponse) GotenValidate() error

func (*ListSecretsResponse) MakeDiffFieldMask

func (*ListSecretsResponse) MakeFullFieldMask

func (o *ListSecretsResponse) MakeFullFieldMask() *ListSecretsResponse_FieldMask

func (*ListSecretsResponse) MakeRawDiffFieldMask

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

func (*ListSecretsResponse) MakeRawFullFieldMask

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

func (*ListSecretsResponse) Marshal

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

func (*ListSecretsResponse) MarshalJSON

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

func (*ListSecretsResponse) Merge

func (o *ListSecretsResponse) Merge(source *ListSecretsResponse)

func (*ListSecretsResponse) MergeRaw

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

func (*ListSecretsResponse) ProtoMessage

func (*ListSecretsResponse) ProtoMessage()

func (*ListSecretsResponse) ProtoReflect

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

func (*ListSecretsResponse) Reset

func (m *ListSecretsResponse) Reset()

func (*ListSecretsResponse) SetCurrentOffset added in v0.10.1

func (m *ListSecretsResponse) SetCurrentOffset(fv int32)

func (*ListSecretsResponse) SetNextPageToken

func (m *ListSecretsResponse) SetNextPageToken(fv *secret.PagerCursor)

func (*ListSecretsResponse) SetPrevPageToken

func (m *ListSecretsResponse) SetPrevPageToken(fv *secret.PagerCursor)

func (*ListSecretsResponse) SetSecrets

func (m *ListSecretsResponse) SetSecrets(fv []*secret.Secret)

func (*ListSecretsResponse) SetTotalResultsCount added in v0.10.1

func (m *ListSecretsResponse) SetTotalResultsCount(fv int32)

func (*ListSecretsResponse) String

func (m *ListSecretsResponse) String() string

func (*ListSecretsResponse) Unmarshal

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

func (*ListSecretsResponse) UnmarshalJSON

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

type ListSecretsResponseFieldPathBuilder

type ListSecretsResponseFieldPathBuilder struct{}

func NewListSecretsResponseFieldPathBuilder

func NewListSecretsResponseFieldPathBuilder() ListSecretsResponseFieldPathBuilder

func (ListSecretsResponseFieldPathBuilder) CurrentOffset added in v0.10.1

func (ListSecretsResponseFieldPathBuilder) NextPageToken

func (ListSecretsResponseFieldPathBuilder) PrevPageToken

func (ListSecretsResponseFieldPathBuilder) Secrets

func (ListSecretsResponseFieldPathBuilder) TotalResultsCount added in v0.10.1

type ListSecretsResponseMapPathSelectorSecretsData

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

func (ListSecretsResponseMapPathSelectorSecretsData) FieldPath

func (ListSecretsResponseMapPathSelectorSecretsData) WithArrayOfValues

func (ListSecretsResponseMapPathSelectorSecretsData) WithValue

type ListSecretsResponsePathSelectorCurrentOffset added in v0.10.1

type ListSecretsResponsePathSelectorCurrentOffset struct{}

func (ListSecretsResponsePathSelectorCurrentOffset) FieldPath added in v0.10.1

func (ListSecretsResponsePathSelectorCurrentOffset) WithArrayOfValues added in v0.10.1

func (ListSecretsResponsePathSelectorCurrentOffset) WithValue added in v0.10.1

type ListSecretsResponsePathSelectorNextPageToken

type ListSecretsResponsePathSelectorNextPageToken struct{}

func (ListSecretsResponsePathSelectorNextPageToken) FieldPath

func (ListSecretsResponsePathSelectorNextPageToken) WithArrayOfValues

func (ListSecretsResponsePathSelectorNextPageToken) WithValue

type ListSecretsResponsePathSelectorPrevPageToken

type ListSecretsResponsePathSelectorPrevPageToken struct{}

func (ListSecretsResponsePathSelectorPrevPageToken) FieldPath

func (ListSecretsResponsePathSelectorPrevPageToken) WithArrayOfValues

func (ListSecretsResponsePathSelectorPrevPageToken) WithValue

type ListSecretsResponsePathSelectorSecrets

type ListSecretsResponsePathSelectorSecrets struct{}

func (ListSecretsResponsePathSelectorSecrets) Data

func (ListSecretsResponsePathSelectorSecrets) EncData

func (ListSecretsResponsePathSelectorSecrets) FieldPath

func (ListSecretsResponsePathSelectorSecrets) Name

func (ListSecretsResponsePathSelectorSecrets) WithArrayOfValues

func (ListSecretsResponsePathSelectorSecrets) WithItemValue

func (ListSecretsResponsePathSelectorSecrets) WithSubArrayItemValue

func (ListSecretsResponsePathSelectorSecrets) WithSubArrayOfValues

func (ListSecretsResponsePathSelectorSecrets) WithSubPath

func (ListSecretsResponsePathSelectorSecrets) WithSubValue

func (ListSecretsResponsePathSelectorSecrets) WithValue

type ListSecretsResponsePathSelectorSecretsData

type ListSecretsResponsePathSelectorSecretsData struct{}

func (ListSecretsResponsePathSelectorSecretsData) FieldPath

func (ListSecretsResponsePathSelectorSecretsData) WithArrayOfValues

func (ListSecretsResponsePathSelectorSecretsData) WithKey

func (ListSecretsResponsePathSelectorSecretsData) WithValue

type ListSecretsResponsePathSelectorSecretsEncData

type ListSecretsResponsePathSelectorSecretsEncData struct{}

func (ListSecretsResponsePathSelectorSecretsEncData) FieldPath

func (ListSecretsResponsePathSelectorSecretsEncData) WithArrayOfValues

func (ListSecretsResponsePathSelectorSecretsEncData) WithValue

type ListSecretsResponsePathSelectorSecretsName

type ListSecretsResponsePathSelectorSecretsName struct{}

func (ListSecretsResponsePathSelectorSecretsName) FieldPath

func (ListSecretsResponsePathSelectorSecretsName) WithArrayOfValues

func (ListSecretsResponsePathSelectorSecretsName) WithValue

type ListSecretsResponsePathSelectorTotalResultsCount added in v0.10.1

type ListSecretsResponsePathSelectorTotalResultsCount struct{}

func (ListSecretsResponsePathSelectorTotalResultsCount) FieldPath added in v0.10.1

func (ListSecretsResponsePathSelectorTotalResultsCount) WithArrayOfValues added in v0.10.1

func (ListSecretsResponsePathSelectorTotalResultsCount) WithValue added in v0.10.1

type ListSecretsResponse_FieldMask

type ListSecretsResponse_FieldMask struct {
	Paths []ListSecretsResponse_FieldPath
}

func FullListSecretsResponse_FieldMask

func FullListSecretsResponse_FieldMask() *ListSecretsResponse_FieldMask

func (*ListSecretsResponse_FieldMask) AppendPath

func (*ListSecretsResponse_FieldMask) AppendRawPath

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

func (*ListSecretsResponse_FieldMask) DecodeFirestore

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

func (*ListSecretsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListSecretsResponse_FieldMask) FilterInputFields

func (fieldMask *ListSecretsResponse_FieldMask) FilterInputFields() *ListSecretsResponse_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListSecretsResponse_FieldMask) FromProtoFieldMask

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

func (*ListSecretsResponse_FieldMask) GetPaths

func (*ListSecretsResponse_FieldMask) GetRawPaths

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

func (*ListSecretsResponse_FieldMask) IsFull

func (fieldMask *ListSecretsResponse_FieldMask) IsFull() bool

func (ListSecretsResponse_FieldMask) Marshal

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

implement methods required by customType

func (ListSecretsResponse_FieldMask) MarshalJSON

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

func (*ListSecretsResponse_FieldMask) PathsCount

func (fieldMask *ListSecretsResponse_FieldMask) PathsCount() int

func (*ListSecretsResponse_FieldMask) Project

func (*ListSecretsResponse_FieldMask) ProjectRaw

func (*ListSecretsResponse_FieldMask) ProtoMessage

func (fieldMask *ListSecretsResponse_FieldMask) ProtoMessage()

func (*ListSecretsResponse_FieldMask) ProtoReflect

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

func (*ListSecretsResponse_FieldMask) Reset

func (fieldMask *ListSecretsResponse_FieldMask) Reset()

func (*ListSecretsResponse_FieldMask) Set

func (fieldMask *ListSecretsResponse_FieldMask) Set(target, source *ListSecretsResponse)

func (*ListSecretsResponse_FieldMask) SetFromCliFlag

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

func (*ListSecretsResponse_FieldMask) SetRaw

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

func (*ListSecretsResponse_FieldMask) Size

func (fieldMask *ListSecretsResponse_FieldMask) Size() int

func (*ListSecretsResponse_FieldMask) String

func (fieldMask *ListSecretsResponse_FieldMask) String() string

func (*ListSecretsResponse_FieldMask) Subtract

func (*ListSecretsResponse_FieldMask) SubtractRaw

func (*ListSecretsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListSecretsResponse_FieldMask) Unmarshal

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

func (*ListSecretsResponse_FieldMask) UnmarshalJSON

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

type ListSecretsResponse_FieldPath

type ListSecretsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListSecretsResponse_FieldPathSelector
	Get(source *ListSecretsResponse) []interface{}
	GetSingle(source *ListSecretsResponse) (interface{}, bool)
	ClearValue(item *ListSecretsResponse)

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

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

func MustParseListSecretsResponse_FieldPath

func MustParseListSecretsResponse_FieldPath(rawField string) ListSecretsResponse_FieldPath

func ParseListSecretsResponse_FieldPath

func ParseListSecretsResponse_FieldPath(rawField string) (ListSecretsResponse_FieldPath, error)

type ListSecretsResponse_FieldPathArrayItemValue

type ListSecretsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListSecretsResponse_FieldPath
	ContainsValue(*ListSecretsResponse) bool
}

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

func MustParseListSecretsResponse_FieldPathArrayItemValue

func MustParseListSecretsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListSecretsResponse_FieldPathArrayItemValue

func ParseListSecretsResponse_FieldPathArrayItemValue

func ParseListSecretsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListSecretsResponse_FieldPathArrayItemValue, error)

ParseListSecretsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListSecretsResponse_FieldPathArrayOfValues

type ListSecretsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListSecretsResponse_FieldPath
}

ListSecretsResponse_FieldPathArrayOfValues allows storing slice of values for ListSecretsResponse fields according to their type

func MustParseListSecretsResponse_FieldPathArrayOfValues

func MustParseListSecretsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListSecretsResponse_FieldPathArrayOfValues

func ParseListSecretsResponse_FieldPathArrayOfValues

func ParseListSecretsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListSecretsResponse_FieldPathArrayOfValues, error)

type ListSecretsResponse_FieldPathSelector

type ListSecretsResponse_FieldPathSelector int32
const (
	ListSecretsResponse_FieldPathSelectorSecrets           ListSecretsResponse_FieldPathSelector = 0
	ListSecretsResponse_FieldPathSelectorPrevPageToken     ListSecretsResponse_FieldPathSelector = 1
	ListSecretsResponse_FieldPathSelectorNextPageToken     ListSecretsResponse_FieldPathSelector = 2
	ListSecretsResponse_FieldPathSelectorCurrentOffset     ListSecretsResponse_FieldPathSelector = 3
	ListSecretsResponse_FieldPathSelectorTotalResultsCount ListSecretsResponse_FieldPathSelector = 4
)

func (ListSecretsResponse_FieldPathSelector) String

type ListSecretsResponse_FieldPathValue

type ListSecretsResponse_FieldPathValue interface {
	ListSecretsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListSecretsResponse)
	CompareWith(*ListSecretsResponse) (cmp int, comparable bool)
}

ListSecretsResponse_FieldPathValue allows storing values for ListSecretsResponse fields according to their type

func MustParseListSecretsResponse_FieldPathValue

func MustParseListSecretsResponse_FieldPathValue(pathStr, valueStr string) ListSecretsResponse_FieldPathValue

func ParseListSecretsResponse_FieldPathValue

func ParseListSecretsResponse_FieldPathValue(pathStr, valueStr string) (ListSecretsResponse_FieldPathValue, error)

type ListSecretsResponse_FieldSubPath

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

func (*ListSecretsResponse_FieldSubPath) AsSecretsSubPath

func (fps *ListSecretsResponse_FieldSubPath) AsSecretsSubPath() (secret.Secret_FieldPath, bool)

func (*ListSecretsResponse_FieldSubPath) ClearValue

func (*ListSecretsResponse_FieldSubPath) ClearValueRaw

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

func (*ListSecretsResponse_FieldSubPath) Get

func (fps *ListSecretsResponse_FieldSubPath) Get(source *ListSecretsResponse) (values []interface{})

Get returns all values pointed by selected field from source ListSecretsResponse

func (*ListSecretsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListSecretsResponse_FieldSubPath) GetRaw

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

func (*ListSecretsResponse_FieldSubPath) GetSingle

func (fps *ListSecretsResponse_FieldSubPath) GetSingle(source *ListSecretsResponse) (interface{}, bool)

GetSingle returns value of selected field from source ListSecretsResponse

func (*ListSecretsResponse_FieldSubPath) GetSingleRaw

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

func (*ListSecretsResponse_FieldSubPath) IsLeaf

func (fps *ListSecretsResponse_FieldSubPath) IsLeaf() bool

IsLeaf - whether field path is holds simple value

func (*ListSecretsResponse_FieldSubPath) JSONString

func (fps *ListSecretsResponse_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*ListSecretsResponse_FieldSubPath) Selector

func (*ListSecretsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*ListSecretsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ListSecretsResponse_FieldSubPath) WithIArrayItemValue

func (fps *ListSecretsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListSecretsResponse_FieldPathArrayItemValue

func (*ListSecretsResponse_FieldSubPath) WithIArrayOfValues

func (fps *ListSecretsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListSecretsResponse_FieldPathArrayOfValues

func (*ListSecretsResponse_FieldSubPath) WithIValue

func (fps *ListSecretsResponse_FieldSubPath) WithIValue(value interface{}) ListSecretsResponse_FieldPathValue

func (*ListSecretsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*ListSecretsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*ListSecretsResponse_FieldSubPath) WithRawIValue

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

type ListSecretsResponse_FieldSubPathArrayItemValue

type ListSecretsResponse_FieldSubPathArrayItemValue struct {
	ListSecretsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListSecretsResponse_FieldSubPathArrayItemValue) AsSecretsPathItemValue

func (*ListSecretsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*ListSecretsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type ListSecretsResponse_FieldSubPathArrayOfValues

type ListSecretsResponse_FieldSubPathArrayOfValues struct {
	ListSecretsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListSecretsResponse_FieldSubPathArrayOfValues) AsSecretsPathArrayOfValues

func (*ListSecretsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type ListSecretsResponse_FieldSubPathValue

type ListSecretsResponse_FieldSubPathValue struct {
	ListSecretsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListSecretsResponse_FieldSubPathValue) AsSecretsPathValue

func (*ListSecretsResponse_FieldSubPathValue) CompareWith

func (fpvs *ListSecretsResponse_FieldSubPathValue) CompareWith(source *ListSecretsResponse) (int, bool)

func (*ListSecretsResponse_FieldSubPathValue) CompareWithRaw

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

func (*ListSecretsResponse_FieldSubPathValue) GetRawValue

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

func (*ListSecretsResponse_FieldSubPathValue) SetTo

func (*ListSecretsResponse_FieldSubPathValue) SetToRaw

func (fpvs *ListSecretsResponse_FieldSubPathValue) SetToRaw(target proto.Message)

type ListSecretsResponse_FieldTerminalPath

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

func (*ListSecretsResponse_FieldTerminalPath) ClearValue

func (*ListSecretsResponse_FieldTerminalPath) ClearValueRaw

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

func (*ListSecretsResponse_FieldTerminalPath) Get

func (fp *ListSecretsResponse_FieldTerminalPath) Get(source *ListSecretsResponse) (values []interface{})

Get returns all values pointed by specific field from source ListSecretsResponse

func (*ListSecretsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListSecretsResponse_FieldTerminalPath) GetRaw

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

func (*ListSecretsResponse_FieldTerminalPath) GetSingle

func (fp *ListSecretsResponse_FieldTerminalPath) GetSingle(source *ListSecretsResponse) (interface{}, bool)

GetSingle returns value pointed by specific field of from source ListSecretsResponse

func (*ListSecretsResponse_FieldTerminalPath) GetSingleRaw

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

func (*ListSecretsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListSecretsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListSecretsResponse_FieldTerminalPath) Selector

func (*ListSecretsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*ListSecretsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListSecretsResponse_FieldTerminalPath) WithIArrayItemValue

func (*ListSecretsResponse_FieldTerminalPath) WithIArrayOfValues

func (fp *ListSecretsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListSecretsResponse_FieldPathArrayOfValues

func (*ListSecretsResponse_FieldTerminalPath) WithIValue

func (*ListSecretsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListSecretsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListSecretsResponse_FieldTerminalPath) WithRawIValue

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

type ListSecretsResponse_FieldTerminalPathArrayItemValue

type ListSecretsResponse_FieldTerminalPathArrayItemValue struct {
	ListSecretsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListSecretsResponse_FieldTerminalPathArrayItemValue) AsSecretsItemValue

func (*ListSecretsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListSecretsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListSecretsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *ListSecretsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListSecretsResponse) (interface{}, bool)

func (*ListSecretsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListSecretsResponse_FieldTerminalPathArrayOfValues

type ListSecretsResponse_FieldTerminalPathArrayOfValues struct {
	ListSecretsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListSecretsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues added in v0.10.1

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

func (*ListSecretsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (fpaov *ListSecretsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*secret.PagerCursor, bool)

func (*ListSecretsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (fpaov *ListSecretsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*secret.PagerCursor, bool)

func (*ListSecretsResponse_FieldTerminalPathArrayOfValues) AsSecretsArrayOfValues

func (fpaov *ListSecretsResponse_FieldTerminalPathArrayOfValues) AsSecretsArrayOfValues() ([][]*secret.Secret, bool)

func (*ListSecretsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues added in v0.10.1

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

func (*ListSecretsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListSecretsResponse_FieldTerminalPathValue

type ListSecretsResponse_FieldTerminalPathValue struct {
	ListSecretsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListSecretsResponse_FieldTerminalPathValue) AsCurrentOffsetValue added in v0.10.1

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

func (*ListSecretsResponse_FieldTerminalPathValue) AsNextPageTokenValue

func (fpv *ListSecretsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*secret.PagerCursor, bool)

func (*ListSecretsResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (fpv *ListSecretsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*secret.PagerCursor, bool)

func (*ListSecretsResponse_FieldTerminalPathValue) AsSecretsValue

func (fpv *ListSecretsResponse_FieldTerminalPathValue) AsSecretsValue() ([]*secret.Secret, bool)

func (*ListSecretsResponse_FieldTerminalPathValue) AsTotalResultsCountValue added in v0.10.1

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

func (*ListSecretsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListSecretsResponse_FieldTerminalPathValue' with the value under path in 'ListSecretsResponse'.

func (*ListSecretsResponse_FieldTerminalPathValue) CompareWithRaw

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

func (*ListSecretsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*ListSecretsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListSecretsResponse

func (*ListSecretsResponse_FieldTerminalPathValue) SetToRaw

type SecretServiceClient

type SecretServiceClient interface {
	GetSecret(ctx context.Context, in *GetSecretRequest, opts ...grpc.CallOption) (*secret.Secret, error)
	BatchGetSecrets(ctx context.Context, in *BatchGetSecretsRequest, opts ...grpc.CallOption) (*BatchGetSecretsResponse, error)
	ListSecrets(ctx context.Context, in *ListSecretsRequest, opts ...grpc.CallOption) (*ListSecretsResponse, error)
	WatchSecret(ctx context.Context, in *WatchSecretRequest, opts ...grpc.CallOption) (WatchSecretClientStream, error)
	WatchSecrets(ctx context.Context, in *WatchSecretsRequest, opts ...grpc.CallOption) (WatchSecretsClientStream, error)
	CreateSecret(ctx context.Context, in *CreateSecretRequest, opts ...grpc.CallOption) (*secret.Secret, error)
	UpdateSecret(ctx context.Context, in *UpdateSecretRequest, opts ...grpc.CallOption) (*secret.Secret, error)
	DeleteSecret(ctx context.Context, in *DeleteSecretRequest, opts ...grpc.CallOption) (*empty.Empty, error)
}

SecretServiceClient is the client API for SecretService.

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

type SecretServiceDescriptor added in v0.4.28

type SecretServiceDescriptor struct{}

func GetSecretServiceDescriptor added in v0.4.28

func GetSecretServiceDescriptor() *SecretServiceDescriptor

func (*SecretServiceDescriptor) AllMethodDescriptors added in v0.4.28

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

func (*SecretServiceDescriptor) GetApiName added in v0.4.28

func (d *SecretServiceDescriptor) GetApiName() string

func (*SecretServiceDescriptor) GetFullAPIName added in v0.4.28

func (d *SecretServiceDescriptor) GetFullAPIName() string

func (*SecretServiceDescriptor) GetProtoPkgName added in v0.4.28

func (d *SecretServiceDescriptor) GetProtoPkgName() string

func (*SecretServiceDescriptor) GetServiceDomain added in v0.4.28

func (d *SecretServiceDescriptor) GetServiceDomain() string

func (*SecretServiceDescriptor) GetServiceVersion added in v0.4.28

func (d *SecretServiceDescriptor) GetServiceVersion() string

type UpdateSecretDescriptor added in v0.4.28

type UpdateSecretDescriptor struct{}

func GetUpdateSecretDescriptor added in v0.4.28

func GetUpdateSecretDescriptor() *UpdateSecretDescriptor

func (*UpdateSecretDescriptor) GetApiDescriptor added in v0.4.28

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

func (*UpdateSecretDescriptor) GetApiName added in v0.4.28

func (d *UpdateSecretDescriptor) GetApiName() string

func (*UpdateSecretDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*UpdateSecretDescriptor) GetFullMethodName added in v0.4.28

func (d *UpdateSecretDescriptor) GetFullMethodName() string

func (*UpdateSecretDescriptor) GetMethodName added in v0.4.28

func (d *UpdateSecretDescriptor) GetMethodName() string

func (*UpdateSecretDescriptor) GetProtoPkgName added in v0.4.28

func (d *UpdateSecretDescriptor) GetProtoPkgName() string

func (*UpdateSecretDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*UpdateSecretDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*UpdateSecretDescriptor) GetServiceDomain added in v0.4.28

func (d *UpdateSecretDescriptor) GetServiceDomain() string

func (*UpdateSecretDescriptor) GetServiceVersion added in v0.4.28

func (d *UpdateSecretDescriptor) GetServiceVersion() string

func (*UpdateSecretDescriptor) GetVerb added in v0.4.28

func (d *UpdateSecretDescriptor) GetVerb() string

func (*UpdateSecretDescriptor) HasResource added in v0.4.30

func (d *UpdateSecretDescriptor) HasResource() bool

func (*UpdateSecretDescriptor) IsClientStream added in v0.4.28

func (d *UpdateSecretDescriptor) IsClientStream() bool

func (*UpdateSecretDescriptor) IsCollection added in v0.4.30

func (d *UpdateSecretDescriptor) IsCollection() bool

func (*UpdateSecretDescriptor) IsPlural added in v0.4.30

func (d *UpdateSecretDescriptor) IsPlural() bool

func (*UpdateSecretDescriptor) IsServerStream added in v0.4.28

func (d *UpdateSecretDescriptor) IsServerStream() bool

func (*UpdateSecretDescriptor) IsUnary added in v0.4.28

func (d *UpdateSecretDescriptor) IsUnary() bool

func (*UpdateSecretDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*UpdateSecretDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*UpdateSecretDescriptor) RequestHasResourceBody added in v0.4.28

func (d *UpdateSecretDescriptor) RequestHasResourceBody() bool

type UpdateSecretDescriptorClientMsgHandle added in v0.4.28

type UpdateSecretDescriptorClientMsgHandle struct{}

func (*UpdateSecretDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*UpdateSecretDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateSecretDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type UpdateSecretDescriptorServerMsgHandle added in v0.4.28

type UpdateSecretDescriptorServerMsgHandle struct{}

func (*UpdateSecretDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*UpdateSecretDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateSecretDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type UpdateSecretRequest

type UpdateSecretRequest struct {

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

Request message for method [UpdateSecret][ntt.secrets.v1alpha.UpdateSecret]

func (*UpdateSecretRequest) Clone

func (*UpdateSecretRequest) CloneRaw

func (*UpdateSecretRequest) Descriptor

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

Deprecated, Use UpdateSecretRequest.ProtoReflect.Descriptor instead.

func (*UpdateSecretRequest) GetAllowMissing added in v0.12.33

func (m *UpdateSecretRequest) GetAllowMissing() bool

func (*UpdateSecretRequest) GetCas

func (*UpdateSecretRequest) GetSecret

func (m *UpdateSecretRequest) GetSecret() *secret.Secret

func (*UpdateSecretRequest) GetUpdateMask

func (m *UpdateSecretRequest) GetUpdateMask() *secret.Secret_FieldMask

func (*UpdateSecretRequest) GotenMessage

func (*UpdateSecretRequest) GotenMessage()

func (*UpdateSecretRequest) GotenObjectExt

func (o *UpdateSecretRequest) GotenObjectExt()

func (*UpdateSecretRequest) GotenValidate

func (obj *UpdateSecretRequest) GotenValidate() error

func (*UpdateSecretRequest) MakeDiffFieldMask

func (*UpdateSecretRequest) MakeFullFieldMask

func (o *UpdateSecretRequest) MakeFullFieldMask() *UpdateSecretRequest_FieldMask

func (*UpdateSecretRequest) MakeRawDiffFieldMask

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

func (*UpdateSecretRequest) MakeRawFullFieldMask

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

func (*UpdateSecretRequest) Marshal

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

func (*UpdateSecretRequest) MarshalJSON

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

func (*UpdateSecretRequest) Merge

func (o *UpdateSecretRequest) Merge(source *UpdateSecretRequest)

func (*UpdateSecretRequest) MergeRaw

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

func (*UpdateSecretRequest) ProtoMessage

func (*UpdateSecretRequest) ProtoMessage()

func (*UpdateSecretRequest) ProtoReflect

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

func (*UpdateSecretRequest) Reset

func (m *UpdateSecretRequest) Reset()

func (*UpdateSecretRequest) SetAllowMissing added in v0.12.33

func (m *UpdateSecretRequest) SetAllowMissing(fv bool)

func (*UpdateSecretRequest) SetCas

func (*UpdateSecretRequest) SetSecret

func (m *UpdateSecretRequest) SetSecret(fv *secret.Secret)

func (*UpdateSecretRequest) SetUpdateMask

func (m *UpdateSecretRequest) SetUpdateMask(fv *secret.Secret_FieldMask)

func (*UpdateSecretRequest) String

func (m *UpdateSecretRequest) String() string

func (*UpdateSecretRequest) Unmarshal

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

func (*UpdateSecretRequest) UnmarshalJSON

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

type UpdateSecretRequestCASFieldPathBuilder

type UpdateSecretRequestCASFieldPathBuilder struct{}

func NewUpdateSecretRequestCASFieldPathBuilder

func NewUpdateSecretRequestCASFieldPathBuilder() UpdateSecretRequestCASFieldPathBuilder

func (UpdateSecretRequestCASFieldPathBuilder) ConditionalState

func (UpdateSecretRequestCASFieldPathBuilder) FieldMask

type UpdateSecretRequestCAS_FieldPath

type UpdateSecretRequestCAS_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateSecretRequestCAS_FieldPathSelector
	Get(source *UpdateSecretRequest_CAS) []interface{}
	GetSingle(source *UpdateSecretRequest_CAS) (interface{}, bool)
	ClearValue(item *UpdateSecretRequest_CAS)

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

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

func MustParseUpdateSecretRequestCAS_FieldPath

func MustParseUpdateSecretRequestCAS_FieldPath(rawField string) UpdateSecretRequestCAS_FieldPath

func ParseUpdateSecretRequestCAS_FieldPath

func ParseUpdateSecretRequestCAS_FieldPath(rawField string) (UpdateSecretRequestCAS_FieldPath, error)

type UpdateSecretRequestCAS_FieldPathArrayItemValue

type UpdateSecretRequestCAS_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateSecretRequestCAS_FieldPath
	ContainsValue(*UpdateSecretRequest_CAS) bool
}

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

func MustParseUpdateSecretRequestCAS_FieldPathArrayItemValue

func MustParseUpdateSecretRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateSecretRequestCAS_FieldPathArrayItemValue

func ParseUpdateSecretRequestCAS_FieldPathArrayItemValue

func ParseUpdateSecretRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateSecretRequestCAS_FieldPathArrayItemValue, error)

ParseUpdateSecretRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateSecretRequestCAS_FieldPathArrayOfValues

type UpdateSecretRequestCAS_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateSecretRequestCAS_FieldPath
}

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

func MustParseUpdateSecretRequestCAS_FieldPathArrayOfValues

func MustParseUpdateSecretRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateSecretRequestCAS_FieldPathArrayOfValues

func ParseUpdateSecretRequestCAS_FieldPathArrayOfValues

func ParseUpdateSecretRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateSecretRequestCAS_FieldPathArrayOfValues, error)

type UpdateSecretRequestCAS_FieldPathSelector

type UpdateSecretRequestCAS_FieldPathSelector int32
const (
	UpdateSecretRequestCAS_FieldPathSelectorConditionalState UpdateSecretRequestCAS_FieldPathSelector = 0
	UpdateSecretRequestCAS_FieldPathSelectorFieldMask        UpdateSecretRequestCAS_FieldPathSelector = 1
)

func (UpdateSecretRequestCAS_FieldPathSelector) String

type UpdateSecretRequestCAS_FieldPathValue

type UpdateSecretRequestCAS_FieldPathValue interface {
	UpdateSecretRequestCAS_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateSecretRequest_CAS)
	CompareWith(*UpdateSecretRequest_CAS) (cmp int, comparable bool)
}

UpdateSecretRequestCAS_FieldPathValue allows storing values for CAS fields according to their type

func MustParseUpdateSecretRequestCAS_FieldPathValue

func MustParseUpdateSecretRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateSecretRequestCAS_FieldPathValue

func ParseUpdateSecretRequestCAS_FieldPathValue

func ParseUpdateSecretRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateSecretRequestCAS_FieldPathValue, error)

type UpdateSecretRequestCAS_FieldSubPath

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

func (*UpdateSecretRequestCAS_FieldSubPath) AsConditionalStateSubPath

func (fps *UpdateSecretRequestCAS_FieldSubPath) AsConditionalStateSubPath() (secret.Secret_FieldPath, bool)

func (*UpdateSecretRequestCAS_FieldSubPath) ClearValue

func (*UpdateSecretRequestCAS_FieldSubPath) ClearValueRaw

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

func (*UpdateSecretRequestCAS_FieldSubPath) Get

func (fps *UpdateSecretRequestCAS_FieldSubPath) Get(source *UpdateSecretRequest_CAS) (values []interface{})

Get returns all values pointed by selected field from source UpdateSecretRequest_CAS

func (*UpdateSecretRequestCAS_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateSecretRequestCAS_FieldSubPath) GetRaw

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

func (*UpdateSecretRequestCAS_FieldSubPath) GetSingle

func (fps *UpdateSecretRequestCAS_FieldSubPath) GetSingle(source *UpdateSecretRequest_CAS) (interface{}, bool)

GetSingle returns value of selected field from source UpdateSecretRequest_CAS

func (*UpdateSecretRequestCAS_FieldSubPath) GetSingleRaw

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

func (*UpdateSecretRequestCAS_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateSecretRequestCAS_FieldSubPath) JSONString

func (fps *UpdateSecretRequestCAS_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*UpdateSecretRequestCAS_FieldSubPath) Selector

func (*UpdateSecretRequestCAS_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*UpdateSecretRequestCAS_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateSecretRequestCAS_FieldSubPath) WithIArrayItemValue

func (fps *UpdateSecretRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateSecretRequestCAS_FieldPathArrayItemValue

func (*UpdateSecretRequestCAS_FieldSubPath) WithIArrayOfValues

func (fps *UpdateSecretRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateSecretRequestCAS_FieldPathArrayOfValues

func (*UpdateSecretRequestCAS_FieldSubPath) WithIValue

func (*UpdateSecretRequestCAS_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateSecretRequestCAS_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateSecretRequestCAS_FieldSubPath) WithRawIValue

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

type UpdateSecretRequestCAS_FieldSubPathArrayItemValue

type UpdateSecretRequestCAS_FieldSubPathArrayItemValue struct {
	UpdateSecretRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue

func (*UpdateSecretRequestCAS_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateSecretRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateSecretRequestCAS_FieldSubPathArrayOfValues

type UpdateSecretRequestCAS_FieldSubPathArrayOfValues struct {
	UpdateSecretRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues

func (fpsaov *UpdateSecretRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (secret.Secret_FieldPathArrayOfValues, bool)

func (*UpdateSecretRequestCAS_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateSecretRequestCAS_FieldSubPathValue

type UpdateSecretRequestCAS_FieldSubPathValue struct {
	UpdateSecretRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequestCAS_FieldSubPathValue) AsConditionalStatePathValue

func (fpvs *UpdateSecretRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (secret.Secret_FieldPathValue, bool)

func (*UpdateSecretRequestCAS_FieldSubPathValue) CompareWith

func (*UpdateSecretRequestCAS_FieldSubPathValue) CompareWithRaw

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

func (*UpdateSecretRequestCAS_FieldSubPathValue) GetRawValue

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

func (*UpdateSecretRequestCAS_FieldSubPathValue) SetTo

func (*UpdateSecretRequestCAS_FieldSubPathValue) SetToRaw

type UpdateSecretRequestCAS_FieldTerminalPath

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

func (*UpdateSecretRequestCAS_FieldTerminalPath) ClearValue

func (*UpdateSecretRequestCAS_FieldTerminalPath) ClearValueRaw

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

func (*UpdateSecretRequestCAS_FieldTerminalPath) Get

func (fp *UpdateSecretRequestCAS_FieldTerminalPath) Get(source *UpdateSecretRequest_CAS) (values []interface{})

Get returns all values pointed by specific field from source UpdateSecretRequest_CAS

func (*UpdateSecretRequestCAS_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateSecretRequestCAS_FieldTerminalPath) GetRaw

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

func (*UpdateSecretRequestCAS_FieldTerminalPath) GetSingle

func (fp *UpdateSecretRequestCAS_FieldTerminalPath) GetSingle(source *UpdateSecretRequest_CAS) (interface{}, bool)

GetSingle returns value pointed by specific field of from source UpdateSecretRequest_CAS

func (*UpdateSecretRequestCAS_FieldTerminalPath) GetSingleRaw

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

func (*UpdateSecretRequestCAS_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateSecretRequestCAS_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateSecretRequestCAS_FieldTerminalPath) Selector

func (*UpdateSecretRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*UpdateSecretRequestCAS_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateSecretRequestCAS_FieldTerminalPath) WithIArrayItemValue

func (*UpdateSecretRequestCAS_FieldTerminalPath) WithIArrayOfValues

func (*UpdateSecretRequestCAS_FieldTerminalPath) WithIValue

func (*UpdateSecretRequestCAS_FieldTerminalPath) WithRawIArrayItemValue

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

func (*UpdateSecretRequestCAS_FieldTerminalPath) WithRawIArrayOfValues

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

func (*UpdateSecretRequestCAS_FieldTerminalPath) WithRawIValue

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

type UpdateSecretRequestCAS_FieldTerminalPathArrayItemValue

type UpdateSecretRequestCAS_FieldTerminalPathArrayItemValue struct {
	UpdateSecretRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateSecretRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateSecretRequestCAS_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateSecretRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type UpdateSecretRequestCAS_FieldTerminalPathArrayOfValues

type UpdateSecretRequestCAS_FieldTerminalPathArrayOfValues struct {
	UpdateSecretRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues

func (fpaov *UpdateSecretRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*secret.Secret, bool)

func (*UpdateSecretRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*UpdateSecretRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateSecretRequestCAS_FieldTerminalPathValue

type UpdateSecretRequestCAS_FieldTerminalPathValue struct {
	UpdateSecretRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequestCAS_FieldTerminalPathValue) AsConditionalStateValue

func (fpv *UpdateSecretRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*secret.Secret, bool)

func (*UpdateSecretRequestCAS_FieldTerminalPathValue) AsFieldMaskValue

func (*UpdateSecretRequestCAS_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateSecretRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateSecretRequest_CAS'.

func (*UpdateSecretRequestCAS_FieldTerminalPathValue) CompareWithRaw

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

func (*UpdateSecretRequestCAS_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateSecretRequestCAS_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CAS

func (*UpdateSecretRequestCAS_FieldTerminalPathValue) SetToRaw

type UpdateSecretRequestFieldPathBuilder

type UpdateSecretRequestFieldPathBuilder struct{}

func NewUpdateSecretRequestFieldPathBuilder

func NewUpdateSecretRequestFieldPathBuilder() UpdateSecretRequestFieldPathBuilder

func (UpdateSecretRequestFieldPathBuilder) AllowMissing added in v0.12.33

func (UpdateSecretRequestFieldPathBuilder) Cas

func (UpdateSecretRequestFieldPathBuilder) Secret

func (UpdateSecretRequestFieldPathBuilder) UpdateMask

type UpdateSecretRequestMapPathSelectorCasConditionalStateData

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

func (UpdateSecretRequestMapPathSelectorCasConditionalStateData) FieldPath

func (UpdateSecretRequestMapPathSelectorCasConditionalStateData) WithArrayOfValues

func (UpdateSecretRequestMapPathSelectorCasConditionalStateData) WithValue

type UpdateSecretRequestMapPathSelectorSecretData

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

func (UpdateSecretRequestMapPathSelectorSecretData) FieldPath

func (UpdateSecretRequestMapPathSelectorSecretData) WithArrayOfValues

func (UpdateSecretRequestMapPathSelectorSecretData) WithValue

type UpdateSecretRequestPathSelectorAllowMissing added in v0.12.33

type UpdateSecretRequestPathSelectorAllowMissing struct{}

func (UpdateSecretRequestPathSelectorAllowMissing) FieldPath added in v0.12.33

func (UpdateSecretRequestPathSelectorAllowMissing) WithArrayOfValues added in v0.12.33

func (UpdateSecretRequestPathSelectorAllowMissing) WithValue added in v0.12.33

type UpdateSecretRequestPathSelectorCas

type UpdateSecretRequestPathSelectorCas struct{}

func (UpdateSecretRequestPathSelectorCas) ConditionalState

func (UpdateSecretRequestPathSelectorCas) FieldMask

func (UpdateSecretRequestPathSelectorCas) FieldPath

func (UpdateSecretRequestPathSelectorCas) WithArrayOfValues

func (UpdateSecretRequestPathSelectorCas) WithSubArrayItemValue

func (UpdateSecretRequestPathSelectorCas) WithSubArrayOfValues

func (UpdateSecretRequestPathSelectorCas) WithSubPath

func (UpdateSecretRequestPathSelectorCas) WithSubValue

func (UpdateSecretRequestPathSelectorCas) WithValue

type UpdateSecretRequestPathSelectorCasConditionalState

type UpdateSecretRequestPathSelectorCasConditionalState struct{}

func (UpdateSecretRequestPathSelectorCasConditionalState) Data

func (UpdateSecretRequestPathSelectorCasConditionalState) EncData

func (UpdateSecretRequestPathSelectorCasConditionalState) FieldPath

func (UpdateSecretRequestPathSelectorCasConditionalState) Name

func (UpdateSecretRequestPathSelectorCasConditionalState) WithArrayOfValues

func (UpdateSecretRequestPathSelectorCasConditionalState) WithValue

type UpdateSecretRequestPathSelectorCasConditionalStateData

type UpdateSecretRequestPathSelectorCasConditionalStateData struct{}

func (UpdateSecretRequestPathSelectorCasConditionalStateData) FieldPath

func (UpdateSecretRequestPathSelectorCasConditionalStateData) WithArrayOfValues

func (UpdateSecretRequestPathSelectorCasConditionalStateData) WithKey

func (UpdateSecretRequestPathSelectorCasConditionalStateData) WithValue

type UpdateSecretRequestPathSelectorCasConditionalStateEncData

type UpdateSecretRequestPathSelectorCasConditionalStateEncData struct{}

func (UpdateSecretRequestPathSelectorCasConditionalStateEncData) FieldPath

func (UpdateSecretRequestPathSelectorCasConditionalStateEncData) WithArrayOfValues

func (UpdateSecretRequestPathSelectorCasConditionalStateEncData) WithValue

type UpdateSecretRequestPathSelectorCasConditionalStateName

type UpdateSecretRequestPathSelectorCasConditionalStateName struct{}

func (UpdateSecretRequestPathSelectorCasConditionalStateName) FieldPath

func (UpdateSecretRequestPathSelectorCasConditionalStateName) WithArrayOfValues

func (UpdateSecretRequestPathSelectorCasConditionalStateName) WithValue

type UpdateSecretRequestPathSelectorCasFieldMask

type UpdateSecretRequestPathSelectorCasFieldMask struct{}

func (UpdateSecretRequestPathSelectorCasFieldMask) FieldPath

func (UpdateSecretRequestPathSelectorCasFieldMask) WithArrayOfValues

func (UpdateSecretRequestPathSelectorCasFieldMask) WithValue

type UpdateSecretRequestPathSelectorSecret

type UpdateSecretRequestPathSelectorSecret struct{}

func (UpdateSecretRequestPathSelectorSecret) Data

func (UpdateSecretRequestPathSelectorSecret) EncData

func (UpdateSecretRequestPathSelectorSecret) FieldPath

func (UpdateSecretRequestPathSelectorSecret) Name

func (UpdateSecretRequestPathSelectorSecret) WithArrayOfValues

func (UpdateSecretRequestPathSelectorSecret) WithSubArrayItemValue

func (UpdateSecretRequestPathSelectorSecret) WithSubArrayOfValues

func (UpdateSecretRequestPathSelectorSecret) WithSubPath

func (UpdateSecretRequestPathSelectorSecret) WithSubValue

func (UpdateSecretRequestPathSelectorSecret) WithValue

type UpdateSecretRequestPathSelectorSecretData

type UpdateSecretRequestPathSelectorSecretData struct{}

func (UpdateSecretRequestPathSelectorSecretData) FieldPath

func (UpdateSecretRequestPathSelectorSecretData) WithArrayOfValues

func (UpdateSecretRequestPathSelectorSecretData) WithKey

func (UpdateSecretRequestPathSelectorSecretData) WithValue

type UpdateSecretRequestPathSelectorSecretEncData

type UpdateSecretRequestPathSelectorSecretEncData struct{}

func (UpdateSecretRequestPathSelectorSecretEncData) FieldPath

func (UpdateSecretRequestPathSelectorSecretEncData) WithArrayOfValues

func (UpdateSecretRequestPathSelectorSecretEncData) WithValue

type UpdateSecretRequestPathSelectorSecretName

type UpdateSecretRequestPathSelectorSecretName struct{}

func (UpdateSecretRequestPathSelectorSecretName) FieldPath

func (UpdateSecretRequestPathSelectorSecretName) WithArrayOfValues

func (UpdateSecretRequestPathSelectorSecretName) WithValue

type UpdateSecretRequestPathSelectorUpdateMask

type UpdateSecretRequestPathSelectorUpdateMask struct{}

func (UpdateSecretRequestPathSelectorUpdateMask) FieldPath

func (UpdateSecretRequestPathSelectorUpdateMask) WithArrayOfValues

func (UpdateSecretRequestPathSelectorUpdateMask) WithValue

type UpdateSecretRequest_CAS

type UpdateSecretRequest_CAS struct {

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

func (*UpdateSecretRequest_CAS) CloneRaw

func (*UpdateSecretRequest_CAS) Descriptor

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

Deprecated, Use UpdateSecretRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateSecretRequest_CAS) GetConditionalState

func (m *UpdateSecretRequest_CAS) GetConditionalState() *secret.Secret

func (*UpdateSecretRequest_CAS) GetFieldMask

func (m *UpdateSecretRequest_CAS) GetFieldMask() *secret.Secret_FieldMask

func (*UpdateSecretRequest_CAS) GotenMessage

func (*UpdateSecretRequest_CAS) GotenMessage()

func (*UpdateSecretRequest_CAS) GotenObjectExt

func (o *UpdateSecretRequest_CAS) GotenObjectExt()

func (*UpdateSecretRequest_CAS) GotenValidate

func (obj *UpdateSecretRequest_CAS) GotenValidate() error

func (*UpdateSecretRequest_CAS) MakeDiffFieldMask

func (*UpdateSecretRequest_CAS) MakeFullFieldMask

func (*UpdateSecretRequest_CAS) MakeRawDiffFieldMask

func (*UpdateSecretRequest_CAS) MakeRawFullFieldMask

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

func (*UpdateSecretRequest_CAS) Marshal

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

func (*UpdateSecretRequest_CAS) MarshalJSON

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

func (*UpdateSecretRequest_CAS) Merge

func (*UpdateSecretRequest_CAS) MergeRaw

func (*UpdateSecretRequest_CAS) ProtoMessage

func (*UpdateSecretRequest_CAS) ProtoMessage()

func (*UpdateSecretRequest_CAS) ProtoReflect

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

func (*UpdateSecretRequest_CAS) Reset

func (m *UpdateSecretRequest_CAS) Reset()

func (*UpdateSecretRequest_CAS) SetConditionalState

func (m *UpdateSecretRequest_CAS) SetConditionalState(fv *secret.Secret)

func (*UpdateSecretRequest_CAS) SetFieldMask

func (m *UpdateSecretRequest_CAS) SetFieldMask(fv *secret.Secret_FieldMask)

func (*UpdateSecretRequest_CAS) String

func (m *UpdateSecretRequest_CAS) String() string

func (*UpdateSecretRequest_CAS) Unmarshal

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

func (*UpdateSecretRequest_CAS) UnmarshalJSON

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

type UpdateSecretRequest_CASMapPathSelectorConditionalStateData

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

func (UpdateSecretRequest_CASMapPathSelectorConditionalStateData) FieldPath

func (UpdateSecretRequest_CASMapPathSelectorConditionalStateData) WithArrayOfValues

func (UpdateSecretRequest_CASMapPathSelectorConditionalStateData) WithValue

type UpdateSecretRequest_CASPathSelectorConditionalState

type UpdateSecretRequest_CASPathSelectorConditionalState struct{}

func (UpdateSecretRequest_CASPathSelectorConditionalState) Data

func (UpdateSecretRequest_CASPathSelectorConditionalState) EncData

func (UpdateSecretRequest_CASPathSelectorConditionalState) FieldPath

func (UpdateSecretRequest_CASPathSelectorConditionalState) Name

func (UpdateSecretRequest_CASPathSelectorConditionalState) WithArrayOfValues

func (UpdateSecretRequest_CASPathSelectorConditionalState) WithSubArrayItemValue

func (UpdateSecretRequest_CASPathSelectorConditionalState) WithSubArrayOfValues

func (UpdateSecretRequest_CASPathSelectorConditionalState) WithSubPath

func (UpdateSecretRequest_CASPathSelectorConditionalState) WithSubValue

func (UpdateSecretRequest_CASPathSelectorConditionalState) WithValue

type UpdateSecretRequest_CASPathSelectorConditionalStateData

type UpdateSecretRequest_CASPathSelectorConditionalStateData struct{}

func (UpdateSecretRequest_CASPathSelectorConditionalStateData) FieldPath

func (UpdateSecretRequest_CASPathSelectorConditionalStateData) WithArrayOfValues

func (UpdateSecretRequest_CASPathSelectorConditionalStateData) WithKey

func (UpdateSecretRequest_CASPathSelectorConditionalStateData) WithValue

type UpdateSecretRequest_CASPathSelectorConditionalStateEncData

type UpdateSecretRequest_CASPathSelectorConditionalStateEncData struct{}

func (UpdateSecretRequest_CASPathSelectorConditionalStateEncData) FieldPath

func (UpdateSecretRequest_CASPathSelectorConditionalStateEncData) WithArrayOfValues

func (UpdateSecretRequest_CASPathSelectorConditionalStateEncData) WithValue

type UpdateSecretRequest_CASPathSelectorConditionalStateName

type UpdateSecretRequest_CASPathSelectorConditionalStateName struct{}

func (UpdateSecretRequest_CASPathSelectorConditionalStateName) FieldPath

func (UpdateSecretRequest_CASPathSelectorConditionalStateName) WithArrayOfValues

func (UpdateSecretRequest_CASPathSelectorConditionalStateName) WithValue

type UpdateSecretRequest_CASPathSelectorFieldMask

type UpdateSecretRequest_CASPathSelectorFieldMask struct{}

func (UpdateSecretRequest_CASPathSelectorFieldMask) FieldPath

func (UpdateSecretRequest_CASPathSelectorFieldMask) WithArrayOfValues

func (UpdateSecretRequest_CASPathSelectorFieldMask) WithValue

type UpdateSecretRequest_CAS_FieldMask

type UpdateSecretRequest_CAS_FieldMask struct {
	Paths []UpdateSecretRequestCAS_FieldPath
}

func FullUpdateSecretRequest_CAS_FieldMask

func FullUpdateSecretRequest_CAS_FieldMask() *UpdateSecretRequest_CAS_FieldMask

func (*UpdateSecretRequest_CAS_FieldMask) AppendPath

func (*UpdateSecretRequest_CAS_FieldMask) AppendRawPath

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

func (*UpdateSecretRequest_CAS_FieldMask) DecodeFirestore

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

func (*UpdateSecretRequest_CAS_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateSecretRequest_CAS_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateSecretRequest_CAS_FieldMask) FromProtoFieldMask

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

func (*UpdateSecretRequest_CAS_FieldMask) GetPaths

func (*UpdateSecretRequest_CAS_FieldMask) GetRawPaths

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

func (*UpdateSecretRequest_CAS_FieldMask) IsFull

func (fieldMask *UpdateSecretRequest_CAS_FieldMask) IsFull() bool

func (UpdateSecretRequest_CAS_FieldMask) Marshal

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

implement methods required by customType

func (UpdateSecretRequest_CAS_FieldMask) MarshalJSON

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

func (*UpdateSecretRequest_CAS_FieldMask) PathsCount

func (fieldMask *UpdateSecretRequest_CAS_FieldMask) PathsCount() int

func (*UpdateSecretRequest_CAS_FieldMask) Project

func (*UpdateSecretRequest_CAS_FieldMask) ProjectRaw

func (*UpdateSecretRequest_CAS_FieldMask) ProtoMessage

func (fieldMask *UpdateSecretRequest_CAS_FieldMask) ProtoMessage()

func (*UpdateSecretRequest_CAS_FieldMask) ProtoReflect

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

func (*UpdateSecretRequest_CAS_FieldMask) Reset

func (fieldMask *UpdateSecretRequest_CAS_FieldMask) Reset()

func (*UpdateSecretRequest_CAS_FieldMask) Set

func (fieldMask *UpdateSecretRequest_CAS_FieldMask) Set(target, source *UpdateSecretRequest_CAS)

func (*UpdateSecretRequest_CAS_FieldMask) SetFromCliFlag

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

func (*UpdateSecretRequest_CAS_FieldMask) SetRaw

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

func (*UpdateSecretRequest_CAS_FieldMask) Size

func (fieldMask *UpdateSecretRequest_CAS_FieldMask) Size() int

func (*UpdateSecretRequest_CAS_FieldMask) String

func (fieldMask *UpdateSecretRequest_CAS_FieldMask) String() string

func (*UpdateSecretRequest_CAS_FieldMask) Subtract

func (*UpdateSecretRequest_CAS_FieldMask) SubtractRaw

func (*UpdateSecretRequest_CAS_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*UpdateSecretRequest_CAS_FieldMask) Unmarshal

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

func (*UpdateSecretRequest_CAS_FieldMask) UnmarshalJSON

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

type UpdateSecretRequest_FieldMask

type UpdateSecretRequest_FieldMask struct {
	Paths []UpdateSecretRequest_FieldPath
}

func FullUpdateSecretRequest_FieldMask

func FullUpdateSecretRequest_FieldMask() *UpdateSecretRequest_FieldMask

func (*UpdateSecretRequest_FieldMask) AppendPath

func (*UpdateSecretRequest_FieldMask) AppendRawPath

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

func (*UpdateSecretRequest_FieldMask) DecodeFirestore

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

func (*UpdateSecretRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateSecretRequest_FieldMask) FilterInputFields

func (fieldMask *UpdateSecretRequest_FieldMask) FilterInputFields() *UpdateSecretRequest_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateSecretRequest_FieldMask) FromProtoFieldMask

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

func (*UpdateSecretRequest_FieldMask) GetPaths

func (*UpdateSecretRequest_FieldMask) GetRawPaths

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

func (*UpdateSecretRequest_FieldMask) IsFull

func (fieldMask *UpdateSecretRequest_FieldMask) IsFull() bool

func (UpdateSecretRequest_FieldMask) Marshal

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

implement methods required by customType

func (UpdateSecretRequest_FieldMask) MarshalJSON

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

func (*UpdateSecretRequest_FieldMask) PathsCount

func (fieldMask *UpdateSecretRequest_FieldMask) PathsCount() int

func (*UpdateSecretRequest_FieldMask) Project

func (*UpdateSecretRequest_FieldMask) ProjectRaw

func (*UpdateSecretRequest_FieldMask) ProtoMessage

func (fieldMask *UpdateSecretRequest_FieldMask) ProtoMessage()

func (*UpdateSecretRequest_FieldMask) ProtoReflect

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

func (*UpdateSecretRequest_FieldMask) Reset

func (fieldMask *UpdateSecretRequest_FieldMask) Reset()

func (*UpdateSecretRequest_FieldMask) Set

func (fieldMask *UpdateSecretRequest_FieldMask) Set(target, source *UpdateSecretRequest)

func (*UpdateSecretRequest_FieldMask) SetFromCliFlag

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

func (*UpdateSecretRequest_FieldMask) SetRaw

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

func (*UpdateSecretRequest_FieldMask) Size

func (fieldMask *UpdateSecretRequest_FieldMask) Size() int

func (*UpdateSecretRequest_FieldMask) String

func (fieldMask *UpdateSecretRequest_FieldMask) String() string

func (*UpdateSecretRequest_FieldMask) Subtract

func (*UpdateSecretRequest_FieldMask) SubtractRaw

func (*UpdateSecretRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*UpdateSecretRequest_FieldMask) Unmarshal

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

func (*UpdateSecretRequest_FieldMask) UnmarshalJSON

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

type UpdateSecretRequest_FieldPath

type UpdateSecretRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateSecretRequest_FieldPathSelector
	Get(source *UpdateSecretRequest) []interface{}
	GetSingle(source *UpdateSecretRequest) (interface{}, bool)
	ClearValue(item *UpdateSecretRequest)

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

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

func MustParseUpdateSecretRequest_FieldPath

func MustParseUpdateSecretRequest_FieldPath(rawField string) UpdateSecretRequest_FieldPath

func ParseUpdateSecretRequest_FieldPath

func ParseUpdateSecretRequest_FieldPath(rawField string) (UpdateSecretRequest_FieldPath, error)

type UpdateSecretRequest_FieldPathArrayItemValue

type UpdateSecretRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateSecretRequest_FieldPath
	ContainsValue(*UpdateSecretRequest) bool
}

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

func MustParseUpdateSecretRequest_FieldPathArrayItemValue

func MustParseUpdateSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateSecretRequest_FieldPathArrayItemValue

func ParseUpdateSecretRequest_FieldPathArrayItemValue

func ParseUpdateSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateSecretRequest_FieldPathArrayItemValue, error)

ParseUpdateSecretRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateSecretRequest_FieldPathArrayOfValues

type UpdateSecretRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateSecretRequest_FieldPath
}

UpdateSecretRequest_FieldPathArrayOfValues allows storing slice of values for UpdateSecretRequest fields according to their type

func MustParseUpdateSecretRequest_FieldPathArrayOfValues

func MustParseUpdateSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateSecretRequest_FieldPathArrayOfValues

func ParseUpdateSecretRequest_FieldPathArrayOfValues

func ParseUpdateSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateSecretRequest_FieldPathArrayOfValues, error)

type UpdateSecretRequest_FieldPathSelector

type UpdateSecretRequest_FieldPathSelector int32
const (
	UpdateSecretRequest_FieldPathSelectorSecret       UpdateSecretRequest_FieldPathSelector = 0
	UpdateSecretRequest_FieldPathSelectorUpdateMask   UpdateSecretRequest_FieldPathSelector = 1
	UpdateSecretRequest_FieldPathSelectorCas          UpdateSecretRequest_FieldPathSelector = 2
	UpdateSecretRequest_FieldPathSelectorAllowMissing UpdateSecretRequest_FieldPathSelector = 3
)

func (UpdateSecretRequest_FieldPathSelector) String

type UpdateSecretRequest_FieldPathValue

type UpdateSecretRequest_FieldPathValue interface {
	UpdateSecretRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateSecretRequest)
	CompareWith(*UpdateSecretRequest) (cmp int, comparable bool)
}

UpdateSecretRequest_FieldPathValue allows storing values for UpdateSecretRequest fields according to their type

func MustParseUpdateSecretRequest_FieldPathValue

func MustParseUpdateSecretRequest_FieldPathValue(pathStr, valueStr string) UpdateSecretRequest_FieldPathValue

func ParseUpdateSecretRequest_FieldPathValue

func ParseUpdateSecretRequest_FieldPathValue(pathStr, valueStr string) (UpdateSecretRequest_FieldPathValue, error)

type UpdateSecretRequest_FieldSubPath

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

func (*UpdateSecretRequest_FieldSubPath) AsCasSubPath

func (*UpdateSecretRequest_FieldSubPath) AsSecretSubPath

func (*UpdateSecretRequest_FieldSubPath) ClearValue

func (*UpdateSecretRequest_FieldSubPath) ClearValueRaw

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

func (*UpdateSecretRequest_FieldSubPath) Get

func (fps *UpdateSecretRequest_FieldSubPath) Get(source *UpdateSecretRequest) (values []interface{})

Get returns all values pointed by selected field from source UpdateSecretRequest

func (*UpdateSecretRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateSecretRequest_FieldSubPath) GetRaw

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

func (*UpdateSecretRequest_FieldSubPath) GetSingle

func (fps *UpdateSecretRequest_FieldSubPath) GetSingle(source *UpdateSecretRequest) (interface{}, bool)

GetSingle returns value of selected field from source UpdateSecretRequest

func (*UpdateSecretRequest_FieldSubPath) GetSingleRaw

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

func (*UpdateSecretRequest_FieldSubPath) IsLeaf

func (fps *UpdateSecretRequest_FieldSubPath) IsLeaf() bool

IsLeaf - whether field path is holds simple value

func (*UpdateSecretRequest_FieldSubPath) JSONString

func (fps *UpdateSecretRequest_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*UpdateSecretRequest_FieldSubPath) Selector

func (*UpdateSecretRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*UpdateSecretRequest_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateSecretRequest_FieldSubPath) WithIArrayItemValue

func (fps *UpdateSecretRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateSecretRequest_FieldPathArrayItemValue

func (*UpdateSecretRequest_FieldSubPath) WithIArrayOfValues

func (fps *UpdateSecretRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateSecretRequest_FieldPathArrayOfValues

func (*UpdateSecretRequest_FieldSubPath) WithIValue

func (fps *UpdateSecretRequest_FieldSubPath) WithIValue(value interface{}) UpdateSecretRequest_FieldPathValue

func (*UpdateSecretRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateSecretRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateSecretRequest_FieldSubPath) WithRawIValue

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

type UpdateSecretRequest_FieldSubPathArrayItemValue

type UpdateSecretRequest_FieldSubPathArrayItemValue struct {
	UpdateSecretRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequest_FieldSubPathArrayItemValue) AsCasPathItemValue

func (*UpdateSecretRequest_FieldSubPathArrayItemValue) AsSecretPathItemValue

func (*UpdateSecretRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateSecretRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateSecretRequest_FieldSubPathArrayOfValues

type UpdateSecretRequest_FieldSubPathArrayOfValues struct {
	UpdateSecretRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues

func (*UpdateSecretRequest_FieldSubPathArrayOfValues) AsSecretPathArrayOfValues

func (*UpdateSecretRequest_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateSecretRequest_FieldSubPathValue

type UpdateSecretRequest_FieldSubPathValue struct {
	UpdateSecretRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequest_FieldSubPathValue) AsCasPathValue

func (*UpdateSecretRequest_FieldSubPathValue) AsSecretPathValue

func (*UpdateSecretRequest_FieldSubPathValue) CompareWith

func (fpvs *UpdateSecretRequest_FieldSubPathValue) CompareWith(source *UpdateSecretRequest) (int, bool)

func (*UpdateSecretRequest_FieldSubPathValue) CompareWithRaw

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

func (*UpdateSecretRequest_FieldSubPathValue) GetRawValue

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

func (*UpdateSecretRequest_FieldSubPathValue) SetTo

func (*UpdateSecretRequest_FieldSubPathValue) SetToRaw

func (fpvs *UpdateSecretRequest_FieldSubPathValue) SetToRaw(target proto.Message)

type UpdateSecretRequest_FieldTerminalPath

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

func (*UpdateSecretRequest_FieldTerminalPath) ClearValue

func (*UpdateSecretRequest_FieldTerminalPath) ClearValueRaw

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

func (*UpdateSecretRequest_FieldTerminalPath) Get

func (fp *UpdateSecretRequest_FieldTerminalPath) Get(source *UpdateSecretRequest) (values []interface{})

Get returns all values pointed by specific field from source UpdateSecretRequest

func (*UpdateSecretRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateSecretRequest_FieldTerminalPath) GetRaw

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

func (*UpdateSecretRequest_FieldTerminalPath) GetSingle

func (fp *UpdateSecretRequest_FieldTerminalPath) GetSingle(source *UpdateSecretRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source UpdateSecretRequest

func (*UpdateSecretRequest_FieldTerminalPath) GetSingleRaw

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

func (*UpdateSecretRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateSecretRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateSecretRequest_FieldTerminalPath) Selector

func (*UpdateSecretRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*UpdateSecretRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateSecretRequest_FieldTerminalPath) WithIArrayItemValue

func (*UpdateSecretRequest_FieldTerminalPath) WithIArrayOfValues

func (fp *UpdateSecretRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateSecretRequest_FieldPathArrayOfValues

func (*UpdateSecretRequest_FieldTerminalPath) WithIValue

func (*UpdateSecretRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*UpdateSecretRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*UpdateSecretRequest_FieldTerminalPath) WithRawIValue

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

type UpdateSecretRequest_FieldTerminalPathArrayItemValue

type UpdateSecretRequest_FieldTerminalPathArrayItemValue struct {
	UpdateSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateSecretRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateSecretRequest_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *UpdateSecretRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateSecretRequest) (interface{}, bool)

func (*UpdateSecretRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type UpdateSecretRequest_FieldTerminalPathArrayOfValues

type UpdateSecretRequest_FieldTerminalPathArrayOfValues struct {
	UpdateSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues added in v0.12.33

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

func (*UpdateSecretRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues

func (*UpdateSecretRequest_FieldTerminalPathArrayOfValues) AsSecretArrayOfValues

func (fpaov *UpdateSecretRequest_FieldTerminalPathArrayOfValues) AsSecretArrayOfValues() ([]*secret.Secret, bool)

func (*UpdateSecretRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues

func (fpaov *UpdateSecretRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*secret.Secret_FieldMask, bool)

func (*UpdateSecretRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateSecretRequest_FieldTerminalPathValue

type UpdateSecretRequest_FieldTerminalPathValue struct {
	UpdateSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateSecretRequest_FieldTerminalPathValue) AsAllowMissingValue added in v0.12.33

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

func (*UpdateSecretRequest_FieldTerminalPathValue) AsCasValue

func (*UpdateSecretRequest_FieldTerminalPathValue) AsSecretValue

func (*UpdateSecretRequest_FieldTerminalPathValue) AsUpdateMaskValue

func (*UpdateSecretRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateSecretRequest_FieldTerminalPathValue' with the value under path in 'UpdateSecretRequest'.

func (*UpdateSecretRequest_FieldTerminalPathValue) CompareWithRaw

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

func (*UpdateSecretRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateSecretRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object UpdateSecretRequest

func (*UpdateSecretRequest_FieldTerminalPathValue) SetToRaw

type WatchSecretClientStream

type WatchSecretClientStream interface {
	Recv() (*WatchSecretResponse, error)
	grpc.ClientStream
}

type WatchSecretDescriptor added in v0.4.28

type WatchSecretDescriptor struct{}

func GetWatchSecretDescriptor added in v0.4.28

func GetWatchSecretDescriptor() *WatchSecretDescriptor

func (*WatchSecretDescriptor) GetApiDescriptor added in v0.4.28

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

func (*WatchSecretDescriptor) GetApiName added in v0.4.28

func (d *WatchSecretDescriptor) GetApiName() string

func (*WatchSecretDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*WatchSecretDescriptor) GetFullMethodName added in v0.4.28

func (d *WatchSecretDescriptor) GetFullMethodName() string

func (*WatchSecretDescriptor) GetMethodName added in v0.4.28

func (d *WatchSecretDescriptor) GetMethodName() string

func (*WatchSecretDescriptor) GetProtoPkgName added in v0.4.28

func (d *WatchSecretDescriptor) GetProtoPkgName() string

func (*WatchSecretDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*WatchSecretDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*WatchSecretDescriptor) GetServiceDomain added in v0.4.28

func (d *WatchSecretDescriptor) GetServiceDomain() string

func (*WatchSecretDescriptor) GetServiceVersion added in v0.4.28

func (d *WatchSecretDescriptor) GetServiceVersion() string

func (*WatchSecretDescriptor) GetVerb added in v0.4.28

func (d *WatchSecretDescriptor) GetVerb() string

func (*WatchSecretDescriptor) HasResource added in v0.4.30

func (d *WatchSecretDescriptor) HasResource() bool

func (*WatchSecretDescriptor) IsClientStream added in v0.4.28

func (d *WatchSecretDescriptor) IsClientStream() bool

func (*WatchSecretDescriptor) IsCollection added in v0.4.30

func (d *WatchSecretDescriptor) IsCollection() bool

func (*WatchSecretDescriptor) IsPlural added in v0.4.30

func (d *WatchSecretDescriptor) IsPlural() bool

func (*WatchSecretDescriptor) IsServerStream added in v0.4.28

func (d *WatchSecretDescriptor) IsServerStream() bool

func (*WatchSecretDescriptor) IsUnary added in v0.4.28

func (d *WatchSecretDescriptor) IsUnary() bool

func (*WatchSecretDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*WatchSecretDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*WatchSecretDescriptor) RequestHasResourceBody added in v0.4.28

func (d *WatchSecretDescriptor) RequestHasResourceBody() bool

type WatchSecretDescriptorClientMsgHandle added in v0.4.28

type WatchSecretDescriptorClientMsgHandle struct{}

func (*WatchSecretDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchSecretDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchSecretDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchSecretDescriptorServerMsgHandle added in v0.4.28

type WatchSecretDescriptorServerMsgHandle struct{}

func (*WatchSecretDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchSecretDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchSecretDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type WatchSecretRequest

type WatchSecretRequest struct {

	// Reference to ntt.secrets.v1alpha.Secret
	Name *secret.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 *secret.Secret_FieldMask `` /* 138-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 [WatchSecret][ntt.secrets.v1alpha.WatchSecret]

func (*WatchSecretRequest) Clone

func (*WatchSecretRequest) CloneRaw

func (*WatchSecretRequest) Descriptor

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

Deprecated, Use WatchSecretRequest.ProtoReflect.Descriptor instead.

func (*WatchSecretRequest) GetFieldMask

func (m *WatchSecretRequest) GetFieldMask() *secret.Secret_FieldMask

func (*WatchSecretRequest) GetName

func (m *WatchSecretRequest) GetName() *secret.Reference

func (*WatchSecretRequest) GetView

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

func (*WatchSecretRequest) GotenMessage

func (*WatchSecretRequest) GotenMessage()

func (*WatchSecretRequest) GotenObjectExt

func (o *WatchSecretRequest) GotenObjectExt()

func (*WatchSecretRequest) GotenValidate

func (obj *WatchSecretRequest) GotenValidate() error

func (*WatchSecretRequest) MakeDiffFieldMask

func (*WatchSecretRequest) MakeFullFieldMask

func (o *WatchSecretRequest) MakeFullFieldMask() *WatchSecretRequest_FieldMask

func (*WatchSecretRequest) MakeRawDiffFieldMask

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

func (*WatchSecretRequest) MakeRawFullFieldMask

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

func (*WatchSecretRequest) Marshal

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

func (*WatchSecretRequest) MarshalJSON

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

func (*WatchSecretRequest) Merge

func (o *WatchSecretRequest) Merge(source *WatchSecretRequest)

func (*WatchSecretRequest) MergeRaw

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

func (*WatchSecretRequest) ProtoMessage

func (*WatchSecretRequest) ProtoMessage()

func (*WatchSecretRequest) ProtoReflect

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

func (*WatchSecretRequest) Reset

func (m *WatchSecretRequest) Reset()

func (*WatchSecretRequest) SetFieldMask

func (m *WatchSecretRequest) SetFieldMask(fv *secret.Secret_FieldMask)

func (*WatchSecretRequest) SetName

func (m *WatchSecretRequest) SetName(fv *secret.Reference)

func (*WatchSecretRequest) SetView

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

func (*WatchSecretRequest) String

func (m *WatchSecretRequest) String() string

func (*WatchSecretRequest) Unmarshal

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

func (*WatchSecretRequest) UnmarshalJSON

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

type WatchSecretRequestFieldPathBuilder

type WatchSecretRequestFieldPathBuilder struct{}

func NewWatchSecretRequestFieldPathBuilder

func NewWatchSecretRequestFieldPathBuilder() WatchSecretRequestFieldPathBuilder

func (WatchSecretRequestFieldPathBuilder) FieldMask

func (WatchSecretRequestFieldPathBuilder) Name

func (WatchSecretRequestFieldPathBuilder) View

type WatchSecretRequestPathSelectorFieldMask

type WatchSecretRequestPathSelectorFieldMask struct{}

func (WatchSecretRequestPathSelectorFieldMask) FieldPath

func (WatchSecretRequestPathSelectorFieldMask) WithArrayOfValues

func (WatchSecretRequestPathSelectorFieldMask) WithValue

type WatchSecretRequestPathSelectorName

type WatchSecretRequestPathSelectorName struct{}

func (WatchSecretRequestPathSelectorName) FieldPath

func (WatchSecretRequestPathSelectorName) WithArrayOfValues

func (WatchSecretRequestPathSelectorName) WithValue

type WatchSecretRequestPathSelectorView

type WatchSecretRequestPathSelectorView struct{}

func (WatchSecretRequestPathSelectorView) FieldPath

func (WatchSecretRequestPathSelectorView) WithArrayOfValues

func (WatchSecretRequestPathSelectorView) WithValue

type WatchSecretRequest_FieldMask

type WatchSecretRequest_FieldMask struct {
	Paths []WatchSecretRequest_FieldPath
}

func FullWatchSecretRequest_FieldMask

func FullWatchSecretRequest_FieldMask() *WatchSecretRequest_FieldMask

func (*WatchSecretRequest_FieldMask) AppendPath

func (fieldMask *WatchSecretRequest_FieldMask) AppendPath(path WatchSecretRequest_FieldPath)

func (*WatchSecretRequest_FieldMask) AppendRawPath

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

func (*WatchSecretRequest_FieldMask) DecodeFirestore

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

func (*WatchSecretRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchSecretRequest_FieldMask) FilterInputFields

func (fieldMask *WatchSecretRequest_FieldMask) FilterInputFields() *WatchSecretRequest_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchSecretRequest_FieldMask) FromProtoFieldMask

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

func (*WatchSecretRequest_FieldMask) GetPaths

func (*WatchSecretRequest_FieldMask) GetRawPaths

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

func (*WatchSecretRequest_FieldMask) IsFull

func (fieldMask *WatchSecretRequest_FieldMask) IsFull() bool

func (WatchSecretRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchSecretRequest_FieldMask) MarshalJSON

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

func (*WatchSecretRequest_FieldMask) PathsCount

func (fieldMask *WatchSecretRequest_FieldMask) PathsCount() int

func (*WatchSecretRequest_FieldMask) Project

func (*WatchSecretRequest_FieldMask) ProjectRaw

func (*WatchSecretRequest_FieldMask) ProtoMessage

func (fieldMask *WatchSecretRequest_FieldMask) ProtoMessage()

func (*WatchSecretRequest_FieldMask) ProtoReflect

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

func (*WatchSecretRequest_FieldMask) Reset

func (fieldMask *WatchSecretRequest_FieldMask) Reset()

func (*WatchSecretRequest_FieldMask) Set

func (fieldMask *WatchSecretRequest_FieldMask) Set(target, source *WatchSecretRequest)

func (*WatchSecretRequest_FieldMask) SetFromCliFlag

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

func (*WatchSecretRequest_FieldMask) SetRaw

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

func (*WatchSecretRequest_FieldMask) Size

func (fieldMask *WatchSecretRequest_FieldMask) Size() int

func (*WatchSecretRequest_FieldMask) String

func (fieldMask *WatchSecretRequest_FieldMask) String() string

func (*WatchSecretRequest_FieldMask) Subtract

func (*WatchSecretRequest_FieldMask) SubtractRaw

func (*WatchSecretRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchSecretRequest_FieldMask) Unmarshal

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

func (*WatchSecretRequest_FieldMask) UnmarshalJSON

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

type WatchSecretRequest_FieldPath

type WatchSecretRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchSecretRequest_FieldPathSelector
	Get(source *WatchSecretRequest) []interface{}
	GetSingle(source *WatchSecretRequest) (interface{}, bool)
	ClearValue(item *WatchSecretRequest)

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

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

func MustParseWatchSecretRequest_FieldPath

func MustParseWatchSecretRequest_FieldPath(rawField string) WatchSecretRequest_FieldPath

func ParseWatchSecretRequest_FieldPath

func ParseWatchSecretRequest_FieldPath(rawField string) (WatchSecretRequest_FieldPath, error)

type WatchSecretRequest_FieldPathArrayItemValue

type WatchSecretRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchSecretRequest_FieldPath
	ContainsValue(*WatchSecretRequest) bool
}

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

func MustParseWatchSecretRequest_FieldPathArrayItemValue

func MustParseWatchSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchSecretRequest_FieldPathArrayItemValue

func ParseWatchSecretRequest_FieldPathArrayItemValue

func ParseWatchSecretRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchSecretRequest_FieldPathArrayItemValue, error)

ParseWatchSecretRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchSecretRequest_FieldPathArrayOfValues

type WatchSecretRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchSecretRequest_FieldPath
}

WatchSecretRequest_FieldPathArrayOfValues allows storing slice of values for WatchSecretRequest fields according to their type

func MustParseWatchSecretRequest_FieldPathArrayOfValues

func MustParseWatchSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchSecretRequest_FieldPathArrayOfValues

func ParseWatchSecretRequest_FieldPathArrayOfValues

func ParseWatchSecretRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchSecretRequest_FieldPathArrayOfValues, error)

type WatchSecretRequest_FieldPathSelector

type WatchSecretRequest_FieldPathSelector int32
const (
	WatchSecretRequest_FieldPathSelectorName      WatchSecretRequest_FieldPathSelector = 0
	WatchSecretRequest_FieldPathSelectorFieldMask WatchSecretRequest_FieldPathSelector = 1
	WatchSecretRequest_FieldPathSelectorView      WatchSecretRequest_FieldPathSelector = 2
)

func (WatchSecretRequest_FieldPathSelector) String

type WatchSecretRequest_FieldPathValue

type WatchSecretRequest_FieldPathValue interface {
	WatchSecretRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchSecretRequest)
	CompareWith(*WatchSecretRequest) (cmp int, comparable bool)
}

WatchSecretRequest_FieldPathValue allows storing values for WatchSecretRequest fields according to their type

func MustParseWatchSecretRequest_FieldPathValue

func MustParseWatchSecretRequest_FieldPathValue(pathStr, valueStr string) WatchSecretRequest_FieldPathValue

func ParseWatchSecretRequest_FieldPathValue

func ParseWatchSecretRequest_FieldPathValue(pathStr, valueStr string) (WatchSecretRequest_FieldPathValue, error)

type WatchSecretRequest_FieldTerminalPath

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

func (*WatchSecretRequest_FieldTerminalPath) ClearValue

func (*WatchSecretRequest_FieldTerminalPath) ClearValueRaw

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

func (*WatchSecretRequest_FieldTerminalPath) Get

func (fp *WatchSecretRequest_FieldTerminalPath) Get(source *WatchSecretRequest) (values []interface{})

Get returns all values pointed by specific field from source WatchSecretRequest

func (*WatchSecretRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchSecretRequest_FieldTerminalPath) GetRaw

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

func (*WatchSecretRequest_FieldTerminalPath) GetSingle

func (fp *WatchSecretRequest_FieldTerminalPath) GetSingle(source *WatchSecretRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source WatchSecretRequest

func (*WatchSecretRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchSecretRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchSecretRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchSecretRequest_FieldTerminalPath) Selector

func (*WatchSecretRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*WatchSecretRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchSecretRequest_FieldTerminalPath) WithIArrayItemValue

func (fp *WatchSecretRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchSecretRequest_FieldPathArrayItemValue

func (*WatchSecretRequest_FieldTerminalPath) WithIArrayOfValues

func (fp *WatchSecretRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchSecretRequest_FieldPathArrayOfValues

func (*WatchSecretRequest_FieldTerminalPath) WithIValue

func (*WatchSecretRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchSecretRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchSecretRequest_FieldTerminalPath) WithRawIValue

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

type WatchSecretRequest_FieldTerminalPathArrayItemValue

type WatchSecretRequest_FieldTerminalPathArrayItemValue struct {
	WatchSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchSecretRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchSecretRequest_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *WatchSecretRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchSecretRequest) (interface{}, bool)

func (*WatchSecretRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchSecretRequest_FieldTerminalPathArrayOfValues

type WatchSecretRequest_FieldTerminalPathArrayOfValues struct {
	WatchSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (fpaov *WatchSecretRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*secret.Secret_FieldMask, bool)

func (*WatchSecretRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (fpaov *WatchSecretRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*secret.Reference, bool)

func (*WatchSecretRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*WatchSecretRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchSecretRequest_FieldTerminalPathValue

type WatchSecretRequest_FieldTerminalPathValue struct {
	WatchSecretRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchSecretRequest_FieldTerminalPathValue) AsNameValue

func (*WatchSecretRequest_FieldTerminalPathValue) AsViewValue

func (*WatchSecretRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchSecretRequest_FieldTerminalPathValue' with the value under path in 'WatchSecretRequest'.

func (*WatchSecretRequest_FieldTerminalPathValue) CompareWithRaw

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

func (*WatchSecretRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchSecretRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchSecretRequest

func (*WatchSecretRequest_FieldTerminalPathValue) SetToRaw

type WatchSecretResponse

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

WatchSecretResponse

func (*WatchSecretResponse) Clone

func (*WatchSecretResponse) CloneRaw

func (*WatchSecretResponse) Descriptor

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

Deprecated, Use WatchSecretResponse.ProtoReflect.Descriptor instead.

func (*WatchSecretResponse) GetChange

func (m *WatchSecretResponse) GetChange() *secret.SecretChange

func (*WatchSecretResponse) GotenMessage

func (*WatchSecretResponse) GotenMessage()

func (*WatchSecretResponse) GotenObjectExt

func (o *WatchSecretResponse) GotenObjectExt()

func (*WatchSecretResponse) GotenValidate

func (obj *WatchSecretResponse) GotenValidate() error

func (*WatchSecretResponse) MakeDiffFieldMask

func (*WatchSecretResponse) MakeFullFieldMask

func (o *WatchSecretResponse) MakeFullFieldMask() *WatchSecretResponse_FieldMask

func (*WatchSecretResponse) MakeRawDiffFieldMask

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

func (*WatchSecretResponse) MakeRawFullFieldMask

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

func (*WatchSecretResponse) Marshal

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

func (*WatchSecretResponse) MarshalJSON

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

func (*WatchSecretResponse) Merge

func (o *WatchSecretResponse) Merge(source *WatchSecretResponse)

func (*WatchSecretResponse) MergeRaw

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

func (*WatchSecretResponse) ProtoMessage

func (*WatchSecretResponse) ProtoMessage()

func (*WatchSecretResponse) ProtoReflect

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

func (*WatchSecretResponse) Reset

func (m *WatchSecretResponse) Reset()

func (*WatchSecretResponse) SetChange

func (m *WatchSecretResponse) SetChange(fv *secret.SecretChange)

func (*WatchSecretResponse) String

func (m *WatchSecretResponse) String() string

func (*WatchSecretResponse) Unmarshal

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

func (*WatchSecretResponse) UnmarshalJSON

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

type WatchSecretResponseFieldPathBuilder

type WatchSecretResponseFieldPathBuilder struct{}

func NewWatchSecretResponseFieldPathBuilder

func NewWatchSecretResponseFieldPathBuilder() WatchSecretResponseFieldPathBuilder

func (WatchSecretResponseFieldPathBuilder) Change

type WatchSecretResponsePathSelectorChange

type WatchSecretResponsePathSelectorChange struct{}

func (WatchSecretResponsePathSelectorChange) FieldPath

func (WatchSecretResponsePathSelectorChange) WithArrayOfValues

func (WatchSecretResponsePathSelectorChange) WithValue

type WatchSecretResponse_FieldMask

type WatchSecretResponse_FieldMask struct {
	Paths []WatchSecretResponse_FieldPath
}

func FullWatchSecretResponse_FieldMask

func FullWatchSecretResponse_FieldMask() *WatchSecretResponse_FieldMask

func (*WatchSecretResponse_FieldMask) AppendPath

func (*WatchSecretResponse_FieldMask) AppendRawPath

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

func (*WatchSecretResponse_FieldMask) DecodeFirestore

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

func (*WatchSecretResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchSecretResponse_FieldMask) FilterInputFields

func (fieldMask *WatchSecretResponse_FieldMask) FilterInputFields() *WatchSecretResponse_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchSecretResponse_FieldMask) FromProtoFieldMask

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

func (*WatchSecretResponse_FieldMask) GetPaths

func (*WatchSecretResponse_FieldMask) GetRawPaths

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

func (*WatchSecretResponse_FieldMask) IsFull

func (fieldMask *WatchSecretResponse_FieldMask) IsFull() bool

func (WatchSecretResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchSecretResponse_FieldMask) MarshalJSON

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

func (*WatchSecretResponse_FieldMask) PathsCount

func (fieldMask *WatchSecretResponse_FieldMask) PathsCount() int

func (*WatchSecretResponse_FieldMask) Project

func (*WatchSecretResponse_FieldMask) ProjectRaw

func (*WatchSecretResponse_FieldMask) ProtoMessage

func (fieldMask *WatchSecretResponse_FieldMask) ProtoMessage()

func (*WatchSecretResponse_FieldMask) ProtoReflect

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

func (*WatchSecretResponse_FieldMask) Reset

func (fieldMask *WatchSecretResponse_FieldMask) Reset()

func (*WatchSecretResponse_FieldMask) Set

func (fieldMask *WatchSecretResponse_FieldMask) Set(target, source *WatchSecretResponse)

func (*WatchSecretResponse_FieldMask) SetFromCliFlag

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

func (*WatchSecretResponse_FieldMask) SetRaw

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

func (*WatchSecretResponse_FieldMask) Size

func (fieldMask *WatchSecretResponse_FieldMask) Size() int

func (*WatchSecretResponse_FieldMask) String

func (fieldMask *WatchSecretResponse_FieldMask) String() string

func (*WatchSecretResponse_FieldMask) Subtract

func (*WatchSecretResponse_FieldMask) SubtractRaw

func (*WatchSecretResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchSecretResponse_FieldMask) Unmarshal

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

func (*WatchSecretResponse_FieldMask) UnmarshalJSON

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

type WatchSecretResponse_FieldPath

type WatchSecretResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchSecretResponse_FieldPathSelector
	Get(source *WatchSecretResponse) []interface{}
	GetSingle(source *WatchSecretResponse) (interface{}, bool)
	ClearValue(item *WatchSecretResponse)

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

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

func MustParseWatchSecretResponse_FieldPath

func MustParseWatchSecretResponse_FieldPath(rawField string) WatchSecretResponse_FieldPath

func ParseWatchSecretResponse_FieldPath

func ParseWatchSecretResponse_FieldPath(rawField string) (WatchSecretResponse_FieldPath, error)

type WatchSecretResponse_FieldPathArrayItemValue

type WatchSecretResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchSecretResponse_FieldPath
	ContainsValue(*WatchSecretResponse) bool
}

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

func MustParseWatchSecretResponse_FieldPathArrayItemValue

func MustParseWatchSecretResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchSecretResponse_FieldPathArrayItemValue

func ParseWatchSecretResponse_FieldPathArrayItemValue

func ParseWatchSecretResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchSecretResponse_FieldPathArrayItemValue, error)

ParseWatchSecretResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchSecretResponse_FieldPathArrayOfValues

type WatchSecretResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchSecretResponse_FieldPath
}

WatchSecretResponse_FieldPathArrayOfValues allows storing slice of values for WatchSecretResponse fields according to their type

func MustParseWatchSecretResponse_FieldPathArrayOfValues

func MustParseWatchSecretResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchSecretResponse_FieldPathArrayOfValues

func ParseWatchSecretResponse_FieldPathArrayOfValues

func ParseWatchSecretResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchSecretResponse_FieldPathArrayOfValues, error)

type WatchSecretResponse_FieldPathSelector

type WatchSecretResponse_FieldPathSelector int32
const (
	WatchSecretResponse_FieldPathSelectorChange WatchSecretResponse_FieldPathSelector = 0
)

func (WatchSecretResponse_FieldPathSelector) String

type WatchSecretResponse_FieldPathValue

type WatchSecretResponse_FieldPathValue interface {
	WatchSecretResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchSecretResponse)
	CompareWith(*WatchSecretResponse) (cmp int, comparable bool)
}

WatchSecretResponse_FieldPathValue allows storing values for WatchSecretResponse fields according to their type

func MustParseWatchSecretResponse_FieldPathValue

func MustParseWatchSecretResponse_FieldPathValue(pathStr, valueStr string) WatchSecretResponse_FieldPathValue

func ParseWatchSecretResponse_FieldPathValue

func ParseWatchSecretResponse_FieldPathValue(pathStr, valueStr string) (WatchSecretResponse_FieldPathValue, error)

type WatchSecretResponse_FieldTerminalPath

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

func (*WatchSecretResponse_FieldTerminalPath) ClearValue

func (*WatchSecretResponse_FieldTerminalPath) ClearValueRaw

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

func (*WatchSecretResponse_FieldTerminalPath) Get

func (fp *WatchSecretResponse_FieldTerminalPath) Get(source *WatchSecretResponse) (values []interface{})

Get returns all values pointed by specific field from source WatchSecretResponse

func (*WatchSecretResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchSecretResponse_FieldTerminalPath) GetRaw

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

func (*WatchSecretResponse_FieldTerminalPath) GetSingle

func (fp *WatchSecretResponse_FieldTerminalPath) GetSingle(source *WatchSecretResponse) (interface{}, bool)

GetSingle returns value pointed by specific field of from source WatchSecretResponse

func (*WatchSecretResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchSecretResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchSecretResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchSecretResponse_FieldTerminalPath) Selector

func (*WatchSecretResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*WatchSecretResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchSecretResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchSecretResponse_FieldTerminalPath) WithIArrayOfValues

func (fp *WatchSecretResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchSecretResponse_FieldPathArrayOfValues

func (*WatchSecretResponse_FieldTerminalPath) WithIValue

func (*WatchSecretResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchSecretResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchSecretResponse_FieldTerminalPath) WithRawIValue

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

type WatchSecretResponse_FieldTerminalPathArrayItemValue

type WatchSecretResponse_FieldTerminalPathArrayItemValue struct {
	WatchSecretResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchSecretResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchSecretResponse_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *WatchSecretResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchSecretResponse) (interface{}, bool)

func (*WatchSecretResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchSecretResponse_FieldTerminalPathArrayOfValues

type WatchSecretResponse_FieldTerminalPathArrayOfValues struct {
	WatchSecretResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues

func (fpaov *WatchSecretResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*secret.SecretChange, bool)

func (*WatchSecretResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchSecretResponse_FieldTerminalPathValue

type WatchSecretResponse_FieldTerminalPathValue struct {
	WatchSecretResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretResponse_FieldTerminalPathValue) AsChangeValue

func (*WatchSecretResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchSecretResponse_FieldTerminalPathValue' with the value under path in 'WatchSecretResponse'.

func (*WatchSecretResponse_FieldTerminalPathValue) CompareWithRaw

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

func (*WatchSecretResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchSecretResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchSecretResponse

func (*WatchSecretResponse_FieldTerminalPathValue) SetToRaw

type WatchSecretsClientStream

type WatchSecretsClientStream interface {
	Recv() (*WatchSecretsResponse, error)
	grpc.ClientStream
}

type WatchSecretsDescriptor added in v0.4.28

type WatchSecretsDescriptor struct{}

func GetWatchSecretsDescriptor added in v0.4.28

func GetWatchSecretsDescriptor() *WatchSecretsDescriptor

func (*WatchSecretsDescriptor) GetApiDescriptor added in v0.4.28

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

func (*WatchSecretsDescriptor) GetApiName added in v0.4.28

func (d *WatchSecretsDescriptor) GetApiName() string

func (*WatchSecretsDescriptor) GetClientMsgReflectHandle added in v0.4.28

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

func (*WatchSecretsDescriptor) GetFullMethodName added in v0.4.28

func (d *WatchSecretsDescriptor) GetFullMethodName() string

func (*WatchSecretsDescriptor) GetMethodName added in v0.4.28

func (d *WatchSecretsDescriptor) GetMethodName() string

func (*WatchSecretsDescriptor) GetProtoPkgName added in v0.4.28

func (d *WatchSecretsDescriptor) GetProtoPkgName() string

func (*WatchSecretsDescriptor) GetResourceDescriptor added in v0.4.30

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

func (*WatchSecretsDescriptor) GetServerMsgReflectHandle added in v0.4.28

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

func (*WatchSecretsDescriptor) GetServiceDomain added in v0.4.28

func (d *WatchSecretsDescriptor) GetServiceDomain() string

func (*WatchSecretsDescriptor) GetServiceVersion added in v0.4.28

func (d *WatchSecretsDescriptor) GetServiceVersion() string

func (*WatchSecretsDescriptor) GetVerb added in v0.4.28

func (d *WatchSecretsDescriptor) GetVerb() string

func (*WatchSecretsDescriptor) HasResource added in v0.4.30

func (d *WatchSecretsDescriptor) HasResource() bool

func (*WatchSecretsDescriptor) IsClientStream added in v0.4.28

func (d *WatchSecretsDescriptor) IsClientStream() bool

func (*WatchSecretsDescriptor) IsCollection added in v0.4.30

func (d *WatchSecretsDescriptor) IsCollection() bool

func (*WatchSecretsDescriptor) IsPlural added in v0.4.30

func (d *WatchSecretsDescriptor) IsPlural() bool

func (*WatchSecretsDescriptor) IsServerStream added in v0.4.28

func (d *WatchSecretsDescriptor) IsServerStream() bool

func (*WatchSecretsDescriptor) IsUnary added in v0.4.28

func (d *WatchSecretsDescriptor) IsUnary() bool

func (*WatchSecretsDescriptor) NewEmptyClientMsg added in v0.4.28

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

func (*WatchSecretsDescriptor) NewEmptyServerMsg added in v0.4.28

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

func (*WatchSecretsDescriptor) RequestHasResourceBody added in v0.4.28

func (d *WatchSecretsDescriptor) RequestHasResourceBody() bool

type WatchSecretsDescriptorClientMsgHandle added in v0.4.28

type WatchSecretsDescriptorClientMsgHandle struct{}

func (*WatchSecretsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchSecretsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchSecretsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchSecretsDescriptorServerMsgHandle added in v0.4.28

type WatchSecretsDescriptorServerMsgHandle struct{}

func (*WatchSecretsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchSecretsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchSecretsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type WatchSecretsRequest

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

func (*WatchSecretsRequest) Clone

func (*WatchSecretsRequest) CloneRaw

func (*WatchSecretsRequest) Descriptor

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

Deprecated, Use WatchSecretsRequest.ProtoReflect.Descriptor instead.

func (*WatchSecretsRequest) GetFieldMask

func (m *WatchSecretsRequest) GetFieldMask() *secret.Secret_FieldMask

func (*WatchSecretsRequest) GetFilter

func (m *WatchSecretsRequest) GetFilter() *secret.Filter

func (*WatchSecretsRequest) GetMaxChunkSize

func (m *WatchSecretsRequest) GetMaxChunkSize() int32

func (*WatchSecretsRequest) GetOrderBy

func (m *WatchSecretsRequest) GetOrderBy() *secret.OrderBy

func (*WatchSecretsRequest) GetPageSize

func (m *WatchSecretsRequest) GetPageSize() int32

func (*WatchSecretsRequest) GetPageToken

func (m *WatchSecretsRequest) GetPageToken() *secret.PagerCursor

func (*WatchSecretsRequest) GetParent

func (m *WatchSecretsRequest) GetParent() *secret.ParentReference

func (*WatchSecretsRequest) GetResumeToken

func (m *WatchSecretsRequest) GetResumeToken() string

func (*WatchSecretsRequest) GetStartingTime added in v0.9.0

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

func (*WatchSecretsRequest) GetType

func (*WatchSecretsRequest) GetView

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

func (*WatchSecretsRequest) GotenMessage

func (*WatchSecretsRequest) GotenMessage()

func (*WatchSecretsRequest) GotenObjectExt

func (o *WatchSecretsRequest) GotenObjectExt()

func (*WatchSecretsRequest) GotenValidate

func (obj *WatchSecretsRequest) GotenValidate() error

func (*WatchSecretsRequest) MakeDiffFieldMask

func (*WatchSecretsRequest) MakeFullFieldMask

func (o *WatchSecretsRequest) MakeFullFieldMask() *WatchSecretsRequest_FieldMask

func (*WatchSecretsRequest) MakeRawDiffFieldMask

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

func (*WatchSecretsRequest) MakeRawFullFieldMask

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

func (*WatchSecretsRequest) Marshal

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

func (*WatchSecretsRequest) MarshalJSON

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

func (*WatchSecretsRequest) Merge

func (o *WatchSecretsRequest) Merge(source *WatchSecretsRequest)

func (*WatchSecretsRequest) MergeRaw

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

func (*WatchSecretsRequest) ProtoMessage

func (*WatchSecretsRequest) ProtoMessage()

func (*WatchSecretsRequest) ProtoReflect

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

func (*WatchSecretsRequest) Reset

func (m *WatchSecretsRequest) Reset()

func (*WatchSecretsRequest) SetFieldMask

func (m *WatchSecretsRequest) SetFieldMask(fv *secret.Secret_FieldMask)

func (*WatchSecretsRequest) SetFilter

func (m *WatchSecretsRequest) SetFilter(fv *secret.Filter)

func (*WatchSecretsRequest) SetMaxChunkSize

func (m *WatchSecretsRequest) SetMaxChunkSize(fv int32)

func (*WatchSecretsRequest) SetOrderBy

func (m *WatchSecretsRequest) SetOrderBy(fv *secret.OrderBy)

func (*WatchSecretsRequest) SetPageSize

func (m *WatchSecretsRequest) SetPageSize(fv int32)

func (*WatchSecretsRequest) SetPageToken

func (m *WatchSecretsRequest) SetPageToken(fv *secret.PagerCursor)

func (*WatchSecretsRequest) SetParent

func (m *WatchSecretsRequest) SetParent(fv *secret.ParentReference)

func (*WatchSecretsRequest) SetResumeToken

func (m *WatchSecretsRequest) SetResumeToken(fv string)

func (*WatchSecretsRequest) SetStartingTime added in v0.9.0

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

func (*WatchSecretsRequest) SetType

func (m *WatchSecretsRequest) SetType(fv watch_type.WatchType)

func (*WatchSecretsRequest) SetView

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

func (*WatchSecretsRequest) String

func (m *WatchSecretsRequest) String() string

func (*WatchSecretsRequest) Unmarshal

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

func (*WatchSecretsRequest) UnmarshalJSON

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

type WatchSecretsRequestFieldPathBuilder

type WatchSecretsRequestFieldPathBuilder struct{}

func NewWatchSecretsRequestFieldPathBuilder

func NewWatchSecretsRequestFieldPathBuilder() WatchSecretsRequestFieldPathBuilder

func (WatchSecretsRequestFieldPathBuilder) FieldMask

func (WatchSecretsRequestFieldPathBuilder) Filter

func (WatchSecretsRequestFieldPathBuilder) MaxChunkSize

func (WatchSecretsRequestFieldPathBuilder) OrderBy

func (WatchSecretsRequestFieldPathBuilder) PageSize

func (WatchSecretsRequestFieldPathBuilder) PageToken

func (WatchSecretsRequestFieldPathBuilder) Parent

func (WatchSecretsRequestFieldPathBuilder) ResumeToken

func (WatchSecretsRequestFieldPathBuilder) StartingTime added in v0.9.0

func (WatchSecretsRequestFieldPathBuilder) Type

func (WatchSecretsRequestFieldPathBuilder) View

type WatchSecretsRequestPathSelectorFieldMask

type WatchSecretsRequestPathSelectorFieldMask struct{}

func (WatchSecretsRequestPathSelectorFieldMask) FieldPath

func (WatchSecretsRequestPathSelectorFieldMask) WithArrayOfValues

func (WatchSecretsRequestPathSelectorFieldMask) WithValue

type WatchSecretsRequestPathSelectorFilter

type WatchSecretsRequestPathSelectorFilter struct{}

func (WatchSecretsRequestPathSelectorFilter) FieldPath

func (WatchSecretsRequestPathSelectorFilter) WithArrayOfValues

func (WatchSecretsRequestPathSelectorFilter) WithValue

type WatchSecretsRequestPathSelectorMaxChunkSize

type WatchSecretsRequestPathSelectorMaxChunkSize struct{}

func (WatchSecretsRequestPathSelectorMaxChunkSize) FieldPath

func (WatchSecretsRequestPathSelectorMaxChunkSize) WithArrayOfValues

func (WatchSecretsRequestPathSelectorMaxChunkSize) WithValue

type WatchSecretsRequestPathSelectorOrderBy

type WatchSecretsRequestPathSelectorOrderBy struct{}

func (WatchSecretsRequestPathSelectorOrderBy) FieldPath

func (WatchSecretsRequestPathSelectorOrderBy) WithArrayOfValues

func (WatchSecretsRequestPathSelectorOrderBy) WithValue

type WatchSecretsRequestPathSelectorPageSize

type WatchSecretsRequestPathSelectorPageSize struct{}

func (WatchSecretsRequestPathSelectorPageSize) FieldPath

func (WatchSecretsRequestPathSelectorPageSize) WithArrayOfValues

func (WatchSecretsRequestPathSelectorPageSize) WithValue

type WatchSecretsRequestPathSelectorPageToken

type WatchSecretsRequestPathSelectorPageToken struct{}

func (WatchSecretsRequestPathSelectorPageToken) FieldPath

func (WatchSecretsRequestPathSelectorPageToken) WithArrayOfValues

func (WatchSecretsRequestPathSelectorPageToken) WithValue

type WatchSecretsRequestPathSelectorParent

type WatchSecretsRequestPathSelectorParent struct{}

func (WatchSecretsRequestPathSelectorParent) FieldPath

func (WatchSecretsRequestPathSelectorParent) WithArrayOfValues

func (WatchSecretsRequestPathSelectorParent) WithValue

type WatchSecretsRequestPathSelectorResumeToken

type WatchSecretsRequestPathSelectorResumeToken struct{}

func (WatchSecretsRequestPathSelectorResumeToken) FieldPath

func (WatchSecretsRequestPathSelectorResumeToken) WithArrayOfValues

func (WatchSecretsRequestPathSelectorResumeToken) WithValue

type WatchSecretsRequestPathSelectorStartingTime added in v0.9.0

type WatchSecretsRequestPathSelectorStartingTime struct{}

func (WatchSecretsRequestPathSelectorStartingTime) FieldPath added in v0.9.0

func (WatchSecretsRequestPathSelectorStartingTime) WithArrayOfValues added in v0.9.0

func (WatchSecretsRequestPathSelectorStartingTime) WithValue added in v0.9.0

type WatchSecretsRequestPathSelectorType

type WatchSecretsRequestPathSelectorType struct{}

func (WatchSecretsRequestPathSelectorType) FieldPath

func (WatchSecretsRequestPathSelectorType) WithArrayOfValues

func (WatchSecretsRequestPathSelectorType) WithValue

type WatchSecretsRequestPathSelectorView

type WatchSecretsRequestPathSelectorView struct{}

func (WatchSecretsRequestPathSelectorView) FieldPath

func (WatchSecretsRequestPathSelectorView) WithArrayOfValues

func (WatchSecretsRequestPathSelectorView) WithValue

type WatchSecretsRequest_FieldMask

type WatchSecretsRequest_FieldMask struct {
	Paths []WatchSecretsRequest_FieldPath
}

func FullWatchSecretsRequest_FieldMask

func FullWatchSecretsRequest_FieldMask() *WatchSecretsRequest_FieldMask

func (*WatchSecretsRequest_FieldMask) AppendPath

func (*WatchSecretsRequest_FieldMask) AppendRawPath

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

func (*WatchSecretsRequest_FieldMask) DecodeFirestore

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

func (*WatchSecretsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchSecretsRequest_FieldMask) FilterInputFields

func (fieldMask *WatchSecretsRequest_FieldMask) FilterInputFields() *WatchSecretsRequest_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchSecretsRequest_FieldMask) FromProtoFieldMask

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

func (*WatchSecretsRequest_FieldMask) GetPaths

func (*WatchSecretsRequest_FieldMask) GetRawPaths

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

func (*WatchSecretsRequest_FieldMask) IsFull

func (fieldMask *WatchSecretsRequest_FieldMask) IsFull() bool

func (WatchSecretsRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchSecretsRequest_FieldMask) MarshalJSON

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

func (*WatchSecretsRequest_FieldMask) PathsCount

func (fieldMask *WatchSecretsRequest_FieldMask) PathsCount() int

func (*WatchSecretsRequest_FieldMask) Project

func (*WatchSecretsRequest_FieldMask) ProjectRaw

func (*WatchSecretsRequest_FieldMask) ProtoMessage

func (fieldMask *WatchSecretsRequest_FieldMask) ProtoMessage()

func (*WatchSecretsRequest_FieldMask) ProtoReflect

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

func (*WatchSecretsRequest_FieldMask) Reset

func (fieldMask *WatchSecretsRequest_FieldMask) Reset()

func (*WatchSecretsRequest_FieldMask) Set

func (fieldMask *WatchSecretsRequest_FieldMask) Set(target, source *WatchSecretsRequest)

func (*WatchSecretsRequest_FieldMask) SetFromCliFlag

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

func (*WatchSecretsRequest_FieldMask) SetRaw

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

func (*WatchSecretsRequest_FieldMask) Size

func (fieldMask *WatchSecretsRequest_FieldMask) Size() int

func (*WatchSecretsRequest_FieldMask) String

func (fieldMask *WatchSecretsRequest_FieldMask) String() string

func (*WatchSecretsRequest_FieldMask) Subtract

func (*WatchSecretsRequest_FieldMask) SubtractRaw

func (*WatchSecretsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchSecretsRequest_FieldMask) Unmarshal

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

func (*WatchSecretsRequest_FieldMask) UnmarshalJSON

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

type WatchSecretsRequest_FieldPath

type WatchSecretsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchSecretsRequest_FieldPathSelector
	Get(source *WatchSecretsRequest) []interface{}
	GetSingle(source *WatchSecretsRequest) (interface{}, bool)
	ClearValue(item *WatchSecretsRequest)

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

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

func MustParseWatchSecretsRequest_FieldPath

func MustParseWatchSecretsRequest_FieldPath(rawField string) WatchSecretsRequest_FieldPath

func ParseWatchSecretsRequest_FieldPath

func ParseWatchSecretsRequest_FieldPath(rawField string) (WatchSecretsRequest_FieldPath, error)

type WatchSecretsRequest_FieldPathArrayItemValue

type WatchSecretsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchSecretsRequest_FieldPath
	ContainsValue(*WatchSecretsRequest) bool
}

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

func MustParseWatchSecretsRequest_FieldPathArrayItemValue

func MustParseWatchSecretsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchSecretsRequest_FieldPathArrayItemValue

func ParseWatchSecretsRequest_FieldPathArrayItemValue

func ParseWatchSecretsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchSecretsRequest_FieldPathArrayItemValue, error)

ParseWatchSecretsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchSecretsRequest_FieldPathArrayOfValues

type WatchSecretsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchSecretsRequest_FieldPath
}

WatchSecretsRequest_FieldPathArrayOfValues allows storing slice of values for WatchSecretsRequest fields according to their type

func MustParseWatchSecretsRequest_FieldPathArrayOfValues

func MustParseWatchSecretsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchSecretsRequest_FieldPathArrayOfValues

func ParseWatchSecretsRequest_FieldPathArrayOfValues

func ParseWatchSecretsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchSecretsRequest_FieldPathArrayOfValues, error)

type WatchSecretsRequest_FieldPathSelector

type WatchSecretsRequest_FieldPathSelector int32
const (
	WatchSecretsRequest_FieldPathSelectorType         WatchSecretsRequest_FieldPathSelector = 0
	WatchSecretsRequest_FieldPathSelectorParent       WatchSecretsRequest_FieldPathSelector = 1
	WatchSecretsRequest_FieldPathSelectorPageSize     WatchSecretsRequest_FieldPathSelector = 2
	WatchSecretsRequest_FieldPathSelectorPageToken    WatchSecretsRequest_FieldPathSelector = 3
	WatchSecretsRequest_FieldPathSelectorOrderBy      WatchSecretsRequest_FieldPathSelector = 4
	WatchSecretsRequest_FieldPathSelectorResumeToken  WatchSecretsRequest_FieldPathSelector = 5
	WatchSecretsRequest_FieldPathSelectorStartingTime WatchSecretsRequest_FieldPathSelector = 6
	WatchSecretsRequest_FieldPathSelectorFilter       WatchSecretsRequest_FieldPathSelector = 7
	WatchSecretsRequest_FieldPathSelectorFieldMask    WatchSecretsRequest_FieldPathSelector = 8
	WatchSecretsRequest_FieldPathSelectorView         WatchSecretsRequest_FieldPathSelector = 9
	WatchSecretsRequest_FieldPathSelectorMaxChunkSize WatchSecretsRequest_FieldPathSelector = 10
)

func (WatchSecretsRequest_FieldPathSelector) String

type WatchSecretsRequest_FieldPathValue

type WatchSecretsRequest_FieldPathValue interface {
	WatchSecretsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchSecretsRequest)
	CompareWith(*WatchSecretsRequest) (cmp int, comparable bool)
}

WatchSecretsRequest_FieldPathValue allows storing values for WatchSecretsRequest fields according to their type

func MustParseWatchSecretsRequest_FieldPathValue

func MustParseWatchSecretsRequest_FieldPathValue(pathStr, valueStr string) WatchSecretsRequest_FieldPathValue

func ParseWatchSecretsRequest_FieldPathValue

func ParseWatchSecretsRequest_FieldPathValue(pathStr, valueStr string) (WatchSecretsRequest_FieldPathValue, error)

type WatchSecretsRequest_FieldTerminalPath

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

func (*WatchSecretsRequest_FieldTerminalPath) ClearValue

func (*WatchSecretsRequest_FieldTerminalPath) ClearValueRaw

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

func (*WatchSecretsRequest_FieldTerminalPath) Get

func (fp *WatchSecretsRequest_FieldTerminalPath) Get(source *WatchSecretsRequest) (values []interface{})

Get returns all values pointed by specific field from source WatchSecretsRequest

func (*WatchSecretsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchSecretsRequest_FieldTerminalPath) GetRaw

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

func (*WatchSecretsRequest_FieldTerminalPath) GetSingle

func (fp *WatchSecretsRequest_FieldTerminalPath) GetSingle(source *WatchSecretsRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source WatchSecretsRequest

func (*WatchSecretsRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchSecretsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchSecretsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchSecretsRequest_FieldTerminalPath) Selector

func (*WatchSecretsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*WatchSecretsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchSecretsRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchSecretsRequest_FieldTerminalPath) WithIArrayOfValues

func (fp *WatchSecretsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchSecretsRequest_FieldPathArrayOfValues

func (*WatchSecretsRequest_FieldTerminalPath) WithIValue

func (*WatchSecretsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchSecretsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchSecretsRequest_FieldTerminalPath) WithRawIValue

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

type WatchSecretsRequest_FieldTerminalPathArrayItemValue

type WatchSecretsRequest_FieldTerminalPathArrayItemValue struct {
	WatchSecretsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchSecretsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchSecretsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *WatchSecretsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchSecretsRequest) (interface{}, bool)

func (*WatchSecretsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchSecretsRequest_FieldTerminalPathArrayOfValues

type WatchSecretsRequest_FieldTerminalPathArrayOfValues struct {
	WatchSecretsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (fpaov *WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*secret.Secret_FieldMask, bool)

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (fpaov *WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*secret.Filter, bool)

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues

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

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (fpaov *WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*secret.OrderBy, bool)

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (fpaov *WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*secret.PagerCursor, bool)

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues added in v0.9.0

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

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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

func (*WatchSecretsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchSecretsRequest_FieldTerminalPathValue

type WatchSecretsRequest_FieldTerminalPathValue struct {
	WatchSecretsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchSecretsRequest_FieldTerminalPathValue) AsFilterValue

func (*WatchSecretsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue

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

func (*WatchSecretsRequest_FieldTerminalPathValue) AsOrderByValue

func (*WatchSecretsRequest_FieldTerminalPathValue) AsPageSizeValue

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

func (*WatchSecretsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*WatchSecretsRequest_FieldTerminalPathValue) AsParentValue

func (*WatchSecretsRequest_FieldTerminalPathValue) AsResumeTokenValue

func (fpv *WatchSecretsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)

func (*WatchSecretsRequest_FieldTerminalPathValue) AsStartingTimeValue added in v0.9.0

func (fpv *WatchSecretsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)

func (*WatchSecretsRequest_FieldTerminalPathValue) AsTypeValue

func (*WatchSecretsRequest_FieldTerminalPathValue) AsViewValue

func (*WatchSecretsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchSecretsRequest_FieldTerminalPathValue' with the value under path in 'WatchSecretsRequest'.

func (*WatchSecretsRequest_FieldTerminalPathValue) CompareWithRaw

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

func (*WatchSecretsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchSecretsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchSecretsRequest

func (*WatchSecretsRequest_FieldTerminalPathValue) SetToRaw

type WatchSecretsResponse

type WatchSecretsResponse struct {

	// Changes of Secrets
	SecretChanges []*secret.SecretChange `` /* 126-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 Secrets 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 *WatchSecretsResponse_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 (Secrets 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
}

WatchSecretsResponse

func (*WatchSecretsResponse) Clone

func (*WatchSecretsResponse) CloneRaw

func (*WatchSecretsResponse) Descriptor

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

Deprecated, Use WatchSecretsResponse.ProtoReflect.Descriptor instead.

func (*WatchSecretsResponse) GetIsCurrent

func (m *WatchSecretsResponse) GetIsCurrent() bool

func (*WatchSecretsResponse) GetIsHardReset

func (m *WatchSecretsResponse) GetIsHardReset() bool

func (*WatchSecretsResponse) GetIsSoftReset

func (m *WatchSecretsResponse) GetIsSoftReset() bool

func (*WatchSecretsResponse) GetPageTokenChange

func (*WatchSecretsResponse) GetResumeToken

func (m *WatchSecretsResponse) GetResumeToken() string

func (*WatchSecretsResponse) GetSecretChanges

func (m *WatchSecretsResponse) GetSecretChanges() []*secret.SecretChange

func (*WatchSecretsResponse) GetSnapshotSize

func (m *WatchSecretsResponse) GetSnapshotSize() int64

func (*WatchSecretsResponse) GotenMessage

func (*WatchSecretsResponse) GotenMessage()

func (*WatchSecretsResponse) GotenObjectExt

func (o *WatchSecretsResponse) GotenObjectExt()

func (*WatchSecretsResponse) GotenValidate

func (obj *WatchSecretsResponse) GotenValidate() error

func (*WatchSecretsResponse) MakeDiffFieldMask

func (*WatchSecretsResponse) MakeFullFieldMask

func (o *WatchSecretsResponse) MakeFullFieldMask() *WatchSecretsResponse_FieldMask

func (*WatchSecretsResponse) MakeRawDiffFieldMask

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

func (*WatchSecretsResponse) MakeRawFullFieldMask

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

func (*WatchSecretsResponse) Marshal

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

func (*WatchSecretsResponse) MarshalJSON

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

func (*WatchSecretsResponse) Merge

func (o *WatchSecretsResponse) Merge(source *WatchSecretsResponse)

func (*WatchSecretsResponse) MergeRaw

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

func (*WatchSecretsResponse) ProtoMessage

func (*WatchSecretsResponse) ProtoMessage()

func (*WatchSecretsResponse) ProtoReflect

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

func (*WatchSecretsResponse) Reset

func (m *WatchSecretsResponse) Reset()

func (*WatchSecretsResponse) SetIsCurrent

func (m *WatchSecretsResponse) SetIsCurrent(fv bool)

func (*WatchSecretsResponse) SetIsHardReset

func (m *WatchSecretsResponse) SetIsHardReset(fv bool)

func (*WatchSecretsResponse) SetIsSoftReset

func (m *WatchSecretsResponse) SetIsSoftReset(fv bool)

func (*WatchSecretsResponse) SetPageTokenChange

func (*WatchSecretsResponse) SetResumeToken

func (m *WatchSecretsResponse) SetResumeToken(fv string)

func (*WatchSecretsResponse) SetSecretChanges

func (m *WatchSecretsResponse) SetSecretChanges(fv []*secret.SecretChange)

func (*WatchSecretsResponse) SetSnapshotSize

func (m *WatchSecretsResponse) SetSnapshotSize(fv int64)

func (*WatchSecretsResponse) String

func (m *WatchSecretsResponse) String() string

func (*WatchSecretsResponse) Unmarshal

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

func (*WatchSecretsResponse) UnmarshalJSON

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

type WatchSecretsResponseFieldPathBuilder

type WatchSecretsResponseFieldPathBuilder struct{}

func NewWatchSecretsResponseFieldPathBuilder

func NewWatchSecretsResponseFieldPathBuilder() WatchSecretsResponseFieldPathBuilder

func (WatchSecretsResponseFieldPathBuilder) IsCurrent

func (WatchSecretsResponseFieldPathBuilder) IsHardReset

func (WatchSecretsResponseFieldPathBuilder) IsSoftReset

func (WatchSecretsResponseFieldPathBuilder) PageTokenChange

func (WatchSecretsResponseFieldPathBuilder) ResumeToken

func (WatchSecretsResponseFieldPathBuilder) SecretChanges

func (WatchSecretsResponseFieldPathBuilder) SnapshotSize

type WatchSecretsResponsePageTokenChangeFieldPathBuilder

type WatchSecretsResponsePageTokenChangeFieldPathBuilder struct{}

func (WatchSecretsResponsePageTokenChangeFieldPathBuilder) NextPageToken

func (WatchSecretsResponsePageTokenChangeFieldPathBuilder) PrevPageToken

type WatchSecretsResponsePageTokenChange_FieldPath

type WatchSecretsResponsePageTokenChange_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchSecretsResponsePageTokenChange_FieldPathSelector
	Get(source *WatchSecretsResponse_PageTokenChange) []interface{}
	GetSingle(source *WatchSecretsResponse_PageTokenChange) (interface{}, bool)
	ClearValue(item *WatchSecretsResponse_PageTokenChange)

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

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

func MustParseWatchSecretsResponsePageTokenChange_FieldPath

func MustParseWatchSecretsResponsePageTokenChange_FieldPath(rawField string) WatchSecretsResponsePageTokenChange_FieldPath

func ParseWatchSecretsResponsePageTokenChange_FieldPath

func ParseWatchSecretsResponsePageTokenChange_FieldPath(rawField string) (WatchSecretsResponsePageTokenChange_FieldPath, error)

type WatchSecretsResponsePageTokenChange_FieldPathArrayItemValue

type WatchSecretsResponsePageTokenChange_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchSecretsResponsePageTokenChange_FieldPath
	ContainsValue(*WatchSecretsResponse_PageTokenChange) bool
}

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

func MustParseWatchSecretsResponsePageTokenChange_FieldPathArrayItemValue

func MustParseWatchSecretsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchSecretsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchSecretsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchSecretsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchSecretsResponsePageTokenChange_FieldPathArrayItemValue, error)

ParseWatchSecretsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchSecretsResponsePageTokenChange_FieldPathArrayOfValues

type WatchSecretsResponsePageTokenChange_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchSecretsResponsePageTokenChange_FieldPath
}

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

func MustParseWatchSecretsResponsePageTokenChange_FieldPathArrayOfValues

func MustParseWatchSecretsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchSecretsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchSecretsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchSecretsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchSecretsResponsePageTokenChange_FieldPathArrayOfValues, error)

type WatchSecretsResponsePageTokenChange_FieldPathSelector

type WatchSecretsResponsePageTokenChange_FieldPathSelector int32
const (
	WatchSecretsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchSecretsResponsePageTokenChange_FieldPathSelector = 0
	WatchSecretsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchSecretsResponsePageTokenChange_FieldPathSelector = 1
)

func (WatchSecretsResponsePageTokenChange_FieldPathSelector) String

type WatchSecretsResponsePageTokenChange_FieldPathValue

type WatchSecretsResponsePageTokenChange_FieldPathValue interface {
	WatchSecretsResponsePageTokenChange_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchSecretsResponse_PageTokenChange)
	CompareWith(*WatchSecretsResponse_PageTokenChange) (cmp int, comparable bool)
}

WatchSecretsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type

func MustParseWatchSecretsResponsePageTokenChange_FieldPathValue

func MustParseWatchSecretsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchSecretsResponsePageTokenChange_FieldPathValue

func ParseWatchSecretsResponsePageTokenChange_FieldPathValue

func ParseWatchSecretsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchSecretsResponsePageTokenChange_FieldPathValue, error)

type WatchSecretsResponsePageTokenChange_FieldTerminalPath

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

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) ClearValue

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchSecretsResponse_PageTokenChange

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) GetRaw

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

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchSecretsResponse_PageTokenChange

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw

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

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) Selector

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) WithIValue

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPath) WithRawIValue

type WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayItemValue

type WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct {
	WatchSecretsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayOfValues

type WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct {
	WatchSecretsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchSecretsResponsePageTokenChange_FieldTerminalPathValue

type WatchSecretsResponsePageTokenChange_FieldTerminalPathValue struct {
	WatchSecretsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchSecretsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchSecretsResponse_PageTokenChange'.

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object PageTokenChange

func (*WatchSecretsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw

type WatchSecretsResponsePathSelectorIsCurrent

type WatchSecretsResponsePathSelectorIsCurrent struct{}

func (WatchSecretsResponsePathSelectorIsCurrent) FieldPath

func (WatchSecretsResponsePathSelectorIsCurrent) WithArrayOfValues

func (WatchSecretsResponsePathSelectorIsCurrent) WithValue

type WatchSecretsResponsePathSelectorIsHardReset

type WatchSecretsResponsePathSelectorIsHardReset struct{}

func (WatchSecretsResponsePathSelectorIsHardReset) FieldPath

func (WatchSecretsResponsePathSelectorIsHardReset) WithArrayOfValues

func (WatchSecretsResponsePathSelectorIsHardReset) WithValue

type WatchSecretsResponsePathSelectorIsSoftReset

type WatchSecretsResponsePathSelectorIsSoftReset struct{}

func (WatchSecretsResponsePathSelectorIsSoftReset) FieldPath

func (WatchSecretsResponsePathSelectorIsSoftReset) WithArrayOfValues

func (WatchSecretsResponsePathSelectorIsSoftReset) WithValue

type WatchSecretsResponsePathSelectorPageTokenChange

type WatchSecretsResponsePathSelectorPageTokenChange struct{}

func (WatchSecretsResponsePathSelectorPageTokenChange) FieldPath

func (WatchSecretsResponsePathSelectorPageTokenChange) NextPageToken

func (WatchSecretsResponsePathSelectorPageTokenChange) PrevPageToken

type WatchSecretsResponsePathSelectorPageTokenChangeNextPageToken

type WatchSecretsResponsePathSelectorPageTokenChangeNextPageToken struct{}

func (WatchSecretsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath

func (WatchSecretsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues

func (WatchSecretsResponsePathSelectorPageTokenChangeNextPageToken) WithValue

type WatchSecretsResponsePathSelectorPageTokenChangePrevPageToken

type WatchSecretsResponsePathSelectorPageTokenChangePrevPageToken struct{}

func (WatchSecretsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath

func (WatchSecretsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues

func (WatchSecretsResponsePathSelectorPageTokenChangePrevPageToken) WithValue

type WatchSecretsResponsePathSelectorResumeToken

type WatchSecretsResponsePathSelectorResumeToken struct{}

func (WatchSecretsResponsePathSelectorResumeToken) FieldPath

func (WatchSecretsResponsePathSelectorResumeToken) WithArrayOfValues

func (WatchSecretsResponsePathSelectorResumeToken) WithValue

type WatchSecretsResponsePathSelectorSecretChanges

type WatchSecretsResponsePathSelectorSecretChanges struct{}

func (WatchSecretsResponsePathSelectorSecretChanges) FieldPath

func (WatchSecretsResponsePathSelectorSecretChanges) WithArrayOfValues

func (WatchSecretsResponsePathSelectorSecretChanges) WithItemValue

func (WatchSecretsResponsePathSelectorSecretChanges) WithValue

type WatchSecretsResponsePathSelectorSnapshotSize

type WatchSecretsResponsePathSelectorSnapshotSize struct{}

func (WatchSecretsResponsePathSelectorSnapshotSize) FieldPath

func (WatchSecretsResponsePathSelectorSnapshotSize) WithArrayOfValues

func (WatchSecretsResponsePathSelectorSnapshotSize) WithValue

type WatchSecretsResponse_FieldMask

type WatchSecretsResponse_FieldMask struct {
	Paths []WatchSecretsResponse_FieldPath
}

func FullWatchSecretsResponse_FieldMask

func FullWatchSecretsResponse_FieldMask() *WatchSecretsResponse_FieldMask

func (*WatchSecretsResponse_FieldMask) AppendPath

func (*WatchSecretsResponse_FieldMask) AppendRawPath

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

func (*WatchSecretsResponse_FieldMask) DecodeFirestore

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

func (*WatchSecretsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchSecretsResponse_FieldMask) FilterInputFields

func (fieldMask *WatchSecretsResponse_FieldMask) FilterInputFields() *WatchSecretsResponse_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchSecretsResponse_FieldMask) FromProtoFieldMask

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

func (*WatchSecretsResponse_FieldMask) GetPaths

func (*WatchSecretsResponse_FieldMask) GetRawPaths

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

func (*WatchSecretsResponse_FieldMask) IsFull

func (fieldMask *WatchSecretsResponse_FieldMask) IsFull() bool

func (WatchSecretsResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchSecretsResponse_FieldMask) MarshalJSON

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

func (*WatchSecretsResponse_FieldMask) PathsCount

func (fieldMask *WatchSecretsResponse_FieldMask) PathsCount() int

func (*WatchSecretsResponse_FieldMask) Project

func (*WatchSecretsResponse_FieldMask) ProjectRaw

func (*WatchSecretsResponse_FieldMask) ProtoMessage

func (fieldMask *WatchSecretsResponse_FieldMask) ProtoMessage()

func (*WatchSecretsResponse_FieldMask) ProtoReflect

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

func (*WatchSecretsResponse_FieldMask) Reset

func (fieldMask *WatchSecretsResponse_FieldMask) Reset()

func (*WatchSecretsResponse_FieldMask) Set

func (fieldMask *WatchSecretsResponse_FieldMask) Set(target, source *WatchSecretsResponse)

func (*WatchSecretsResponse_FieldMask) SetFromCliFlag

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

func (*WatchSecretsResponse_FieldMask) SetRaw

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

func (*WatchSecretsResponse_FieldMask) Size

func (fieldMask *WatchSecretsResponse_FieldMask) Size() int

func (*WatchSecretsResponse_FieldMask) String

func (fieldMask *WatchSecretsResponse_FieldMask) String() string

func (*WatchSecretsResponse_FieldMask) Subtract

func (*WatchSecretsResponse_FieldMask) SubtractRaw

func (*WatchSecretsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchSecretsResponse_FieldMask) Unmarshal

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

func (*WatchSecretsResponse_FieldMask) UnmarshalJSON

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

type WatchSecretsResponse_FieldPath

type WatchSecretsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchSecretsResponse_FieldPathSelector
	Get(source *WatchSecretsResponse) []interface{}
	GetSingle(source *WatchSecretsResponse) (interface{}, bool)
	ClearValue(item *WatchSecretsResponse)

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

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

func MustParseWatchSecretsResponse_FieldPath

func MustParseWatchSecretsResponse_FieldPath(rawField string) WatchSecretsResponse_FieldPath

func ParseWatchSecretsResponse_FieldPath

func ParseWatchSecretsResponse_FieldPath(rawField string) (WatchSecretsResponse_FieldPath, error)

type WatchSecretsResponse_FieldPathArrayItemValue

type WatchSecretsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchSecretsResponse_FieldPath
	ContainsValue(*WatchSecretsResponse) bool
}

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

func MustParseWatchSecretsResponse_FieldPathArrayItemValue

func MustParseWatchSecretsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchSecretsResponse_FieldPathArrayItemValue

func ParseWatchSecretsResponse_FieldPathArrayItemValue

func ParseWatchSecretsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchSecretsResponse_FieldPathArrayItemValue, error)

ParseWatchSecretsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchSecretsResponse_FieldPathArrayOfValues

type WatchSecretsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchSecretsResponse_FieldPath
}

WatchSecretsResponse_FieldPathArrayOfValues allows storing slice of values for WatchSecretsResponse fields according to their type

func MustParseWatchSecretsResponse_FieldPathArrayOfValues

func MustParseWatchSecretsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchSecretsResponse_FieldPathArrayOfValues

func ParseWatchSecretsResponse_FieldPathArrayOfValues

func ParseWatchSecretsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchSecretsResponse_FieldPathArrayOfValues, error)

type WatchSecretsResponse_FieldPathSelector

type WatchSecretsResponse_FieldPathSelector int32
const (
	WatchSecretsResponse_FieldPathSelectorSecretChanges   WatchSecretsResponse_FieldPathSelector = 0
	WatchSecretsResponse_FieldPathSelectorIsCurrent       WatchSecretsResponse_FieldPathSelector = 1
	WatchSecretsResponse_FieldPathSelectorPageTokenChange WatchSecretsResponse_FieldPathSelector = 2
	WatchSecretsResponse_FieldPathSelectorResumeToken     WatchSecretsResponse_FieldPathSelector = 3
	WatchSecretsResponse_FieldPathSelectorSnapshotSize    WatchSecretsResponse_FieldPathSelector = 4
	WatchSecretsResponse_FieldPathSelectorIsSoftReset     WatchSecretsResponse_FieldPathSelector = 5
	WatchSecretsResponse_FieldPathSelectorIsHardReset     WatchSecretsResponse_FieldPathSelector = 6
)

func (WatchSecretsResponse_FieldPathSelector) String

type WatchSecretsResponse_FieldPathValue

type WatchSecretsResponse_FieldPathValue interface {
	WatchSecretsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchSecretsResponse)
	CompareWith(*WatchSecretsResponse) (cmp int, comparable bool)
}

WatchSecretsResponse_FieldPathValue allows storing values for WatchSecretsResponse fields according to their type

func MustParseWatchSecretsResponse_FieldPathValue

func MustParseWatchSecretsResponse_FieldPathValue(pathStr, valueStr string) WatchSecretsResponse_FieldPathValue

func ParseWatchSecretsResponse_FieldPathValue

func ParseWatchSecretsResponse_FieldPathValue(pathStr, valueStr string) (WatchSecretsResponse_FieldPathValue, error)

type WatchSecretsResponse_FieldSubPath

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

func (*WatchSecretsResponse_FieldSubPath) AsPageTokenChangeSubPath

func (*WatchSecretsResponse_FieldSubPath) ClearValue

func (*WatchSecretsResponse_FieldSubPath) ClearValueRaw

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

func (*WatchSecretsResponse_FieldSubPath) Get

func (fps *WatchSecretsResponse_FieldSubPath) Get(source *WatchSecretsResponse) (values []interface{})

Get returns all values pointed by selected field from source WatchSecretsResponse

func (*WatchSecretsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchSecretsResponse_FieldSubPath) GetRaw

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

func (*WatchSecretsResponse_FieldSubPath) GetSingle

func (fps *WatchSecretsResponse_FieldSubPath) GetSingle(source *WatchSecretsResponse) (interface{}, bool)

GetSingle returns value of selected field from source WatchSecretsResponse

func (*WatchSecretsResponse_FieldSubPath) GetSingleRaw

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

func (*WatchSecretsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchSecretsResponse_FieldSubPath) JSONString

func (fps *WatchSecretsResponse_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*WatchSecretsResponse_FieldSubPath) Selector

func (*WatchSecretsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*WatchSecretsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*WatchSecretsResponse_FieldSubPath) WithIArrayItemValue

func (fps *WatchSecretsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchSecretsResponse_FieldPathArrayItemValue

func (*WatchSecretsResponse_FieldSubPath) WithIArrayOfValues

func (fps *WatchSecretsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchSecretsResponse_FieldPathArrayOfValues

func (*WatchSecretsResponse_FieldSubPath) WithIValue

func (*WatchSecretsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*WatchSecretsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*WatchSecretsResponse_FieldSubPath) WithRawIValue

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

type WatchSecretsResponse_FieldSubPathArrayItemValue

type WatchSecretsResponse_FieldSubPathArrayItemValue struct {
	WatchSecretsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchSecretsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue

func (*WatchSecretsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*WatchSecretsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type WatchSecretsResponse_FieldSubPathArrayOfValues

type WatchSecretsResponse_FieldSubPathArrayOfValues struct {
	WatchSecretsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchSecretsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues

func (*WatchSecretsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type WatchSecretsResponse_FieldSubPathValue

type WatchSecretsResponse_FieldSubPathValue struct {
	WatchSecretsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchSecretsResponse_FieldSubPathValue) AsPageTokenChangePathValue

func (*WatchSecretsResponse_FieldSubPathValue) CompareWith

func (*WatchSecretsResponse_FieldSubPathValue) CompareWithRaw

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

func (*WatchSecretsResponse_FieldSubPathValue) GetRawValue

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

func (*WatchSecretsResponse_FieldSubPathValue) SetTo

func (*WatchSecretsResponse_FieldSubPathValue) SetToRaw

func (fpvs *WatchSecretsResponse_FieldSubPathValue) SetToRaw(target proto.Message)

type WatchSecretsResponse_FieldTerminalPath

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

func (*WatchSecretsResponse_FieldTerminalPath) ClearValue

func (*WatchSecretsResponse_FieldTerminalPath) ClearValueRaw

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

func (*WatchSecretsResponse_FieldTerminalPath) Get

func (fp *WatchSecretsResponse_FieldTerminalPath) Get(source *WatchSecretsResponse) (values []interface{})

Get returns all values pointed by specific field from source WatchSecretsResponse

func (*WatchSecretsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchSecretsResponse_FieldTerminalPath) GetRaw

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

func (*WatchSecretsResponse_FieldTerminalPath) GetSingle

func (fp *WatchSecretsResponse_FieldTerminalPath) GetSingle(source *WatchSecretsResponse) (interface{}, bool)

GetSingle returns value pointed by specific field of from source WatchSecretsResponse

func (*WatchSecretsResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchSecretsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchSecretsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchSecretsResponse_FieldTerminalPath) Selector

func (*WatchSecretsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

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

func (*WatchSecretsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchSecretsResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchSecretsResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchSecretsResponse_FieldTerminalPath) WithIValue

func (*WatchSecretsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchSecretsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchSecretsResponse_FieldTerminalPath) WithRawIValue

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

type WatchSecretsResponse_FieldTerminalPathArrayItemValue

type WatchSecretsResponse_FieldTerminalPathArrayItemValue struct {
	WatchSecretsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretsResponse_FieldTerminalPathArrayItemValue) AsSecretChangesItemValue

func (fpaiv *WatchSecretsResponse_FieldTerminalPathArrayItemValue) AsSecretChangesItemValue() (*secret.SecretChange, bool)

func (*WatchSecretsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchSecretsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchSecretsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *WatchSecretsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchSecretsResponse) (interface{}, bool)

func (*WatchSecretsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchSecretsResponse_FieldTerminalPathArrayOfValues

type WatchSecretsResponse_FieldTerminalPathArrayOfValues struct {
	WatchSecretsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues

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

func (*WatchSecretsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues

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

func (*WatchSecretsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues

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

func (*WatchSecretsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues

func (*WatchSecretsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchSecretsResponse_FieldTerminalPathArrayOfValues) AsSecretChangesArrayOfValues

func (fpaov *WatchSecretsResponse_FieldTerminalPathArrayOfValues) AsSecretChangesArrayOfValues() ([][]*secret.SecretChange, bool)

func (*WatchSecretsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues

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

func (*WatchSecretsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchSecretsResponse_FieldTerminalPathValue

type WatchSecretsResponse_FieldTerminalPathValue struct {
	WatchSecretsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchSecretsResponse_FieldTerminalPathValue) AsIsCurrentValue

func (fpv *WatchSecretsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)

func (*WatchSecretsResponse_FieldTerminalPathValue) AsIsHardResetValue

func (fpv *WatchSecretsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)

func (*WatchSecretsResponse_FieldTerminalPathValue) AsIsSoftResetValue

func (fpv *WatchSecretsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)

func (*WatchSecretsResponse_FieldTerminalPathValue) AsPageTokenChangeValue

func (*WatchSecretsResponse_FieldTerminalPathValue) AsResumeTokenValue

func (fpv *WatchSecretsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)

func (*WatchSecretsResponse_FieldTerminalPathValue) AsSecretChangesValue

func (fpv *WatchSecretsResponse_FieldTerminalPathValue) AsSecretChangesValue() ([]*secret.SecretChange, bool)

func (*WatchSecretsResponse_FieldTerminalPathValue) AsSnapshotSizeValue

func (fpv *WatchSecretsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)

func (*WatchSecretsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchSecretsResponse_FieldTerminalPathValue' with the value under path in 'WatchSecretsResponse'.

func (*WatchSecretsResponse_FieldTerminalPathValue) CompareWithRaw

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

func (*WatchSecretsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchSecretsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchSecretsResponse

func (*WatchSecretsResponse_FieldTerminalPathValue) SetToRaw

type WatchSecretsResponse_PageTokenChange

type WatchSecretsResponse_PageTokenChange struct {

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

func (*WatchSecretsResponse_PageTokenChange) Clone

func (*WatchSecretsResponse_PageTokenChange) CloneRaw

func (*WatchSecretsResponse_PageTokenChange) Descriptor

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

Deprecated, Use WatchSecretsResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchSecretsResponse_PageTokenChange) GetNextPageToken

func (*WatchSecretsResponse_PageTokenChange) GetPrevPageToken

func (*WatchSecretsResponse_PageTokenChange) GotenMessage

func (*WatchSecretsResponse_PageTokenChange) GotenMessage()

func (*WatchSecretsResponse_PageTokenChange) GotenObjectExt

func (o *WatchSecretsResponse_PageTokenChange) GotenObjectExt()

func (*WatchSecretsResponse_PageTokenChange) GotenValidate

func (obj *WatchSecretsResponse_PageTokenChange) GotenValidate() error

func (*WatchSecretsResponse_PageTokenChange) MakeFullFieldMask

func (*WatchSecretsResponse_PageTokenChange) MakeRawDiffFieldMask

func (*WatchSecretsResponse_PageTokenChange) MakeRawFullFieldMask

func (*WatchSecretsResponse_PageTokenChange) Marshal

func (*WatchSecretsResponse_PageTokenChange) MarshalJSON

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

func (*WatchSecretsResponse_PageTokenChange) Merge

func (*WatchSecretsResponse_PageTokenChange) MergeRaw

func (*WatchSecretsResponse_PageTokenChange) ProtoMessage

func (*WatchSecretsResponse_PageTokenChange) ProtoMessage()

func (*WatchSecretsResponse_PageTokenChange) ProtoReflect

func (*WatchSecretsResponse_PageTokenChange) Reset

func (*WatchSecretsResponse_PageTokenChange) SetNextPageToken

func (m *WatchSecretsResponse_PageTokenChange) SetNextPageToken(fv *secret.PagerCursor)

func (*WatchSecretsResponse_PageTokenChange) SetPrevPageToken

func (m *WatchSecretsResponse_PageTokenChange) SetPrevPageToken(fv *secret.PagerCursor)

func (*WatchSecretsResponse_PageTokenChange) String

func (*WatchSecretsResponse_PageTokenChange) Unmarshal

func (*WatchSecretsResponse_PageTokenChange) UnmarshalJSON

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

type WatchSecretsResponse_PageTokenChangePathSelectorNextPageToken

type WatchSecretsResponse_PageTokenChangePathSelectorNextPageToken struct{}

func (WatchSecretsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath

func (WatchSecretsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues

func (WatchSecretsResponse_PageTokenChangePathSelectorNextPageToken) WithValue

type WatchSecretsResponse_PageTokenChangePathSelectorPrevPageToken

type WatchSecretsResponse_PageTokenChangePathSelectorPrevPageToken struct{}

func (WatchSecretsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath

func (WatchSecretsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues

func (WatchSecretsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue

type WatchSecretsResponse_PageTokenChange_FieldMask

type WatchSecretsResponse_PageTokenChange_FieldMask struct {
	Paths []WatchSecretsResponsePageTokenChange_FieldPath
}

func FullWatchSecretsResponse_PageTokenChange_FieldMask

func FullWatchSecretsResponse_PageTokenChange_FieldMask() *WatchSecretsResponse_PageTokenChange_FieldMask

func (*WatchSecretsResponse_PageTokenChange_FieldMask) AppendPath

func (*WatchSecretsResponse_PageTokenChange_FieldMask) AppendRawPath

func (*WatchSecretsResponse_PageTokenChange_FieldMask) DecodeFirestore

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

func (*WatchSecretsResponse_PageTokenChange_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchSecretsResponse_PageTokenChange_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchSecretsResponse_PageTokenChange_FieldMask) FromProtoFieldMask

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

func (*WatchSecretsResponse_PageTokenChange_FieldMask) GetPaths

func (*WatchSecretsResponse_PageTokenChange_FieldMask) GetRawPaths

func (*WatchSecretsResponse_PageTokenChange_FieldMask) IsFull

func (WatchSecretsResponse_PageTokenChange_FieldMask) Marshal

implement methods required by customType

func (WatchSecretsResponse_PageTokenChange_FieldMask) MarshalJSON

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

func (*WatchSecretsResponse_PageTokenChange_FieldMask) PathsCount

func (fieldMask *WatchSecretsResponse_PageTokenChange_FieldMask) PathsCount() int

func (*WatchSecretsResponse_PageTokenChange_FieldMask) Project

func (*WatchSecretsResponse_PageTokenChange_FieldMask) ProjectRaw

func (*WatchSecretsResponse_PageTokenChange_FieldMask) ProtoMessage

func (fieldMask *WatchSecretsResponse_PageTokenChange_FieldMask) ProtoMessage()

func (*WatchSecretsResponse_PageTokenChange_FieldMask) ProtoReflect

func (*WatchSecretsResponse_PageTokenChange_FieldMask) Reset

func (*WatchSecretsResponse_PageTokenChange_FieldMask) Set

func (*WatchSecretsResponse_PageTokenChange_FieldMask) SetFromCliFlag

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

func (*WatchSecretsResponse_PageTokenChange_FieldMask) SetRaw

func (*WatchSecretsResponse_PageTokenChange_FieldMask) Size

func (*WatchSecretsResponse_PageTokenChange_FieldMask) String

func (*WatchSecretsResponse_PageTokenChange_FieldMask) SubtractRaw

func (*WatchSecretsResponse_PageTokenChange_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchSecretsResponse_PageTokenChange_FieldMask) Unmarshal

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

func (*WatchSecretsResponse_PageTokenChange_FieldMask) UnmarshalJSON

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

Jump to

Keyboard shortcuts

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