notification_channel_client

package
v0.10.25 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchGetNotificationChannelsDescriptor

type BatchGetNotificationChannelsDescriptor struct{}

func GetBatchGetNotificationChannelsDescriptor

func GetBatchGetNotificationChannelsDescriptor() *BatchGetNotificationChannelsDescriptor

func (*BatchGetNotificationChannelsDescriptor) GetApiDescriptor

func (*BatchGetNotificationChannelsDescriptor) GetApiName

func (*BatchGetNotificationChannelsDescriptor) GetClientMsgReflectHandle

func (*BatchGetNotificationChannelsDescriptor) GetFullMethodName

func (d *BatchGetNotificationChannelsDescriptor) GetFullMethodName() string

func (*BatchGetNotificationChannelsDescriptor) GetMethodName

func (*BatchGetNotificationChannelsDescriptor) GetProtoPkgName

func (d *BatchGetNotificationChannelsDescriptor) GetProtoPkgName() string

func (*BatchGetNotificationChannelsDescriptor) GetResourceDescriptor

func (*BatchGetNotificationChannelsDescriptor) GetServerMsgReflectHandle

func (*BatchGetNotificationChannelsDescriptor) GetServiceDomain

func (d *BatchGetNotificationChannelsDescriptor) GetServiceDomain() string

func (*BatchGetNotificationChannelsDescriptor) GetServiceVersion

func (d *BatchGetNotificationChannelsDescriptor) GetServiceVersion() string

func (*BatchGetNotificationChannelsDescriptor) GetVerb

func (*BatchGetNotificationChannelsDescriptor) HasResource

func (*BatchGetNotificationChannelsDescriptor) IsClientStream

func (d *BatchGetNotificationChannelsDescriptor) IsClientStream() bool

func (*BatchGetNotificationChannelsDescriptor) IsCollection

func (d *BatchGetNotificationChannelsDescriptor) IsCollection() bool

func (*BatchGetNotificationChannelsDescriptor) IsPlural

func (*BatchGetNotificationChannelsDescriptor) IsServerStream

func (d *BatchGetNotificationChannelsDescriptor) IsServerStream() bool

func (*BatchGetNotificationChannelsDescriptor) IsUnary

func (*BatchGetNotificationChannelsDescriptor) NewEmptyClientMsg

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

func (*BatchGetNotificationChannelsDescriptor) NewEmptyServerMsg

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

func (*BatchGetNotificationChannelsDescriptor) RequestHasResourceBody

func (d *BatchGetNotificationChannelsDescriptor) RequestHasResourceBody() bool

type BatchGetNotificationChannelsDescriptorClientMsgHandle

type BatchGetNotificationChannelsDescriptorClientMsgHandle struct{}

func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName

func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName

func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames

type BatchGetNotificationChannelsDescriptorServerMsgHandle

type BatchGetNotificationChannelsDescriptorServerMsgHandle struct{}

func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName

func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName

func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames

type BatchGetNotificationChannelsRequest

type BatchGetNotificationChannelsRequest struct {

	// Names of NotificationChannels
	Names []*notification_channel.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 *notification_channel.NotificationChannel_FieldMask `` /* 151-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [BatchGetNotificationChannels][ntt.monitoring.v3.BatchGetNotificationChannels]

func (*BatchGetNotificationChannelsRequest) Clone

func (*BatchGetNotificationChannelsRequest) CloneRaw

func (*BatchGetNotificationChannelsRequest) Descriptor

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

Deprecated, Use BatchGetNotificationChannelsRequest.ProtoReflect.Descriptor instead.

func (*BatchGetNotificationChannelsRequest) GetFieldMask

func (*BatchGetNotificationChannelsRequest) GetNames

func (*BatchGetNotificationChannelsRequest) GetView

func (*BatchGetNotificationChannelsRequest) GotenMessage

func (*BatchGetNotificationChannelsRequest) GotenMessage()

func (*BatchGetNotificationChannelsRequest) GotenObjectExt

func (o *BatchGetNotificationChannelsRequest) GotenObjectExt()

func (*BatchGetNotificationChannelsRequest) GotenValidate

func (obj *BatchGetNotificationChannelsRequest) GotenValidate() error

func (*BatchGetNotificationChannelsRequest) MakeFullFieldMask

func (*BatchGetNotificationChannelsRequest) MakeRawDiffFieldMask

func (*BatchGetNotificationChannelsRequest) MakeRawFullFieldMask

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

func (*BatchGetNotificationChannelsRequest) Marshal

func (*BatchGetNotificationChannelsRequest) MarshalJSON

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

func (*BatchGetNotificationChannelsRequest) Merge

func (*BatchGetNotificationChannelsRequest) MergeRaw

func (*BatchGetNotificationChannelsRequest) ProtoMessage

func (*BatchGetNotificationChannelsRequest) ProtoMessage()

func (*BatchGetNotificationChannelsRequest) ProtoReflect

func (*BatchGetNotificationChannelsRequest) Reset

func (*BatchGetNotificationChannelsRequest) SetFieldMask

func (*BatchGetNotificationChannelsRequest) SetNames

func (*BatchGetNotificationChannelsRequest) SetView

func (*BatchGetNotificationChannelsRequest) String

func (*BatchGetNotificationChannelsRequest) Unmarshal

func (*BatchGetNotificationChannelsRequest) UnmarshalJSON

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

type BatchGetNotificationChannelsRequestFieldPathBuilder

type BatchGetNotificationChannelsRequestFieldPathBuilder struct{}

func (BatchGetNotificationChannelsRequestFieldPathBuilder) FieldMask

func (BatchGetNotificationChannelsRequestFieldPathBuilder) Names

func (BatchGetNotificationChannelsRequestFieldPathBuilder) View

type BatchGetNotificationChannelsRequestPathSelectorFieldMask

type BatchGetNotificationChannelsRequestPathSelectorFieldMask struct{}

func (BatchGetNotificationChannelsRequestPathSelectorFieldMask) FieldPath

type BatchGetNotificationChannelsRequestPathSelectorNames

type BatchGetNotificationChannelsRequestPathSelectorNames struct{}

func (BatchGetNotificationChannelsRequestPathSelectorNames) FieldPath

type BatchGetNotificationChannelsRequestPathSelectorView

type BatchGetNotificationChannelsRequestPathSelectorView struct{}

func (BatchGetNotificationChannelsRequestPathSelectorView) FieldPath

func (BatchGetNotificationChannelsRequestPathSelectorView) WithArrayOfValues

func (BatchGetNotificationChannelsRequestPathSelectorView) WithValue

type BatchGetNotificationChannelsRequest_FieldMask

type BatchGetNotificationChannelsRequest_FieldMask struct {
	Paths []BatchGetNotificationChannelsRequest_FieldPath
}

func FullBatchGetNotificationChannelsRequest_FieldMask

func FullBatchGetNotificationChannelsRequest_FieldMask() *BatchGetNotificationChannelsRequest_FieldMask

func (*BatchGetNotificationChannelsRequest_FieldMask) AppendPath

func (*BatchGetNotificationChannelsRequest_FieldMask) AppendRawPath

func (*BatchGetNotificationChannelsRequest_FieldMask) DecodeFirestore

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

func (*BatchGetNotificationChannelsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetNotificationChannelsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetNotificationChannelsRequest_FieldMask) FromProtoFieldMask

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

func (*BatchGetNotificationChannelsRequest_FieldMask) GetPaths

func (*BatchGetNotificationChannelsRequest_FieldMask) GetRawPaths

func (*BatchGetNotificationChannelsRequest_FieldMask) IsFull

func (BatchGetNotificationChannelsRequest_FieldMask) Marshal

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

implement methods required by customType

func (BatchGetNotificationChannelsRequest_FieldMask) MarshalJSON

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

func (*BatchGetNotificationChannelsRequest_FieldMask) PathsCount

func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) PathsCount() int

func (*BatchGetNotificationChannelsRequest_FieldMask) Project

func (*BatchGetNotificationChannelsRequest_FieldMask) ProjectRaw

func (*BatchGetNotificationChannelsRequest_FieldMask) ProtoMessage

func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) ProtoMessage()

func (*BatchGetNotificationChannelsRequest_FieldMask) ProtoReflect

func (*BatchGetNotificationChannelsRequest_FieldMask) Reset

func (*BatchGetNotificationChannelsRequest_FieldMask) Set

func (*BatchGetNotificationChannelsRequest_FieldMask) SetFromCliFlag

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

func (*BatchGetNotificationChannelsRequest_FieldMask) SetRaw

func (*BatchGetNotificationChannelsRequest_FieldMask) Size

func (*BatchGetNotificationChannelsRequest_FieldMask) String

func (*BatchGetNotificationChannelsRequest_FieldMask) SubtractRaw

func (*BatchGetNotificationChannelsRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*BatchGetNotificationChannelsRequest_FieldMask) Unmarshal

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

func (*BatchGetNotificationChannelsRequest_FieldMask) UnmarshalJSON

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

type BatchGetNotificationChannelsRequest_FieldPath

type BatchGetNotificationChannelsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetNotificationChannelsRequest_FieldPathSelector
	Get(source *BatchGetNotificationChannelsRequest) []interface{}
	GetSingle(source *BatchGetNotificationChannelsRequest) (interface{}, bool)
	ClearValue(item *BatchGetNotificationChannelsRequest)

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

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

func MustParseBatchGetNotificationChannelsRequest_FieldPath

func MustParseBatchGetNotificationChannelsRequest_FieldPath(rawField string) BatchGetNotificationChannelsRequest_FieldPath

func ParseBatchGetNotificationChannelsRequest_FieldPath

func ParseBatchGetNotificationChannelsRequest_FieldPath(rawField string) (BatchGetNotificationChannelsRequest_FieldPath, error)

type BatchGetNotificationChannelsRequest_FieldPathArrayItemValue

type BatchGetNotificationChannelsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetNotificationChannelsRequest_FieldPath
	ContainsValue(*BatchGetNotificationChannelsRequest) bool
}

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

func MustParseBatchGetNotificationChannelsRequest_FieldPathArrayItemValue

func MustParseBatchGetNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetNotificationChannelsRequest_FieldPathArrayItemValue

func ParseBatchGetNotificationChannelsRequest_FieldPathArrayItemValue

func ParseBatchGetNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetNotificationChannelsRequest_FieldPathArrayItemValue, error)

ParseBatchGetNotificationChannelsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetNotificationChannelsRequest_FieldPathArrayOfValues

type BatchGetNotificationChannelsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetNotificationChannelsRequest_FieldPath
}

BatchGetNotificationChannelsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetNotificationChannelsRequest fields according to their type

func MustParseBatchGetNotificationChannelsRequest_FieldPathArrayOfValues

func MustParseBatchGetNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetNotificationChannelsRequest_FieldPathArrayOfValues

func ParseBatchGetNotificationChannelsRequest_FieldPathArrayOfValues

func ParseBatchGetNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetNotificationChannelsRequest_FieldPathArrayOfValues, error)

type BatchGetNotificationChannelsRequest_FieldPathSelector

type BatchGetNotificationChannelsRequest_FieldPathSelector int32
const (
	BatchGetNotificationChannelsRequest_FieldPathSelectorNames     BatchGetNotificationChannelsRequest_FieldPathSelector = 0
	BatchGetNotificationChannelsRequest_FieldPathSelectorFieldMask BatchGetNotificationChannelsRequest_FieldPathSelector = 1
	BatchGetNotificationChannelsRequest_FieldPathSelectorView      BatchGetNotificationChannelsRequest_FieldPathSelector = 2
)

func (BatchGetNotificationChannelsRequest_FieldPathSelector) String

type BatchGetNotificationChannelsRequest_FieldPathValue

type BatchGetNotificationChannelsRequest_FieldPathValue interface {
	BatchGetNotificationChannelsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetNotificationChannelsRequest)
	CompareWith(*BatchGetNotificationChannelsRequest) (cmp int, comparable bool)
}

BatchGetNotificationChannelsRequest_FieldPathValue allows storing values for BatchGetNotificationChannelsRequest fields according to their type

func MustParseBatchGetNotificationChannelsRequest_FieldPathValue

func MustParseBatchGetNotificationChannelsRequest_FieldPathValue(pathStr, valueStr string) BatchGetNotificationChannelsRequest_FieldPathValue

func ParseBatchGetNotificationChannelsRequest_FieldPathValue

func ParseBatchGetNotificationChannelsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetNotificationChannelsRequest_FieldPathValue, error)

type BatchGetNotificationChannelsRequest_FieldTerminalPath

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

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) ClearValue

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetNotificationChannelsRequest

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) GetRaw

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

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetNotificationChannelsRequest

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) Selector

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIValue

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIValue

type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue

type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue struct {
	BatchGetNotificationChannelsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues

type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues struct {
	BatchGetNotificationChannelsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetNotificationChannelsRequest_FieldTerminalPathValue

type BatchGetNotificationChannelsRequest_FieldTerminalPathValue struct {
	BatchGetNotificationChannelsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsNamesValue

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetNotificationChannelsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetNotificationChannelsRequest'.

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetNotificationChannelsRequest

func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw

type BatchGetNotificationChannelsResponse

type BatchGetNotificationChannelsResponse struct {

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

BatchGetNotificationChannelsResponse

func (*BatchGetNotificationChannelsResponse) Clone

func (*BatchGetNotificationChannelsResponse) CloneRaw

func (*BatchGetNotificationChannelsResponse) Descriptor

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

Deprecated, Use BatchGetNotificationChannelsResponse.ProtoReflect.Descriptor instead.

func (*BatchGetNotificationChannelsResponse) GetMissing

func (*BatchGetNotificationChannelsResponse) GetNotificationChannels

func (*BatchGetNotificationChannelsResponse) GotenMessage

func (*BatchGetNotificationChannelsResponse) GotenMessage()

func (*BatchGetNotificationChannelsResponse) GotenObjectExt

func (o *BatchGetNotificationChannelsResponse) GotenObjectExt()

func (*BatchGetNotificationChannelsResponse) GotenValidate

func (obj *BatchGetNotificationChannelsResponse) GotenValidate() error

func (*BatchGetNotificationChannelsResponse) MakeFullFieldMask

func (*BatchGetNotificationChannelsResponse) MakeRawDiffFieldMask

func (*BatchGetNotificationChannelsResponse) MakeRawFullFieldMask

func (*BatchGetNotificationChannelsResponse) Marshal

func (*BatchGetNotificationChannelsResponse) MarshalJSON

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

func (*BatchGetNotificationChannelsResponse) Merge

func (*BatchGetNotificationChannelsResponse) MergeRaw

func (*BatchGetNotificationChannelsResponse) ProtoMessage

func (*BatchGetNotificationChannelsResponse) ProtoMessage()

func (*BatchGetNotificationChannelsResponse) ProtoReflect

func (*BatchGetNotificationChannelsResponse) Reset

func (*BatchGetNotificationChannelsResponse) SetMissing

func (*BatchGetNotificationChannelsResponse) SetNotificationChannels

func (*BatchGetNotificationChannelsResponse) String

func (*BatchGetNotificationChannelsResponse) Unmarshal

func (*BatchGetNotificationChannelsResponse) UnmarshalJSON

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

type BatchGetNotificationChannelsResponseFieldPathBuilder

type BatchGetNotificationChannelsResponseFieldPathBuilder struct{}

func (BatchGetNotificationChannelsResponseFieldPathBuilder) Missing

func (BatchGetNotificationChannelsResponseFieldPathBuilder) NotificationChannels

type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations

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

func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) FieldPath

func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues

func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithValue

type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels

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

func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) FieldPath

func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues

func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithValue

type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards

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

func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) FieldPath

func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithArrayOfValues

func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithValue

type BatchGetNotificationChannelsResponsePathSelectorMissing

type BatchGetNotificationChannelsResponsePathSelectorMissing struct{}

func (BatchGetNotificationChannelsResponsePathSelectorMissing) FieldPath

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannels

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannels struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) FieldPath

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithItemValue

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithItemValue

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithItemValue

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) NotificationLanguageCode added in v0.10.12

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) FieldPath

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithItemValue

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode added in v0.10.12

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) FieldPath added in v0.10.12

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) WithArrayOfValues added in v0.10.12

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) WithValue added in v0.10.12

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) FieldPath

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) FieldPath

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) FieldPath

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) FieldPath

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState) FieldPath

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError) FieldPath

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) FieldPath

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithArrayOfValues

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithValue

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus

type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus struct{}

func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) FieldPath

type BatchGetNotificationChannelsResponse_FieldMask

type BatchGetNotificationChannelsResponse_FieldMask struct {
	Paths []BatchGetNotificationChannelsResponse_FieldPath
}

func FullBatchGetNotificationChannelsResponse_FieldMask

func FullBatchGetNotificationChannelsResponse_FieldMask() *BatchGetNotificationChannelsResponse_FieldMask

func (*BatchGetNotificationChannelsResponse_FieldMask) AppendPath

func (*BatchGetNotificationChannelsResponse_FieldMask) AppendRawPath

func (*BatchGetNotificationChannelsResponse_FieldMask) DecodeFirestore

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

func (*BatchGetNotificationChannelsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetNotificationChannelsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetNotificationChannelsResponse_FieldMask) FromProtoFieldMask

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

func (*BatchGetNotificationChannelsResponse_FieldMask) GetPaths

func (*BatchGetNotificationChannelsResponse_FieldMask) GetRawPaths

func (*BatchGetNotificationChannelsResponse_FieldMask) IsFull

func (BatchGetNotificationChannelsResponse_FieldMask) Marshal

implement methods required by customType

func (BatchGetNotificationChannelsResponse_FieldMask) MarshalJSON

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

func (*BatchGetNotificationChannelsResponse_FieldMask) PathsCount

func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) PathsCount() int

func (*BatchGetNotificationChannelsResponse_FieldMask) Project

func (*BatchGetNotificationChannelsResponse_FieldMask) ProjectRaw

func (*BatchGetNotificationChannelsResponse_FieldMask) ProtoMessage

func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) ProtoMessage()

func (*BatchGetNotificationChannelsResponse_FieldMask) ProtoReflect

func (*BatchGetNotificationChannelsResponse_FieldMask) Reset

func (*BatchGetNotificationChannelsResponse_FieldMask) Set

func (*BatchGetNotificationChannelsResponse_FieldMask) SetFromCliFlag

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

func (*BatchGetNotificationChannelsResponse_FieldMask) SetRaw

func (*BatchGetNotificationChannelsResponse_FieldMask) Size

func (*BatchGetNotificationChannelsResponse_FieldMask) String

func (*BatchGetNotificationChannelsResponse_FieldMask) SubtractRaw

func (*BatchGetNotificationChannelsResponse_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*BatchGetNotificationChannelsResponse_FieldMask) Unmarshal

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

func (*BatchGetNotificationChannelsResponse_FieldMask) UnmarshalJSON

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

type BatchGetNotificationChannelsResponse_FieldPath

type BatchGetNotificationChannelsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetNotificationChannelsResponse_FieldPathSelector
	Get(source *BatchGetNotificationChannelsResponse) []interface{}
	GetSingle(source *BatchGetNotificationChannelsResponse) (interface{}, bool)
	ClearValue(item *BatchGetNotificationChannelsResponse)

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

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

func MustParseBatchGetNotificationChannelsResponse_FieldPath

func MustParseBatchGetNotificationChannelsResponse_FieldPath(rawField string) BatchGetNotificationChannelsResponse_FieldPath

func ParseBatchGetNotificationChannelsResponse_FieldPath

func ParseBatchGetNotificationChannelsResponse_FieldPath(rawField string) (BatchGetNotificationChannelsResponse_FieldPath, error)

type BatchGetNotificationChannelsResponse_FieldPathArrayItemValue

type BatchGetNotificationChannelsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetNotificationChannelsResponse_FieldPath
	ContainsValue(*BatchGetNotificationChannelsResponse) bool
}

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

func MustParseBatchGetNotificationChannelsResponse_FieldPathArrayItemValue

func MustParseBatchGetNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetNotificationChannelsResponse_FieldPathArrayItemValue

func ParseBatchGetNotificationChannelsResponse_FieldPathArrayItemValue

func ParseBatchGetNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetNotificationChannelsResponse_FieldPathArrayItemValue, error)

ParseBatchGetNotificationChannelsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetNotificationChannelsResponse_FieldPathArrayOfValues

type BatchGetNotificationChannelsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetNotificationChannelsResponse_FieldPath
}

BatchGetNotificationChannelsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetNotificationChannelsResponse fields according to their type

func MustParseBatchGetNotificationChannelsResponse_FieldPathArrayOfValues

func MustParseBatchGetNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetNotificationChannelsResponse_FieldPathArrayOfValues

func ParseBatchGetNotificationChannelsResponse_FieldPathArrayOfValues

func ParseBatchGetNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetNotificationChannelsResponse_FieldPathArrayOfValues, error)

type BatchGetNotificationChannelsResponse_FieldPathSelector

type BatchGetNotificationChannelsResponse_FieldPathSelector int32
const (
	BatchGetNotificationChannelsResponse_FieldPathSelectorNotificationChannels BatchGetNotificationChannelsResponse_FieldPathSelector = 0
	BatchGetNotificationChannelsResponse_FieldPathSelectorMissing              BatchGetNotificationChannelsResponse_FieldPathSelector = 1
)

func (BatchGetNotificationChannelsResponse_FieldPathSelector) String

type BatchGetNotificationChannelsResponse_FieldPathValue

type BatchGetNotificationChannelsResponse_FieldPathValue interface {
	BatchGetNotificationChannelsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetNotificationChannelsResponse)
	CompareWith(*BatchGetNotificationChannelsResponse) (cmp int, comparable bool)
}

BatchGetNotificationChannelsResponse_FieldPathValue allows storing values for BatchGetNotificationChannelsResponse fields according to their type

func MustParseBatchGetNotificationChannelsResponse_FieldPathValue

func MustParseBatchGetNotificationChannelsResponse_FieldPathValue(pathStr, valueStr string) BatchGetNotificationChannelsResponse_FieldPathValue

func ParseBatchGetNotificationChannelsResponse_FieldPathValue

func ParseBatchGetNotificationChannelsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetNotificationChannelsResponse_FieldPathValue, error)

type BatchGetNotificationChannelsResponse_FieldSubPath

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

func (*BatchGetNotificationChannelsResponse_FieldSubPath) AsNotificationChannelsSubPath

func (*BatchGetNotificationChannelsResponse_FieldSubPath) ClearValue

func (*BatchGetNotificationChannelsResponse_FieldSubPath) ClearValueRaw

func (*BatchGetNotificationChannelsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source BatchGetNotificationChannelsResponse

func (*BatchGetNotificationChannelsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetNotificationChannelsResponse_FieldSubPath) GetRaw

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

func (*BatchGetNotificationChannelsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source BatchGetNotificationChannelsResponse

func (*BatchGetNotificationChannelsResponse_FieldSubPath) GetSingleRaw

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

func (*BatchGetNotificationChannelsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetNotificationChannelsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetNotificationChannelsResponse_FieldSubPath) Selector

func (*BatchGetNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths

func (*BatchGetNotificationChannelsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*BatchGetNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue

func (*BatchGetNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues

func (*BatchGetNotificationChannelsResponse_FieldSubPath) WithIValue

func (*BatchGetNotificationChannelsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*BatchGetNotificationChannelsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*BatchGetNotificationChannelsResponse_FieldSubPath) WithRawIValue

type BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue

type BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue struct {
	BatchGetNotificationChannelsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) AsNotificationChannelsPathItemValue

func (*BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues

type BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues struct {
	BatchGetNotificationChannelsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues) AsNotificationChannelsPathArrayOfValues

func (*BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type BatchGetNotificationChannelsResponse_FieldSubPathValue

type BatchGetNotificationChannelsResponse_FieldSubPathValue struct {
	BatchGetNotificationChannelsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) AsNotificationChannelsPathValue

func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) CompareWith

func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw

func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) GetRawValue

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

func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) SetTo

func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) SetToRaw

type BatchGetNotificationChannelsResponse_FieldTerminalPath

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

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) ClearValue

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetNotificationChannelsResponse

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) GetRaw

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

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetNotificationChannelsResponse

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) Selector

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIValue

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayItemValue

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayOfValues

func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIValue

type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue

type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue struct {
	BatchGetNotificationChannelsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelsItemValue

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues

type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues struct {
	BatchGetNotificationChannelsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelsArrayOfValues

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetNotificationChannelsResponse_FieldTerminalPathValue

type BatchGetNotificationChannelsResponse_FieldTerminalPathValue struct {
	BatchGetNotificationChannelsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) AsMissingValue

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelsValue

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetNotificationChannelsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetNotificationChannelsResponse'.

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetNotificationChannelsResponse

func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw

type CreateNotificationChannelDescriptor

type CreateNotificationChannelDescriptor struct{}

func GetCreateNotificationChannelDescriptor

func GetCreateNotificationChannelDescriptor() *CreateNotificationChannelDescriptor

func (*CreateNotificationChannelDescriptor) GetApiDescriptor

func (*CreateNotificationChannelDescriptor) GetApiName

func (*CreateNotificationChannelDescriptor) GetClientMsgReflectHandle

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

func (*CreateNotificationChannelDescriptor) GetFullMethodName

func (d *CreateNotificationChannelDescriptor) GetFullMethodName() string

func (*CreateNotificationChannelDescriptor) GetMethodName

func (d *CreateNotificationChannelDescriptor) GetMethodName() string

func (*CreateNotificationChannelDescriptor) GetProtoPkgName

func (d *CreateNotificationChannelDescriptor) GetProtoPkgName() string

func (*CreateNotificationChannelDescriptor) GetResourceDescriptor

func (*CreateNotificationChannelDescriptor) GetServerMsgReflectHandle

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

func (*CreateNotificationChannelDescriptor) GetServiceDomain

func (d *CreateNotificationChannelDescriptor) GetServiceDomain() string

func (*CreateNotificationChannelDescriptor) GetServiceVersion

func (d *CreateNotificationChannelDescriptor) GetServiceVersion() string

func (*CreateNotificationChannelDescriptor) GetVerb

func (*CreateNotificationChannelDescriptor) HasResource

func (d *CreateNotificationChannelDescriptor) HasResource() bool

func (*CreateNotificationChannelDescriptor) IsClientStream

func (d *CreateNotificationChannelDescriptor) IsClientStream() bool

func (*CreateNotificationChannelDescriptor) IsCollection

func (d *CreateNotificationChannelDescriptor) IsCollection() bool

func (*CreateNotificationChannelDescriptor) IsPlural

func (*CreateNotificationChannelDescriptor) IsServerStream

func (d *CreateNotificationChannelDescriptor) IsServerStream() bool

func (*CreateNotificationChannelDescriptor) IsUnary

func (*CreateNotificationChannelDescriptor) NewEmptyClientMsg

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

func (*CreateNotificationChannelDescriptor) NewEmptyServerMsg

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

func (*CreateNotificationChannelDescriptor) RequestHasResourceBody

func (d *CreateNotificationChannelDescriptor) RequestHasResourceBody() bool

type CreateNotificationChannelDescriptorClientMsgHandle

type CreateNotificationChannelDescriptorClientMsgHandle struct{}

func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName

func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName

func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames

type CreateNotificationChannelDescriptorServerMsgHandle

type CreateNotificationChannelDescriptorServerMsgHandle struct{}

func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName

func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName

func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames

type CreateNotificationChannelRequest

type CreateNotificationChannelRequest struct {

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

Request message for method [CreateNotificationChannel][ntt.monitoring.v3.CreateNotificationChannel]

func (*CreateNotificationChannelRequest) Clone

func (*CreateNotificationChannelRequest) CloneRaw

func (*CreateNotificationChannelRequest) Descriptor

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

Deprecated, Use CreateNotificationChannelRequest.ProtoReflect.Descriptor instead.

func (*CreateNotificationChannelRequest) GetNotificationChannel

func (*CreateNotificationChannelRequest) GetParent

func (*CreateNotificationChannelRequest) GotenMessage

func (*CreateNotificationChannelRequest) GotenMessage()

func (*CreateNotificationChannelRequest) GotenObjectExt

func (o *CreateNotificationChannelRequest) GotenObjectExt()

func (*CreateNotificationChannelRequest) GotenValidate

func (obj *CreateNotificationChannelRequest) GotenValidate() error

func (*CreateNotificationChannelRequest) MakeDiffFieldMask

func (*CreateNotificationChannelRequest) MakeFullFieldMask

func (*CreateNotificationChannelRequest) MakeRawDiffFieldMask

func (*CreateNotificationChannelRequest) MakeRawFullFieldMask

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

func (*CreateNotificationChannelRequest) Marshal

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

func (*CreateNotificationChannelRequest) MarshalJSON

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

func (*CreateNotificationChannelRequest) Merge

func (*CreateNotificationChannelRequest) MergeRaw

func (*CreateNotificationChannelRequest) ProtoMessage

func (*CreateNotificationChannelRequest) ProtoMessage()

func (*CreateNotificationChannelRequest) ProtoReflect

func (*CreateNotificationChannelRequest) Reset

func (*CreateNotificationChannelRequest) SetNotificationChannel

func (*CreateNotificationChannelRequest) SetParent

func (*CreateNotificationChannelRequest) String

func (*CreateNotificationChannelRequest) Unmarshal

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

func (*CreateNotificationChannelRequest) UnmarshalJSON

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

type CreateNotificationChannelRequestFieldPathBuilder

type CreateNotificationChannelRequestFieldPathBuilder struct{}

func NewCreateNotificationChannelRequestFieldPathBuilder

func NewCreateNotificationChannelRequestFieldPathBuilder() CreateNotificationChannelRequestFieldPathBuilder

func (CreateNotificationChannelRequestFieldPathBuilder) NotificationChannel

func (CreateNotificationChannelRequestFieldPathBuilder) Parent

type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations

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

func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) FieldPath

func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues

func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithValue

type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels

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

func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) FieldPath

func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues

func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithValue

type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards

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

func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) FieldPath

func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithArrayOfValues

func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannel

type CreateNotificationChannelRequestPathSelectorNotificationChannel struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannel) FieldPath

type CreateNotificationChannelRequestPathSelectorNotificationChannelDescription

type CreateNotificationChannelRequestPathSelectorNotificationChannelDescription struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelDescription) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName

type CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithItemValue

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithItemValue

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithItemValue

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid

type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelName

type CreateNotificationChannelRequestPathSelectorNotificationChannelName struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelName) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelName) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelName) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpec

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpec struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) NotificationLanguageCode added in v0.10.12

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) FieldPath

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithItemValue

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode added in v0.10.12

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) FieldPath added in v0.10.12

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithArrayOfValues added in v0.10.12

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithValue added in v0.10.12

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) FieldPath

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType) FieldPath

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) FieldPath

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) FieldPath

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl

type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelState

type CreateNotificationChannelRequestPathSelectorNotificationChannelState struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelState) FieldPath

type CreateNotificationChannelRequestPathSelectorNotificationChannelStateError

type CreateNotificationChannelRequestPathSelectorNotificationChannelStateError struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateError) FieldPath

type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage

type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime

type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) FieldPath

func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithArrayOfValues

func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithValue

type CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus

type CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus struct{}

func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) FieldPath

type CreateNotificationChannelRequestPathSelectorParent

type CreateNotificationChannelRequestPathSelectorParent struct{}

func (CreateNotificationChannelRequestPathSelectorParent) FieldPath

type CreateNotificationChannelRequest_FieldMask

type CreateNotificationChannelRequest_FieldMask struct {
	Paths []CreateNotificationChannelRequest_FieldPath
}

func FullCreateNotificationChannelRequest_FieldMask

func FullCreateNotificationChannelRequest_FieldMask() *CreateNotificationChannelRequest_FieldMask

func (*CreateNotificationChannelRequest_FieldMask) AppendPath

func (*CreateNotificationChannelRequest_FieldMask) AppendRawPath

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

func (*CreateNotificationChannelRequest_FieldMask) DecodeFirestore

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

func (*CreateNotificationChannelRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*CreateNotificationChannelRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*CreateNotificationChannelRequest_FieldMask) FromProtoFieldMask

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

func (*CreateNotificationChannelRequest_FieldMask) GetPaths

func (*CreateNotificationChannelRequest_FieldMask) GetRawPaths

func (*CreateNotificationChannelRequest_FieldMask) IsFull

func (CreateNotificationChannelRequest_FieldMask) Marshal

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

implement methods required by customType

func (CreateNotificationChannelRequest_FieldMask) MarshalJSON

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

func (*CreateNotificationChannelRequest_FieldMask) PathsCount

func (fieldMask *CreateNotificationChannelRequest_FieldMask) PathsCount() int

func (*CreateNotificationChannelRequest_FieldMask) Project

func (*CreateNotificationChannelRequest_FieldMask) ProjectRaw

func (*CreateNotificationChannelRequest_FieldMask) ProtoMessage

func (fieldMask *CreateNotificationChannelRequest_FieldMask) ProtoMessage()

func (*CreateNotificationChannelRequest_FieldMask) ProtoReflect

func (*CreateNotificationChannelRequest_FieldMask) Reset

func (fieldMask *CreateNotificationChannelRequest_FieldMask) Reset()

func (*CreateNotificationChannelRequest_FieldMask) Set

func (*CreateNotificationChannelRequest_FieldMask) SetFromCliFlag

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

func (*CreateNotificationChannelRequest_FieldMask) SetRaw

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

func (*CreateNotificationChannelRequest_FieldMask) Size

func (*CreateNotificationChannelRequest_FieldMask) String

func (*CreateNotificationChannelRequest_FieldMask) Subtract

func (*CreateNotificationChannelRequest_FieldMask) SubtractRaw

func (*CreateNotificationChannelRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*CreateNotificationChannelRequest_FieldMask) Unmarshal

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

func (*CreateNotificationChannelRequest_FieldMask) UnmarshalJSON

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

type CreateNotificationChannelRequest_FieldPath

type CreateNotificationChannelRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() CreateNotificationChannelRequest_FieldPathSelector
	Get(source *CreateNotificationChannelRequest) []interface{}
	GetSingle(source *CreateNotificationChannelRequest) (interface{}, bool)
	ClearValue(item *CreateNotificationChannelRequest)

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

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

func MustParseCreateNotificationChannelRequest_FieldPath

func MustParseCreateNotificationChannelRequest_FieldPath(rawField string) CreateNotificationChannelRequest_FieldPath

func ParseCreateNotificationChannelRequest_FieldPath

func ParseCreateNotificationChannelRequest_FieldPath(rawField string) (CreateNotificationChannelRequest_FieldPath, error)

type CreateNotificationChannelRequest_FieldPathArrayItemValue

type CreateNotificationChannelRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	CreateNotificationChannelRequest_FieldPath
	ContainsValue(*CreateNotificationChannelRequest) bool
}

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

func MustParseCreateNotificationChannelRequest_FieldPathArrayItemValue

func MustParseCreateNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateNotificationChannelRequest_FieldPathArrayItemValue

func ParseCreateNotificationChannelRequest_FieldPathArrayItemValue

func ParseCreateNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateNotificationChannelRequest_FieldPathArrayItemValue, error)

ParseCreateNotificationChannelRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type CreateNotificationChannelRequest_FieldPathArrayOfValues

type CreateNotificationChannelRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	CreateNotificationChannelRequest_FieldPath
}

CreateNotificationChannelRequest_FieldPathArrayOfValues allows storing slice of values for CreateNotificationChannelRequest fields according to their type

func MustParseCreateNotificationChannelRequest_FieldPathArrayOfValues

func MustParseCreateNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateNotificationChannelRequest_FieldPathArrayOfValues

func ParseCreateNotificationChannelRequest_FieldPathArrayOfValues

func ParseCreateNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateNotificationChannelRequest_FieldPathArrayOfValues, error)

type CreateNotificationChannelRequest_FieldPathSelector

type CreateNotificationChannelRequest_FieldPathSelector int32
const (
	CreateNotificationChannelRequest_FieldPathSelectorParent              CreateNotificationChannelRequest_FieldPathSelector = 0
	CreateNotificationChannelRequest_FieldPathSelectorNotificationChannel CreateNotificationChannelRequest_FieldPathSelector = 1
)

func (CreateNotificationChannelRequest_FieldPathSelector) String

type CreateNotificationChannelRequest_FieldPathValue

type CreateNotificationChannelRequest_FieldPathValue interface {
	CreateNotificationChannelRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **CreateNotificationChannelRequest)
	CompareWith(*CreateNotificationChannelRequest) (cmp int, comparable bool)
}

CreateNotificationChannelRequest_FieldPathValue allows storing values for CreateNotificationChannelRequest fields according to their type

func MustParseCreateNotificationChannelRequest_FieldPathValue

func MustParseCreateNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) CreateNotificationChannelRequest_FieldPathValue

func ParseCreateNotificationChannelRequest_FieldPathValue

func ParseCreateNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) (CreateNotificationChannelRequest_FieldPathValue, error)

type CreateNotificationChannelRequest_FieldSubPath

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

func (*CreateNotificationChannelRequest_FieldSubPath) AsNotificationChannelSubPath

func (*CreateNotificationChannelRequest_FieldSubPath) ClearValue

func (*CreateNotificationChannelRequest_FieldSubPath) ClearValueRaw

func (*CreateNotificationChannelRequest_FieldSubPath) Get

Get returns all values pointed by selected field from source CreateNotificationChannelRequest

func (*CreateNotificationChannelRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateNotificationChannelRequest_FieldSubPath) GetRaw

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

func (*CreateNotificationChannelRequest_FieldSubPath) GetSingle

GetSingle returns value of selected field from source CreateNotificationChannelRequest

func (*CreateNotificationChannelRequest_FieldSubPath) GetSingleRaw

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

func (*CreateNotificationChannelRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateNotificationChannelRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateNotificationChannelRequest_FieldSubPath) Selector

func (*CreateNotificationChannelRequest_FieldSubPath) SplitIntoTerminalIPaths

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

func (*CreateNotificationChannelRequest_FieldSubPath) String

String returns path representation in proto convention

func (*CreateNotificationChannelRequest_FieldSubPath) WithIArrayItemValue

func (*CreateNotificationChannelRequest_FieldSubPath) WithIArrayOfValues

func (*CreateNotificationChannelRequest_FieldSubPath) WithIValue

func (*CreateNotificationChannelRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*CreateNotificationChannelRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*CreateNotificationChannelRequest_FieldSubPath) WithRawIValue

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

type CreateNotificationChannelRequest_FieldSubPathArrayItemValue

type CreateNotificationChannelRequest_FieldSubPathArrayItemValue struct {
	CreateNotificationChannelRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateNotificationChannelRequest_FieldSubPathArrayItemValue) AsNotificationChannelPathItemValue

func (*CreateNotificationChannelRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*CreateNotificationChannelRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type CreateNotificationChannelRequest_FieldSubPathArrayOfValues

type CreateNotificationChannelRequest_FieldSubPathArrayOfValues struct {
	CreateNotificationChannelRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateNotificationChannelRequest_FieldSubPathArrayOfValues) AsNotificationChannelPathArrayOfValues

func (*CreateNotificationChannelRequest_FieldSubPathArrayOfValues) GetRawValues

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

type CreateNotificationChannelRequest_FieldSubPathValue

type CreateNotificationChannelRequest_FieldSubPathValue struct {
	CreateNotificationChannelRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateNotificationChannelRequest_FieldSubPathValue) AsNotificationChannelPathValue

func (*CreateNotificationChannelRequest_FieldSubPathValue) CompareWith

func (*CreateNotificationChannelRequest_FieldSubPathValue) CompareWithRaw

func (*CreateNotificationChannelRequest_FieldSubPathValue) GetRawValue

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

func (*CreateNotificationChannelRequest_FieldSubPathValue) SetTo

func (*CreateNotificationChannelRequest_FieldSubPathValue) SetToRaw

type CreateNotificationChannelRequest_FieldTerminalPath

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

func (*CreateNotificationChannelRequest_FieldTerminalPath) ClearValue

func (*CreateNotificationChannelRequest_FieldTerminalPath) ClearValueRaw

func (*CreateNotificationChannelRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source CreateNotificationChannelRequest

func (*CreateNotificationChannelRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateNotificationChannelRequest_FieldTerminalPath) GetRaw

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

func (*CreateNotificationChannelRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source CreateNotificationChannelRequest

func (*CreateNotificationChannelRequest_FieldTerminalPath) GetSingleRaw

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

func (*CreateNotificationChannelRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateNotificationChannelRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateNotificationChannelRequest_FieldTerminalPath) Selector

func (*CreateNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*CreateNotificationChannelRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*CreateNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue

func (*CreateNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues

func (*CreateNotificationChannelRequest_FieldTerminalPath) WithIValue

func (*CreateNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*CreateNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*CreateNotificationChannelRequest_FieldTerminalPath) WithRawIValue

type CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue

type CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue struct {
	CreateNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues

type CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues struct {
	CreateNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNotificationChannelArrayOfValues

func (*CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type CreateNotificationChannelRequest_FieldTerminalPathValue

type CreateNotificationChannelRequest_FieldTerminalPathValue struct {
	CreateNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateNotificationChannelRequest_FieldTerminalPathValue) AsNotificationChannelValue

func (*CreateNotificationChannelRequest_FieldTerminalPathValue) AsParentValue

func (*CreateNotificationChannelRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'CreateNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'CreateNotificationChannelRequest'.

func (*CreateNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw

func (*CreateNotificationChannelRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*CreateNotificationChannelRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CreateNotificationChannelRequest

func (*CreateNotificationChannelRequest_FieldTerminalPathValue) SetToRaw

type DeleteNotificationChannelDescriptor

type DeleteNotificationChannelDescriptor struct{}

func GetDeleteNotificationChannelDescriptor

func GetDeleteNotificationChannelDescriptor() *DeleteNotificationChannelDescriptor

func (*DeleteNotificationChannelDescriptor) GetApiDescriptor

func (*DeleteNotificationChannelDescriptor) GetApiName

func (*DeleteNotificationChannelDescriptor) GetClientMsgReflectHandle

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

func (*DeleteNotificationChannelDescriptor) GetFullMethodName

func (d *DeleteNotificationChannelDescriptor) GetFullMethodName() string

func (*DeleteNotificationChannelDescriptor) GetMethodName

func (d *DeleteNotificationChannelDescriptor) GetMethodName() string

func (*DeleteNotificationChannelDescriptor) GetProtoPkgName

func (d *DeleteNotificationChannelDescriptor) GetProtoPkgName() string

func (*DeleteNotificationChannelDescriptor) GetResourceDescriptor

func (*DeleteNotificationChannelDescriptor) GetServerMsgReflectHandle

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

func (*DeleteNotificationChannelDescriptor) GetServiceDomain

func (d *DeleteNotificationChannelDescriptor) GetServiceDomain() string

func (*DeleteNotificationChannelDescriptor) GetServiceVersion

func (d *DeleteNotificationChannelDescriptor) GetServiceVersion() string

func (*DeleteNotificationChannelDescriptor) GetVerb

func (*DeleteNotificationChannelDescriptor) HasResource

func (d *DeleteNotificationChannelDescriptor) HasResource() bool

func (*DeleteNotificationChannelDescriptor) IsClientStream

func (d *DeleteNotificationChannelDescriptor) IsClientStream() bool

func (*DeleteNotificationChannelDescriptor) IsCollection

func (d *DeleteNotificationChannelDescriptor) IsCollection() bool

func (*DeleteNotificationChannelDescriptor) IsPlural

func (*DeleteNotificationChannelDescriptor) IsServerStream

func (d *DeleteNotificationChannelDescriptor) IsServerStream() bool

func (*DeleteNotificationChannelDescriptor) IsUnary

func (*DeleteNotificationChannelDescriptor) NewEmptyClientMsg

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

func (*DeleteNotificationChannelDescriptor) NewEmptyServerMsg

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

func (*DeleteNotificationChannelDescriptor) RequestHasResourceBody

func (d *DeleteNotificationChannelDescriptor) RequestHasResourceBody() bool

type DeleteNotificationChannelDescriptorClientMsgHandle

type DeleteNotificationChannelDescriptorClientMsgHandle struct{}

func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName

func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceName

func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames

type DeleteNotificationChannelDescriptorServerMsgHandle

type DeleteNotificationChannelDescriptorServerMsgHandle struct{}

func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName

func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceName

func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames

type DeleteNotificationChannelRequest

type DeleteNotificationChannelRequest struct {

	// Reference of ntt.monitoring.v3.NotificationChannel
	Name *notification_channel.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// contains filtered or unexported fields
}

Request message for method [DeleteNotificationChannel][ntt.monitoring.v3.DeleteNotificationChannel]

func (*DeleteNotificationChannelRequest) Clone

func (*DeleteNotificationChannelRequest) CloneRaw

func (*DeleteNotificationChannelRequest) Descriptor

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

Deprecated, Use DeleteNotificationChannelRequest.ProtoReflect.Descriptor instead.

func (*DeleteNotificationChannelRequest) GetName

func (*DeleteNotificationChannelRequest) GotenMessage

func (*DeleteNotificationChannelRequest) GotenMessage()

func (*DeleteNotificationChannelRequest) GotenObjectExt

func (o *DeleteNotificationChannelRequest) GotenObjectExt()

func (*DeleteNotificationChannelRequest) GotenValidate

func (obj *DeleteNotificationChannelRequest) GotenValidate() error

func (*DeleteNotificationChannelRequest) MakeDiffFieldMask

func (*DeleteNotificationChannelRequest) MakeFullFieldMask

func (*DeleteNotificationChannelRequest) MakeRawDiffFieldMask

func (*DeleteNotificationChannelRequest) MakeRawFullFieldMask

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

func (*DeleteNotificationChannelRequest) Marshal

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

func (*DeleteNotificationChannelRequest) MarshalJSON

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

func (*DeleteNotificationChannelRequest) Merge

func (*DeleteNotificationChannelRequest) MergeRaw

func (*DeleteNotificationChannelRequest) ProtoMessage

func (*DeleteNotificationChannelRequest) ProtoMessage()

func (*DeleteNotificationChannelRequest) ProtoReflect

func (*DeleteNotificationChannelRequest) Reset

func (*DeleteNotificationChannelRequest) SetName

func (*DeleteNotificationChannelRequest) String

func (*DeleteNotificationChannelRequest) Unmarshal

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

func (*DeleteNotificationChannelRequest) UnmarshalJSON

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

type DeleteNotificationChannelRequestFieldPathBuilder

type DeleteNotificationChannelRequestFieldPathBuilder struct{}

func NewDeleteNotificationChannelRequestFieldPathBuilder

func NewDeleteNotificationChannelRequestFieldPathBuilder() DeleteNotificationChannelRequestFieldPathBuilder

func (DeleteNotificationChannelRequestFieldPathBuilder) Name

type DeleteNotificationChannelRequestPathSelectorName

type DeleteNotificationChannelRequestPathSelectorName struct{}

func (DeleteNotificationChannelRequestPathSelectorName) FieldPath

type DeleteNotificationChannelRequest_FieldMask

type DeleteNotificationChannelRequest_FieldMask struct {
	Paths []DeleteNotificationChannelRequest_FieldPath
}

func FullDeleteNotificationChannelRequest_FieldMask

func FullDeleteNotificationChannelRequest_FieldMask() *DeleteNotificationChannelRequest_FieldMask

func (*DeleteNotificationChannelRequest_FieldMask) AppendPath

func (*DeleteNotificationChannelRequest_FieldMask) AppendRawPath

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

func (*DeleteNotificationChannelRequest_FieldMask) DecodeFirestore

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

func (*DeleteNotificationChannelRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*DeleteNotificationChannelRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*DeleteNotificationChannelRequest_FieldMask) FromProtoFieldMask

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

func (*DeleteNotificationChannelRequest_FieldMask) GetPaths

func (*DeleteNotificationChannelRequest_FieldMask) GetRawPaths

func (*DeleteNotificationChannelRequest_FieldMask) IsFull

func (DeleteNotificationChannelRequest_FieldMask) Marshal

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

implement methods required by customType

func (DeleteNotificationChannelRequest_FieldMask) MarshalJSON

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

func (*DeleteNotificationChannelRequest_FieldMask) PathsCount

func (fieldMask *DeleteNotificationChannelRequest_FieldMask) PathsCount() int

func (*DeleteNotificationChannelRequest_FieldMask) Project

func (*DeleteNotificationChannelRequest_FieldMask) ProjectRaw

func (*DeleteNotificationChannelRequest_FieldMask) ProtoMessage

func (fieldMask *DeleteNotificationChannelRequest_FieldMask) ProtoMessage()

func (*DeleteNotificationChannelRequest_FieldMask) ProtoReflect

func (*DeleteNotificationChannelRequest_FieldMask) Reset

func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Reset()

func (*DeleteNotificationChannelRequest_FieldMask) Set

func (*DeleteNotificationChannelRequest_FieldMask) SetFromCliFlag

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

func (*DeleteNotificationChannelRequest_FieldMask) SetRaw

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

func (*DeleteNotificationChannelRequest_FieldMask) Size

func (*DeleteNotificationChannelRequest_FieldMask) String

func (*DeleteNotificationChannelRequest_FieldMask) Subtract

func (*DeleteNotificationChannelRequest_FieldMask) SubtractRaw

func (*DeleteNotificationChannelRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*DeleteNotificationChannelRequest_FieldMask) Unmarshal

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

func (*DeleteNotificationChannelRequest_FieldMask) UnmarshalJSON

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

type DeleteNotificationChannelRequest_FieldPath

type DeleteNotificationChannelRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() DeleteNotificationChannelRequest_FieldPathSelector
	Get(source *DeleteNotificationChannelRequest) []interface{}
	GetSingle(source *DeleteNotificationChannelRequest) (interface{}, bool)
	ClearValue(item *DeleteNotificationChannelRequest)

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

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

func MustParseDeleteNotificationChannelRequest_FieldPath

func MustParseDeleteNotificationChannelRequest_FieldPath(rawField string) DeleteNotificationChannelRequest_FieldPath

func ParseDeleteNotificationChannelRequest_FieldPath

func ParseDeleteNotificationChannelRequest_FieldPath(rawField string) (DeleteNotificationChannelRequest_FieldPath, error)

type DeleteNotificationChannelRequest_FieldPathArrayItemValue

type DeleteNotificationChannelRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	DeleteNotificationChannelRequest_FieldPath
	ContainsValue(*DeleteNotificationChannelRequest) bool
}

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

func MustParseDeleteNotificationChannelRequest_FieldPathArrayItemValue

func MustParseDeleteNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteNotificationChannelRequest_FieldPathArrayItemValue

func ParseDeleteNotificationChannelRequest_FieldPathArrayItemValue

func ParseDeleteNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteNotificationChannelRequest_FieldPathArrayItemValue, error)

ParseDeleteNotificationChannelRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type DeleteNotificationChannelRequest_FieldPathArrayOfValues

type DeleteNotificationChannelRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	DeleteNotificationChannelRequest_FieldPath
}

DeleteNotificationChannelRequest_FieldPathArrayOfValues allows storing slice of values for DeleteNotificationChannelRequest fields according to their type

func MustParseDeleteNotificationChannelRequest_FieldPathArrayOfValues

func MustParseDeleteNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteNotificationChannelRequest_FieldPathArrayOfValues

func ParseDeleteNotificationChannelRequest_FieldPathArrayOfValues

func ParseDeleteNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteNotificationChannelRequest_FieldPathArrayOfValues, error)

type DeleteNotificationChannelRequest_FieldPathSelector

type DeleteNotificationChannelRequest_FieldPathSelector int32
const (
	DeleteNotificationChannelRequest_FieldPathSelectorName DeleteNotificationChannelRequest_FieldPathSelector = 0
)

func (DeleteNotificationChannelRequest_FieldPathSelector) String

type DeleteNotificationChannelRequest_FieldPathValue

type DeleteNotificationChannelRequest_FieldPathValue interface {
	DeleteNotificationChannelRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **DeleteNotificationChannelRequest)
	CompareWith(*DeleteNotificationChannelRequest) (cmp int, comparable bool)
}

DeleteNotificationChannelRequest_FieldPathValue allows storing values for DeleteNotificationChannelRequest fields according to their type

func MustParseDeleteNotificationChannelRequest_FieldPathValue

func MustParseDeleteNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) DeleteNotificationChannelRequest_FieldPathValue

func ParseDeleteNotificationChannelRequest_FieldPathValue

func ParseDeleteNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) (DeleteNotificationChannelRequest_FieldPathValue, error)

type DeleteNotificationChannelRequest_FieldTerminalPath

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

func (*DeleteNotificationChannelRequest_FieldTerminalPath) ClearValue

func (*DeleteNotificationChannelRequest_FieldTerminalPath) ClearValueRaw

func (*DeleteNotificationChannelRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source DeleteNotificationChannelRequest

func (*DeleteNotificationChannelRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*DeleteNotificationChannelRequest_FieldTerminalPath) GetRaw

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

func (*DeleteNotificationChannelRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source DeleteNotificationChannelRequest

func (*DeleteNotificationChannelRequest_FieldTerminalPath) GetSingleRaw

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

func (*DeleteNotificationChannelRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*DeleteNotificationChannelRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*DeleteNotificationChannelRequest_FieldTerminalPath) Selector

func (*DeleteNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*DeleteNotificationChannelRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*DeleteNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue

func (*DeleteNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues

func (*DeleteNotificationChannelRequest_FieldTerminalPath) WithIValue

func (*DeleteNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*DeleteNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*DeleteNotificationChannelRequest_FieldTerminalPath) WithRawIValue

type DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue

type DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue struct {
	DeleteNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type DeleteNotificationChannelRequest_FieldTerminalPathArrayOfValues

type DeleteNotificationChannelRequest_FieldTerminalPathArrayOfValues struct {
	DeleteNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*DeleteNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type DeleteNotificationChannelRequest_FieldTerminalPathValue

type DeleteNotificationChannelRequest_FieldTerminalPathValue struct {
	DeleteNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteNotificationChannelRequest_FieldTerminalPathValue) AsNameValue

func (*DeleteNotificationChannelRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'DeleteNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'DeleteNotificationChannelRequest'.

func (*DeleteNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw

func (*DeleteNotificationChannelRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*DeleteNotificationChannelRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object DeleteNotificationChannelRequest

func (*DeleteNotificationChannelRequest_FieldTerminalPathValue) SetToRaw

type GetNotificationChannelDescriptor

type GetNotificationChannelDescriptor struct{}

func GetGetNotificationChannelDescriptor

func GetGetNotificationChannelDescriptor() *GetNotificationChannelDescriptor

func (*GetNotificationChannelDescriptor) GetApiDescriptor

func (*GetNotificationChannelDescriptor) GetApiName

func (d *GetNotificationChannelDescriptor) GetApiName() string

func (*GetNotificationChannelDescriptor) GetClientMsgReflectHandle

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

func (*GetNotificationChannelDescriptor) GetFullMethodName

func (d *GetNotificationChannelDescriptor) GetFullMethodName() string

func (*GetNotificationChannelDescriptor) GetMethodName

func (d *GetNotificationChannelDescriptor) GetMethodName() string

func (*GetNotificationChannelDescriptor) GetProtoPkgName

func (d *GetNotificationChannelDescriptor) GetProtoPkgName() string

func (*GetNotificationChannelDescriptor) GetResourceDescriptor

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

func (*GetNotificationChannelDescriptor) GetServerMsgReflectHandle

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

func (*GetNotificationChannelDescriptor) GetServiceDomain

func (d *GetNotificationChannelDescriptor) GetServiceDomain() string

func (*GetNotificationChannelDescriptor) GetServiceVersion

func (d *GetNotificationChannelDescriptor) GetServiceVersion() string

func (*GetNotificationChannelDescriptor) GetVerb

func (*GetNotificationChannelDescriptor) HasResource

func (d *GetNotificationChannelDescriptor) HasResource() bool

func (*GetNotificationChannelDescriptor) IsClientStream

func (d *GetNotificationChannelDescriptor) IsClientStream() bool

func (*GetNotificationChannelDescriptor) IsCollection

func (d *GetNotificationChannelDescriptor) IsCollection() bool

func (*GetNotificationChannelDescriptor) IsPlural

func (d *GetNotificationChannelDescriptor) IsPlural() bool

func (*GetNotificationChannelDescriptor) IsServerStream

func (d *GetNotificationChannelDescriptor) IsServerStream() bool

func (*GetNotificationChannelDescriptor) IsUnary

func (*GetNotificationChannelDescriptor) NewEmptyClientMsg

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

func (*GetNotificationChannelDescriptor) NewEmptyServerMsg

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

func (*GetNotificationChannelDescriptor) RequestHasResourceBody

func (d *GetNotificationChannelDescriptor) RequestHasResourceBody() bool

type GetNotificationChannelDescriptorClientMsgHandle

type GetNotificationChannelDescriptorClientMsgHandle struct{}

func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName

func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceName

func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames

type GetNotificationChannelDescriptorServerMsgHandle

type GetNotificationChannelDescriptorServerMsgHandle struct{}

func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName

func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceName

func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames

type GetNotificationChannelRequest

type GetNotificationChannelRequest struct {

	// Reference of ntt.monitoring.v3.NotificationChannel
	Name *notification_channel.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 *notification_channel.NotificationChannel_FieldMask `` /* 151-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [GetNotificationChannel][ntt.monitoring.v3.GetNotificationChannel]

func (*GetNotificationChannelRequest) Clone

func (*GetNotificationChannelRequest) CloneRaw

func (*GetNotificationChannelRequest) Descriptor

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

Deprecated, Use GetNotificationChannelRequest.ProtoReflect.Descriptor instead.

func (*GetNotificationChannelRequest) GetFieldMask

func (*GetNotificationChannelRequest) GetName

func (*GetNotificationChannelRequest) GetView

func (*GetNotificationChannelRequest) GotenMessage

func (*GetNotificationChannelRequest) GotenMessage()

func (*GetNotificationChannelRequest) GotenObjectExt

func (o *GetNotificationChannelRequest) GotenObjectExt()

func (*GetNotificationChannelRequest) GotenValidate

func (obj *GetNotificationChannelRequest) GotenValidate() error

func (*GetNotificationChannelRequest) MakeDiffFieldMask

func (*GetNotificationChannelRequest) MakeFullFieldMask

func (*GetNotificationChannelRequest) MakeRawDiffFieldMask

func (*GetNotificationChannelRequest) MakeRawFullFieldMask

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

func (*GetNotificationChannelRequest) Marshal

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

func (*GetNotificationChannelRequest) MarshalJSON

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

func (*GetNotificationChannelRequest) Merge

func (*GetNotificationChannelRequest) MergeRaw

func (*GetNotificationChannelRequest) ProtoMessage

func (*GetNotificationChannelRequest) ProtoMessage()

func (*GetNotificationChannelRequest) ProtoReflect

func (*GetNotificationChannelRequest) Reset

func (m *GetNotificationChannelRequest) Reset()

func (*GetNotificationChannelRequest) SetFieldMask

func (*GetNotificationChannelRequest) SetName

func (*GetNotificationChannelRequest) SetView

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

func (*GetNotificationChannelRequest) String

func (*GetNotificationChannelRequest) Unmarshal

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

func (*GetNotificationChannelRequest) UnmarshalJSON

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

type GetNotificationChannelRequestFieldPathBuilder

type GetNotificationChannelRequestFieldPathBuilder struct{}

func NewGetNotificationChannelRequestFieldPathBuilder

func NewGetNotificationChannelRequestFieldPathBuilder() GetNotificationChannelRequestFieldPathBuilder

func (GetNotificationChannelRequestFieldPathBuilder) FieldMask

func (GetNotificationChannelRequestFieldPathBuilder) Name

func (GetNotificationChannelRequestFieldPathBuilder) View

type GetNotificationChannelRequestPathSelectorFieldMask

type GetNotificationChannelRequestPathSelectorFieldMask struct{}

func (GetNotificationChannelRequestPathSelectorFieldMask) FieldPath

type GetNotificationChannelRequestPathSelectorName

type GetNotificationChannelRequestPathSelectorName struct{}

func (GetNotificationChannelRequestPathSelectorName) FieldPath

type GetNotificationChannelRequestPathSelectorView

type GetNotificationChannelRequestPathSelectorView struct{}

func (GetNotificationChannelRequestPathSelectorView) FieldPath

func (GetNotificationChannelRequestPathSelectorView) WithArrayOfValues

func (GetNotificationChannelRequestPathSelectorView) WithValue

type GetNotificationChannelRequest_FieldMask

type GetNotificationChannelRequest_FieldMask struct {
	Paths []GetNotificationChannelRequest_FieldPath
}

func FullGetNotificationChannelRequest_FieldMask

func FullGetNotificationChannelRequest_FieldMask() *GetNotificationChannelRequest_FieldMask

func (*GetNotificationChannelRequest_FieldMask) AppendPath

func (*GetNotificationChannelRequest_FieldMask) AppendRawPath

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

func (*GetNotificationChannelRequest_FieldMask) DecodeFirestore

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

func (*GetNotificationChannelRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*GetNotificationChannelRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*GetNotificationChannelRequest_FieldMask) FromProtoFieldMask

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

func (*GetNotificationChannelRequest_FieldMask) GetPaths

func (*GetNotificationChannelRequest_FieldMask) GetRawPaths

func (*GetNotificationChannelRequest_FieldMask) IsFull

func (fieldMask *GetNotificationChannelRequest_FieldMask) IsFull() bool

func (GetNotificationChannelRequest_FieldMask) Marshal

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

implement methods required by customType

func (GetNotificationChannelRequest_FieldMask) MarshalJSON

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

func (*GetNotificationChannelRequest_FieldMask) PathsCount

func (fieldMask *GetNotificationChannelRequest_FieldMask) PathsCount() int

func (*GetNotificationChannelRequest_FieldMask) Project

func (*GetNotificationChannelRequest_FieldMask) ProjectRaw

func (*GetNotificationChannelRequest_FieldMask) ProtoMessage

func (fieldMask *GetNotificationChannelRequest_FieldMask) ProtoMessage()

func (*GetNotificationChannelRequest_FieldMask) ProtoReflect

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

func (*GetNotificationChannelRequest_FieldMask) Reset

func (fieldMask *GetNotificationChannelRequest_FieldMask) Reset()

func (*GetNotificationChannelRequest_FieldMask) Set

func (*GetNotificationChannelRequest_FieldMask) SetFromCliFlag

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

func (*GetNotificationChannelRequest_FieldMask) SetRaw

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

func (*GetNotificationChannelRequest_FieldMask) Size

func (fieldMask *GetNotificationChannelRequest_FieldMask) Size() int

func (*GetNotificationChannelRequest_FieldMask) String

func (fieldMask *GetNotificationChannelRequest_FieldMask) String() string

func (*GetNotificationChannelRequest_FieldMask) Subtract

func (*GetNotificationChannelRequest_FieldMask) SubtractRaw

func (*GetNotificationChannelRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*GetNotificationChannelRequest_FieldMask) Unmarshal

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

func (*GetNotificationChannelRequest_FieldMask) UnmarshalJSON

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

type GetNotificationChannelRequest_FieldPath

type GetNotificationChannelRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() GetNotificationChannelRequest_FieldPathSelector
	Get(source *GetNotificationChannelRequest) []interface{}
	GetSingle(source *GetNotificationChannelRequest) (interface{}, bool)
	ClearValue(item *GetNotificationChannelRequest)

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

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

func MustParseGetNotificationChannelRequest_FieldPath

func MustParseGetNotificationChannelRequest_FieldPath(rawField string) GetNotificationChannelRequest_FieldPath

func ParseGetNotificationChannelRequest_FieldPath

func ParseGetNotificationChannelRequest_FieldPath(rawField string) (GetNotificationChannelRequest_FieldPath, error)

type GetNotificationChannelRequest_FieldPathArrayItemValue

type GetNotificationChannelRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	GetNotificationChannelRequest_FieldPath
	ContainsValue(*GetNotificationChannelRequest) bool
}

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

func MustParseGetNotificationChannelRequest_FieldPathArrayItemValue

func MustParseGetNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetNotificationChannelRequest_FieldPathArrayItemValue

func ParseGetNotificationChannelRequest_FieldPathArrayItemValue

func ParseGetNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetNotificationChannelRequest_FieldPathArrayItemValue, error)

ParseGetNotificationChannelRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type GetNotificationChannelRequest_FieldPathArrayOfValues

type GetNotificationChannelRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	GetNotificationChannelRequest_FieldPath
}

GetNotificationChannelRequest_FieldPathArrayOfValues allows storing slice of values for GetNotificationChannelRequest fields according to their type

func MustParseGetNotificationChannelRequest_FieldPathArrayOfValues

func MustParseGetNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetNotificationChannelRequest_FieldPathArrayOfValues

func ParseGetNotificationChannelRequest_FieldPathArrayOfValues

func ParseGetNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetNotificationChannelRequest_FieldPathArrayOfValues, error)

type GetNotificationChannelRequest_FieldPathSelector

type GetNotificationChannelRequest_FieldPathSelector int32
const (
	GetNotificationChannelRequest_FieldPathSelectorName      GetNotificationChannelRequest_FieldPathSelector = 0
	GetNotificationChannelRequest_FieldPathSelectorFieldMask GetNotificationChannelRequest_FieldPathSelector = 1
	GetNotificationChannelRequest_FieldPathSelectorView      GetNotificationChannelRequest_FieldPathSelector = 2
)

func (GetNotificationChannelRequest_FieldPathSelector) String

type GetNotificationChannelRequest_FieldPathValue

type GetNotificationChannelRequest_FieldPathValue interface {
	GetNotificationChannelRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **GetNotificationChannelRequest)
	CompareWith(*GetNotificationChannelRequest) (cmp int, comparable bool)
}

GetNotificationChannelRequest_FieldPathValue allows storing values for GetNotificationChannelRequest fields according to their type

func MustParseGetNotificationChannelRequest_FieldPathValue

func MustParseGetNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) GetNotificationChannelRequest_FieldPathValue

func ParseGetNotificationChannelRequest_FieldPathValue

func ParseGetNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) (GetNotificationChannelRequest_FieldPathValue, error)

type GetNotificationChannelRequest_FieldTerminalPath

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

func (*GetNotificationChannelRequest_FieldTerminalPath) ClearValue

func (*GetNotificationChannelRequest_FieldTerminalPath) ClearValueRaw

func (*GetNotificationChannelRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source GetNotificationChannelRequest

func (*GetNotificationChannelRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*GetNotificationChannelRequest_FieldTerminalPath) GetRaw

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

func (*GetNotificationChannelRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source GetNotificationChannelRequest

func (*GetNotificationChannelRequest_FieldTerminalPath) GetSingleRaw

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

func (*GetNotificationChannelRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*GetNotificationChannelRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*GetNotificationChannelRequest_FieldTerminalPath) Selector

func (*GetNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*GetNotificationChannelRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*GetNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue

func (*GetNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues

func (*GetNotificationChannelRequest_FieldTerminalPath) WithIValue

func (*GetNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*GetNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*GetNotificationChannelRequest_FieldTerminalPath) WithRawIValue

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

type GetNotificationChannelRequest_FieldTerminalPathArrayItemValue

type GetNotificationChannelRequest_FieldTerminalPathArrayItemValue struct {
	GetNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type GetNotificationChannelRequest_FieldTerminalPathArrayOfValues

type GetNotificationChannelRequest_FieldTerminalPathArrayOfValues struct {
	GetNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type GetNotificationChannelRequest_FieldTerminalPathValue

type GetNotificationChannelRequest_FieldTerminalPathValue struct {
	GetNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetNotificationChannelRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*GetNotificationChannelRequest_FieldTerminalPathValue) AsNameValue

func (*GetNotificationChannelRequest_FieldTerminalPathValue) AsViewValue

func (*GetNotificationChannelRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'GetNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'GetNotificationChannelRequest'.

func (*GetNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw

func (*GetNotificationChannelRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*GetNotificationChannelRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object GetNotificationChannelRequest

func (*GetNotificationChannelRequest_FieldTerminalPathValue) SetToRaw

type ListNotificationChannelsDescriptor

type ListNotificationChannelsDescriptor struct{}

func GetListNotificationChannelsDescriptor

func GetListNotificationChannelsDescriptor() *ListNotificationChannelsDescriptor

func (*ListNotificationChannelsDescriptor) GetApiDescriptor

func (*ListNotificationChannelsDescriptor) GetApiName

func (*ListNotificationChannelsDescriptor) GetClientMsgReflectHandle

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

func (*ListNotificationChannelsDescriptor) GetFullMethodName

func (d *ListNotificationChannelsDescriptor) GetFullMethodName() string

func (*ListNotificationChannelsDescriptor) GetMethodName

func (d *ListNotificationChannelsDescriptor) GetMethodName() string

func (*ListNotificationChannelsDescriptor) GetProtoPkgName

func (d *ListNotificationChannelsDescriptor) GetProtoPkgName() string

func (*ListNotificationChannelsDescriptor) GetResourceDescriptor

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

func (*ListNotificationChannelsDescriptor) GetServerMsgReflectHandle

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

func (*ListNotificationChannelsDescriptor) GetServiceDomain

func (d *ListNotificationChannelsDescriptor) GetServiceDomain() string

func (*ListNotificationChannelsDescriptor) GetServiceVersion

func (d *ListNotificationChannelsDescriptor) GetServiceVersion() string

func (*ListNotificationChannelsDescriptor) GetVerb

func (*ListNotificationChannelsDescriptor) HasResource

func (d *ListNotificationChannelsDescriptor) HasResource() bool

func (*ListNotificationChannelsDescriptor) IsClientStream

func (d *ListNotificationChannelsDescriptor) IsClientStream() bool

func (*ListNotificationChannelsDescriptor) IsCollection

func (d *ListNotificationChannelsDescriptor) IsCollection() bool

func (*ListNotificationChannelsDescriptor) IsPlural

func (*ListNotificationChannelsDescriptor) IsServerStream

func (d *ListNotificationChannelsDescriptor) IsServerStream() bool

func (*ListNotificationChannelsDescriptor) IsUnary

func (*ListNotificationChannelsDescriptor) NewEmptyClientMsg

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

func (*ListNotificationChannelsDescriptor) NewEmptyServerMsg

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

func (*ListNotificationChannelsDescriptor) RequestHasResourceBody

func (d *ListNotificationChannelsDescriptor) RequestHasResourceBody() bool

type ListNotificationChannelsDescriptorClientMsgHandle

type ListNotificationChannelsDescriptorClientMsgHandle struct{}

func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName

func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName

func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames

type ListNotificationChannelsDescriptorServerMsgHandle

type ListNotificationChannelsDescriptorServerMsgHandle struct{}

func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName

func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName

func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames

type ListNotificationChannelsRequest

type ListNotificationChannelsRequest struct {

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

Request message for method [ListNotificationChannels][ntt.monitoring.v3.ListNotificationChannels]

func (*ListNotificationChannelsRequest) Clone

func (*ListNotificationChannelsRequest) CloneRaw

func (*ListNotificationChannelsRequest) Descriptor

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

Deprecated, Use ListNotificationChannelsRequest.ProtoReflect.Descriptor instead.

func (*ListNotificationChannelsRequest) GetFieldMask

func (*ListNotificationChannelsRequest) GetFilter

func (*ListNotificationChannelsRequest) GetIncludePagingInfo

func (m *ListNotificationChannelsRequest) GetIncludePagingInfo() bool

func (*ListNotificationChannelsRequest) GetOrderBy

func (*ListNotificationChannelsRequest) GetPageSize

func (m *ListNotificationChannelsRequest) GetPageSize() int32

func (*ListNotificationChannelsRequest) GetPageToken

func (*ListNotificationChannelsRequest) GetParent

func (*ListNotificationChannelsRequest) GetView

func (*ListNotificationChannelsRequest) GotenMessage

func (*ListNotificationChannelsRequest) GotenMessage()

func (*ListNotificationChannelsRequest) GotenObjectExt

func (o *ListNotificationChannelsRequest) GotenObjectExt()

func (*ListNotificationChannelsRequest) GotenValidate

func (obj *ListNotificationChannelsRequest) GotenValidate() error

func (*ListNotificationChannelsRequest) MakeDiffFieldMask

func (*ListNotificationChannelsRequest) MakeFullFieldMask

func (*ListNotificationChannelsRequest) MakeRawDiffFieldMask

func (*ListNotificationChannelsRequest) MakeRawFullFieldMask

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

func (*ListNotificationChannelsRequest) Marshal

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

func (*ListNotificationChannelsRequest) MarshalJSON

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

func (*ListNotificationChannelsRequest) Merge

func (*ListNotificationChannelsRequest) MergeRaw

func (*ListNotificationChannelsRequest) ProtoMessage

func (*ListNotificationChannelsRequest) ProtoMessage()

func (*ListNotificationChannelsRequest) ProtoReflect

func (*ListNotificationChannelsRequest) Reset

func (*ListNotificationChannelsRequest) SetFieldMask

func (*ListNotificationChannelsRequest) SetFilter

func (*ListNotificationChannelsRequest) SetIncludePagingInfo

func (m *ListNotificationChannelsRequest) SetIncludePagingInfo(fv bool)

func (*ListNotificationChannelsRequest) SetOrderBy

func (*ListNotificationChannelsRequest) SetPageSize

func (m *ListNotificationChannelsRequest) SetPageSize(fv int32)

func (*ListNotificationChannelsRequest) SetPageToken

func (*ListNotificationChannelsRequest) SetParent

func (*ListNotificationChannelsRequest) SetView

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

func (*ListNotificationChannelsRequest) String

func (*ListNotificationChannelsRequest) Unmarshal

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

func (*ListNotificationChannelsRequest) UnmarshalJSON

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

type ListNotificationChannelsRequestFieldPathBuilder

type ListNotificationChannelsRequestFieldPathBuilder struct{}

func NewListNotificationChannelsRequestFieldPathBuilder

func NewListNotificationChannelsRequestFieldPathBuilder() ListNotificationChannelsRequestFieldPathBuilder

func (ListNotificationChannelsRequestFieldPathBuilder) FieldMask

func (ListNotificationChannelsRequestFieldPathBuilder) Filter

func (ListNotificationChannelsRequestFieldPathBuilder) IncludePagingInfo

func (ListNotificationChannelsRequestFieldPathBuilder) OrderBy

func (ListNotificationChannelsRequestFieldPathBuilder) PageSize

func (ListNotificationChannelsRequestFieldPathBuilder) PageToken

func (ListNotificationChannelsRequestFieldPathBuilder) Parent

func (ListNotificationChannelsRequestFieldPathBuilder) View

type ListNotificationChannelsRequestPathSelectorFieldMask

type ListNotificationChannelsRequestPathSelectorFieldMask struct{}

func (ListNotificationChannelsRequestPathSelectorFieldMask) FieldPath

type ListNotificationChannelsRequestPathSelectorFilter

type ListNotificationChannelsRequestPathSelectorFilter struct{}

func (ListNotificationChannelsRequestPathSelectorFilter) FieldPath

type ListNotificationChannelsRequestPathSelectorIncludePagingInfo

type ListNotificationChannelsRequestPathSelectorIncludePagingInfo struct{}

func (ListNotificationChannelsRequestPathSelectorIncludePagingInfo) FieldPath

func (ListNotificationChannelsRequestPathSelectorIncludePagingInfo) WithArrayOfValues

func (ListNotificationChannelsRequestPathSelectorIncludePagingInfo) WithValue

type ListNotificationChannelsRequestPathSelectorOrderBy

type ListNotificationChannelsRequestPathSelectorOrderBy struct{}

func (ListNotificationChannelsRequestPathSelectorOrderBy) FieldPath

type ListNotificationChannelsRequestPathSelectorPageSize

type ListNotificationChannelsRequestPathSelectorPageSize struct{}

func (ListNotificationChannelsRequestPathSelectorPageSize) FieldPath

func (ListNotificationChannelsRequestPathSelectorPageSize) WithArrayOfValues

func (ListNotificationChannelsRequestPathSelectorPageSize) WithValue

type ListNotificationChannelsRequestPathSelectorPageToken

type ListNotificationChannelsRequestPathSelectorPageToken struct{}

func (ListNotificationChannelsRequestPathSelectorPageToken) FieldPath

type ListNotificationChannelsRequestPathSelectorParent

type ListNotificationChannelsRequestPathSelectorParent struct{}

func (ListNotificationChannelsRequestPathSelectorParent) FieldPath

type ListNotificationChannelsRequestPathSelectorView

type ListNotificationChannelsRequestPathSelectorView struct{}

func (ListNotificationChannelsRequestPathSelectorView) FieldPath

func (ListNotificationChannelsRequestPathSelectorView) WithArrayOfValues

func (ListNotificationChannelsRequestPathSelectorView) WithValue

type ListNotificationChannelsRequest_FieldMask

type ListNotificationChannelsRequest_FieldMask struct {
	Paths []ListNotificationChannelsRequest_FieldPath
}

func FullListNotificationChannelsRequest_FieldMask

func FullListNotificationChannelsRequest_FieldMask() *ListNotificationChannelsRequest_FieldMask

func (*ListNotificationChannelsRequest_FieldMask) AppendPath

func (*ListNotificationChannelsRequest_FieldMask) AppendRawPath

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

func (*ListNotificationChannelsRequest_FieldMask) DecodeFirestore

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

func (*ListNotificationChannelsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListNotificationChannelsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListNotificationChannelsRequest_FieldMask) FromProtoFieldMask

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

func (*ListNotificationChannelsRequest_FieldMask) GetPaths

func (*ListNotificationChannelsRequest_FieldMask) GetRawPaths

func (*ListNotificationChannelsRequest_FieldMask) IsFull

func (fieldMask *ListNotificationChannelsRequest_FieldMask) IsFull() bool

func (ListNotificationChannelsRequest_FieldMask) Marshal

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

implement methods required by customType

func (ListNotificationChannelsRequest_FieldMask) MarshalJSON

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

func (*ListNotificationChannelsRequest_FieldMask) PathsCount

func (fieldMask *ListNotificationChannelsRequest_FieldMask) PathsCount() int

func (*ListNotificationChannelsRequest_FieldMask) Project

func (*ListNotificationChannelsRequest_FieldMask) ProjectRaw

func (*ListNotificationChannelsRequest_FieldMask) ProtoMessage

func (fieldMask *ListNotificationChannelsRequest_FieldMask) ProtoMessage()

func (*ListNotificationChannelsRequest_FieldMask) ProtoReflect

func (*ListNotificationChannelsRequest_FieldMask) Reset

func (fieldMask *ListNotificationChannelsRequest_FieldMask) Reset()

func (*ListNotificationChannelsRequest_FieldMask) Set

func (*ListNotificationChannelsRequest_FieldMask) SetFromCliFlag

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

func (*ListNotificationChannelsRequest_FieldMask) SetRaw

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

func (*ListNotificationChannelsRequest_FieldMask) Size

func (*ListNotificationChannelsRequest_FieldMask) String

func (*ListNotificationChannelsRequest_FieldMask) Subtract

func (*ListNotificationChannelsRequest_FieldMask) SubtractRaw

func (*ListNotificationChannelsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListNotificationChannelsRequest_FieldMask) Unmarshal

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

func (*ListNotificationChannelsRequest_FieldMask) UnmarshalJSON

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

type ListNotificationChannelsRequest_FieldPath

type ListNotificationChannelsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListNotificationChannelsRequest_FieldPathSelector
	Get(source *ListNotificationChannelsRequest) []interface{}
	GetSingle(source *ListNotificationChannelsRequest) (interface{}, bool)
	ClearValue(item *ListNotificationChannelsRequest)

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

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

func MustParseListNotificationChannelsRequest_FieldPath

func MustParseListNotificationChannelsRequest_FieldPath(rawField string) ListNotificationChannelsRequest_FieldPath

func ParseListNotificationChannelsRequest_FieldPath

func ParseListNotificationChannelsRequest_FieldPath(rawField string) (ListNotificationChannelsRequest_FieldPath, error)

type ListNotificationChannelsRequest_FieldPathArrayItemValue

type ListNotificationChannelsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListNotificationChannelsRequest_FieldPath
	ContainsValue(*ListNotificationChannelsRequest) bool
}

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

func MustParseListNotificationChannelsRequest_FieldPathArrayItemValue

func MustParseListNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListNotificationChannelsRequest_FieldPathArrayItemValue

func ParseListNotificationChannelsRequest_FieldPathArrayItemValue

func ParseListNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListNotificationChannelsRequest_FieldPathArrayItemValue, error)

ParseListNotificationChannelsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListNotificationChannelsRequest_FieldPathArrayOfValues

type ListNotificationChannelsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListNotificationChannelsRequest_FieldPath
}

ListNotificationChannelsRequest_FieldPathArrayOfValues allows storing slice of values for ListNotificationChannelsRequest fields according to their type

func MustParseListNotificationChannelsRequest_FieldPathArrayOfValues

func MustParseListNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListNotificationChannelsRequest_FieldPathArrayOfValues

func ParseListNotificationChannelsRequest_FieldPathArrayOfValues

func ParseListNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListNotificationChannelsRequest_FieldPathArrayOfValues, error)

type ListNotificationChannelsRequest_FieldPathSelector

type ListNotificationChannelsRequest_FieldPathSelector int32
const (
	ListNotificationChannelsRequest_FieldPathSelectorParent            ListNotificationChannelsRequest_FieldPathSelector = 0
	ListNotificationChannelsRequest_FieldPathSelectorPageSize          ListNotificationChannelsRequest_FieldPathSelector = 1
	ListNotificationChannelsRequest_FieldPathSelectorPageToken         ListNotificationChannelsRequest_FieldPathSelector = 2
	ListNotificationChannelsRequest_FieldPathSelectorOrderBy           ListNotificationChannelsRequest_FieldPathSelector = 3
	ListNotificationChannelsRequest_FieldPathSelectorFilter            ListNotificationChannelsRequest_FieldPathSelector = 4
	ListNotificationChannelsRequest_FieldPathSelectorFieldMask         ListNotificationChannelsRequest_FieldPathSelector = 5
	ListNotificationChannelsRequest_FieldPathSelectorView              ListNotificationChannelsRequest_FieldPathSelector = 6
	ListNotificationChannelsRequest_FieldPathSelectorIncludePagingInfo ListNotificationChannelsRequest_FieldPathSelector = 7
)

func (ListNotificationChannelsRequest_FieldPathSelector) String

type ListNotificationChannelsRequest_FieldPathValue

type ListNotificationChannelsRequest_FieldPathValue interface {
	ListNotificationChannelsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListNotificationChannelsRequest)
	CompareWith(*ListNotificationChannelsRequest) (cmp int, comparable bool)
}

ListNotificationChannelsRequest_FieldPathValue allows storing values for ListNotificationChannelsRequest fields according to their type

func MustParseListNotificationChannelsRequest_FieldPathValue

func MustParseListNotificationChannelsRequest_FieldPathValue(pathStr, valueStr string) ListNotificationChannelsRequest_FieldPathValue

func ParseListNotificationChannelsRequest_FieldPathValue

func ParseListNotificationChannelsRequest_FieldPathValue(pathStr, valueStr string) (ListNotificationChannelsRequest_FieldPathValue, error)

type ListNotificationChannelsRequest_FieldTerminalPath

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

func (*ListNotificationChannelsRequest_FieldTerminalPath) ClearValue

func (*ListNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw

func (*ListNotificationChannelsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source ListNotificationChannelsRequest

func (*ListNotificationChannelsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListNotificationChannelsRequest_FieldTerminalPath) GetRaw

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

func (*ListNotificationChannelsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListNotificationChannelsRequest

func (*ListNotificationChannelsRequest_FieldTerminalPath) GetSingleRaw

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

func (*ListNotificationChannelsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListNotificationChannelsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListNotificationChannelsRequest_FieldTerminalPath) Selector

func (*ListNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*ListNotificationChannelsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue

func (*ListNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues

func (*ListNotificationChannelsRequest_FieldTerminalPath) WithIValue

func (*ListNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListNotificationChannelsRequest_FieldTerminalPath) WithRawIValue

type ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue

type ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue struct {
	ListNotificationChannelsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues

type ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues struct {
	ListNotificationChannelsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues

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

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListNotificationChannelsRequest_FieldTerminalPathValue

type ListNotificationChannelsRequest_FieldTerminalPathValue struct {
	ListNotificationChannelsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsFilterValue

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue

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

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsOrderByValue

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsParentValue

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListNotificationChannelsRequest_FieldTerminalPathValue' with the value under path in 'ListNotificationChannelsRequest'.

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListNotificationChannelsRequest

func (*ListNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw

type ListNotificationChannelsResponse

type ListNotificationChannelsResponse struct {

	// The list of NotificationChannels
	NotificationChannels []*notification_channel.NotificationChannel `` /* 154-byte string literal not displayed */
	// A token to retrieve previous page of results. Pass this value in the
	// [ListNotificationChannelsRequest.page_token][ntt.monitoring.v3.ListNotificationChannelsRequest.page_token]
	PrevPageToken *notification_channel.PagerCursor `` /* 151-byte string literal not displayed */
	// A token to retrieve next page of results. Pass this value in the
	// [ListNotificationChannelsRequest.page_token][ntt.monitoring.v3.ListNotificationChannelsRequest.page_token]
	NextPageToken *notification_channel.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 NotificationChannels 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 [ListNotificationChannels][ntt.monitoring.v3.ListNotificationChannels]

func (*ListNotificationChannelsResponse) Clone

func (*ListNotificationChannelsResponse) CloneRaw

func (*ListNotificationChannelsResponse) Descriptor

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

Deprecated, Use ListNotificationChannelsResponse.ProtoReflect.Descriptor instead.

func (*ListNotificationChannelsResponse) GetCurrentOffset

func (m *ListNotificationChannelsResponse) GetCurrentOffset() int32

func (*ListNotificationChannelsResponse) GetNextPageToken

func (*ListNotificationChannelsResponse) GetNotificationChannels

func (*ListNotificationChannelsResponse) GetPrevPageToken

func (*ListNotificationChannelsResponse) GetTotalResultsCount

func (m *ListNotificationChannelsResponse) GetTotalResultsCount() int32

func (*ListNotificationChannelsResponse) GotenMessage

func (*ListNotificationChannelsResponse) GotenMessage()

func (*ListNotificationChannelsResponse) GotenObjectExt

func (o *ListNotificationChannelsResponse) GotenObjectExt()

func (*ListNotificationChannelsResponse) GotenValidate

func (obj *ListNotificationChannelsResponse) GotenValidate() error

func (*ListNotificationChannelsResponse) MakeDiffFieldMask

func (*ListNotificationChannelsResponse) MakeFullFieldMask

func (*ListNotificationChannelsResponse) MakeRawDiffFieldMask

func (*ListNotificationChannelsResponse) MakeRawFullFieldMask

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

func (*ListNotificationChannelsResponse) Marshal

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

func (*ListNotificationChannelsResponse) MarshalJSON

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

func (*ListNotificationChannelsResponse) Merge

func (*ListNotificationChannelsResponse) MergeRaw

func (*ListNotificationChannelsResponse) ProtoMessage

func (*ListNotificationChannelsResponse) ProtoMessage()

func (*ListNotificationChannelsResponse) ProtoReflect

func (*ListNotificationChannelsResponse) Reset

func (*ListNotificationChannelsResponse) SetCurrentOffset

func (m *ListNotificationChannelsResponse) SetCurrentOffset(fv int32)

func (*ListNotificationChannelsResponse) SetNextPageToken

func (*ListNotificationChannelsResponse) SetNotificationChannels

func (*ListNotificationChannelsResponse) SetPrevPageToken

func (*ListNotificationChannelsResponse) SetTotalResultsCount

func (m *ListNotificationChannelsResponse) SetTotalResultsCount(fv int32)

func (*ListNotificationChannelsResponse) String

func (*ListNotificationChannelsResponse) Unmarshal

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

func (*ListNotificationChannelsResponse) UnmarshalJSON

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

type ListNotificationChannelsResponseFieldPathBuilder

type ListNotificationChannelsResponseFieldPathBuilder struct{}

func NewListNotificationChannelsResponseFieldPathBuilder

func NewListNotificationChannelsResponseFieldPathBuilder() ListNotificationChannelsResponseFieldPathBuilder

func (ListNotificationChannelsResponseFieldPathBuilder) CurrentOffset

func (ListNotificationChannelsResponseFieldPathBuilder) NextPageToken

func (ListNotificationChannelsResponseFieldPathBuilder) NotificationChannels

func (ListNotificationChannelsResponseFieldPathBuilder) PrevPageToken

func (ListNotificationChannelsResponseFieldPathBuilder) TotalResultsCount

type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations

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

func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) FieldPath

func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues

func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithValue

type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels

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

func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) FieldPath

func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues

func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithValue

type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards

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

func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) FieldPath

func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithArrayOfValues

func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithValue

type ListNotificationChannelsResponsePathSelectorCurrentOffset

type ListNotificationChannelsResponsePathSelectorCurrentOffset struct{}

func (ListNotificationChannelsResponsePathSelectorCurrentOffset) FieldPath

func (ListNotificationChannelsResponsePathSelectorCurrentOffset) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorCurrentOffset) WithValue

type ListNotificationChannelsResponsePathSelectorNextPageToken

type ListNotificationChannelsResponsePathSelectorNextPageToken struct{}

func (ListNotificationChannelsResponsePathSelectorNextPageToken) FieldPath

type ListNotificationChannelsResponsePathSelectorNotificationChannels

type ListNotificationChannelsResponsePathSelectorNotificationChannels struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannels) FieldPath

type ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription

type ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName

type ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithItemValue

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithItemValue

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithItemValue

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid

type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsName

type ListNotificationChannelsResponsePathSelectorNotificationChannelsName struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsName) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsName) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsName) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) NotificationLanguageCode added in v0.10.12

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) FieldPath

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithItemValue

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode added in v0.10.12

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) FieldPath added in v0.10.12

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) WithArrayOfValues added in v0.10.12

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) WithValue added in v0.10.12

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) FieldPath

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) FieldPath

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) FieldPath

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) FieldPath

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl

type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsState

type ListNotificationChannelsResponsePathSelectorNotificationChannelsState struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsState) FieldPath

type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError

type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError) FieldPath

type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage

type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime

type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) FieldPath

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithValue

type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus

type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus struct{}

func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) FieldPath

type ListNotificationChannelsResponsePathSelectorPrevPageToken

type ListNotificationChannelsResponsePathSelectorPrevPageToken struct{}

func (ListNotificationChannelsResponsePathSelectorPrevPageToken) FieldPath

type ListNotificationChannelsResponsePathSelectorTotalResultsCount

type ListNotificationChannelsResponsePathSelectorTotalResultsCount struct{}

func (ListNotificationChannelsResponsePathSelectorTotalResultsCount) FieldPath

func (ListNotificationChannelsResponsePathSelectorTotalResultsCount) WithArrayOfValues

func (ListNotificationChannelsResponsePathSelectorTotalResultsCount) WithValue

type ListNotificationChannelsResponse_FieldMask

type ListNotificationChannelsResponse_FieldMask struct {
	Paths []ListNotificationChannelsResponse_FieldPath
}

func FullListNotificationChannelsResponse_FieldMask

func FullListNotificationChannelsResponse_FieldMask() *ListNotificationChannelsResponse_FieldMask

func (*ListNotificationChannelsResponse_FieldMask) AppendPath

func (*ListNotificationChannelsResponse_FieldMask) AppendRawPath

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

func (*ListNotificationChannelsResponse_FieldMask) DecodeFirestore

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

func (*ListNotificationChannelsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListNotificationChannelsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListNotificationChannelsResponse_FieldMask) FromProtoFieldMask

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

func (*ListNotificationChannelsResponse_FieldMask) GetPaths

func (*ListNotificationChannelsResponse_FieldMask) GetRawPaths

func (*ListNotificationChannelsResponse_FieldMask) IsFull

func (ListNotificationChannelsResponse_FieldMask) Marshal

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

implement methods required by customType

func (ListNotificationChannelsResponse_FieldMask) MarshalJSON

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

func (*ListNotificationChannelsResponse_FieldMask) PathsCount

func (fieldMask *ListNotificationChannelsResponse_FieldMask) PathsCount() int

func (*ListNotificationChannelsResponse_FieldMask) Project

func (*ListNotificationChannelsResponse_FieldMask) ProjectRaw

func (*ListNotificationChannelsResponse_FieldMask) ProtoMessage

func (fieldMask *ListNotificationChannelsResponse_FieldMask) ProtoMessage()

func (*ListNotificationChannelsResponse_FieldMask) ProtoReflect

func (*ListNotificationChannelsResponse_FieldMask) Reset

func (fieldMask *ListNotificationChannelsResponse_FieldMask) Reset()

func (*ListNotificationChannelsResponse_FieldMask) Set

func (*ListNotificationChannelsResponse_FieldMask) SetFromCliFlag

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

func (*ListNotificationChannelsResponse_FieldMask) SetRaw

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

func (*ListNotificationChannelsResponse_FieldMask) Size

func (*ListNotificationChannelsResponse_FieldMask) String

func (*ListNotificationChannelsResponse_FieldMask) Subtract

func (*ListNotificationChannelsResponse_FieldMask) SubtractRaw

func (*ListNotificationChannelsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListNotificationChannelsResponse_FieldMask) Unmarshal

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

func (*ListNotificationChannelsResponse_FieldMask) UnmarshalJSON

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

type ListNotificationChannelsResponse_FieldPath

type ListNotificationChannelsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListNotificationChannelsResponse_FieldPathSelector
	Get(source *ListNotificationChannelsResponse) []interface{}
	GetSingle(source *ListNotificationChannelsResponse) (interface{}, bool)
	ClearValue(item *ListNotificationChannelsResponse)

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

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

func MustParseListNotificationChannelsResponse_FieldPath

func MustParseListNotificationChannelsResponse_FieldPath(rawField string) ListNotificationChannelsResponse_FieldPath

func ParseListNotificationChannelsResponse_FieldPath

func ParseListNotificationChannelsResponse_FieldPath(rawField string) (ListNotificationChannelsResponse_FieldPath, error)

type ListNotificationChannelsResponse_FieldPathArrayItemValue

type ListNotificationChannelsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListNotificationChannelsResponse_FieldPath
	ContainsValue(*ListNotificationChannelsResponse) bool
}

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

func MustParseListNotificationChannelsResponse_FieldPathArrayItemValue

func MustParseListNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListNotificationChannelsResponse_FieldPathArrayItemValue

func ParseListNotificationChannelsResponse_FieldPathArrayItemValue

func ParseListNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListNotificationChannelsResponse_FieldPathArrayItemValue, error)

ParseListNotificationChannelsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListNotificationChannelsResponse_FieldPathArrayOfValues

type ListNotificationChannelsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListNotificationChannelsResponse_FieldPath
}

ListNotificationChannelsResponse_FieldPathArrayOfValues allows storing slice of values for ListNotificationChannelsResponse fields according to their type

func MustParseListNotificationChannelsResponse_FieldPathArrayOfValues

func MustParseListNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListNotificationChannelsResponse_FieldPathArrayOfValues

func ParseListNotificationChannelsResponse_FieldPathArrayOfValues

func ParseListNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListNotificationChannelsResponse_FieldPathArrayOfValues, error)

type ListNotificationChannelsResponse_FieldPathSelector

type ListNotificationChannelsResponse_FieldPathSelector int32
const (
	ListNotificationChannelsResponse_FieldPathSelectorNotificationChannels ListNotificationChannelsResponse_FieldPathSelector = 0
	ListNotificationChannelsResponse_FieldPathSelectorPrevPageToken        ListNotificationChannelsResponse_FieldPathSelector = 1
	ListNotificationChannelsResponse_FieldPathSelectorNextPageToken        ListNotificationChannelsResponse_FieldPathSelector = 2
	ListNotificationChannelsResponse_FieldPathSelectorCurrentOffset        ListNotificationChannelsResponse_FieldPathSelector = 3
	ListNotificationChannelsResponse_FieldPathSelectorTotalResultsCount    ListNotificationChannelsResponse_FieldPathSelector = 4
)

func (ListNotificationChannelsResponse_FieldPathSelector) String

type ListNotificationChannelsResponse_FieldPathValue

type ListNotificationChannelsResponse_FieldPathValue interface {
	ListNotificationChannelsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListNotificationChannelsResponse)
	CompareWith(*ListNotificationChannelsResponse) (cmp int, comparable bool)
}

ListNotificationChannelsResponse_FieldPathValue allows storing values for ListNotificationChannelsResponse fields according to their type

func MustParseListNotificationChannelsResponse_FieldPathValue

func MustParseListNotificationChannelsResponse_FieldPathValue(pathStr, valueStr string) ListNotificationChannelsResponse_FieldPathValue

func ParseListNotificationChannelsResponse_FieldPathValue

func ParseListNotificationChannelsResponse_FieldPathValue(pathStr, valueStr string) (ListNotificationChannelsResponse_FieldPathValue, error)

type ListNotificationChannelsResponse_FieldSubPath

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

func (*ListNotificationChannelsResponse_FieldSubPath) AsNotificationChannelsSubPath

func (*ListNotificationChannelsResponse_FieldSubPath) ClearValue

func (*ListNotificationChannelsResponse_FieldSubPath) ClearValueRaw

func (*ListNotificationChannelsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source ListNotificationChannelsResponse

func (*ListNotificationChannelsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListNotificationChannelsResponse_FieldSubPath) GetRaw

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

func (*ListNotificationChannelsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source ListNotificationChannelsResponse

func (*ListNotificationChannelsResponse_FieldSubPath) GetSingleRaw

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

func (*ListNotificationChannelsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListNotificationChannelsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*ListNotificationChannelsResponse_FieldSubPath) Selector

func (*ListNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths

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

func (*ListNotificationChannelsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ListNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue

func (*ListNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues

func (*ListNotificationChannelsResponse_FieldSubPath) WithIValue

func (*ListNotificationChannelsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*ListNotificationChannelsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*ListNotificationChannelsResponse_FieldSubPath) WithRawIValue

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

type ListNotificationChannelsResponse_FieldSubPathArrayItemValue

type ListNotificationChannelsResponse_FieldSubPathArrayItemValue struct {
	ListNotificationChannelsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListNotificationChannelsResponse_FieldSubPathArrayItemValue) AsNotificationChannelsPathItemValue

func (*ListNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*ListNotificationChannelsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type ListNotificationChannelsResponse_FieldSubPathArrayOfValues

type ListNotificationChannelsResponse_FieldSubPathArrayOfValues struct {
	ListNotificationChannelsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListNotificationChannelsResponse_FieldSubPathArrayOfValues) AsNotificationChannelsPathArrayOfValues

func (*ListNotificationChannelsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type ListNotificationChannelsResponse_FieldSubPathValue

type ListNotificationChannelsResponse_FieldSubPathValue struct {
	ListNotificationChannelsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListNotificationChannelsResponse_FieldSubPathValue) AsNotificationChannelsPathValue

func (*ListNotificationChannelsResponse_FieldSubPathValue) CompareWith

func (*ListNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw

func (*ListNotificationChannelsResponse_FieldSubPathValue) GetRawValue

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

func (*ListNotificationChannelsResponse_FieldSubPathValue) SetTo

func (*ListNotificationChannelsResponse_FieldSubPathValue) SetToRaw

type ListNotificationChannelsResponse_FieldTerminalPath

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

func (*ListNotificationChannelsResponse_FieldTerminalPath) ClearValue

func (*ListNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw

func (*ListNotificationChannelsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source ListNotificationChannelsResponse

func (*ListNotificationChannelsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListNotificationChannelsResponse_FieldTerminalPath) GetRaw

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

func (*ListNotificationChannelsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListNotificationChannelsResponse

func (*ListNotificationChannelsResponse_FieldTerminalPath) GetSingleRaw

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

func (*ListNotificationChannelsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListNotificationChannelsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListNotificationChannelsResponse_FieldTerminalPath) Selector

func (*ListNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths

func (*ListNotificationChannelsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue

func (*ListNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues

func (*ListNotificationChannelsResponse_FieldTerminalPath) WithIValue

func (*ListNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListNotificationChannelsResponse_FieldTerminalPath) WithRawIValue

type ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue

type ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue struct {
	ListNotificationChannelsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelsItemValue

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues

type ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues struct {
	ListNotificationChannelsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues

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

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelsArrayOfValues

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues

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

func (*ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListNotificationChannelsResponse_FieldTerminalPathValue

type ListNotificationChannelsResponse_FieldTerminalPathValue struct {
	ListNotificationChannelsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) AsCurrentOffsetValue

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) AsNextPageTokenValue

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelsValue

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) AsTotalResultsCountValue

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

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListNotificationChannelsResponse_FieldTerminalPathValue' with the value under path in 'ListNotificationChannelsResponse'.

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListNotificationChannelsResponse

func (*ListNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw

type NotificationChannelServiceClient

NotificationChannelServiceClient is the client API for NotificationChannelService.

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

type NotificationChannelServiceDescriptor

type NotificationChannelServiceDescriptor struct{}

func GetNotificationChannelServiceDescriptor

func GetNotificationChannelServiceDescriptor() *NotificationChannelServiceDescriptor

func (*NotificationChannelServiceDescriptor) AllMethodDescriptors

func (*NotificationChannelServiceDescriptor) GetApiName

func (*NotificationChannelServiceDescriptor) GetFullAPIName

func (d *NotificationChannelServiceDescriptor) GetFullAPIName() string

func (*NotificationChannelServiceDescriptor) GetProtoPkgName

func (d *NotificationChannelServiceDescriptor) GetProtoPkgName() string

func (*NotificationChannelServiceDescriptor) GetServiceDomain

func (d *NotificationChannelServiceDescriptor) GetServiceDomain() string

func (*NotificationChannelServiceDescriptor) GetServiceVersion

func (d *NotificationChannelServiceDescriptor) GetServiceVersion() string

type TestNotificationChannelDescriptor

type TestNotificationChannelDescriptor struct{}

func GetTestNotificationChannelDescriptor

func GetTestNotificationChannelDescriptor() *TestNotificationChannelDescriptor

func (*TestNotificationChannelDescriptor) GetApiDescriptor

func (*TestNotificationChannelDescriptor) GetApiName

func (d *TestNotificationChannelDescriptor) GetApiName() string

func (*TestNotificationChannelDescriptor) GetClientMsgReflectHandle

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

func (*TestNotificationChannelDescriptor) GetFullMethodName

func (d *TestNotificationChannelDescriptor) GetFullMethodName() string

func (*TestNotificationChannelDescriptor) GetMethodName

func (d *TestNotificationChannelDescriptor) GetMethodName() string

func (*TestNotificationChannelDescriptor) GetProtoPkgName

func (d *TestNotificationChannelDescriptor) GetProtoPkgName() string

func (*TestNotificationChannelDescriptor) GetResourceDescriptor

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

func (*TestNotificationChannelDescriptor) GetServerMsgReflectHandle

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

func (*TestNotificationChannelDescriptor) GetServiceDomain

func (d *TestNotificationChannelDescriptor) GetServiceDomain() string

func (*TestNotificationChannelDescriptor) GetServiceVersion

func (d *TestNotificationChannelDescriptor) GetServiceVersion() string

func (*TestNotificationChannelDescriptor) GetVerb

func (*TestNotificationChannelDescriptor) HasResource

func (d *TestNotificationChannelDescriptor) HasResource() bool

func (*TestNotificationChannelDescriptor) IsClientStream

func (d *TestNotificationChannelDescriptor) IsClientStream() bool

func (*TestNotificationChannelDescriptor) IsCollection

func (d *TestNotificationChannelDescriptor) IsCollection() bool

func (*TestNotificationChannelDescriptor) IsPlural

func (*TestNotificationChannelDescriptor) IsServerStream

func (d *TestNotificationChannelDescriptor) IsServerStream() bool

func (*TestNotificationChannelDescriptor) IsUnary

func (*TestNotificationChannelDescriptor) NewEmptyClientMsg

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

func (*TestNotificationChannelDescriptor) NewEmptyServerMsg

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

func (*TestNotificationChannelDescriptor) RequestHasResourceBody

func (d *TestNotificationChannelDescriptor) RequestHasResourceBody() bool

type TestNotificationChannelDescriptorClientMsgHandle

type TestNotificationChannelDescriptorClientMsgHandle struct{}

func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName

func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceName

func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames

type TestNotificationChannelDescriptorServerMsgHandle

type TestNotificationChannelDescriptorServerMsgHandle struct{}

func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName

func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceName

func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames

type TestNotificationChannelRequest

type TestNotificationChannelRequest struct {

	//  reference of ntt.monitoring.v3.NotificationChannel
	Name *notification_channel.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// contains filtered or unexported fields
}

Request message for method [TestNotificationChannel][ntt.monitoring.v3.TestNotificationChannel]

func (*TestNotificationChannelRequest) Clone

func (*TestNotificationChannelRequest) CloneRaw

func (*TestNotificationChannelRequest) Descriptor

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

Deprecated, Use TestNotificationChannelRequest.ProtoReflect.Descriptor instead.

func (*TestNotificationChannelRequest) GetName

func (*TestNotificationChannelRequest) GotenMessage

func (*TestNotificationChannelRequest) GotenMessage()

func (*TestNotificationChannelRequest) GotenObjectExt

func (o *TestNotificationChannelRequest) GotenObjectExt()

func (*TestNotificationChannelRequest) GotenValidate

func (obj *TestNotificationChannelRequest) GotenValidate() error

func (*TestNotificationChannelRequest) MakeDiffFieldMask

func (*TestNotificationChannelRequest) MakeFullFieldMask

func (*TestNotificationChannelRequest) MakeRawDiffFieldMask

func (*TestNotificationChannelRequest) MakeRawFullFieldMask

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

func (*TestNotificationChannelRequest) Marshal

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

func (*TestNotificationChannelRequest) MarshalJSON

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

func (*TestNotificationChannelRequest) Merge

func (*TestNotificationChannelRequest) MergeRaw

func (*TestNotificationChannelRequest) ProtoMessage

func (*TestNotificationChannelRequest) ProtoMessage()

func (*TestNotificationChannelRequest) ProtoReflect

func (*TestNotificationChannelRequest) Reset

func (m *TestNotificationChannelRequest) Reset()

func (*TestNotificationChannelRequest) SetName

func (*TestNotificationChannelRequest) String

func (*TestNotificationChannelRequest) Unmarshal

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

func (*TestNotificationChannelRequest) UnmarshalJSON

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

type TestNotificationChannelRequestFieldPathBuilder

type TestNotificationChannelRequestFieldPathBuilder struct{}

func NewTestNotificationChannelRequestFieldPathBuilder

func NewTestNotificationChannelRequestFieldPathBuilder() TestNotificationChannelRequestFieldPathBuilder

func (TestNotificationChannelRequestFieldPathBuilder) Name

type TestNotificationChannelRequestPathSelectorName

type TestNotificationChannelRequestPathSelectorName struct{}

func (TestNotificationChannelRequestPathSelectorName) FieldPath

type TestNotificationChannelRequest_FieldMask

type TestNotificationChannelRequest_FieldMask struct {
	Paths []TestNotificationChannelRequest_FieldPath
}

func FullTestNotificationChannelRequest_FieldMask

func FullTestNotificationChannelRequest_FieldMask() *TestNotificationChannelRequest_FieldMask

func (*TestNotificationChannelRequest_FieldMask) AppendPath

func (*TestNotificationChannelRequest_FieldMask) AppendRawPath

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

func (*TestNotificationChannelRequest_FieldMask) DecodeFirestore

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

func (*TestNotificationChannelRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*TestNotificationChannelRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*TestNotificationChannelRequest_FieldMask) FromProtoFieldMask

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

func (*TestNotificationChannelRequest_FieldMask) GetPaths

func (*TestNotificationChannelRequest_FieldMask) GetRawPaths

func (*TestNotificationChannelRequest_FieldMask) IsFull

func (fieldMask *TestNotificationChannelRequest_FieldMask) IsFull() bool

func (TestNotificationChannelRequest_FieldMask) Marshal

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

implement methods required by customType

func (TestNotificationChannelRequest_FieldMask) MarshalJSON

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

func (*TestNotificationChannelRequest_FieldMask) PathsCount

func (fieldMask *TestNotificationChannelRequest_FieldMask) PathsCount() int

func (*TestNotificationChannelRequest_FieldMask) Project

func (*TestNotificationChannelRequest_FieldMask) ProjectRaw

func (*TestNotificationChannelRequest_FieldMask) ProtoMessage

func (fieldMask *TestNotificationChannelRequest_FieldMask) ProtoMessage()

func (*TestNotificationChannelRequest_FieldMask) ProtoReflect

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

func (*TestNotificationChannelRequest_FieldMask) Reset

func (fieldMask *TestNotificationChannelRequest_FieldMask) Reset()

func (*TestNotificationChannelRequest_FieldMask) Set

func (*TestNotificationChannelRequest_FieldMask) SetFromCliFlag

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

func (*TestNotificationChannelRequest_FieldMask) SetRaw

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

func (*TestNotificationChannelRequest_FieldMask) Size

func (*TestNotificationChannelRequest_FieldMask) String

func (*TestNotificationChannelRequest_FieldMask) Subtract

func (*TestNotificationChannelRequest_FieldMask) SubtractRaw

func (*TestNotificationChannelRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*TestNotificationChannelRequest_FieldMask) Unmarshal

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

func (*TestNotificationChannelRequest_FieldMask) UnmarshalJSON

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

type TestNotificationChannelRequest_FieldPath

type TestNotificationChannelRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() TestNotificationChannelRequest_FieldPathSelector
	Get(source *TestNotificationChannelRequest) []interface{}
	GetSingle(source *TestNotificationChannelRequest) (interface{}, bool)
	ClearValue(item *TestNotificationChannelRequest)

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

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

func MustParseTestNotificationChannelRequest_FieldPath

func MustParseTestNotificationChannelRequest_FieldPath(rawField string) TestNotificationChannelRequest_FieldPath

func ParseTestNotificationChannelRequest_FieldPath

func ParseTestNotificationChannelRequest_FieldPath(rawField string) (TestNotificationChannelRequest_FieldPath, error)

type TestNotificationChannelRequest_FieldPathArrayItemValue

type TestNotificationChannelRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	TestNotificationChannelRequest_FieldPath
	ContainsValue(*TestNotificationChannelRequest) bool
}

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

func MustParseTestNotificationChannelRequest_FieldPathArrayItemValue

func MustParseTestNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) TestNotificationChannelRequest_FieldPathArrayItemValue

func ParseTestNotificationChannelRequest_FieldPathArrayItemValue

func ParseTestNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (TestNotificationChannelRequest_FieldPathArrayItemValue, error)

ParseTestNotificationChannelRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type TestNotificationChannelRequest_FieldPathArrayOfValues

type TestNotificationChannelRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	TestNotificationChannelRequest_FieldPath
}

TestNotificationChannelRequest_FieldPathArrayOfValues allows storing slice of values for TestNotificationChannelRequest fields according to their type

func MustParseTestNotificationChannelRequest_FieldPathArrayOfValues

func MustParseTestNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) TestNotificationChannelRequest_FieldPathArrayOfValues

func ParseTestNotificationChannelRequest_FieldPathArrayOfValues

func ParseTestNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (TestNotificationChannelRequest_FieldPathArrayOfValues, error)

type TestNotificationChannelRequest_FieldPathSelector

type TestNotificationChannelRequest_FieldPathSelector int32
const (
	TestNotificationChannelRequest_FieldPathSelectorName TestNotificationChannelRequest_FieldPathSelector = 0
)

func (TestNotificationChannelRequest_FieldPathSelector) String

type TestNotificationChannelRequest_FieldPathValue

type TestNotificationChannelRequest_FieldPathValue interface {
	TestNotificationChannelRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **TestNotificationChannelRequest)
	CompareWith(*TestNotificationChannelRequest) (cmp int, comparable bool)
}

TestNotificationChannelRequest_FieldPathValue allows storing values for TestNotificationChannelRequest fields according to their type

func MustParseTestNotificationChannelRequest_FieldPathValue

func MustParseTestNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) TestNotificationChannelRequest_FieldPathValue

func ParseTestNotificationChannelRequest_FieldPathValue

func ParseTestNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) (TestNotificationChannelRequest_FieldPathValue, error)

type TestNotificationChannelRequest_FieldTerminalPath

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

func (*TestNotificationChannelRequest_FieldTerminalPath) ClearValue

func (*TestNotificationChannelRequest_FieldTerminalPath) ClearValueRaw

func (*TestNotificationChannelRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source TestNotificationChannelRequest

func (*TestNotificationChannelRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*TestNotificationChannelRequest_FieldTerminalPath) GetRaw

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

func (*TestNotificationChannelRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source TestNotificationChannelRequest

func (*TestNotificationChannelRequest_FieldTerminalPath) GetSingleRaw

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

func (*TestNotificationChannelRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*TestNotificationChannelRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*TestNotificationChannelRequest_FieldTerminalPath) Selector

func (*TestNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*TestNotificationChannelRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*TestNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue

func (*TestNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues

func (*TestNotificationChannelRequest_FieldTerminalPath) WithIValue

func (*TestNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*TestNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*TestNotificationChannelRequest_FieldTerminalPath) WithRawIValue

type TestNotificationChannelRequest_FieldTerminalPathArrayItemValue

type TestNotificationChannelRequest_FieldTerminalPathArrayItemValue struct {
	TestNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type TestNotificationChannelRequest_FieldTerminalPathArrayOfValues

type TestNotificationChannelRequest_FieldTerminalPathArrayOfValues struct {
	TestNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*TestNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*TestNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type TestNotificationChannelRequest_FieldTerminalPathValue

type TestNotificationChannelRequest_FieldTerminalPathValue struct {
	TestNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*TestNotificationChannelRequest_FieldTerminalPathValue) AsNameValue

func (*TestNotificationChannelRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'TestNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'TestNotificationChannelRequest'.

func (*TestNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw

func (*TestNotificationChannelRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*TestNotificationChannelRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object TestNotificationChannelRequest

func (*TestNotificationChannelRequest_FieldTerminalPathValue) SetToRaw

type UpdateNotificationChannelDescriptor

type UpdateNotificationChannelDescriptor struct{}

func GetUpdateNotificationChannelDescriptor

func GetUpdateNotificationChannelDescriptor() *UpdateNotificationChannelDescriptor

func (*UpdateNotificationChannelDescriptor) GetApiDescriptor

func (*UpdateNotificationChannelDescriptor) GetApiName

func (*UpdateNotificationChannelDescriptor) GetClientMsgReflectHandle

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

func (*UpdateNotificationChannelDescriptor) GetFullMethodName

func (d *UpdateNotificationChannelDescriptor) GetFullMethodName() string

func (*UpdateNotificationChannelDescriptor) GetMethodName

func (d *UpdateNotificationChannelDescriptor) GetMethodName() string

func (*UpdateNotificationChannelDescriptor) GetProtoPkgName

func (d *UpdateNotificationChannelDescriptor) GetProtoPkgName() string

func (*UpdateNotificationChannelDescriptor) GetResourceDescriptor

func (*UpdateNotificationChannelDescriptor) GetServerMsgReflectHandle

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

func (*UpdateNotificationChannelDescriptor) GetServiceDomain

func (d *UpdateNotificationChannelDescriptor) GetServiceDomain() string

func (*UpdateNotificationChannelDescriptor) GetServiceVersion

func (d *UpdateNotificationChannelDescriptor) GetServiceVersion() string

func (*UpdateNotificationChannelDescriptor) GetVerb

func (*UpdateNotificationChannelDescriptor) HasResource

func (d *UpdateNotificationChannelDescriptor) HasResource() bool

func (*UpdateNotificationChannelDescriptor) IsClientStream

func (d *UpdateNotificationChannelDescriptor) IsClientStream() bool

func (*UpdateNotificationChannelDescriptor) IsCollection

func (d *UpdateNotificationChannelDescriptor) IsCollection() bool

func (*UpdateNotificationChannelDescriptor) IsPlural

func (*UpdateNotificationChannelDescriptor) IsServerStream

func (d *UpdateNotificationChannelDescriptor) IsServerStream() bool

func (*UpdateNotificationChannelDescriptor) IsUnary

func (*UpdateNotificationChannelDescriptor) NewEmptyClientMsg

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

func (*UpdateNotificationChannelDescriptor) NewEmptyServerMsg

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

func (*UpdateNotificationChannelDescriptor) RequestHasResourceBody

func (d *UpdateNotificationChannelDescriptor) RequestHasResourceBody() bool

type UpdateNotificationChannelDescriptorClientMsgHandle

type UpdateNotificationChannelDescriptorClientMsgHandle struct{}

func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName

func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName

func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames

type UpdateNotificationChannelDescriptorServerMsgHandle

type UpdateNotificationChannelDescriptorServerMsgHandle struct{}

func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName

func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName

func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames

type UpdateNotificationChannelRequest

type UpdateNotificationChannelRequest struct {

	// NotificationChannel resource body
	NotificationChannel *notification_channel.NotificationChannel `` /* 150-byte string literal not displayed */
	// FieldMask applied to request - change will be applied only for fields in
	// the mask
	UpdateMask *notification_channel.NotificationChannel_FieldMask `` /* 155-byte string literal not displayed */
	// Conditional update applied to request if update should be executed only for
	// specific resource state. If this field is populated, then server will fetch
	// existing resource, compare with the one stored in the cas field (after
	// applying field mask) and proceed with update only and only if they match.
	// Otherwise RPC error Aborted will be returned.
	Cas *UpdateNotificationChannelRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"`
	// contains filtered or unexported fields
}

Request message for method [UpdateNotificationChannel][ntt.monitoring.v3.UpdateNotificationChannel]

func (*UpdateNotificationChannelRequest) Clone

func (*UpdateNotificationChannelRequest) CloneRaw

func (*UpdateNotificationChannelRequest) Descriptor

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

Deprecated, Use UpdateNotificationChannelRequest.ProtoReflect.Descriptor instead.

func (*UpdateNotificationChannelRequest) GetCas

func (*UpdateNotificationChannelRequest) GetNotificationChannel

func (*UpdateNotificationChannelRequest) GetUpdateMask

func (*UpdateNotificationChannelRequest) GotenMessage

func (*UpdateNotificationChannelRequest) GotenMessage()

func (*UpdateNotificationChannelRequest) GotenObjectExt

func (o *UpdateNotificationChannelRequest) GotenObjectExt()

func (*UpdateNotificationChannelRequest) GotenValidate

func (obj *UpdateNotificationChannelRequest) GotenValidate() error

func (*UpdateNotificationChannelRequest) MakeDiffFieldMask

func (*UpdateNotificationChannelRequest) MakeFullFieldMask

func (*UpdateNotificationChannelRequest) MakeRawDiffFieldMask

func (*UpdateNotificationChannelRequest) MakeRawFullFieldMask

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

func (*UpdateNotificationChannelRequest) Marshal

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

func (*UpdateNotificationChannelRequest) MarshalJSON

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

func (*UpdateNotificationChannelRequest) Merge

func (*UpdateNotificationChannelRequest) MergeRaw

func (*UpdateNotificationChannelRequest) ProtoMessage

func (*UpdateNotificationChannelRequest) ProtoMessage()

func (*UpdateNotificationChannelRequest) ProtoReflect

func (*UpdateNotificationChannelRequest) Reset

func (*UpdateNotificationChannelRequest) SetCas

func (*UpdateNotificationChannelRequest) SetNotificationChannel

func (*UpdateNotificationChannelRequest) SetUpdateMask

func (*UpdateNotificationChannelRequest) String

func (*UpdateNotificationChannelRequest) Unmarshal

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

func (*UpdateNotificationChannelRequest) UnmarshalJSON

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

type UpdateNotificationChannelRequestCASFieldPathBuilder

type UpdateNotificationChannelRequestCASFieldPathBuilder struct{}

func (UpdateNotificationChannelRequestCASFieldPathBuilder) ConditionalState

func (UpdateNotificationChannelRequestCASFieldPathBuilder) FieldMask

type UpdateNotificationChannelRequestCAS_FieldPath

type UpdateNotificationChannelRequestCAS_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateNotificationChannelRequestCAS_FieldPathSelector
	Get(source *UpdateNotificationChannelRequest_CAS) []interface{}
	GetSingle(source *UpdateNotificationChannelRequest_CAS) (interface{}, bool)
	ClearValue(item *UpdateNotificationChannelRequest_CAS)

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

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

func MustParseUpdateNotificationChannelRequestCAS_FieldPath

func MustParseUpdateNotificationChannelRequestCAS_FieldPath(rawField string) UpdateNotificationChannelRequestCAS_FieldPath

func ParseUpdateNotificationChannelRequestCAS_FieldPath

func ParseUpdateNotificationChannelRequestCAS_FieldPath(rawField string) (UpdateNotificationChannelRequestCAS_FieldPath, error)

type UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue

type UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateNotificationChannelRequestCAS_FieldPath
	ContainsValue(*UpdateNotificationChannelRequest_CAS) bool
}

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

func MustParseUpdateNotificationChannelRequestCAS_FieldPathArrayItemValue

func MustParseUpdateNotificationChannelRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue

func ParseUpdateNotificationChannelRequestCAS_FieldPathArrayItemValue

func ParseUpdateNotificationChannelRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue, error)

ParseUpdateNotificationChannelRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues

type UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateNotificationChannelRequestCAS_FieldPath
}

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

func MustParseUpdateNotificationChannelRequestCAS_FieldPathArrayOfValues

func MustParseUpdateNotificationChannelRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues

func ParseUpdateNotificationChannelRequestCAS_FieldPathArrayOfValues

func ParseUpdateNotificationChannelRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues, error)

type UpdateNotificationChannelRequestCAS_FieldPathSelector

type UpdateNotificationChannelRequestCAS_FieldPathSelector int32
const (
	UpdateNotificationChannelRequestCAS_FieldPathSelectorConditionalState UpdateNotificationChannelRequestCAS_FieldPathSelector = 0
	UpdateNotificationChannelRequestCAS_FieldPathSelectorFieldMask        UpdateNotificationChannelRequestCAS_FieldPathSelector = 1
)

func (UpdateNotificationChannelRequestCAS_FieldPathSelector) String

type UpdateNotificationChannelRequestCAS_FieldPathValue

type UpdateNotificationChannelRequestCAS_FieldPathValue interface {
	UpdateNotificationChannelRequestCAS_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateNotificationChannelRequest_CAS)
	CompareWith(*UpdateNotificationChannelRequest_CAS) (cmp int, comparable bool)
}

UpdateNotificationChannelRequestCAS_FieldPathValue allows storing values for CAS fields according to their type

func MustParseUpdateNotificationChannelRequestCAS_FieldPathValue

func MustParseUpdateNotificationChannelRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateNotificationChannelRequestCAS_FieldPathValue

func ParseUpdateNotificationChannelRequestCAS_FieldPathValue

func ParseUpdateNotificationChannelRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateNotificationChannelRequestCAS_FieldPathValue, error)

type UpdateNotificationChannelRequestCAS_FieldSubPath

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

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) AsConditionalStateSubPath

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) ClearValue

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) ClearValueRaw

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) Get

Get returns all values pointed by selected field from source UpdateNotificationChannelRequest_CAS

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) GetRaw

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

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) GetSingle

GetSingle returns value of selected field from source UpdateNotificationChannelRequest_CAS

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) GetSingleRaw

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

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) Selector

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) SplitIntoTerminalIPaths

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) WithIArrayItemValue

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) WithIArrayOfValues

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) WithIValue

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateNotificationChannelRequestCAS_FieldSubPath) WithRawIValue

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

type UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue

type UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue struct {
	UpdateNotificationChannelRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue

func (*UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues

type UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues struct {
	UpdateNotificationChannelRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues

func (*UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateNotificationChannelRequestCAS_FieldSubPathValue

type UpdateNotificationChannelRequestCAS_FieldSubPathValue struct {
	UpdateNotificationChannelRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) AsConditionalStatePathValue

func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) CompareWith

func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) CompareWithRaw

func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) GetRawValue

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

func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) SetTo

func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) SetToRaw

type UpdateNotificationChannelRequestCAS_FieldTerminalPath

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

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) ClearValue

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) ClearValueRaw

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateNotificationChannelRequest_CAS

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) GetRaw

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

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateNotificationChannelRequest_CAS

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) GetSingleRaw

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

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) Selector

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIArrayItemValue

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIArrayOfValues

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIValue

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIArrayItemValue

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIArrayOfValues

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIValue

type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue

type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue struct {
	UpdateNotificationChannelRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw

type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues

type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues struct {
	UpdateNotificationChannelRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateNotificationChannelRequestCAS_FieldTerminalPathValue

type UpdateNotificationChannelRequestCAS_FieldTerminalPathValue struct {
	UpdateNotificationChannelRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) AsConditionalStateValue

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) AsFieldMaskValue

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateNotificationChannelRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateNotificationChannelRequest_CAS'.

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) CompareWithRaw

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CAS

func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) SetToRaw

type UpdateNotificationChannelRequestFieldPathBuilder

type UpdateNotificationChannelRequestFieldPathBuilder struct{}

func NewUpdateNotificationChannelRequestFieldPathBuilder

func NewUpdateNotificationChannelRequestFieldPathBuilder() UpdateNotificationChannelRequestFieldPathBuilder

func (UpdateNotificationChannelRequestFieldPathBuilder) Cas

func (UpdateNotificationChannelRequestFieldPathBuilder) NotificationChannel

func (UpdateNotificationChannelRequestFieldPathBuilder) UpdateMask

type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations

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

func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels

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

func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards

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

func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations

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

func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) FieldPath

func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues

func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithValue

type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels

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

func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) FieldPath

func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues

func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithValue

type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards

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

func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) FieldPath

func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithArrayOfValues

func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithValue

type UpdateNotificationChannelRequestPathSelectorCas

type UpdateNotificationChannelRequestPathSelectorCas struct{}

func (UpdateNotificationChannelRequestPathSelectorCas) ConditionalState

func (UpdateNotificationChannelRequestPathSelectorCas) FieldMask

func (UpdateNotificationChannelRequestPathSelectorCas) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasConditionalState

type UpdateNotificationChannelRequestPathSelectorCasConditionalState struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateName

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateName struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateName) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateName) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateName) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) NotificationLanguageCode added in v0.10.12

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) WithItemValue

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode added in v0.10.12

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode) FieldPath added in v0.10.12

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode) WithArrayOfValues added in v0.10.12

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode) WithValue added in v0.10.12

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateState

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateState struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateState) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime) FieldPath

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime) WithValue

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus

type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus struct{}

func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus) FieldPath

type UpdateNotificationChannelRequestPathSelectorCasFieldMask

type UpdateNotificationChannelRequestPathSelectorCasFieldMask struct{}

func (UpdateNotificationChannelRequestPathSelectorCasFieldMask) FieldPath

type UpdateNotificationChannelRequestPathSelectorNotificationChannel

type UpdateNotificationChannelRequestPathSelectorNotificationChannel struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) FieldPath

type UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription

type UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName

type UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithItemValue

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithItemValue

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithItemValue

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid

type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelName

type UpdateNotificationChannelRequestPathSelectorNotificationChannelName struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelName) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelName) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelName) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) NotificationLanguageCode added in v0.10.12

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) FieldPath

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithItemValue

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode added in v0.10.12

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) FieldPath added in v0.10.12

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithArrayOfValues added in v0.10.12

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithValue added in v0.10.12

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) FieldPath

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType) FieldPath

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) FieldPath

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) FieldPath

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl

type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelState

type UpdateNotificationChannelRequestPathSelectorNotificationChannelState struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelState) FieldPath

type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError

type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError) FieldPath

type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage

type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime

type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) FieldPath

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithArrayOfValues

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithValue

type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus

type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus struct{}

func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) FieldPath

type UpdateNotificationChannelRequestPathSelectorUpdateMask

type UpdateNotificationChannelRequestPathSelectorUpdateMask struct{}

func (UpdateNotificationChannelRequestPathSelectorUpdateMask) FieldPath

type UpdateNotificationChannelRequest_CAS

type UpdateNotificationChannelRequest_CAS struct {

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

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

func (*UpdateNotificationChannelRequest_CAS) Clone

func (*UpdateNotificationChannelRequest_CAS) CloneRaw

func (*UpdateNotificationChannelRequest_CAS) Descriptor

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

Deprecated, Use UpdateNotificationChannelRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateNotificationChannelRequest_CAS) GetConditionalState

func (*UpdateNotificationChannelRequest_CAS) GetFieldMask

func (*UpdateNotificationChannelRequest_CAS) GotenMessage

func (*UpdateNotificationChannelRequest_CAS) GotenMessage()

func (*UpdateNotificationChannelRequest_CAS) GotenObjectExt

func (o *UpdateNotificationChannelRequest_CAS) GotenObjectExt()

func (*UpdateNotificationChannelRequest_CAS) GotenValidate

func (obj *UpdateNotificationChannelRequest_CAS) GotenValidate() error

func (*UpdateNotificationChannelRequest_CAS) MakeFullFieldMask

func (*UpdateNotificationChannelRequest_CAS) MakeRawDiffFieldMask

func (*UpdateNotificationChannelRequest_CAS) MakeRawFullFieldMask

func (*UpdateNotificationChannelRequest_CAS) Marshal

func (*UpdateNotificationChannelRequest_CAS) MarshalJSON

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

func (*UpdateNotificationChannelRequest_CAS) Merge

func (*UpdateNotificationChannelRequest_CAS) MergeRaw

func (*UpdateNotificationChannelRequest_CAS) ProtoMessage

func (*UpdateNotificationChannelRequest_CAS) ProtoMessage()

func (*UpdateNotificationChannelRequest_CAS) ProtoReflect

func (*UpdateNotificationChannelRequest_CAS) Reset

func (*UpdateNotificationChannelRequest_CAS) SetConditionalState

func (*UpdateNotificationChannelRequest_CAS) SetFieldMask

func (*UpdateNotificationChannelRequest_CAS) String

func (*UpdateNotificationChannelRequest_CAS) Unmarshal

func (*UpdateNotificationChannelRequest_CAS) UnmarshalJSON

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

type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataAnnotations

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

func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels

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

func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards

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

func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalState

type UpdateNotificationChannelRequest_CASPathSelectorConditionalState struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) FieldPath

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) NotificationLanguageCode added in v0.10.12

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail) FieldPath

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) WithItemValue

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode added in v0.10.12

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode) FieldPath added in v0.10.12

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode) WithArrayOfValues added in v0.10.12

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode) WithValue added in v0.10.12

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack) FieldPath

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType) FieldPath

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook) FieldPath

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) FieldPath

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState) FieldPath

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError) FieldPath

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime) FieldPath

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime) WithArrayOfValues

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime) WithValue

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus

type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus) FieldPath

type UpdateNotificationChannelRequest_CASPathSelectorFieldMask

type UpdateNotificationChannelRequest_CASPathSelectorFieldMask struct{}

func (UpdateNotificationChannelRequest_CASPathSelectorFieldMask) FieldPath

type UpdateNotificationChannelRequest_CAS_FieldMask

type UpdateNotificationChannelRequest_CAS_FieldMask struct {
	Paths []UpdateNotificationChannelRequestCAS_FieldPath
}

func FullUpdateNotificationChannelRequest_CAS_FieldMask

func FullUpdateNotificationChannelRequest_CAS_FieldMask() *UpdateNotificationChannelRequest_CAS_FieldMask

func (*UpdateNotificationChannelRequest_CAS_FieldMask) AppendPath

func (*UpdateNotificationChannelRequest_CAS_FieldMask) AppendRawPath

func (*UpdateNotificationChannelRequest_CAS_FieldMask) DecodeFirestore

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

func (*UpdateNotificationChannelRequest_CAS_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateNotificationChannelRequest_CAS_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateNotificationChannelRequest_CAS_FieldMask) FromProtoFieldMask

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

func (*UpdateNotificationChannelRequest_CAS_FieldMask) GetPaths

func (*UpdateNotificationChannelRequest_CAS_FieldMask) GetRawPaths

func (*UpdateNotificationChannelRequest_CAS_FieldMask) IsFull

func (UpdateNotificationChannelRequest_CAS_FieldMask) Marshal

implement methods required by customType

func (UpdateNotificationChannelRequest_CAS_FieldMask) MarshalJSON

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

func (*UpdateNotificationChannelRequest_CAS_FieldMask) PathsCount

func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) PathsCount() int

func (*UpdateNotificationChannelRequest_CAS_FieldMask) Project

func (*UpdateNotificationChannelRequest_CAS_FieldMask) ProjectRaw

func (*UpdateNotificationChannelRequest_CAS_FieldMask) ProtoMessage

func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) ProtoMessage()

func (*UpdateNotificationChannelRequest_CAS_FieldMask) ProtoReflect

func (*UpdateNotificationChannelRequest_CAS_FieldMask) Reset

func (*UpdateNotificationChannelRequest_CAS_FieldMask) Set

func (*UpdateNotificationChannelRequest_CAS_FieldMask) SetFromCliFlag

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

func (*UpdateNotificationChannelRequest_CAS_FieldMask) SetRaw

func (*UpdateNotificationChannelRequest_CAS_FieldMask) Size

func (*UpdateNotificationChannelRequest_CAS_FieldMask) String

func (*UpdateNotificationChannelRequest_CAS_FieldMask) SubtractRaw

func (*UpdateNotificationChannelRequest_CAS_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*UpdateNotificationChannelRequest_CAS_FieldMask) Unmarshal

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

func (*UpdateNotificationChannelRequest_CAS_FieldMask) UnmarshalJSON

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

type UpdateNotificationChannelRequest_FieldMask

type UpdateNotificationChannelRequest_FieldMask struct {
	Paths []UpdateNotificationChannelRequest_FieldPath
}

func FullUpdateNotificationChannelRequest_FieldMask

func FullUpdateNotificationChannelRequest_FieldMask() *UpdateNotificationChannelRequest_FieldMask

func (*UpdateNotificationChannelRequest_FieldMask) AppendPath

func (*UpdateNotificationChannelRequest_FieldMask) AppendRawPath

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

func (*UpdateNotificationChannelRequest_FieldMask) DecodeFirestore

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

func (*UpdateNotificationChannelRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateNotificationChannelRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateNotificationChannelRequest_FieldMask) FromProtoFieldMask

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

func (*UpdateNotificationChannelRequest_FieldMask) GetPaths

func (*UpdateNotificationChannelRequest_FieldMask) GetRawPaths

func (*UpdateNotificationChannelRequest_FieldMask) IsFull

func (UpdateNotificationChannelRequest_FieldMask) Marshal

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

implement methods required by customType

func (UpdateNotificationChannelRequest_FieldMask) MarshalJSON

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

func (*UpdateNotificationChannelRequest_FieldMask) PathsCount

func (fieldMask *UpdateNotificationChannelRequest_FieldMask) PathsCount() int

func (*UpdateNotificationChannelRequest_FieldMask) Project

func (*UpdateNotificationChannelRequest_FieldMask) ProjectRaw

func (*UpdateNotificationChannelRequest_FieldMask) ProtoMessage

func (fieldMask *UpdateNotificationChannelRequest_FieldMask) ProtoMessage()

func (*UpdateNotificationChannelRequest_FieldMask) ProtoReflect

func (*UpdateNotificationChannelRequest_FieldMask) Reset

func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Reset()

func (*UpdateNotificationChannelRequest_FieldMask) Set

func (*UpdateNotificationChannelRequest_FieldMask) SetFromCliFlag

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

func (*UpdateNotificationChannelRequest_FieldMask) SetRaw

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

func (*UpdateNotificationChannelRequest_FieldMask) Size

func (*UpdateNotificationChannelRequest_FieldMask) String

func (*UpdateNotificationChannelRequest_FieldMask) Subtract

func (*UpdateNotificationChannelRequest_FieldMask) SubtractRaw

func (*UpdateNotificationChannelRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*UpdateNotificationChannelRequest_FieldMask) Unmarshal

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

func (*UpdateNotificationChannelRequest_FieldMask) UnmarshalJSON

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

type UpdateNotificationChannelRequest_FieldPath

type UpdateNotificationChannelRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateNotificationChannelRequest_FieldPathSelector
	Get(source *UpdateNotificationChannelRequest) []interface{}
	GetSingle(source *UpdateNotificationChannelRequest) (interface{}, bool)
	ClearValue(item *UpdateNotificationChannelRequest)

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

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

func MustParseUpdateNotificationChannelRequest_FieldPath

func MustParseUpdateNotificationChannelRequest_FieldPath(rawField string) UpdateNotificationChannelRequest_FieldPath

func ParseUpdateNotificationChannelRequest_FieldPath

func ParseUpdateNotificationChannelRequest_FieldPath(rawField string) (UpdateNotificationChannelRequest_FieldPath, error)

type UpdateNotificationChannelRequest_FieldPathArrayItemValue

type UpdateNotificationChannelRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateNotificationChannelRequest_FieldPath
	ContainsValue(*UpdateNotificationChannelRequest) bool
}

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

func MustParseUpdateNotificationChannelRequest_FieldPathArrayItemValue

func MustParseUpdateNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateNotificationChannelRequest_FieldPathArrayItemValue

func ParseUpdateNotificationChannelRequest_FieldPathArrayItemValue

func ParseUpdateNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateNotificationChannelRequest_FieldPathArrayItemValue, error)

ParseUpdateNotificationChannelRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateNotificationChannelRequest_FieldPathArrayOfValues

type UpdateNotificationChannelRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateNotificationChannelRequest_FieldPath
}

UpdateNotificationChannelRequest_FieldPathArrayOfValues allows storing slice of values for UpdateNotificationChannelRequest fields according to their type

func MustParseUpdateNotificationChannelRequest_FieldPathArrayOfValues

func MustParseUpdateNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateNotificationChannelRequest_FieldPathArrayOfValues

func ParseUpdateNotificationChannelRequest_FieldPathArrayOfValues

func ParseUpdateNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateNotificationChannelRequest_FieldPathArrayOfValues, error)

type UpdateNotificationChannelRequest_FieldPathSelector

type UpdateNotificationChannelRequest_FieldPathSelector int32
const (
	UpdateNotificationChannelRequest_FieldPathSelectorNotificationChannel UpdateNotificationChannelRequest_FieldPathSelector = 0
	UpdateNotificationChannelRequest_FieldPathSelectorUpdateMask          UpdateNotificationChannelRequest_FieldPathSelector = 1
	UpdateNotificationChannelRequest_FieldPathSelectorCas                 UpdateNotificationChannelRequest_FieldPathSelector = 2
)

func (UpdateNotificationChannelRequest_FieldPathSelector) String

type UpdateNotificationChannelRequest_FieldPathValue

type UpdateNotificationChannelRequest_FieldPathValue interface {
	UpdateNotificationChannelRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateNotificationChannelRequest)
	CompareWith(*UpdateNotificationChannelRequest) (cmp int, comparable bool)
}

UpdateNotificationChannelRequest_FieldPathValue allows storing values for UpdateNotificationChannelRequest fields according to their type

func MustParseUpdateNotificationChannelRequest_FieldPathValue

func MustParseUpdateNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) UpdateNotificationChannelRequest_FieldPathValue

func ParseUpdateNotificationChannelRequest_FieldPathValue

func ParseUpdateNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) (UpdateNotificationChannelRequest_FieldPathValue, error)

type UpdateNotificationChannelRequest_FieldSubPath

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

func (*UpdateNotificationChannelRequest_FieldSubPath) AsCasSubPath

func (*UpdateNotificationChannelRequest_FieldSubPath) AsNotificationChannelSubPath

func (*UpdateNotificationChannelRequest_FieldSubPath) ClearValue

func (*UpdateNotificationChannelRequest_FieldSubPath) ClearValueRaw

func (*UpdateNotificationChannelRequest_FieldSubPath) Get

Get returns all values pointed by selected field from source UpdateNotificationChannelRequest

func (*UpdateNotificationChannelRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateNotificationChannelRequest_FieldSubPath) GetRaw

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

func (*UpdateNotificationChannelRequest_FieldSubPath) GetSingle

GetSingle returns value of selected field from source UpdateNotificationChannelRequest

func (*UpdateNotificationChannelRequest_FieldSubPath) GetSingleRaw

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

func (*UpdateNotificationChannelRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateNotificationChannelRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateNotificationChannelRequest_FieldSubPath) Selector

func (*UpdateNotificationChannelRequest_FieldSubPath) SplitIntoTerminalIPaths

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

func (*UpdateNotificationChannelRequest_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateNotificationChannelRequest_FieldSubPath) WithIArrayItemValue

func (*UpdateNotificationChannelRequest_FieldSubPath) WithIArrayOfValues

func (*UpdateNotificationChannelRequest_FieldSubPath) WithIValue

func (*UpdateNotificationChannelRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateNotificationChannelRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateNotificationChannelRequest_FieldSubPath) WithRawIValue

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

type UpdateNotificationChannelRequest_FieldSubPathArrayItemValue

type UpdateNotificationChannelRequest_FieldSubPathArrayItemValue struct {
	UpdateNotificationChannelRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) AsCasPathItemValue

func (*UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) AsNotificationChannelPathItemValue

func (*UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateNotificationChannelRequest_FieldSubPathArrayOfValues

type UpdateNotificationChannelRequest_FieldSubPathArrayOfValues struct {
	UpdateNotificationChannelRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues

func (*UpdateNotificationChannelRequest_FieldSubPathArrayOfValues) AsNotificationChannelPathArrayOfValues

func (*UpdateNotificationChannelRequest_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateNotificationChannelRequest_FieldSubPathValue

type UpdateNotificationChannelRequest_FieldSubPathValue struct {
	UpdateNotificationChannelRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequest_FieldSubPathValue) AsCasPathValue

func (*UpdateNotificationChannelRequest_FieldSubPathValue) AsNotificationChannelPathValue

func (*UpdateNotificationChannelRequest_FieldSubPathValue) CompareWith

func (*UpdateNotificationChannelRequest_FieldSubPathValue) CompareWithRaw

func (*UpdateNotificationChannelRequest_FieldSubPathValue) GetRawValue

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

func (*UpdateNotificationChannelRequest_FieldSubPathValue) SetTo

func (*UpdateNotificationChannelRequest_FieldSubPathValue) SetToRaw

type UpdateNotificationChannelRequest_FieldTerminalPath

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

func (*UpdateNotificationChannelRequest_FieldTerminalPath) ClearValue

func (*UpdateNotificationChannelRequest_FieldTerminalPath) ClearValueRaw

func (*UpdateNotificationChannelRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateNotificationChannelRequest

func (*UpdateNotificationChannelRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateNotificationChannelRequest_FieldTerminalPath) GetRaw

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

func (*UpdateNotificationChannelRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateNotificationChannelRequest

func (*UpdateNotificationChannelRequest_FieldTerminalPath) GetSingleRaw

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

func (*UpdateNotificationChannelRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateNotificationChannelRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateNotificationChannelRequest_FieldTerminalPath) Selector

func (*UpdateNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*UpdateNotificationChannelRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue

func (*UpdateNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues

func (*UpdateNotificationChannelRequest_FieldTerminalPath) WithIValue

func (*UpdateNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*UpdateNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*UpdateNotificationChannelRequest_FieldTerminalPath) WithRawIValue

type UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue

type UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue struct {
	UpdateNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues

type UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues struct {
	UpdateNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues

func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNotificationChannelArrayOfValues

func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues

func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateNotificationChannelRequest_FieldTerminalPathValue

type UpdateNotificationChannelRequest_FieldTerminalPathValue struct {
	UpdateNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) AsCasValue

func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) AsNotificationChannelValue

func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) AsUpdateMaskValue

func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'UpdateNotificationChannelRequest'.

func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw

func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object UpdateNotificationChannelRequest

func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) SetToRaw

type WatchNotificationChannelClientStream

type WatchNotificationChannelClientStream interface {
	Recv() (*WatchNotificationChannelResponse, error)
	grpc.ClientStream
}

type WatchNotificationChannelDescriptor

type WatchNotificationChannelDescriptor struct{}

func GetWatchNotificationChannelDescriptor

func GetWatchNotificationChannelDescriptor() *WatchNotificationChannelDescriptor

func (*WatchNotificationChannelDescriptor) GetApiDescriptor

func (*WatchNotificationChannelDescriptor) GetApiName

func (*WatchNotificationChannelDescriptor) GetClientMsgReflectHandle

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

func (*WatchNotificationChannelDescriptor) GetFullMethodName

func (d *WatchNotificationChannelDescriptor) GetFullMethodName() string

func (*WatchNotificationChannelDescriptor) GetMethodName

func (d *WatchNotificationChannelDescriptor) GetMethodName() string

func (*WatchNotificationChannelDescriptor) GetProtoPkgName

func (d *WatchNotificationChannelDescriptor) GetProtoPkgName() string

func (*WatchNotificationChannelDescriptor) GetResourceDescriptor

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

func (*WatchNotificationChannelDescriptor) GetServerMsgReflectHandle

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

func (*WatchNotificationChannelDescriptor) GetServiceDomain

func (d *WatchNotificationChannelDescriptor) GetServiceDomain() string

func (*WatchNotificationChannelDescriptor) GetServiceVersion

func (d *WatchNotificationChannelDescriptor) GetServiceVersion() string

func (*WatchNotificationChannelDescriptor) GetVerb

func (*WatchNotificationChannelDescriptor) HasResource

func (d *WatchNotificationChannelDescriptor) HasResource() bool

func (*WatchNotificationChannelDescriptor) IsClientStream

func (d *WatchNotificationChannelDescriptor) IsClientStream() bool

func (*WatchNotificationChannelDescriptor) IsCollection

func (d *WatchNotificationChannelDescriptor) IsCollection() bool

func (*WatchNotificationChannelDescriptor) IsPlural

func (*WatchNotificationChannelDescriptor) IsServerStream

func (d *WatchNotificationChannelDescriptor) IsServerStream() bool

func (*WatchNotificationChannelDescriptor) IsUnary

func (*WatchNotificationChannelDescriptor) NewEmptyClientMsg

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

func (*WatchNotificationChannelDescriptor) NewEmptyServerMsg

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

func (*WatchNotificationChannelDescriptor) RequestHasResourceBody

func (d *WatchNotificationChannelDescriptor) RequestHasResourceBody() bool

type WatchNotificationChannelDescriptorClientMsgHandle

type WatchNotificationChannelDescriptorClientMsgHandle struct{}

func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName

func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceName

func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames

type WatchNotificationChannelDescriptorServerMsgHandle

type WatchNotificationChannelDescriptorServerMsgHandle struct{}

func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName

func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceName

func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames

type WatchNotificationChannelRequest

type WatchNotificationChannelRequest struct {

	// Reference to ntt.monitoring.v3.NotificationChannel
	Name *notification_channel.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 *notification_channel.NotificationChannel_FieldMask `` /* 151-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [WatchNotificationChannel][ntt.monitoring.v3.WatchNotificationChannel]

func (*WatchNotificationChannelRequest) Clone

func (*WatchNotificationChannelRequest) CloneRaw

func (*WatchNotificationChannelRequest) Descriptor

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

Deprecated, Use WatchNotificationChannelRequest.ProtoReflect.Descriptor instead.

func (*WatchNotificationChannelRequest) GetFieldMask

func (*WatchNotificationChannelRequest) GetName

func (*WatchNotificationChannelRequest) GetView

func (*WatchNotificationChannelRequest) GotenMessage

func (*WatchNotificationChannelRequest) GotenMessage()

func (*WatchNotificationChannelRequest) GotenObjectExt

func (o *WatchNotificationChannelRequest) GotenObjectExt()

func (*WatchNotificationChannelRequest) GotenValidate

func (obj *WatchNotificationChannelRequest) GotenValidate() error

func (*WatchNotificationChannelRequest) MakeDiffFieldMask

func (*WatchNotificationChannelRequest) MakeFullFieldMask

func (*WatchNotificationChannelRequest) MakeRawDiffFieldMask

func (*WatchNotificationChannelRequest) MakeRawFullFieldMask

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

func (*WatchNotificationChannelRequest) Marshal

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

func (*WatchNotificationChannelRequest) MarshalJSON

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

func (*WatchNotificationChannelRequest) Merge

func (*WatchNotificationChannelRequest) MergeRaw

func (*WatchNotificationChannelRequest) ProtoMessage

func (*WatchNotificationChannelRequest) ProtoMessage()

func (*WatchNotificationChannelRequest) ProtoReflect

func (*WatchNotificationChannelRequest) Reset

func (*WatchNotificationChannelRequest) SetFieldMask

func (*WatchNotificationChannelRequest) SetName

func (*WatchNotificationChannelRequest) SetView

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

func (*WatchNotificationChannelRequest) String

func (*WatchNotificationChannelRequest) Unmarshal

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

func (*WatchNotificationChannelRequest) UnmarshalJSON

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

type WatchNotificationChannelRequestFieldPathBuilder

type WatchNotificationChannelRequestFieldPathBuilder struct{}

func NewWatchNotificationChannelRequestFieldPathBuilder

func NewWatchNotificationChannelRequestFieldPathBuilder() WatchNotificationChannelRequestFieldPathBuilder

func (WatchNotificationChannelRequestFieldPathBuilder) FieldMask

func (WatchNotificationChannelRequestFieldPathBuilder) Name

func (WatchNotificationChannelRequestFieldPathBuilder) View

type WatchNotificationChannelRequestPathSelectorFieldMask

type WatchNotificationChannelRequestPathSelectorFieldMask struct{}

func (WatchNotificationChannelRequestPathSelectorFieldMask) FieldPath

type WatchNotificationChannelRequestPathSelectorName

type WatchNotificationChannelRequestPathSelectorName struct{}

func (WatchNotificationChannelRequestPathSelectorName) FieldPath

type WatchNotificationChannelRequestPathSelectorView

type WatchNotificationChannelRequestPathSelectorView struct{}

func (WatchNotificationChannelRequestPathSelectorView) FieldPath

func (WatchNotificationChannelRequestPathSelectorView) WithArrayOfValues

func (WatchNotificationChannelRequestPathSelectorView) WithValue

type WatchNotificationChannelRequest_FieldMask

type WatchNotificationChannelRequest_FieldMask struct {
	Paths []WatchNotificationChannelRequest_FieldPath
}

func FullWatchNotificationChannelRequest_FieldMask

func FullWatchNotificationChannelRequest_FieldMask() *WatchNotificationChannelRequest_FieldMask

func (*WatchNotificationChannelRequest_FieldMask) AppendPath

func (*WatchNotificationChannelRequest_FieldMask) AppendRawPath

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

func (*WatchNotificationChannelRequest_FieldMask) DecodeFirestore

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

func (*WatchNotificationChannelRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchNotificationChannelRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchNotificationChannelRequest_FieldMask) FromProtoFieldMask

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

func (*WatchNotificationChannelRequest_FieldMask) GetPaths

func (*WatchNotificationChannelRequest_FieldMask) GetRawPaths

func (*WatchNotificationChannelRequest_FieldMask) IsFull

func (fieldMask *WatchNotificationChannelRequest_FieldMask) IsFull() bool

func (WatchNotificationChannelRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchNotificationChannelRequest_FieldMask) MarshalJSON

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

func (*WatchNotificationChannelRequest_FieldMask) PathsCount

func (fieldMask *WatchNotificationChannelRequest_FieldMask) PathsCount() int

func (*WatchNotificationChannelRequest_FieldMask) Project

func (*WatchNotificationChannelRequest_FieldMask) ProjectRaw

func (*WatchNotificationChannelRequest_FieldMask) ProtoMessage

func (fieldMask *WatchNotificationChannelRequest_FieldMask) ProtoMessage()

func (*WatchNotificationChannelRequest_FieldMask) ProtoReflect

func (*WatchNotificationChannelRequest_FieldMask) Reset

func (fieldMask *WatchNotificationChannelRequest_FieldMask) Reset()

func (*WatchNotificationChannelRequest_FieldMask) Set

func (*WatchNotificationChannelRequest_FieldMask) SetFromCliFlag

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

func (*WatchNotificationChannelRequest_FieldMask) SetRaw

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

func (*WatchNotificationChannelRequest_FieldMask) Size

func (*WatchNotificationChannelRequest_FieldMask) String

func (*WatchNotificationChannelRequest_FieldMask) Subtract

func (*WatchNotificationChannelRequest_FieldMask) SubtractRaw

func (*WatchNotificationChannelRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchNotificationChannelRequest_FieldMask) Unmarshal

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

func (*WatchNotificationChannelRequest_FieldMask) UnmarshalJSON

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

type WatchNotificationChannelRequest_FieldPath

type WatchNotificationChannelRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchNotificationChannelRequest_FieldPathSelector
	Get(source *WatchNotificationChannelRequest) []interface{}
	GetSingle(source *WatchNotificationChannelRequest) (interface{}, bool)
	ClearValue(item *WatchNotificationChannelRequest)

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

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

func MustParseWatchNotificationChannelRequest_FieldPath

func MustParseWatchNotificationChannelRequest_FieldPath(rawField string) WatchNotificationChannelRequest_FieldPath

func ParseWatchNotificationChannelRequest_FieldPath

func ParseWatchNotificationChannelRequest_FieldPath(rawField string) (WatchNotificationChannelRequest_FieldPath, error)

type WatchNotificationChannelRequest_FieldPathArrayItemValue

type WatchNotificationChannelRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchNotificationChannelRequest_FieldPath
	ContainsValue(*WatchNotificationChannelRequest) bool
}

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

func MustParseWatchNotificationChannelRequest_FieldPathArrayItemValue

func MustParseWatchNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelRequest_FieldPathArrayItemValue

func ParseWatchNotificationChannelRequest_FieldPathArrayItemValue

func ParseWatchNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelRequest_FieldPathArrayItemValue, error)

ParseWatchNotificationChannelRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchNotificationChannelRequest_FieldPathArrayOfValues

type WatchNotificationChannelRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchNotificationChannelRequest_FieldPath
}

WatchNotificationChannelRequest_FieldPathArrayOfValues allows storing slice of values for WatchNotificationChannelRequest fields according to their type

func MustParseWatchNotificationChannelRequest_FieldPathArrayOfValues

func MustParseWatchNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelRequest_FieldPathArrayOfValues

func ParseWatchNotificationChannelRequest_FieldPathArrayOfValues

func ParseWatchNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelRequest_FieldPathArrayOfValues, error)

type WatchNotificationChannelRequest_FieldPathSelector

type WatchNotificationChannelRequest_FieldPathSelector int32
const (
	WatchNotificationChannelRequest_FieldPathSelectorName      WatchNotificationChannelRequest_FieldPathSelector = 0
	WatchNotificationChannelRequest_FieldPathSelectorFieldMask WatchNotificationChannelRequest_FieldPathSelector = 1
	WatchNotificationChannelRequest_FieldPathSelectorView      WatchNotificationChannelRequest_FieldPathSelector = 2
)

func (WatchNotificationChannelRequest_FieldPathSelector) String

type WatchNotificationChannelRequest_FieldPathValue

type WatchNotificationChannelRequest_FieldPathValue interface {
	WatchNotificationChannelRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchNotificationChannelRequest)
	CompareWith(*WatchNotificationChannelRequest) (cmp int, comparable bool)
}

WatchNotificationChannelRequest_FieldPathValue allows storing values for WatchNotificationChannelRequest fields according to their type

func MustParseWatchNotificationChannelRequest_FieldPathValue

func MustParseWatchNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) WatchNotificationChannelRequest_FieldPathValue

func ParseWatchNotificationChannelRequest_FieldPathValue

func ParseWatchNotificationChannelRequest_FieldPathValue(pathStr, valueStr string) (WatchNotificationChannelRequest_FieldPathValue, error)

type WatchNotificationChannelRequest_FieldTerminalPath

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

func (*WatchNotificationChannelRequest_FieldTerminalPath) ClearValue

func (*WatchNotificationChannelRequest_FieldTerminalPath) ClearValueRaw

func (*WatchNotificationChannelRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchNotificationChannelRequest

func (*WatchNotificationChannelRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchNotificationChannelRequest_FieldTerminalPath) GetRaw

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

func (*WatchNotificationChannelRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchNotificationChannelRequest

func (*WatchNotificationChannelRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchNotificationChannelRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchNotificationChannelRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchNotificationChannelRequest_FieldTerminalPath) Selector

func (*WatchNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchNotificationChannelRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchNotificationChannelRequest_FieldTerminalPath) WithIValue

func (*WatchNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchNotificationChannelRequest_FieldTerminalPath) WithRawIValue

type WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue

type WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue struct {
	WatchNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues

type WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues struct {
	WatchNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchNotificationChannelRequest_FieldTerminalPathValue

type WatchNotificationChannelRequest_FieldTerminalPathValue struct {
	WatchNotificationChannelRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchNotificationChannelRequest_FieldTerminalPathValue) AsNameValue

func (*WatchNotificationChannelRequest_FieldTerminalPathValue) AsViewValue

func (*WatchNotificationChannelRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelRequest'.

func (*WatchNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchNotificationChannelRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchNotificationChannelRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchNotificationChannelRequest

func (*WatchNotificationChannelRequest_FieldTerminalPathValue) SetToRaw

type WatchNotificationChannelResponse

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

WatchNotificationChannelResponse

func (*WatchNotificationChannelResponse) Clone

func (*WatchNotificationChannelResponse) CloneRaw

func (*WatchNotificationChannelResponse) Descriptor

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

Deprecated, Use WatchNotificationChannelResponse.ProtoReflect.Descriptor instead.

func (*WatchNotificationChannelResponse) GetChange

func (*WatchNotificationChannelResponse) GotenMessage

func (*WatchNotificationChannelResponse) GotenMessage()

func (*WatchNotificationChannelResponse) GotenObjectExt

func (o *WatchNotificationChannelResponse) GotenObjectExt()

func (*WatchNotificationChannelResponse) GotenValidate

func (obj *WatchNotificationChannelResponse) GotenValidate() error

func (*WatchNotificationChannelResponse) MakeDiffFieldMask

func (*WatchNotificationChannelResponse) MakeFullFieldMask

func (*WatchNotificationChannelResponse) MakeRawDiffFieldMask

func (*WatchNotificationChannelResponse) MakeRawFullFieldMask

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

func (*WatchNotificationChannelResponse) Marshal

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

func (*WatchNotificationChannelResponse) MarshalJSON

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

func (*WatchNotificationChannelResponse) Merge

func (*WatchNotificationChannelResponse) MergeRaw

func (*WatchNotificationChannelResponse) ProtoMessage

func (*WatchNotificationChannelResponse) ProtoMessage()

func (*WatchNotificationChannelResponse) ProtoReflect

func (*WatchNotificationChannelResponse) Reset

func (*WatchNotificationChannelResponse) SetChange

func (*WatchNotificationChannelResponse) String

func (*WatchNotificationChannelResponse) Unmarshal

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

func (*WatchNotificationChannelResponse) UnmarshalJSON

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

type WatchNotificationChannelResponseFieldPathBuilder

type WatchNotificationChannelResponseFieldPathBuilder struct{}

func NewWatchNotificationChannelResponseFieldPathBuilder

func NewWatchNotificationChannelResponseFieldPathBuilder() WatchNotificationChannelResponseFieldPathBuilder

func (WatchNotificationChannelResponseFieldPathBuilder) Change

type WatchNotificationChannelResponsePathSelectorChange

type WatchNotificationChannelResponsePathSelectorChange struct{}

func (WatchNotificationChannelResponsePathSelectorChange) FieldPath

type WatchNotificationChannelResponse_FieldMask

type WatchNotificationChannelResponse_FieldMask struct {
	Paths []WatchNotificationChannelResponse_FieldPath
}

func FullWatchNotificationChannelResponse_FieldMask

func FullWatchNotificationChannelResponse_FieldMask() *WatchNotificationChannelResponse_FieldMask

func (*WatchNotificationChannelResponse_FieldMask) AppendPath

func (*WatchNotificationChannelResponse_FieldMask) AppendRawPath

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

func (*WatchNotificationChannelResponse_FieldMask) DecodeFirestore

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

func (*WatchNotificationChannelResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchNotificationChannelResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchNotificationChannelResponse_FieldMask) FromProtoFieldMask

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

func (*WatchNotificationChannelResponse_FieldMask) GetPaths

func (*WatchNotificationChannelResponse_FieldMask) GetRawPaths

func (*WatchNotificationChannelResponse_FieldMask) IsFull

func (WatchNotificationChannelResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchNotificationChannelResponse_FieldMask) MarshalJSON

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

func (*WatchNotificationChannelResponse_FieldMask) PathsCount

func (fieldMask *WatchNotificationChannelResponse_FieldMask) PathsCount() int

func (*WatchNotificationChannelResponse_FieldMask) Project

func (*WatchNotificationChannelResponse_FieldMask) ProjectRaw

func (*WatchNotificationChannelResponse_FieldMask) ProtoMessage

func (fieldMask *WatchNotificationChannelResponse_FieldMask) ProtoMessage()

func (*WatchNotificationChannelResponse_FieldMask) ProtoReflect

func (*WatchNotificationChannelResponse_FieldMask) Reset

func (fieldMask *WatchNotificationChannelResponse_FieldMask) Reset()

func (*WatchNotificationChannelResponse_FieldMask) Set

func (*WatchNotificationChannelResponse_FieldMask) SetFromCliFlag

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

func (*WatchNotificationChannelResponse_FieldMask) SetRaw

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

func (*WatchNotificationChannelResponse_FieldMask) Size

func (*WatchNotificationChannelResponse_FieldMask) String

func (*WatchNotificationChannelResponse_FieldMask) Subtract

func (*WatchNotificationChannelResponse_FieldMask) SubtractRaw

func (*WatchNotificationChannelResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchNotificationChannelResponse_FieldMask) Unmarshal

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

func (*WatchNotificationChannelResponse_FieldMask) UnmarshalJSON

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

type WatchNotificationChannelResponse_FieldPath

type WatchNotificationChannelResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchNotificationChannelResponse_FieldPathSelector
	Get(source *WatchNotificationChannelResponse) []interface{}
	GetSingle(source *WatchNotificationChannelResponse) (interface{}, bool)
	ClearValue(item *WatchNotificationChannelResponse)

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

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

func MustParseWatchNotificationChannelResponse_FieldPath

func MustParseWatchNotificationChannelResponse_FieldPath(rawField string) WatchNotificationChannelResponse_FieldPath

func ParseWatchNotificationChannelResponse_FieldPath

func ParseWatchNotificationChannelResponse_FieldPath(rawField string) (WatchNotificationChannelResponse_FieldPath, error)

type WatchNotificationChannelResponse_FieldPathArrayItemValue

type WatchNotificationChannelResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchNotificationChannelResponse_FieldPath
	ContainsValue(*WatchNotificationChannelResponse) bool
}

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

func MustParseWatchNotificationChannelResponse_FieldPathArrayItemValue

func MustParseWatchNotificationChannelResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelResponse_FieldPathArrayItemValue

func ParseWatchNotificationChannelResponse_FieldPathArrayItemValue

func ParseWatchNotificationChannelResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelResponse_FieldPathArrayItemValue, error)

ParseWatchNotificationChannelResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchNotificationChannelResponse_FieldPathArrayOfValues

type WatchNotificationChannelResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchNotificationChannelResponse_FieldPath
}

WatchNotificationChannelResponse_FieldPathArrayOfValues allows storing slice of values for WatchNotificationChannelResponse fields according to their type

func MustParseWatchNotificationChannelResponse_FieldPathArrayOfValues

func MustParseWatchNotificationChannelResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelResponse_FieldPathArrayOfValues

func ParseWatchNotificationChannelResponse_FieldPathArrayOfValues

func ParseWatchNotificationChannelResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelResponse_FieldPathArrayOfValues, error)

type WatchNotificationChannelResponse_FieldPathSelector

type WatchNotificationChannelResponse_FieldPathSelector int32
const (
	WatchNotificationChannelResponse_FieldPathSelectorChange WatchNotificationChannelResponse_FieldPathSelector = 0
)

func (WatchNotificationChannelResponse_FieldPathSelector) String

type WatchNotificationChannelResponse_FieldPathValue

type WatchNotificationChannelResponse_FieldPathValue interface {
	WatchNotificationChannelResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchNotificationChannelResponse)
	CompareWith(*WatchNotificationChannelResponse) (cmp int, comparable bool)
}

WatchNotificationChannelResponse_FieldPathValue allows storing values for WatchNotificationChannelResponse fields according to their type

func MustParseWatchNotificationChannelResponse_FieldPathValue

func MustParseWatchNotificationChannelResponse_FieldPathValue(pathStr, valueStr string) WatchNotificationChannelResponse_FieldPathValue

func ParseWatchNotificationChannelResponse_FieldPathValue

func ParseWatchNotificationChannelResponse_FieldPathValue(pathStr, valueStr string) (WatchNotificationChannelResponse_FieldPathValue, error)

type WatchNotificationChannelResponse_FieldTerminalPath

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

func (*WatchNotificationChannelResponse_FieldTerminalPath) ClearValue

func (*WatchNotificationChannelResponse_FieldTerminalPath) ClearValueRaw

func (*WatchNotificationChannelResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchNotificationChannelResponse

func (*WatchNotificationChannelResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchNotificationChannelResponse_FieldTerminalPath) GetRaw

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

func (*WatchNotificationChannelResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchNotificationChannelResponse

func (*WatchNotificationChannelResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchNotificationChannelResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchNotificationChannelResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchNotificationChannelResponse_FieldTerminalPath) Selector

func (*WatchNotificationChannelResponse_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchNotificationChannelResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchNotificationChannelResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchNotificationChannelResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchNotificationChannelResponse_FieldTerminalPath) WithIValue

func (*WatchNotificationChannelResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchNotificationChannelResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchNotificationChannelResponse_FieldTerminalPath) WithRawIValue

type WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue

type WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue struct {
	WatchNotificationChannelResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchNotificationChannelResponse_FieldTerminalPathArrayOfValues

type WatchNotificationChannelResponse_FieldTerminalPathArrayOfValues struct {
	WatchNotificationChannelResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues

func (*WatchNotificationChannelResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchNotificationChannelResponse_FieldTerminalPathValue

type WatchNotificationChannelResponse_FieldTerminalPathValue struct {
	WatchNotificationChannelResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelResponse_FieldTerminalPathValue) AsChangeValue

func (*WatchNotificationChannelResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchNotificationChannelResponse_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelResponse'.

func (*WatchNotificationChannelResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchNotificationChannelResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchNotificationChannelResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchNotificationChannelResponse

func (*WatchNotificationChannelResponse_FieldTerminalPathValue) SetToRaw

type WatchNotificationChannelsClientStream

type WatchNotificationChannelsClientStream interface {
	Recv() (*WatchNotificationChannelsResponse, error)
	grpc.ClientStream
}

type WatchNotificationChannelsDescriptor

type WatchNotificationChannelsDescriptor struct{}

func GetWatchNotificationChannelsDescriptor

func GetWatchNotificationChannelsDescriptor() *WatchNotificationChannelsDescriptor

func (*WatchNotificationChannelsDescriptor) GetApiDescriptor

func (*WatchNotificationChannelsDescriptor) GetApiName

func (*WatchNotificationChannelsDescriptor) GetClientMsgReflectHandle

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

func (*WatchNotificationChannelsDescriptor) GetFullMethodName

func (d *WatchNotificationChannelsDescriptor) GetFullMethodName() string

func (*WatchNotificationChannelsDescriptor) GetMethodName

func (d *WatchNotificationChannelsDescriptor) GetMethodName() string

func (*WatchNotificationChannelsDescriptor) GetProtoPkgName

func (d *WatchNotificationChannelsDescriptor) GetProtoPkgName() string

func (*WatchNotificationChannelsDescriptor) GetResourceDescriptor

func (*WatchNotificationChannelsDescriptor) GetServerMsgReflectHandle

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

func (*WatchNotificationChannelsDescriptor) GetServiceDomain

func (d *WatchNotificationChannelsDescriptor) GetServiceDomain() string

func (*WatchNotificationChannelsDescriptor) GetServiceVersion

func (d *WatchNotificationChannelsDescriptor) GetServiceVersion() string

func (*WatchNotificationChannelsDescriptor) GetVerb

func (*WatchNotificationChannelsDescriptor) HasResource

func (d *WatchNotificationChannelsDescriptor) HasResource() bool

func (*WatchNotificationChannelsDescriptor) IsClientStream

func (d *WatchNotificationChannelsDescriptor) IsClientStream() bool

func (*WatchNotificationChannelsDescriptor) IsCollection

func (d *WatchNotificationChannelsDescriptor) IsCollection() bool

func (*WatchNotificationChannelsDescriptor) IsPlural

func (*WatchNotificationChannelsDescriptor) IsServerStream

func (d *WatchNotificationChannelsDescriptor) IsServerStream() bool

func (*WatchNotificationChannelsDescriptor) IsUnary

func (*WatchNotificationChannelsDescriptor) NewEmptyClientMsg

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

func (*WatchNotificationChannelsDescriptor) NewEmptyServerMsg

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

func (*WatchNotificationChannelsDescriptor) RequestHasResourceBody

func (d *WatchNotificationChannelsDescriptor) RequestHasResourceBody() bool

type WatchNotificationChannelsDescriptorClientMsgHandle

type WatchNotificationChannelsDescriptorClientMsgHandle struct{}

func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName

func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName

func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames

type WatchNotificationChannelsDescriptorServerMsgHandle

type WatchNotificationChannelsDescriptorServerMsgHandle struct{}

func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName

func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName

func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames

type WatchNotificationChannelsRequest

type WatchNotificationChannelsRequest 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.monitoring.v3.NotificationChannel
	Parent *notification_channel.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer NotificationChannels 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 *notification_channel.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 *notification_channel.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 *notification_channel.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 NotificationChannel that
	// don't affect any of masked fields won't be sent back.
	FieldMask *notification_channel.NotificationChannel_FieldMask `` /* 151-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask Changes to
	// NotificationChannel 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 [WatchNotificationChannels][ntt.monitoring.v3.WatchNotificationChannels]

func (*WatchNotificationChannelsRequest) Clone

func (*WatchNotificationChannelsRequest) CloneRaw

func (*WatchNotificationChannelsRequest) Descriptor

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

Deprecated, Use WatchNotificationChannelsRequest.ProtoReflect.Descriptor instead.

func (*WatchNotificationChannelsRequest) GetFieldMask

func (*WatchNotificationChannelsRequest) GetFilter

func (*WatchNotificationChannelsRequest) GetMaxChunkSize

func (m *WatchNotificationChannelsRequest) GetMaxChunkSize() int32

func (*WatchNotificationChannelsRequest) GetOrderBy

func (*WatchNotificationChannelsRequest) GetPageSize

func (m *WatchNotificationChannelsRequest) GetPageSize() int32

func (*WatchNotificationChannelsRequest) GetPageToken

func (*WatchNotificationChannelsRequest) GetParent

func (*WatchNotificationChannelsRequest) GetResumeToken

func (m *WatchNotificationChannelsRequest) GetResumeToken() string

func (*WatchNotificationChannelsRequest) GetStartingTime

func (*WatchNotificationChannelsRequest) GetType

func (*WatchNotificationChannelsRequest) GetView

func (*WatchNotificationChannelsRequest) GotenMessage

func (*WatchNotificationChannelsRequest) GotenMessage()

func (*WatchNotificationChannelsRequest) GotenObjectExt

func (o *WatchNotificationChannelsRequest) GotenObjectExt()

func (*WatchNotificationChannelsRequest) GotenValidate

func (obj *WatchNotificationChannelsRequest) GotenValidate() error

func (*WatchNotificationChannelsRequest) MakeDiffFieldMask

func (*WatchNotificationChannelsRequest) MakeFullFieldMask

func (*WatchNotificationChannelsRequest) MakeRawDiffFieldMask

func (*WatchNotificationChannelsRequest) MakeRawFullFieldMask

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

func (*WatchNotificationChannelsRequest) Marshal

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

func (*WatchNotificationChannelsRequest) MarshalJSON

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

func (*WatchNotificationChannelsRequest) Merge

func (*WatchNotificationChannelsRequest) MergeRaw

func (*WatchNotificationChannelsRequest) ProtoMessage

func (*WatchNotificationChannelsRequest) ProtoMessage()

func (*WatchNotificationChannelsRequest) ProtoReflect

func (*WatchNotificationChannelsRequest) Reset

func (*WatchNotificationChannelsRequest) SetFieldMask

func (*WatchNotificationChannelsRequest) SetFilter

func (*WatchNotificationChannelsRequest) SetMaxChunkSize

func (m *WatchNotificationChannelsRequest) SetMaxChunkSize(fv int32)

func (*WatchNotificationChannelsRequest) SetOrderBy

func (*WatchNotificationChannelsRequest) SetPageSize

func (m *WatchNotificationChannelsRequest) SetPageSize(fv int32)

func (*WatchNotificationChannelsRequest) SetPageToken

func (*WatchNotificationChannelsRequest) SetParent

func (*WatchNotificationChannelsRequest) SetResumeToken

func (m *WatchNotificationChannelsRequest) SetResumeToken(fv string)

func (*WatchNotificationChannelsRequest) SetStartingTime

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

func (*WatchNotificationChannelsRequest) SetType

func (*WatchNotificationChannelsRequest) SetView

func (*WatchNotificationChannelsRequest) String

func (*WatchNotificationChannelsRequest) Unmarshal

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

func (*WatchNotificationChannelsRequest) UnmarshalJSON

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

type WatchNotificationChannelsRequestFieldPathBuilder

type WatchNotificationChannelsRequestFieldPathBuilder struct{}

func NewWatchNotificationChannelsRequestFieldPathBuilder

func NewWatchNotificationChannelsRequestFieldPathBuilder() WatchNotificationChannelsRequestFieldPathBuilder

func (WatchNotificationChannelsRequestFieldPathBuilder) FieldMask

func (WatchNotificationChannelsRequestFieldPathBuilder) Filter

func (WatchNotificationChannelsRequestFieldPathBuilder) MaxChunkSize

func (WatchNotificationChannelsRequestFieldPathBuilder) OrderBy

func (WatchNotificationChannelsRequestFieldPathBuilder) PageSize

func (WatchNotificationChannelsRequestFieldPathBuilder) PageToken

func (WatchNotificationChannelsRequestFieldPathBuilder) Parent

func (WatchNotificationChannelsRequestFieldPathBuilder) ResumeToken

func (WatchNotificationChannelsRequestFieldPathBuilder) StartingTime

func (WatchNotificationChannelsRequestFieldPathBuilder) Type

func (WatchNotificationChannelsRequestFieldPathBuilder) View

type WatchNotificationChannelsRequestPathSelectorFieldMask

type WatchNotificationChannelsRequestPathSelectorFieldMask struct{}

func (WatchNotificationChannelsRequestPathSelectorFieldMask) FieldPath

type WatchNotificationChannelsRequestPathSelectorFilter

type WatchNotificationChannelsRequestPathSelectorFilter struct{}

func (WatchNotificationChannelsRequestPathSelectorFilter) FieldPath

type WatchNotificationChannelsRequestPathSelectorMaxChunkSize

type WatchNotificationChannelsRequestPathSelectorMaxChunkSize struct{}

func (WatchNotificationChannelsRequestPathSelectorMaxChunkSize) FieldPath

func (WatchNotificationChannelsRequestPathSelectorMaxChunkSize) WithArrayOfValues

func (WatchNotificationChannelsRequestPathSelectorMaxChunkSize) WithValue

type WatchNotificationChannelsRequestPathSelectorOrderBy

type WatchNotificationChannelsRequestPathSelectorOrderBy struct{}

func (WatchNotificationChannelsRequestPathSelectorOrderBy) FieldPath

type WatchNotificationChannelsRequestPathSelectorPageSize

type WatchNotificationChannelsRequestPathSelectorPageSize struct{}

func (WatchNotificationChannelsRequestPathSelectorPageSize) FieldPath

func (WatchNotificationChannelsRequestPathSelectorPageSize) WithArrayOfValues

func (WatchNotificationChannelsRequestPathSelectorPageSize) WithValue

type WatchNotificationChannelsRequestPathSelectorPageToken

type WatchNotificationChannelsRequestPathSelectorPageToken struct{}

func (WatchNotificationChannelsRequestPathSelectorPageToken) FieldPath

type WatchNotificationChannelsRequestPathSelectorParent

type WatchNotificationChannelsRequestPathSelectorParent struct{}

func (WatchNotificationChannelsRequestPathSelectorParent) FieldPath

type WatchNotificationChannelsRequestPathSelectorResumeToken

type WatchNotificationChannelsRequestPathSelectorResumeToken struct{}

func (WatchNotificationChannelsRequestPathSelectorResumeToken) FieldPath

func (WatchNotificationChannelsRequestPathSelectorResumeToken) WithArrayOfValues

func (WatchNotificationChannelsRequestPathSelectorResumeToken) WithValue

type WatchNotificationChannelsRequestPathSelectorStartingTime

type WatchNotificationChannelsRequestPathSelectorStartingTime struct{}

func (WatchNotificationChannelsRequestPathSelectorStartingTime) FieldPath

func (WatchNotificationChannelsRequestPathSelectorStartingTime) WithArrayOfValues

func (WatchNotificationChannelsRequestPathSelectorStartingTime) WithValue

type WatchNotificationChannelsRequestPathSelectorType

type WatchNotificationChannelsRequestPathSelectorType struct{}

func (WatchNotificationChannelsRequestPathSelectorType) FieldPath

func (WatchNotificationChannelsRequestPathSelectorType) WithArrayOfValues

func (WatchNotificationChannelsRequestPathSelectorType) WithValue

type WatchNotificationChannelsRequestPathSelectorView

type WatchNotificationChannelsRequestPathSelectorView struct{}

func (WatchNotificationChannelsRequestPathSelectorView) FieldPath

func (WatchNotificationChannelsRequestPathSelectorView) WithArrayOfValues

func (WatchNotificationChannelsRequestPathSelectorView) WithValue

type WatchNotificationChannelsRequest_FieldMask

type WatchNotificationChannelsRequest_FieldMask struct {
	Paths []WatchNotificationChannelsRequest_FieldPath
}

func FullWatchNotificationChannelsRequest_FieldMask

func FullWatchNotificationChannelsRequest_FieldMask() *WatchNotificationChannelsRequest_FieldMask

func (*WatchNotificationChannelsRequest_FieldMask) AppendPath

func (*WatchNotificationChannelsRequest_FieldMask) AppendRawPath

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

func (*WatchNotificationChannelsRequest_FieldMask) DecodeFirestore

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

func (*WatchNotificationChannelsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchNotificationChannelsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchNotificationChannelsRequest_FieldMask) FromProtoFieldMask

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

func (*WatchNotificationChannelsRequest_FieldMask) GetPaths

func (*WatchNotificationChannelsRequest_FieldMask) GetRawPaths

func (*WatchNotificationChannelsRequest_FieldMask) IsFull

func (WatchNotificationChannelsRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchNotificationChannelsRequest_FieldMask) MarshalJSON

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

func (*WatchNotificationChannelsRequest_FieldMask) PathsCount

func (fieldMask *WatchNotificationChannelsRequest_FieldMask) PathsCount() int

func (*WatchNotificationChannelsRequest_FieldMask) Project

func (*WatchNotificationChannelsRequest_FieldMask) ProjectRaw

func (*WatchNotificationChannelsRequest_FieldMask) ProtoMessage

func (fieldMask *WatchNotificationChannelsRequest_FieldMask) ProtoMessage()

func (*WatchNotificationChannelsRequest_FieldMask) ProtoReflect

func (*WatchNotificationChannelsRequest_FieldMask) Reset

func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Reset()

func (*WatchNotificationChannelsRequest_FieldMask) Set

func (*WatchNotificationChannelsRequest_FieldMask) SetFromCliFlag

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

func (*WatchNotificationChannelsRequest_FieldMask) SetRaw

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

func (*WatchNotificationChannelsRequest_FieldMask) Size

func (*WatchNotificationChannelsRequest_FieldMask) String

func (*WatchNotificationChannelsRequest_FieldMask) Subtract

func (*WatchNotificationChannelsRequest_FieldMask) SubtractRaw

func (*WatchNotificationChannelsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchNotificationChannelsRequest_FieldMask) Unmarshal

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

func (*WatchNotificationChannelsRequest_FieldMask) UnmarshalJSON

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

type WatchNotificationChannelsRequest_FieldPath

type WatchNotificationChannelsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchNotificationChannelsRequest_FieldPathSelector
	Get(source *WatchNotificationChannelsRequest) []interface{}
	GetSingle(source *WatchNotificationChannelsRequest) (interface{}, bool)
	ClearValue(item *WatchNotificationChannelsRequest)

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

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

func MustParseWatchNotificationChannelsRequest_FieldPath

func MustParseWatchNotificationChannelsRequest_FieldPath(rawField string) WatchNotificationChannelsRequest_FieldPath

func ParseWatchNotificationChannelsRequest_FieldPath

func ParseWatchNotificationChannelsRequest_FieldPath(rawField string) (WatchNotificationChannelsRequest_FieldPath, error)

type WatchNotificationChannelsRequest_FieldPathArrayItemValue

type WatchNotificationChannelsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchNotificationChannelsRequest_FieldPath
	ContainsValue(*WatchNotificationChannelsRequest) bool
}

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

func MustParseWatchNotificationChannelsRequest_FieldPathArrayItemValue

func MustParseWatchNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelsRequest_FieldPathArrayItemValue

func ParseWatchNotificationChannelsRequest_FieldPathArrayItemValue

func ParseWatchNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelsRequest_FieldPathArrayItemValue, error)

ParseWatchNotificationChannelsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchNotificationChannelsRequest_FieldPathArrayOfValues

type WatchNotificationChannelsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchNotificationChannelsRequest_FieldPath
}

WatchNotificationChannelsRequest_FieldPathArrayOfValues allows storing slice of values for WatchNotificationChannelsRequest fields according to their type

func MustParseWatchNotificationChannelsRequest_FieldPathArrayOfValues

func MustParseWatchNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelsRequest_FieldPathArrayOfValues

func ParseWatchNotificationChannelsRequest_FieldPathArrayOfValues

func ParseWatchNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelsRequest_FieldPathArrayOfValues, error)

type WatchNotificationChannelsRequest_FieldPathSelector

type WatchNotificationChannelsRequest_FieldPathSelector int32
const (
	WatchNotificationChannelsRequest_FieldPathSelectorType         WatchNotificationChannelsRequest_FieldPathSelector = 0
	WatchNotificationChannelsRequest_FieldPathSelectorParent       WatchNotificationChannelsRequest_FieldPathSelector = 1
	WatchNotificationChannelsRequest_FieldPathSelectorPageSize     WatchNotificationChannelsRequest_FieldPathSelector = 2
	WatchNotificationChannelsRequest_FieldPathSelectorPageToken    WatchNotificationChannelsRequest_FieldPathSelector = 3
	WatchNotificationChannelsRequest_FieldPathSelectorOrderBy      WatchNotificationChannelsRequest_FieldPathSelector = 4
	WatchNotificationChannelsRequest_FieldPathSelectorResumeToken  WatchNotificationChannelsRequest_FieldPathSelector = 5
	WatchNotificationChannelsRequest_FieldPathSelectorStartingTime WatchNotificationChannelsRequest_FieldPathSelector = 6
	WatchNotificationChannelsRequest_FieldPathSelectorFilter       WatchNotificationChannelsRequest_FieldPathSelector = 7
	WatchNotificationChannelsRequest_FieldPathSelectorFieldMask    WatchNotificationChannelsRequest_FieldPathSelector = 8
	WatchNotificationChannelsRequest_FieldPathSelectorView         WatchNotificationChannelsRequest_FieldPathSelector = 9
	WatchNotificationChannelsRequest_FieldPathSelectorMaxChunkSize WatchNotificationChannelsRequest_FieldPathSelector = 10
)

func (WatchNotificationChannelsRequest_FieldPathSelector) String

type WatchNotificationChannelsRequest_FieldPathValue

type WatchNotificationChannelsRequest_FieldPathValue interface {
	WatchNotificationChannelsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchNotificationChannelsRequest)
	CompareWith(*WatchNotificationChannelsRequest) (cmp int, comparable bool)
}

WatchNotificationChannelsRequest_FieldPathValue allows storing values for WatchNotificationChannelsRequest fields according to their type

func MustParseWatchNotificationChannelsRequest_FieldPathValue

func MustParseWatchNotificationChannelsRequest_FieldPathValue(pathStr, valueStr string) WatchNotificationChannelsRequest_FieldPathValue

func ParseWatchNotificationChannelsRequest_FieldPathValue

func ParseWatchNotificationChannelsRequest_FieldPathValue(pathStr, valueStr string) (WatchNotificationChannelsRequest_FieldPathValue, error)

type WatchNotificationChannelsRequest_FieldTerminalPath

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

func (*WatchNotificationChannelsRequest_FieldTerminalPath) ClearValue

func (*WatchNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw

func (*WatchNotificationChannelsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchNotificationChannelsRequest

func (*WatchNotificationChannelsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchNotificationChannelsRequest_FieldTerminalPath) GetRaw

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

func (*WatchNotificationChannelsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchNotificationChannelsRequest

func (*WatchNotificationChannelsRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchNotificationChannelsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchNotificationChannelsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchNotificationChannelsRequest_FieldTerminalPath) Selector

func (*WatchNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchNotificationChannelsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchNotificationChannelsRequest_FieldTerminalPath) WithIValue

func (*WatchNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchNotificationChannelsRequest_FieldTerminalPath) WithRawIValue

type WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue

type WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue struct {
	WatchNotificationChannelsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues

type WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues struct {
	WatchNotificationChannelsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues

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

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchNotificationChannelsRequest_FieldTerminalPathValue

type WatchNotificationChannelsRequest_FieldTerminalPathValue struct {
	WatchNotificationChannelsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsFilterValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsOrderByValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsParentValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsStartingTimeValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsTypeValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchNotificationChannelsRequest_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelsRequest'.

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchNotificationChannelsRequest

func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw

type WatchNotificationChannelsResponse

type WatchNotificationChannelsResponse struct {

	// Changes of NotificationChannels
	NotificationChannelChanges []*notification_channel.NotificationChannelChange `` /* 180-byte string literal not displayed */
	// If request specified max_chunk_size (or this limit was enforced if
	// stateless watch has been chosen), then responses with "full changeset" will
	// be divided into chunks. Client should keep receiving messages and, once
	// is_current has value true, combine this recent message with all previous
	// ones where is_current is false. If this is the first is_current in a whole
	// watch stream, then it means that client should have, at this moment,
	// contain snapshot of the current situation (or more accurately, snapshot of
	// situation at the moment of request). All NotificationChannels 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 *WatchNotificationChannelsResponse_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 (NotificationChannels 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
}

WatchNotificationChannelsResponse

func (*WatchNotificationChannelsResponse) Clone

func (*WatchNotificationChannelsResponse) CloneRaw

func (*WatchNotificationChannelsResponse) Descriptor

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

Deprecated, Use WatchNotificationChannelsResponse.ProtoReflect.Descriptor instead.

func (*WatchNotificationChannelsResponse) GetIsCurrent

func (m *WatchNotificationChannelsResponse) GetIsCurrent() bool

func (*WatchNotificationChannelsResponse) GetIsHardReset

func (m *WatchNotificationChannelsResponse) GetIsHardReset() bool

func (*WatchNotificationChannelsResponse) GetIsSoftReset

func (m *WatchNotificationChannelsResponse) GetIsSoftReset() bool

func (*WatchNotificationChannelsResponse) GetNotificationChannelChanges

func (*WatchNotificationChannelsResponse) GetPageTokenChange

func (*WatchNotificationChannelsResponse) GetResumeToken

func (m *WatchNotificationChannelsResponse) GetResumeToken() string

func (*WatchNotificationChannelsResponse) GetSnapshotSize

func (m *WatchNotificationChannelsResponse) GetSnapshotSize() int64

func (*WatchNotificationChannelsResponse) GotenMessage

func (*WatchNotificationChannelsResponse) GotenMessage()

func (*WatchNotificationChannelsResponse) GotenObjectExt

func (o *WatchNotificationChannelsResponse) GotenObjectExt()

func (*WatchNotificationChannelsResponse) GotenValidate

func (obj *WatchNotificationChannelsResponse) GotenValidate() error

func (*WatchNotificationChannelsResponse) MakeFullFieldMask

func (*WatchNotificationChannelsResponse) MakeRawDiffFieldMask

func (*WatchNotificationChannelsResponse) MakeRawFullFieldMask

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

func (*WatchNotificationChannelsResponse) Marshal

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

func (*WatchNotificationChannelsResponse) MarshalJSON

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

func (*WatchNotificationChannelsResponse) Merge

func (*WatchNotificationChannelsResponse) MergeRaw

func (*WatchNotificationChannelsResponse) ProtoMessage

func (*WatchNotificationChannelsResponse) ProtoMessage()

func (*WatchNotificationChannelsResponse) ProtoReflect

func (*WatchNotificationChannelsResponse) Reset

func (*WatchNotificationChannelsResponse) SetIsCurrent

func (m *WatchNotificationChannelsResponse) SetIsCurrent(fv bool)

func (*WatchNotificationChannelsResponse) SetIsHardReset

func (m *WatchNotificationChannelsResponse) SetIsHardReset(fv bool)

func (*WatchNotificationChannelsResponse) SetIsSoftReset

func (m *WatchNotificationChannelsResponse) SetIsSoftReset(fv bool)

func (*WatchNotificationChannelsResponse) SetNotificationChannelChanges

func (*WatchNotificationChannelsResponse) SetPageTokenChange

func (*WatchNotificationChannelsResponse) SetResumeToken

func (m *WatchNotificationChannelsResponse) SetResumeToken(fv string)

func (*WatchNotificationChannelsResponse) SetSnapshotSize

func (m *WatchNotificationChannelsResponse) SetSnapshotSize(fv int64)

func (*WatchNotificationChannelsResponse) String

func (*WatchNotificationChannelsResponse) Unmarshal

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

func (*WatchNotificationChannelsResponse) UnmarshalJSON

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

type WatchNotificationChannelsResponseFieldPathBuilder

type WatchNotificationChannelsResponseFieldPathBuilder struct{}

func NewWatchNotificationChannelsResponseFieldPathBuilder

func NewWatchNotificationChannelsResponseFieldPathBuilder() WatchNotificationChannelsResponseFieldPathBuilder

func (WatchNotificationChannelsResponseFieldPathBuilder) IsCurrent

func (WatchNotificationChannelsResponseFieldPathBuilder) IsHardReset

func (WatchNotificationChannelsResponseFieldPathBuilder) IsSoftReset

func (WatchNotificationChannelsResponseFieldPathBuilder) PageTokenChange

func (WatchNotificationChannelsResponseFieldPathBuilder) ResumeToken

func (WatchNotificationChannelsResponseFieldPathBuilder) SnapshotSize

type WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder

type WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder struct{}

type WatchNotificationChannelsResponsePageTokenChange_FieldPath

type WatchNotificationChannelsResponsePageTokenChange_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchNotificationChannelsResponsePageTokenChange_FieldPathSelector
	Get(source *WatchNotificationChannelsResponse_PageTokenChange) []interface{}
	GetSingle(source *WatchNotificationChannelsResponse_PageTokenChange) (interface{}, bool)
	ClearValue(item *WatchNotificationChannelsResponse_PageTokenChange)

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

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

func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPath

func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPath(rawField string) WatchNotificationChannelsResponsePageTokenChange_FieldPath

func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPath

func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPath(rawField string) (WatchNotificationChannelsResponsePageTokenChange_FieldPath, error)

type WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue

type WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchNotificationChannelsResponsePageTokenChange_FieldPath
	ContainsValue(*WatchNotificationChannelsResponse_PageTokenChange) bool
}

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

func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue

func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue, error)

ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues

type WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchNotificationChannelsResponsePageTokenChange_FieldPath
}

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

func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues

func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues, error)

type WatchNotificationChannelsResponsePageTokenChange_FieldPathSelector

type WatchNotificationChannelsResponsePageTokenChange_FieldPathSelector int32
const (
	WatchNotificationChannelsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchNotificationChannelsResponsePageTokenChange_FieldPathSelector = 0
	WatchNotificationChannelsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchNotificationChannelsResponsePageTokenChange_FieldPathSelector = 1
)

func (WatchNotificationChannelsResponsePageTokenChange_FieldPathSelector) String

type WatchNotificationChannelsResponsePageTokenChange_FieldPathValue

type WatchNotificationChannelsResponsePageTokenChange_FieldPathValue interface {
	WatchNotificationChannelsResponsePageTokenChange_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchNotificationChannelsResponse_PageTokenChange)
	CompareWith(*WatchNotificationChannelsResponse_PageTokenChange) (cmp int, comparable bool)
}

WatchNotificationChannelsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type

func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPathValue

func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchNotificationChannelsResponsePageTokenChange_FieldPathValue

func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathValue

func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchNotificationChannelsResponsePageTokenChange_FieldPathValue, error)

type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath

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

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) ClearValue

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchNotificationChannelsResponse_PageTokenChange

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetDefault

GetDefault returns a default value of the field type

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetRaw

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchNotificationChannelsResponse_PageTokenChange

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) Selector

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIValue

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIValue

type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue

type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct {
	WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue

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

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues

type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct {
	WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue

type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue struct {
	WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelsResponse_PageTokenChange'.

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue

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

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object PageTokenChange

func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw

type WatchNotificationChannelsResponsePathSelectorIsCurrent

type WatchNotificationChannelsResponsePathSelectorIsCurrent struct{}

func (WatchNotificationChannelsResponsePathSelectorIsCurrent) FieldPath

func (WatchNotificationChannelsResponsePathSelectorIsCurrent) WithArrayOfValues

func (WatchNotificationChannelsResponsePathSelectorIsCurrent) WithValue

type WatchNotificationChannelsResponsePathSelectorIsHardReset

type WatchNotificationChannelsResponsePathSelectorIsHardReset struct{}

func (WatchNotificationChannelsResponsePathSelectorIsHardReset) FieldPath

func (WatchNotificationChannelsResponsePathSelectorIsHardReset) WithArrayOfValues

func (WatchNotificationChannelsResponsePathSelectorIsHardReset) WithValue

type WatchNotificationChannelsResponsePathSelectorIsSoftReset

type WatchNotificationChannelsResponsePathSelectorIsSoftReset struct{}

func (WatchNotificationChannelsResponsePathSelectorIsSoftReset) FieldPath

func (WatchNotificationChannelsResponsePathSelectorIsSoftReset) WithArrayOfValues

func (WatchNotificationChannelsResponsePathSelectorIsSoftReset) WithValue

type WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges

type WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges struct{}

func (WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges) FieldPath

type WatchNotificationChannelsResponsePathSelectorPageTokenChange

type WatchNotificationChannelsResponsePathSelectorPageTokenChange struct{}

func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) FieldPath

type WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken

type WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken struct{}

func (WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath

func (WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues

func (WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken) WithValue

type WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken

type WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken struct{}

func (WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath

func (WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues

func (WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken) WithValue

type WatchNotificationChannelsResponsePathSelectorResumeToken

type WatchNotificationChannelsResponsePathSelectorResumeToken struct{}

func (WatchNotificationChannelsResponsePathSelectorResumeToken) FieldPath

func (WatchNotificationChannelsResponsePathSelectorResumeToken) WithArrayOfValues

func (WatchNotificationChannelsResponsePathSelectorResumeToken) WithValue

type WatchNotificationChannelsResponsePathSelectorSnapshotSize

type WatchNotificationChannelsResponsePathSelectorSnapshotSize struct{}

func (WatchNotificationChannelsResponsePathSelectorSnapshotSize) FieldPath

func (WatchNotificationChannelsResponsePathSelectorSnapshotSize) WithArrayOfValues

func (WatchNotificationChannelsResponsePathSelectorSnapshotSize) WithValue

type WatchNotificationChannelsResponse_FieldMask

type WatchNotificationChannelsResponse_FieldMask struct {
	Paths []WatchNotificationChannelsResponse_FieldPath
}

func FullWatchNotificationChannelsResponse_FieldMask

func FullWatchNotificationChannelsResponse_FieldMask() *WatchNotificationChannelsResponse_FieldMask

func (*WatchNotificationChannelsResponse_FieldMask) AppendPath

func (*WatchNotificationChannelsResponse_FieldMask) AppendRawPath

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

func (*WatchNotificationChannelsResponse_FieldMask) DecodeFirestore

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

func (*WatchNotificationChannelsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchNotificationChannelsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchNotificationChannelsResponse_FieldMask) FromProtoFieldMask

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

func (*WatchNotificationChannelsResponse_FieldMask) GetPaths

func (*WatchNotificationChannelsResponse_FieldMask) GetRawPaths

func (*WatchNotificationChannelsResponse_FieldMask) IsFull

func (WatchNotificationChannelsResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchNotificationChannelsResponse_FieldMask) MarshalJSON

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

func (*WatchNotificationChannelsResponse_FieldMask) PathsCount

func (fieldMask *WatchNotificationChannelsResponse_FieldMask) PathsCount() int

func (*WatchNotificationChannelsResponse_FieldMask) Project

func (*WatchNotificationChannelsResponse_FieldMask) ProjectRaw

func (*WatchNotificationChannelsResponse_FieldMask) ProtoMessage

func (fieldMask *WatchNotificationChannelsResponse_FieldMask) ProtoMessage()

func (*WatchNotificationChannelsResponse_FieldMask) ProtoReflect

func (*WatchNotificationChannelsResponse_FieldMask) Reset

func (*WatchNotificationChannelsResponse_FieldMask) Set

func (*WatchNotificationChannelsResponse_FieldMask) SetFromCliFlag

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

func (*WatchNotificationChannelsResponse_FieldMask) SetRaw

func (*WatchNotificationChannelsResponse_FieldMask) Size

func (*WatchNotificationChannelsResponse_FieldMask) String

func (*WatchNotificationChannelsResponse_FieldMask) Subtract

func (*WatchNotificationChannelsResponse_FieldMask) SubtractRaw

func (*WatchNotificationChannelsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchNotificationChannelsResponse_FieldMask) Unmarshal

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

func (*WatchNotificationChannelsResponse_FieldMask) UnmarshalJSON

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

type WatchNotificationChannelsResponse_FieldPath

type WatchNotificationChannelsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchNotificationChannelsResponse_FieldPathSelector
	Get(source *WatchNotificationChannelsResponse) []interface{}
	GetSingle(source *WatchNotificationChannelsResponse) (interface{}, bool)
	ClearValue(item *WatchNotificationChannelsResponse)

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

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

func MustParseWatchNotificationChannelsResponse_FieldPath

func MustParseWatchNotificationChannelsResponse_FieldPath(rawField string) WatchNotificationChannelsResponse_FieldPath

func ParseWatchNotificationChannelsResponse_FieldPath

func ParseWatchNotificationChannelsResponse_FieldPath(rawField string) (WatchNotificationChannelsResponse_FieldPath, error)

type WatchNotificationChannelsResponse_FieldPathArrayItemValue

type WatchNotificationChannelsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchNotificationChannelsResponse_FieldPath
	ContainsValue(*WatchNotificationChannelsResponse) bool
}

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

func MustParseWatchNotificationChannelsResponse_FieldPathArrayItemValue

func MustParseWatchNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelsResponse_FieldPathArrayItemValue

func ParseWatchNotificationChannelsResponse_FieldPathArrayItemValue

func ParseWatchNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelsResponse_FieldPathArrayItemValue, error)

ParseWatchNotificationChannelsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchNotificationChannelsResponse_FieldPathArrayOfValues

type WatchNotificationChannelsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchNotificationChannelsResponse_FieldPath
}

WatchNotificationChannelsResponse_FieldPathArrayOfValues allows storing slice of values for WatchNotificationChannelsResponse fields according to their type

func MustParseWatchNotificationChannelsResponse_FieldPathArrayOfValues

func MustParseWatchNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelsResponse_FieldPathArrayOfValues

func ParseWatchNotificationChannelsResponse_FieldPathArrayOfValues

func ParseWatchNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelsResponse_FieldPathArrayOfValues, error)

type WatchNotificationChannelsResponse_FieldPathSelector

type WatchNotificationChannelsResponse_FieldPathSelector int32
const (
	WatchNotificationChannelsResponse_FieldPathSelectorNotificationChannelChanges WatchNotificationChannelsResponse_FieldPathSelector = 0
	WatchNotificationChannelsResponse_FieldPathSelectorIsCurrent                  WatchNotificationChannelsResponse_FieldPathSelector = 1
	WatchNotificationChannelsResponse_FieldPathSelectorPageTokenChange            WatchNotificationChannelsResponse_FieldPathSelector = 2
	WatchNotificationChannelsResponse_FieldPathSelectorResumeToken                WatchNotificationChannelsResponse_FieldPathSelector = 3
	WatchNotificationChannelsResponse_FieldPathSelectorSnapshotSize               WatchNotificationChannelsResponse_FieldPathSelector = 4
	WatchNotificationChannelsResponse_FieldPathSelectorIsSoftReset                WatchNotificationChannelsResponse_FieldPathSelector = 5
	WatchNotificationChannelsResponse_FieldPathSelectorIsHardReset                WatchNotificationChannelsResponse_FieldPathSelector = 6
)

func (WatchNotificationChannelsResponse_FieldPathSelector) String

type WatchNotificationChannelsResponse_FieldPathValue

type WatchNotificationChannelsResponse_FieldPathValue interface {
	WatchNotificationChannelsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchNotificationChannelsResponse)
	CompareWith(*WatchNotificationChannelsResponse) (cmp int, comparable bool)
}

WatchNotificationChannelsResponse_FieldPathValue allows storing values for WatchNotificationChannelsResponse fields according to their type

func MustParseWatchNotificationChannelsResponse_FieldPathValue

func MustParseWatchNotificationChannelsResponse_FieldPathValue(pathStr, valueStr string) WatchNotificationChannelsResponse_FieldPathValue

func ParseWatchNotificationChannelsResponse_FieldPathValue

func ParseWatchNotificationChannelsResponse_FieldPathValue(pathStr, valueStr string) (WatchNotificationChannelsResponse_FieldPathValue, error)

type WatchNotificationChannelsResponse_FieldSubPath

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

func (*WatchNotificationChannelsResponse_FieldSubPath) AsPageTokenChangeSubPath

func (*WatchNotificationChannelsResponse_FieldSubPath) ClearValue

func (*WatchNotificationChannelsResponse_FieldSubPath) ClearValueRaw

func (*WatchNotificationChannelsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source WatchNotificationChannelsResponse

func (*WatchNotificationChannelsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchNotificationChannelsResponse_FieldSubPath) GetRaw

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

func (*WatchNotificationChannelsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source WatchNotificationChannelsResponse

func (*WatchNotificationChannelsResponse_FieldSubPath) GetSingleRaw

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

func (*WatchNotificationChannelsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchNotificationChannelsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchNotificationChannelsResponse_FieldSubPath) Selector

func (*WatchNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths

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

func (*WatchNotificationChannelsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*WatchNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue

func (*WatchNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues

func (*WatchNotificationChannelsResponse_FieldSubPath) WithIValue

func (*WatchNotificationChannelsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*WatchNotificationChannelsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*WatchNotificationChannelsResponse_FieldSubPath) WithRawIValue

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

type WatchNotificationChannelsResponse_FieldSubPathArrayItemValue

type WatchNotificationChannelsResponse_FieldSubPathArrayItemValue struct {
	WatchNotificationChannelsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue

func (*WatchNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*WatchNotificationChannelsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type WatchNotificationChannelsResponse_FieldSubPathArrayOfValues

type WatchNotificationChannelsResponse_FieldSubPathArrayOfValues struct {
	WatchNotificationChannelsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues

func (*WatchNotificationChannelsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type WatchNotificationChannelsResponse_FieldSubPathValue

type WatchNotificationChannelsResponse_FieldSubPathValue struct {
	WatchNotificationChannelsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsResponse_FieldSubPathValue) AsPageTokenChangePathValue

func (*WatchNotificationChannelsResponse_FieldSubPathValue) CompareWith

func (*WatchNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw

func (*WatchNotificationChannelsResponse_FieldSubPathValue) GetRawValue

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

func (*WatchNotificationChannelsResponse_FieldSubPathValue) SetTo

func (*WatchNotificationChannelsResponse_FieldSubPathValue) SetToRaw

type WatchNotificationChannelsResponse_FieldTerminalPath

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

func (*WatchNotificationChannelsResponse_FieldTerminalPath) ClearValue

func (*WatchNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw

func (*WatchNotificationChannelsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchNotificationChannelsResponse

func (*WatchNotificationChannelsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchNotificationChannelsResponse_FieldTerminalPath) GetRaw

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

func (*WatchNotificationChannelsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchNotificationChannelsResponse

func (*WatchNotificationChannelsResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchNotificationChannelsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchNotificationChannelsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchNotificationChannelsResponse_FieldTerminalPath) Selector

func (*WatchNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchNotificationChannelsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchNotificationChannelsResponse_FieldTerminalPath) WithIValue

func (*WatchNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchNotificationChannelsResponse_FieldTerminalPath) WithRawIValue

type WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue

type WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue struct {
	WatchNotificationChannelsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelChangesItemValue

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues

type WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues struct {
	WatchNotificationChannelsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues

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

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues

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

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues

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

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelChangesArrayOfValues

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues

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

func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchNotificationChannelsResponse_FieldTerminalPathValue

type WatchNotificationChannelsResponse_FieldTerminalPathValue struct {
	WatchNotificationChannelsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsCurrentValue

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsHardResetValue

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsSoftResetValue

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelChangesValue

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsPageTokenChangeValue

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsSnapshotSizeValue

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchNotificationChannelsResponse_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelsResponse'.

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchNotificationChannelsResponse

func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw

type WatchNotificationChannelsResponse_PageTokenChange

type WatchNotificationChannelsResponse_PageTokenChange struct {

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

func (*WatchNotificationChannelsResponse_PageTokenChange) Clone

func (*WatchNotificationChannelsResponse_PageTokenChange) CloneRaw

func (*WatchNotificationChannelsResponse_PageTokenChange) Descriptor

Deprecated, Use WatchNotificationChannelsResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchNotificationChannelsResponse_PageTokenChange) GetNextPageToken

func (*WatchNotificationChannelsResponse_PageTokenChange) GetPrevPageToken

func (*WatchNotificationChannelsResponse_PageTokenChange) GotenMessage

func (*WatchNotificationChannelsResponse_PageTokenChange) GotenObjectExt

func (*WatchNotificationChannelsResponse_PageTokenChange) GotenValidate

func (*WatchNotificationChannelsResponse_PageTokenChange) MakeFullFieldMask

func (*WatchNotificationChannelsResponse_PageTokenChange) MakeRawDiffFieldMask

func (*WatchNotificationChannelsResponse_PageTokenChange) MakeRawFullFieldMask

func (*WatchNotificationChannelsResponse_PageTokenChange) Marshal

func (*WatchNotificationChannelsResponse_PageTokenChange) MarshalJSON

func (*WatchNotificationChannelsResponse_PageTokenChange) Merge

func (*WatchNotificationChannelsResponse_PageTokenChange) MergeRaw

func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoMessage

func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoReflect

func (*WatchNotificationChannelsResponse_PageTokenChange) Reset

func (*WatchNotificationChannelsResponse_PageTokenChange) SetNextPageToken

func (*WatchNotificationChannelsResponse_PageTokenChange) SetPrevPageToken

func (*WatchNotificationChannelsResponse_PageTokenChange) String

func (*WatchNotificationChannelsResponse_PageTokenChange) Unmarshal

func (*WatchNotificationChannelsResponse_PageTokenChange) UnmarshalJSON

type WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken

type WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken struct{}

func (WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath

type WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken

type WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken struct{}

func (WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath

type WatchNotificationChannelsResponse_PageTokenChange_FieldMask

type WatchNotificationChannelsResponse_PageTokenChange_FieldMask struct {
	Paths []WatchNotificationChannelsResponsePageTokenChange_FieldPath
}

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) AppendPath

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) AppendRawPath

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) DecodeFirestore

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) FromProtoFieldMask

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

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) GetPaths

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) GetRawPaths

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) IsFull

func (WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Marshal

implement methods required by customType

func (WatchNotificationChannelsResponse_PageTokenChange_FieldMask) MarshalJSON

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) PathsCount

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProjectRaw

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProtoMessage

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProtoReflect

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Reset

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Set

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SetFromCliFlag

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SetRaw

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Size

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) String

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SubtractRaw

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Unmarshal

func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) UnmarshalJSON

Jump to

Keyboard shortcuts

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