Documentation ¶
Index ¶
- type BatchGetNotificationChannelsDescriptor
- func (d *BatchGetNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetNotificationChannelsDescriptor) GetApiName() string
- func (d *BatchGetNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetNotificationChannelsDescriptor) GetFullMethodName() string
- func (d *BatchGetNotificationChannelsDescriptor) GetMethodName() string
- func (d *BatchGetNotificationChannelsDescriptor) GetProtoPkgName() string
- func (d *BatchGetNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetNotificationChannelsDescriptor) GetServiceDomain() string
- func (d *BatchGetNotificationChannelsDescriptor) GetServiceVersion() string
- func (d *BatchGetNotificationChannelsDescriptor) GetVerb() string
- func (d *BatchGetNotificationChannelsDescriptor) HasResource() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsClientStream() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsCollection() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsPlural() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsServerStream() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsUnary() bool
- func (d *BatchGetNotificationChannelsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetNotificationChannelsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetNotificationChannelsDescriptor) RequestHasResourceBody() bool
- type BatchGetNotificationChannelsDescriptorClientMsgHandle
- func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetNotificationChannelsDescriptorServerMsgHandle
- func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetNotificationChannelsRequest
- func (o *BatchGetNotificationChannelsRequest) Clone() *BatchGetNotificationChannelsRequest
- func (o *BatchGetNotificationChannelsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetNotificationChannelsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *BatchGetNotificationChannelsRequest) GetNames() []*notification_channel.Reference
- func (m *BatchGetNotificationChannelsRequest) GetView() view.View
- func (*BatchGetNotificationChannelsRequest) GotenMessage()
- func (o *BatchGetNotificationChannelsRequest) GotenObjectExt()
- func (obj *BatchGetNotificationChannelsRequest) GotenValidate() error
- func (o *BatchGetNotificationChannelsRequest) MakeDiffFieldMask(other *BatchGetNotificationChannelsRequest) *BatchGetNotificationChannelsRequest_FieldMask
- func (o *BatchGetNotificationChannelsRequest) MakeFullFieldMask() *BatchGetNotificationChannelsRequest_FieldMask
- func (o *BatchGetNotificationChannelsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetNotificationChannelsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetNotificationChannelsRequest) Marshal() ([]byte, error)
- func (m *BatchGetNotificationChannelsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetNotificationChannelsRequest) Merge(source *BatchGetNotificationChannelsRequest)
- func (o *BatchGetNotificationChannelsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetNotificationChannelsRequest) ProtoMessage()
- func (m *BatchGetNotificationChannelsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetNotificationChannelsRequest) Reset()
- func (m *BatchGetNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *BatchGetNotificationChannelsRequest) SetNames(fv []*notification_channel.Reference)
- func (m *BatchGetNotificationChannelsRequest) SetView(fv view.View)
- func (m *BatchGetNotificationChannelsRequest) String() string
- func (m *BatchGetNotificationChannelsRequest) Unmarshal(b []byte) error
- func (m *BatchGetNotificationChannelsRequest) UnmarshalJSON(data []byte) error
- type BatchGetNotificationChannelsRequestFieldPathBuilder
- func (BatchGetNotificationChannelsRequestFieldPathBuilder) FieldMask() BatchGetNotificationChannelsRequestPathSelectorFieldMask
- func (BatchGetNotificationChannelsRequestFieldPathBuilder) Names() BatchGetNotificationChannelsRequestPathSelectorNames
- func (BatchGetNotificationChannelsRequestFieldPathBuilder) View() BatchGetNotificationChannelsRequestPathSelectorView
- type BatchGetNotificationChannelsRequestPathSelectorFieldMask
- func (BatchGetNotificationChannelsRequestPathSelectorFieldMask) FieldPath() *BatchGetNotificationChannelsRequest_FieldTerminalPath
- func (s BatchGetNotificationChannelsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationChannelsRequestPathSelectorFieldMask) WithValue(value *notification_channel.NotificationChannel_FieldMask) *BatchGetNotificationChannelsRequest_FieldTerminalPathValue
- type BatchGetNotificationChannelsRequestPathSelectorNames
- func (BatchGetNotificationChannelsRequestPathSelectorNames) FieldPath() *BatchGetNotificationChannelsRequest_FieldTerminalPath
- func (s BatchGetNotificationChannelsRequestPathSelectorNames) WithArrayOfValues(values [][]*notification_channel.Reference) *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationChannelsRequestPathSelectorNames) WithItemValue(value *notification_channel.Reference) *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetNotificationChannelsRequestPathSelectorNames) WithValue(value []*notification_channel.Reference) *BatchGetNotificationChannelsRequest_FieldTerminalPathValue
- type BatchGetNotificationChannelsRequestPathSelectorView
- func (BatchGetNotificationChannelsRequestPathSelectorView) FieldPath() *BatchGetNotificationChannelsRequest_FieldTerminalPath
- func (s BatchGetNotificationChannelsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationChannelsRequestPathSelectorView) WithValue(value view.View) *BatchGetNotificationChannelsRequest_FieldTerminalPathValue
- type BatchGetNotificationChannelsRequest_FieldMask
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) AppendPath(path BatchGetNotificationChannelsRequest_FieldPath)
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) FilterInputFields() *BatchGetNotificationChannelsRequest_FieldMask
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) GetPaths() []BatchGetNotificationChannelsRequest_FieldPath
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetNotificationChannelsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetNotificationChannelsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Project(source *BatchGetNotificationChannelsRequest) *BatchGetNotificationChannelsRequest
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Set(target, source *BatchGetNotificationChannelsRequest)
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) String() string
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Subtract(other *BatchGetNotificationChannelsRequest_FieldMask) *BatchGetNotificationChannelsRequest_FieldMask
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetNotificationChannelsRequest_FieldPath
- func BuildBatchGetNotificationChannelsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetNotificationChannelsRequest_FieldPath, error)
- func MustParseBatchGetNotificationChannelsRequest_FieldPath(rawField string) BatchGetNotificationChannelsRequest_FieldPath
- func ParseBatchGetNotificationChannelsRequest_FieldPath(rawField string) (BatchGetNotificationChannelsRequest_FieldPath, error)
- type BatchGetNotificationChannelsRequest_FieldPathArrayItemValue
- func MustParseBatchGetNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetNotificationChannelsRequest_FieldPathArrayItemValue
- func ParseBatchGetNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetNotificationChannelsRequest_FieldPathArrayItemValue, error)
- type BatchGetNotificationChannelsRequest_FieldPathArrayOfValues
- func MustParseBatchGetNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetNotificationChannelsRequest_FieldPathArrayOfValues
- func ParseBatchGetNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetNotificationChannelsRequest_FieldPathArrayOfValues, error)
- type BatchGetNotificationChannelsRequest_FieldPathSelector
- type BatchGetNotificationChannelsRequest_FieldPathValue
- type BatchGetNotificationChannelsRequest_FieldTerminalPath
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) ClearValue(item *BatchGetNotificationChannelsRequest)
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) Get(source *BatchGetNotificationChannelsRequest) (values []interface{})
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) GetSingle(source *BatchGetNotificationChannelsRequest) (interface{}, bool)
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) Selector() BatchGetNotificationChannelsRequest_FieldPathSelector
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetNotificationChannelsRequest_FieldPathArrayItemValue
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetNotificationChannelsRequest_FieldPathArrayOfValues
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetNotificationChannelsRequest_FieldPathValue
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*notification_channel.Reference, bool)
- func (fpaiv *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetNotificationChannelsRequest) bool
- func (fpaiv *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetNotificationChannelsRequest) (interface{}, bool)
- func (fpaiv *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpaov *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*notification_channel.Reference, bool)
- func (fpaov *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetNotificationChannelsRequest_FieldTerminalPathValue
- func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsNamesValue() ([]*notification_channel.Reference, bool)
- func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetNotificationChannelsRequest) (int, bool)
- func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) SetTo(target **BatchGetNotificationChannelsRequest)
- func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetNotificationChannelsResponse
- func (o *BatchGetNotificationChannelsResponse) Clone() *BatchGetNotificationChannelsResponse
- func (o *BatchGetNotificationChannelsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetNotificationChannelsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetNotificationChannelsResponse) GetMissing() []*notification_channel.Reference
- func (m *BatchGetNotificationChannelsResponse) GetNotificationChannels() []*notification_channel.NotificationChannel
- func (*BatchGetNotificationChannelsResponse) GotenMessage()
- func (o *BatchGetNotificationChannelsResponse) GotenObjectExt()
- func (obj *BatchGetNotificationChannelsResponse) GotenValidate() error
- func (o *BatchGetNotificationChannelsResponse) MakeDiffFieldMask(other *BatchGetNotificationChannelsResponse) *BatchGetNotificationChannelsResponse_FieldMask
- func (o *BatchGetNotificationChannelsResponse) MakeFullFieldMask() *BatchGetNotificationChannelsResponse_FieldMask
- func (o *BatchGetNotificationChannelsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetNotificationChannelsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetNotificationChannelsResponse) Marshal() ([]byte, error)
- func (m *BatchGetNotificationChannelsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetNotificationChannelsResponse) Merge(source *BatchGetNotificationChannelsResponse)
- func (o *BatchGetNotificationChannelsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetNotificationChannelsResponse) ProtoMessage()
- func (m *BatchGetNotificationChannelsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetNotificationChannelsResponse) Reset()
- func (m *BatchGetNotificationChannelsResponse) SetMissing(fv []*notification_channel.Reference)
- func (m *BatchGetNotificationChannelsResponse) SetNotificationChannels(fv []*notification_channel.NotificationChannel)
- func (m *BatchGetNotificationChannelsResponse) String() string
- func (m *BatchGetNotificationChannelsResponse) Unmarshal(b []byte) error
- func (m *BatchGetNotificationChannelsResponse) UnmarshalJSON(data []byte) error
- type BatchGetNotificationChannelsResponseFieldPathBuilder
- type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations
- func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels
- func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards
- func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithArrayOfValues(values []int64) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithValue(value int64) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorMissing
- func (BatchGetNotificationChannelsResponsePathSelectorMissing) FieldPath() *BatchGetNotificationChannelsResponse_FieldTerminalPath
- func (s BatchGetNotificationChannelsResponsePathSelectorMissing) WithArrayOfValues(values [][]*notification_channel.Reference) *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorMissing) WithItemValue(value *notification_channel.Reference) *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetNotificationChannelsResponsePathSelectorMissing) WithValue(value []*notification_channel.Reference) *BatchGetNotificationChannelsResponse_FieldTerminalPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannels
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) Description() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) DisplayName() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) FieldPath() *BatchGetNotificationChannelsResponse_FieldTerminalPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) Metadata() BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) Name() BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) Spec() BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) State() BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithArrayOfValues(values [][]*notification_channel.NotificationChannel) *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithItemValue(value *notification_channel.NotificationChannel) *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayItemValue(...) *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayOfValues(...) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubPath(subPath notification_channel.NotificationChannel_FieldPath) *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubValue(subPathValue notification_channel.NotificationChannel_FieldPathValue) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithValue(value []*notification_channel.NotificationChannel) *BatchGetNotificationChannelsResponse_FieldTerminalPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Annotations() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) CreateTime() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) DeleteTime() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Generation() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Labels() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Lifecycle() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) OwnerReferences() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) ResourceVersion() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Shards() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Syncing() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Tags() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) UpdateTime() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Uuid() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithValue(value map[string]string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithValue(value int64) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithKey(key string) ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithValue(value map[string]string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) State() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Controller() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Kind() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Name() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Region() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Version() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithKey(key string) ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithValue(value map[string]int64) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) OwningRegion() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) Regions() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithItemValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithValue(value []string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithItemValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithValue(value []string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName) WithArrayOfValues(values []*notification_channel.Name) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName) WithValue(value *notification_channel.Name) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Email() BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Enabled() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) NotificationLanguageCode() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Slack() BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Type() BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Webhook() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) WithValue(value *notification_channel.NotificationChannel_Spec) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) Addresses() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Email) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) WithValue(value *notification_channel.NotificationChannel_Spec_Email) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithArrayOfValues(values [][]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithItemValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithValue(value []string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithArrayOfValues(values []bool) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithValue(value bool) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) IncomingWebhook() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Slack) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) WithValue(value *notification_channel.NotificationChannel_Spec_Slack) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) WithArrayOfValues(values []notification_channel.NotificationChannel_Spec_Type) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) WithValue(value notification_channel.NotificationChannel_Spec_Type) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) Headers() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) Url() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Webhook) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) WithValue(value *notification_channel.NotificationChannel_Spec_Webhook) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) Key() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) Value() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithArrayOfValues(values [][]*notification_channel.NotificationChannel_Spec_Webhook_Header) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithItemValue(value *notification_channel.NotificationChannel_Spec_Webhook_Header) *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithValue(value []*notification_channel.NotificationChannel_Spec_Webhook_Header) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState) Error() BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState) Status() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState) WithArrayOfValues(values []*notification_channel.NotificationChannel_State) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState) WithValue(value *notification_channel.NotificationChannel_State) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError) Message() ...
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError) Time() ...
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError) WithArrayOfValues(values []*notification_channel.NotificationChannel_State_Error) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError) WithValue(value *notification_channel.NotificationChannel_State_Error) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithValue(value string) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithValue(value *timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus
- func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) FieldPath() *BatchGetNotificationChannelsResponse_FieldSubPath
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) WithArrayOfValues(values []notification_channel.NotificationChannel_State_Status) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) WithValue(value notification_channel.NotificationChannel_State_Status) *BatchGetNotificationChannelsResponse_FieldSubPathValue
- type BatchGetNotificationChannelsResponse_FieldMask
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) AppendPath(path BatchGetNotificationChannelsResponse_FieldPath)
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) FilterInputFields() *BatchGetNotificationChannelsResponse_FieldMask
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) GetPaths() []BatchGetNotificationChannelsResponse_FieldPath
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetNotificationChannelsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetNotificationChannelsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Project(source *BatchGetNotificationChannelsResponse) *BatchGetNotificationChannelsResponse
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Set(target, source *BatchGetNotificationChannelsResponse)
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) String() string
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Subtract(other *BatchGetNotificationChannelsResponse_FieldMask) *BatchGetNotificationChannelsResponse_FieldMask
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetNotificationChannelsResponse_FieldPath
- func BuildBatchGetNotificationChannelsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetNotificationChannelsResponse_FieldPath, error)
- func MustParseBatchGetNotificationChannelsResponse_FieldPath(rawField string) BatchGetNotificationChannelsResponse_FieldPath
- func ParseBatchGetNotificationChannelsResponse_FieldPath(rawField string) (BatchGetNotificationChannelsResponse_FieldPath, error)
- type BatchGetNotificationChannelsResponse_FieldPathArrayItemValue
- func MustParseBatchGetNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetNotificationChannelsResponse_FieldPathArrayItemValue
- func ParseBatchGetNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetNotificationChannelsResponse_FieldPathArrayItemValue, error)
- type BatchGetNotificationChannelsResponse_FieldPathArrayOfValues
- func MustParseBatchGetNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetNotificationChannelsResponse_FieldPathArrayOfValues
- func ParseBatchGetNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetNotificationChannelsResponse_FieldPathArrayOfValues, error)
- type BatchGetNotificationChannelsResponse_FieldPathSelector
- type BatchGetNotificationChannelsResponse_FieldPathValue
- type BatchGetNotificationChannelsResponse_FieldSubPath
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) AsNotificationChannelsSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) ClearValue(item *BatchGetNotificationChannelsResponse)
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) Get(source *BatchGetNotificationChannelsResponse) (values []interface{})
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) GetSingle(source *BatchGetNotificationChannelsResponse) (interface{}, bool)
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) Selector() BatchGetNotificationChannelsResponse_FieldPathSelector
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) String() string
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetNotificationChannelsResponse_FieldPathArrayItemValue
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetNotificationChannelsResponse_FieldPathArrayOfValues
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetNotificationChannelsResponse_FieldPathValue
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) AsNotificationChannelsPathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetNotificationChannelsResponse) bool
- func (fpaivs *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
- type BatchGetNotificationChannelsResponse_FieldSubPathValue
- func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) AsNotificationChannelsPathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
- func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) CompareWith(source *BatchGetNotificationChannelsResponse) (int, bool)
- func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) SetTo(target **BatchGetNotificationChannelsResponse)
- func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetNotificationChannelsResponse_FieldTerminalPath
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) ClearValue(item *BatchGetNotificationChannelsResponse)
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) Get(source *BatchGetNotificationChannelsResponse) (values []interface{})
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) GetSingle(source *BatchGetNotificationChannelsResponse) (interface{}, bool)
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) Selector() BatchGetNotificationChannelsResponse_FieldPathSelector
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetNotificationChannelsResponse_FieldPathArrayItemValue
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetNotificationChannelsResponse_FieldPathArrayOfValues
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetNotificationChannelsResponse_FieldPathValue
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*notification_channel.Reference, bool)
- func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelsItemValue() (*notification_channel.NotificationChannel, bool)
- func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetNotificationChannelsResponse) bool
- func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetNotificationChannelsResponse) (interface{}, bool)
- func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*notification_channel.Reference, bool)
- func (fpaov *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelsArrayOfValues() ([][]*notification_channel.NotificationChannel, bool)
- func (fpaov *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetNotificationChannelsResponse_FieldTerminalPathValue
- func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) AsMissingValue() ([]*notification_channel.Reference, bool)
- func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelsValue() ([]*notification_channel.NotificationChannel, bool)
- func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetNotificationChannelsResponse) (int, bool)
- func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) SetTo(target **BatchGetNotificationChannelsResponse)
- func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateNotificationChannelDescriptor
- func (d *CreateNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateNotificationChannelDescriptor) GetApiName() string
- func (d *CreateNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateNotificationChannelDescriptor) GetFullMethodName() string
- func (d *CreateNotificationChannelDescriptor) GetMethodName() string
- func (d *CreateNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *CreateNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateNotificationChannelDescriptor) GetServiceDomain() string
- func (d *CreateNotificationChannelDescriptor) GetServiceVersion() string
- func (d *CreateNotificationChannelDescriptor) GetVerb() string
- func (d *CreateNotificationChannelDescriptor) HasResource() bool
- func (d *CreateNotificationChannelDescriptor) IsClientStream() bool
- func (d *CreateNotificationChannelDescriptor) IsCollection() bool
- func (d *CreateNotificationChannelDescriptor) IsPlural() bool
- func (d *CreateNotificationChannelDescriptor) IsServerStream() bool
- func (d *CreateNotificationChannelDescriptor) IsUnary() bool
- func (d *CreateNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateNotificationChannelDescriptor) RequestHasResourceBody() bool
- type CreateNotificationChannelDescriptorClientMsgHandle
- func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateNotificationChannelDescriptorServerMsgHandle
- func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateNotificationChannelRequest
- func (o *CreateNotificationChannelRequest) Clone() *CreateNotificationChannelRequest
- func (o *CreateNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *CreateNotificationChannelRequest) GetNotificationChannel() *notification_channel.NotificationChannel
- func (m *CreateNotificationChannelRequest) GetParent() *notification_channel.ParentReference
- func (*CreateNotificationChannelRequest) GotenMessage()
- func (o *CreateNotificationChannelRequest) GotenObjectExt()
- func (obj *CreateNotificationChannelRequest) GotenValidate() error
- func (o *CreateNotificationChannelRequest) MakeDiffFieldMask(other *CreateNotificationChannelRequest) *CreateNotificationChannelRequest_FieldMask
- func (o *CreateNotificationChannelRequest) MakeFullFieldMask() *CreateNotificationChannelRequest_FieldMask
- func (o *CreateNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateNotificationChannelRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *CreateNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (o *CreateNotificationChannelRequest) Merge(source *CreateNotificationChannelRequest)
- func (o *CreateNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateNotificationChannelRequest) ProtoMessage()
- func (m *CreateNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *CreateNotificationChannelRequest) Reset()
- func (m *CreateNotificationChannelRequest) SetNotificationChannel(fv *notification_channel.NotificationChannel)
- func (m *CreateNotificationChannelRequest) SetParent(fv *notification_channel.ParentReference)
- func (m *CreateNotificationChannelRequest) String() string
- func (m *CreateNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *CreateNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type CreateNotificationChannelRequestFieldPathBuilder
- type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations
- func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels
- func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards
- func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithArrayOfValues(values []int64) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithValue(value int64) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannel
- func (CreateNotificationChannelRequestPathSelectorNotificationChannel) Description() CreateNotificationChannelRequestPathSelectorNotificationChannelDescription
- func (CreateNotificationChannelRequestPathSelectorNotificationChannel) DisplayName() CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName
- func (CreateNotificationChannelRequestPathSelectorNotificationChannel) FieldPath() *CreateNotificationChannelRequest_FieldTerminalPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannel) Metadata() CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata
- func (CreateNotificationChannelRequestPathSelectorNotificationChannel) Name() CreateNotificationChannelRequestPathSelectorNotificationChannelName
- func (CreateNotificationChannelRequestPathSelectorNotificationChannel) Spec() CreateNotificationChannelRequestPathSelectorNotificationChannelSpec
- func (CreateNotificationChannelRequestPathSelectorNotificationChannel) State() CreateNotificationChannelRequestPathSelectorNotificationChannelState
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannel) WithArrayOfValues(values []*notification_channel.NotificationChannel) *CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayItemValue(...) *CreateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayOfValues(...) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubPath(subPath notification_channel.NotificationChannel_FieldPath) *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubValue(subPathValue notification_channel.NotificationChannel_FieldPathValue) *CreateNotificationChannelRequest_FieldSubPathValue
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannel) WithValue(value *notification_channel.NotificationChannel) *CreateNotificationChannelRequest_FieldTerminalPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelDescription
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelDescription) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Annotations() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) CreateTime() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) DeleteTime() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Generation() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Labels() CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Lifecycle() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) OwnerReferences() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) ResourceVersion() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Shards() CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Syncing() CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Tags() CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) UpdateTime() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Uuid() CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithValue(value *ntt_meta.Meta) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithKey(key string) ...
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithValue(value map[string]string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithArrayOfValues(values []int64) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithValue(value int64) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithKey(key string) ...
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithValue(value map[string]string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) BlockDeletion() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) State() ...
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Controller() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Kind() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Name() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Region() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Version() ...
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithValue(value bool) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithKey(key string) ...
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithValue(value map[string]int64) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) OwningRegion() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) Regions() ...
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithItemValue(value string) *CreateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithValue(value []string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithArrayOfValues(values [][]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithItemValue(value string) *CreateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithValue(value []string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelName
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelName) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelName) WithArrayOfValues(values []*notification_channel.Name) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelName) WithValue(value *notification_channel.Name) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpec
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) Email() CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) Enabled() CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) NotificationLanguageCode() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) Slack() CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) Type() CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) Webhook() CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) WithValue(value *notification_channel.NotificationChannel_Spec) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) Addresses() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Email) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) WithValue(value *notification_channel.NotificationChannel_Spec_Email) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithArrayOfValues(values [][]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithItemValue(value string) *CreateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithValue(value []string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithArrayOfValues(values []bool) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithValue(value bool) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) IncomingWebhook() ...
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Slack) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) WithValue(value *notification_channel.NotificationChannel_Spec_Slack) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType) WithArrayOfValues(values []notification_channel.NotificationChannel_Spec_Type) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType) WithValue(value notification_channel.NotificationChannel_Spec_Type) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) Headers() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) Url() CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Webhook) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) WithValue(value *notification_channel.NotificationChannel_Spec_Webhook) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) Key() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) Value() ...
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithArrayOfValues(values [][]*notification_channel.NotificationChannel_Spec_Webhook_Header) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithItemValue(value *notification_channel.NotificationChannel_Spec_Webhook_Header) *CreateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithValue(value []*notification_channel.NotificationChannel_Spec_Webhook_Header) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelState
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelState) Error() CreateNotificationChannelRequestPathSelectorNotificationChannelStateError
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelState) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelState) Status() CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelState) WithArrayOfValues(values []*notification_channel.NotificationChannel_State) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelState) WithValue(value *notification_channel.NotificationChannel_State) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelStateError
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateError) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateError) Message() ...
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateError) Time() CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateError) WithArrayOfValues(values []*notification_channel.NotificationChannel_State_Error) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateError) WithValue(value *notification_channel.NotificationChannel_State_Error) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithValue(value string) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithValue(value *timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus
- func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) FieldPath() *CreateNotificationChannelRequest_FieldSubPath
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) WithArrayOfValues(values []notification_channel.NotificationChannel_State_Status) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) WithValue(value notification_channel.NotificationChannel_State_Status) *CreateNotificationChannelRequest_FieldSubPathValue
- type CreateNotificationChannelRequestPathSelectorParent
- func (CreateNotificationChannelRequestPathSelectorParent) FieldPath() *CreateNotificationChannelRequest_FieldTerminalPath
- func (s CreateNotificationChannelRequestPathSelectorParent) WithArrayOfValues(values []*notification_channel.ParentReference) *CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s CreateNotificationChannelRequestPathSelectorParent) WithValue(value *notification_channel.ParentReference) *CreateNotificationChannelRequest_FieldTerminalPathValue
- type CreateNotificationChannelRequest_FieldMask
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) AppendPath(path CreateNotificationChannelRequest_FieldPath)
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) FilterInputFields() *CreateNotificationChannelRequest_FieldMask
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) GetPaths() []CreateNotificationChannelRequest_FieldPath
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) IsFull() bool
- func (fieldMask CreateNotificationChannelRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateNotificationChannelRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) Project(source *CreateNotificationChannelRequest) *CreateNotificationChannelRequest
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) Reset()
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) Set(target, source *CreateNotificationChannelRequest)
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) Size() int
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) String() string
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) Subtract(other *CreateNotificationChannelRequest_FieldMask) *CreateNotificationChannelRequest_FieldMask
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateNotificationChannelRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateNotificationChannelRequest_FieldPath
- func BuildCreateNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateNotificationChannelRequest_FieldPath, error)
- func MustParseCreateNotificationChannelRequest_FieldPath(rawField string) CreateNotificationChannelRequest_FieldPath
- func ParseCreateNotificationChannelRequest_FieldPath(rawField string) (CreateNotificationChannelRequest_FieldPath, error)
- type CreateNotificationChannelRequest_FieldPathArrayItemValue
- func MustParseCreateNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateNotificationChannelRequest_FieldPathArrayItemValue
- func ParseCreateNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateNotificationChannelRequest_FieldPathArrayItemValue, error)
- type CreateNotificationChannelRequest_FieldPathArrayOfValues
- func MustParseCreateNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateNotificationChannelRequest_FieldPathArrayOfValues
- func ParseCreateNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateNotificationChannelRequest_FieldPathArrayOfValues, error)
- type CreateNotificationChannelRequest_FieldPathSelector
- type CreateNotificationChannelRequest_FieldPathValue
- type CreateNotificationChannelRequest_FieldSubPath
- func (fps *CreateNotificationChannelRequest_FieldSubPath) AsNotificationChannelSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
- func (fps *CreateNotificationChannelRequest_FieldSubPath) ClearValue(item *CreateNotificationChannelRequest)
- func (fps *CreateNotificationChannelRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateNotificationChannelRequest_FieldSubPath) Get(source *CreateNotificationChannelRequest) (values []interface{})
- func (fps *CreateNotificationChannelRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateNotificationChannelRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateNotificationChannelRequest_FieldSubPath) GetSingle(source *CreateNotificationChannelRequest) (interface{}, bool)
- func (fps *CreateNotificationChannelRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateNotificationChannelRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateNotificationChannelRequest_FieldSubPath) JSONString() string
- func (fps *CreateNotificationChannelRequest_FieldSubPath) Selector() CreateNotificationChannelRequest_FieldPathSelector
- func (fps *CreateNotificationChannelRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateNotificationChannelRequest_FieldSubPath) String() string
- func (fps *CreateNotificationChannelRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateNotificationChannelRequest_FieldPathArrayItemValue
- func (fps *CreateNotificationChannelRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateNotificationChannelRequest_FieldPathArrayOfValues
- func (fps *CreateNotificationChannelRequest_FieldSubPath) WithIValue(value interface{}) CreateNotificationChannelRequest_FieldPathValue
- func (fps *CreateNotificationChannelRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateNotificationChannelRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateNotificationChannelRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateNotificationChannelRequest_FieldSubPathArrayItemValue) AsNotificationChannelPathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateNotificationChannelRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateNotificationChannelRequest) bool
- func (fpaivs *CreateNotificationChannelRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateNotificationChannelRequest_FieldSubPathArrayOfValues
- type CreateNotificationChannelRequest_FieldSubPathValue
- func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) AsNotificationChannelPathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
- func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) CompareWith(source *CreateNotificationChannelRequest) (int, bool)
- func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) SetTo(target **CreateNotificationChannelRequest)
- func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateNotificationChannelRequest_FieldTerminalPath
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) ClearValue(item *CreateNotificationChannelRequest)
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) Get(source *CreateNotificationChannelRequest) (values []interface{})
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) GetSingle(source *CreateNotificationChannelRequest) (interface{}, bool)
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) Selector() CreateNotificationChannelRequest_FieldPathSelector
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) String() string
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateNotificationChannelRequest_FieldPathArrayItemValue
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateNotificationChannelRequest_FieldPathArrayOfValues
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) CreateNotificationChannelRequest_FieldPathValue
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateNotificationChannelRequest) bool
- func (fpaiv *CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateNotificationChannelRequest) (interface{}, bool)
- func (fpaiv *CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNotificationChannelArrayOfValues() ([]*notification_channel.NotificationChannel, bool)
- func (fpaov *CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification_channel.ParentReference, bool)
- func (fpaov *CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateNotificationChannelRequest_FieldTerminalPathValue
- func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) AsNotificationChannelValue() (*notification_channel.NotificationChannel, bool)
- func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) AsParentValue() (*notification_channel.ParentReference, bool)
- func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *CreateNotificationChannelRequest) (int, bool)
- func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **CreateNotificationChannelRequest)
- func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteNotificationChannelDescriptor
- func (d *DeleteNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteNotificationChannelDescriptor) GetApiName() string
- func (d *DeleteNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteNotificationChannelDescriptor) GetFullMethodName() string
- func (d *DeleteNotificationChannelDescriptor) GetMethodName() string
- func (d *DeleteNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *DeleteNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteNotificationChannelDescriptor) GetServiceDomain() string
- func (d *DeleteNotificationChannelDescriptor) GetServiceVersion() string
- func (d *DeleteNotificationChannelDescriptor) GetVerb() string
- func (d *DeleteNotificationChannelDescriptor) HasResource() bool
- func (d *DeleteNotificationChannelDescriptor) IsClientStream() bool
- func (d *DeleteNotificationChannelDescriptor) IsCollection() bool
- func (d *DeleteNotificationChannelDescriptor) IsPlural() bool
- func (d *DeleteNotificationChannelDescriptor) IsServerStream() bool
- func (d *DeleteNotificationChannelDescriptor) IsUnary() bool
- func (d *DeleteNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteNotificationChannelDescriptor) RequestHasResourceBody() bool
- type DeleteNotificationChannelDescriptorClientMsgHandle
- func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteNotificationChannelDescriptorServerMsgHandle
- func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteNotificationChannelRequest
- func (o *DeleteNotificationChannelRequest) Clone() *DeleteNotificationChannelRequest
- func (o *DeleteNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *DeleteNotificationChannelRequest) GetName() *notification_channel.Reference
- func (*DeleteNotificationChannelRequest) GotenMessage()
- func (o *DeleteNotificationChannelRequest) GotenObjectExt()
- func (obj *DeleteNotificationChannelRequest) GotenValidate() error
- func (o *DeleteNotificationChannelRequest) MakeDiffFieldMask(other *DeleteNotificationChannelRequest) *DeleteNotificationChannelRequest_FieldMask
- func (o *DeleteNotificationChannelRequest) MakeFullFieldMask() *DeleteNotificationChannelRequest_FieldMask
- func (o *DeleteNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteNotificationChannelRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *DeleteNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteNotificationChannelRequest) Merge(source *DeleteNotificationChannelRequest)
- func (o *DeleteNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteNotificationChannelRequest) ProtoMessage()
- func (m *DeleteNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *DeleteNotificationChannelRequest) Reset()
- func (m *DeleteNotificationChannelRequest) SetName(fv *notification_channel.Reference)
- func (m *DeleteNotificationChannelRequest) String() string
- func (m *DeleteNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *DeleteNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type DeleteNotificationChannelRequestFieldPathBuilder
- type DeleteNotificationChannelRequestPathSelectorName
- func (DeleteNotificationChannelRequestPathSelectorName) FieldPath() *DeleteNotificationChannelRequest_FieldTerminalPath
- func (s DeleteNotificationChannelRequestPathSelectorName) WithArrayOfValues(values []*notification_channel.Reference) *DeleteNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s DeleteNotificationChannelRequestPathSelectorName) WithValue(value *notification_channel.Reference) *DeleteNotificationChannelRequest_FieldTerminalPathValue
- type DeleteNotificationChannelRequest_FieldMask
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) AppendPath(path DeleteNotificationChannelRequest_FieldPath)
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) FilterInputFields() *DeleteNotificationChannelRequest_FieldMask
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) GetPaths() []DeleteNotificationChannelRequest_FieldPath
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteNotificationChannelRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteNotificationChannelRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Project(source *DeleteNotificationChannelRequest) *DeleteNotificationChannelRequest
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Reset()
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Set(target, source *DeleteNotificationChannelRequest)
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Size() int
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) String() string
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Subtract(other *DeleteNotificationChannelRequest_FieldMask) *DeleteNotificationChannelRequest_FieldMask
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteNotificationChannelRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteNotificationChannelRequest_FieldPath
- func BuildDeleteNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteNotificationChannelRequest_FieldPath, error)
- func MustParseDeleteNotificationChannelRequest_FieldPath(rawField string) DeleteNotificationChannelRequest_FieldPath
- func ParseDeleteNotificationChannelRequest_FieldPath(rawField string) (DeleteNotificationChannelRequest_FieldPath, error)
- type DeleteNotificationChannelRequest_FieldPathArrayItemValue
- func MustParseDeleteNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteNotificationChannelRequest_FieldPathArrayItemValue
- func ParseDeleteNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteNotificationChannelRequest_FieldPathArrayItemValue, error)
- type DeleteNotificationChannelRequest_FieldPathArrayOfValues
- func MustParseDeleteNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteNotificationChannelRequest_FieldPathArrayOfValues
- func ParseDeleteNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteNotificationChannelRequest_FieldPathArrayOfValues, error)
- type DeleteNotificationChannelRequest_FieldPathSelector
- type DeleteNotificationChannelRequest_FieldPathValue
- type DeleteNotificationChannelRequest_FieldTerminalPath
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) ClearValue(item *DeleteNotificationChannelRequest)
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) Get(source *DeleteNotificationChannelRequest) (values []interface{})
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) GetSingle(source *DeleteNotificationChannelRequest) (interface{}, bool)
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) Selector() DeleteNotificationChannelRequest_FieldPathSelector
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) String() string
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteNotificationChannelRequest_FieldPathArrayItemValue
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteNotificationChannelRequest_FieldPathArrayOfValues
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteNotificationChannelRequest_FieldPathValue
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteNotificationChannelRequest) bool
- func (fpaiv *DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteNotificationChannelRequest) (interface{}, bool)
- func (fpaiv *DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteNotificationChannelRequest_FieldTerminalPathArrayOfValues
- type DeleteNotificationChannelRequest_FieldTerminalPathValue
- func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) AsNameValue() (*notification_channel.Reference, bool)
- func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *DeleteNotificationChannelRequest) (int, bool)
- func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **DeleteNotificationChannelRequest)
- func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetNotificationChannelDescriptor
- func (d *GetNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetNotificationChannelDescriptor) GetApiName() string
- func (d *GetNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNotificationChannelDescriptor) GetFullMethodName() string
- func (d *GetNotificationChannelDescriptor) GetMethodName() string
- func (d *GetNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *GetNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNotificationChannelDescriptor) GetServiceDomain() string
- func (d *GetNotificationChannelDescriptor) GetServiceVersion() string
- func (d *GetNotificationChannelDescriptor) GetVerb() string
- func (d *GetNotificationChannelDescriptor) HasResource() bool
- func (d *GetNotificationChannelDescriptor) IsClientStream() bool
- func (d *GetNotificationChannelDescriptor) IsCollection() bool
- func (d *GetNotificationChannelDescriptor) IsPlural() bool
- func (d *GetNotificationChannelDescriptor) IsServerStream() bool
- func (d *GetNotificationChannelDescriptor) IsUnary() bool
- func (d *GetNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetNotificationChannelDescriptor) RequestHasResourceBody() bool
- type GetNotificationChannelDescriptorClientMsgHandle
- func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNotificationChannelDescriptorServerMsgHandle
- func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNotificationChannelRequest
- func (o *GetNotificationChannelRequest) Clone() *GetNotificationChannelRequest
- func (o *GetNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *GetNotificationChannelRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *GetNotificationChannelRequest) GetName() *notification_channel.Reference
- func (m *GetNotificationChannelRequest) GetView() view.View
- func (*GetNotificationChannelRequest) GotenMessage()
- func (o *GetNotificationChannelRequest) GotenObjectExt()
- func (obj *GetNotificationChannelRequest) GotenValidate() error
- func (o *GetNotificationChannelRequest) MakeDiffFieldMask(other *GetNotificationChannelRequest) *GetNotificationChannelRequest_FieldMask
- func (o *GetNotificationChannelRequest) MakeFullFieldMask() *GetNotificationChannelRequest_FieldMask
- func (o *GetNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetNotificationChannelRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *GetNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (o *GetNotificationChannelRequest) Merge(source *GetNotificationChannelRequest)
- func (o *GetNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetNotificationChannelRequest) ProtoMessage()
- func (m *GetNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *GetNotificationChannelRequest) Reset()
- func (m *GetNotificationChannelRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *GetNotificationChannelRequest) SetName(fv *notification_channel.Reference)
- func (m *GetNotificationChannelRequest) SetView(fv view.View)
- func (m *GetNotificationChannelRequest) String() string
- func (m *GetNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *GetNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type GetNotificationChannelRequestFieldPathBuilder
- func (GetNotificationChannelRequestFieldPathBuilder) FieldMask() GetNotificationChannelRequestPathSelectorFieldMask
- func (GetNotificationChannelRequestFieldPathBuilder) Name() GetNotificationChannelRequestPathSelectorName
- func (GetNotificationChannelRequestFieldPathBuilder) View() GetNotificationChannelRequestPathSelectorView
- type GetNotificationChannelRequestPathSelectorFieldMask
- func (GetNotificationChannelRequestPathSelectorFieldMask) FieldPath() *GetNotificationChannelRequest_FieldTerminalPath
- func (s GetNotificationChannelRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s GetNotificationChannelRequestPathSelectorFieldMask) WithValue(value *notification_channel.NotificationChannel_FieldMask) *GetNotificationChannelRequest_FieldTerminalPathValue
- type GetNotificationChannelRequestPathSelectorName
- func (GetNotificationChannelRequestPathSelectorName) FieldPath() *GetNotificationChannelRequest_FieldTerminalPath
- func (s GetNotificationChannelRequestPathSelectorName) WithArrayOfValues(values []*notification_channel.Reference) *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s GetNotificationChannelRequestPathSelectorName) WithValue(value *notification_channel.Reference) *GetNotificationChannelRequest_FieldTerminalPathValue
- type GetNotificationChannelRequestPathSelectorView
- func (GetNotificationChannelRequestPathSelectorView) FieldPath() *GetNotificationChannelRequest_FieldTerminalPath
- func (s GetNotificationChannelRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s GetNotificationChannelRequestPathSelectorView) WithValue(value view.View) *GetNotificationChannelRequest_FieldTerminalPathValue
- type GetNotificationChannelRequest_FieldMask
- func (fieldMask *GetNotificationChannelRequest_FieldMask) AppendPath(path GetNotificationChannelRequest_FieldPath)
- func (fieldMask *GetNotificationChannelRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetNotificationChannelRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetNotificationChannelRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetNotificationChannelRequest_FieldMask) FilterInputFields() *GetNotificationChannelRequest_FieldMask
- func (fieldMask *GetNotificationChannelRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetNotificationChannelRequest_FieldMask) GetPaths() []GetNotificationChannelRequest_FieldPath
- func (fieldMask *GetNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetNotificationChannelRequest_FieldMask) IsFull() bool
- func (fieldMask GetNotificationChannelRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetNotificationChannelRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetNotificationChannelRequest_FieldMask) PathsCount() int
- func (fieldMask *GetNotificationChannelRequest_FieldMask) Project(source *GetNotificationChannelRequest) *GetNotificationChannelRequest
- func (fieldMask *GetNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetNotificationChannelRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetNotificationChannelRequest_FieldMask) Reset()
- func (fieldMask *GetNotificationChannelRequest_FieldMask) Set(target, source *GetNotificationChannelRequest)
- func (fieldMask *GetNotificationChannelRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetNotificationChannelRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetNotificationChannelRequest_FieldMask) Size() int
- func (fieldMask *GetNotificationChannelRequest_FieldMask) String() string
- func (fieldMask *GetNotificationChannelRequest_FieldMask) Subtract(other *GetNotificationChannelRequest_FieldMask) *GetNotificationChannelRequest_FieldMask
- func (fieldMask *GetNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetNotificationChannelRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetNotificationChannelRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetNotificationChannelRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetNotificationChannelRequest_FieldPath
- func BuildGetNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (GetNotificationChannelRequest_FieldPath, error)
- func MustParseGetNotificationChannelRequest_FieldPath(rawField string) GetNotificationChannelRequest_FieldPath
- func ParseGetNotificationChannelRequest_FieldPath(rawField string) (GetNotificationChannelRequest_FieldPath, error)
- type GetNotificationChannelRequest_FieldPathArrayItemValue
- func MustParseGetNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetNotificationChannelRequest_FieldPathArrayItemValue
- func ParseGetNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetNotificationChannelRequest_FieldPathArrayItemValue, error)
- type GetNotificationChannelRequest_FieldPathArrayOfValues
- type GetNotificationChannelRequest_FieldPathSelector
- type GetNotificationChannelRequest_FieldPathValue
- type GetNotificationChannelRequest_FieldTerminalPath
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) ClearValue(item *GetNotificationChannelRequest)
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) Get(source *GetNotificationChannelRequest) (values []interface{})
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) GetSingle(source *GetNotificationChannelRequest) (interface{}, bool)
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) JSONString() string
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) Selector() GetNotificationChannelRequest_FieldPathSelector
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) String() string
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNotificationChannelRequest_FieldPathArrayItemValue
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNotificationChannelRequest_FieldPathArrayOfValues
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) GetNotificationChannelRequest_FieldPathValue
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetNotificationChannelRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNotificationChannelRequest) bool
- func (fpaiv *GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetNotificationChannelRequest) (interface{}, bool)
- func (fpaiv *GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpaov *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification_channel.Reference, bool)
- func (fpaov *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetNotificationChannelRequest_FieldTerminalPathValue
- func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) AsNameValue() (*notification_channel.Reference, bool)
- func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *GetNotificationChannelRequest) (int, bool)
- func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **GetNotificationChannelRequest)
- func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListNotificationChannelsDescriptor
- func (d *ListNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListNotificationChannelsDescriptor) GetApiName() string
- func (d *ListNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListNotificationChannelsDescriptor) GetFullMethodName() string
- func (d *ListNotificationChannelsDescriptor) GetMethodName() string
- func (d *ListNotificationChannelsDescriptor) GetProtoPkgName() string
- func (d *ListNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListNotificationChannelsDescriptor) GetServiceDomain() string
- func (d *ListNotificationChannelsDescriptor) GetServiceVersion() string
- func (d *ListNotificationChannelsDescriptor) GetVerb() string
- func (d *ListNotificationChannelsDescriptor) HasResource() bool
- func (d *ListNotificationChannelsDescriptor) IsClientStream() bool
- func (d *ListNotificationChannelsDescriptor) IsCollection() bool
- func (d *ListNotificationChannelsDescriptor) IsPlural() bool
- func (d *ListNotificationChannelsDescriptor) IsServerStream() bool
- func (d *ListNotificationChannelsDescriptor) IsUnary() bool
- func (d *ListNotificationChannelsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListNotificationChannelsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListNotificationChannelsDescriptor) RequestHasResourceBody() bool
- type ListNotificationChannelsDescriptorClientMsgHandle
- func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListNotificationChannelsDescriptorServerMsgHandle
- func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListNotificationChannelsRequest
- func (o *ListNotificationChannelsRequest) Clone() *ListNotificationChannelsRequest
- func (o *ListNotificationChannelsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListNotificationChannelsRequest) Descriptor() ([]byte, []int)
- func (m *ListNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *ListNotificationChannelsRequest) GetFilter() *notification_channel.Filter
- func (m *ListNotificationChannelsRequest) GetIncludePagingInfo() bool
- func (m *ListNotificationChannelsRequest) GetOrderBy() *notification_channel.OrderBy
- func (m *ListNotificationChannelsRequest) GetPageSize() int32
- func (m *ListNotificationChannelsRequest) GetPageToken() *notification_channel.PagerCursor
- func (m *ListNotificationChannelsRequest) GetParent() *notification_channel.ParentName
- func (m *ListNotificationChannelsRequest) GetView() view.View
- func (*ListNotificationChannelsRequest) GotenMessage()
- func (o *ListNotificationChannelsRequest) GotenObjectExt()
- func (obj *ListNotificationChannelsRequest) GotenValidate() error
- func (o *ListNotificationChannelsRequest) MakeDiffFieldMask(other *ListNotificationChannelsRequest) *ListNotificationChannelsRequest_FieldMask
- func (o *ListNotificationChannelsRequest) MakeFullFieldMask() *ListNotificationChannelsRequest_FieldMask
- func (o *ListNotificationChannelsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListNotificationChannelsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListNotificationChannelsRequest) Marshal() ([]byte, error)
- func (m *ListNotificationChannelsRequest) MarshalJSON() ([]byte, error)
- func (o *ListNotificationChannelsRequest) Merge(source *ListNotificationChannelsRequest)
- func (o *ListNotificationChannelsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListNotificationChannelsRequest) ProtoMessage()
- func (m *ListNotificationChannelsRequest) ProtoReflect() preflect.Message
- func (m *ListNotificationChannelsRequest) Reset()
- func (m *ListNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *ListNotificationChannelsRequest) SetFilter(fv *notification_channel.Filter)
- func (m *ListNotificationChannelsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListNotificationChannelsRequest) SetOrderBy(fv *notification_channel.OrderBy)
- func (m *ListNotificationChannelsRequest) SetPageSize(fv int32)
- func (m *ListNotificationChannelsRequest) SetPageToken(fv *notification_channel.PagerCursor)
- func (m *ListNotificationChannelsRequest) SetParent(fv *notification_channel.ParentName)
- func (m *ListNotificationChannelsRequest) SetView(fv view.View)
- func (m *ListNotificationChannelsRequest) String() string
- func (m *ListNotificationChannelsRequest) Unmarshal(b []byte) error
- func (m *ListNotificationChannelsRequest) UnmarshalJSON(data []byte) error
- type ListNotificationChannelsRequestFieldPathBuilder
- func (ListNotificationChannelsRequestFieldPathBuilder) FieldMask() ListNotificationChannelsRequestPathSelectorFieldMask
- func (ListNotificationChannelsRequestFieldPathBuilder) Filter() ListNotificationChannelsRequestPathSelectorFilter
- func (ListNotificationChannelsRequestFieldPathBuilder) IncludePagingInfo() ListNotificationChannelsRequestPathSelectorIncludePagingInfo
- func (ListNotificationChannelsRequestFieldPathBuilder) OrderBy() ListNotificationChannelsRequestPathSelectorOrderBy
- func (ListNotificationChannelsRequestFieldPathBuilder) PageSize() ListNotificationChannelsRequestPathSelectorPageSize
- func (ListNotificationChannelsRequestFieldPathBuilder) PageToken() ListNotificationChannelsRequestPathSelectorPageToken
- func (ListNotificationChannelsRequestFieldPathBuilder) Parent() ListNotificationChannelsRequestPathSelectorParent
- func (ListNotificationChannelsRequestFieldPathBuilder) View() ListNotificationChannelsRequestPathSelectorView
- type ListNotificationChannelsRequestPathSelectorFieldMask
- func (ListNotificationChannelsRequestPathSelectorFieldMask) FieldPath() *ListNotificationChannelsRequest_FieldTerminalPath
- func (s ListNotificationChannelsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsRequestPathSelectorFieldMask) WithValue(value *notification_channel.NotificationChannel_FieldMask) *ListNotificationChannelsRequest_FieldTerminalPathValue
- type ListNotificationChannelsRequestPathSelectorFilter
- func (ListNotificationChannelsRequestPathSelectorFilter) FieldPath() *ListNotificationChannelsRequest_FieldTerminalPath
- func (s ListNotificationChannelsRequestPathSelectorFilter) WithArrayOfValues(values []*notification_channel.Filter) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsRequestPathSelectorFilter) WithValue(value *notification_channel.Filter) *ListNotificationChannelsRequest_FieldTerminalPathValue
- type ListNotificationChannelsRequestPathSelectorIncludePagingInfo
- func (ListNotificationChannelsRequestPathSelectorIncludePagingInfo) FieldPath() *ListNotificationChannelsRequest_FieldTerminalPath
- func (s ListNotificationChannelsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListNotificationChannelsRequest_FieldTerminalPathValue
- type ListNotificationChannelsRequestPathSelectorOrderBy
- func (ListNotificationChannelsRequestPathSelectorOrderBy) FieldPath() *ListNotificationChannelsRequest_FieldTerminalPath
- func (s ListNotificationChannelsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification_channel.OrderBy) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsRequestPathSelectorOrderBy) WithValue(value *notification_channel.OrderBy) *ListNotificationChannelsRequest_FieldTerminalPathValue
- type ListNotificationChannelsRequestPathSelectorPageSize
- func (ListNotificationChannelsRequestPathSelectorPageSize) FieldPath() *ListNotificationChannelsRequest_FieldTerminalPath
- func (s ListNotificationChannelsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsRequestPathSelectorPageSize) WithValue(value int32) *ListNotificationChannelsRequest_FieldTerminalPathValue
- type ListNotificationChannelsRequestPathSelectorPageToken
- func (ListNotificationChannelsRequestPathSelectorPageToken) FieldPath() *ListNotificationChannelsRequest_FieldTerminalPath
- func (s ListNotificationChannelsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsRequestPathSelectorPageToken) WithValue(value *notification_channel.PagerCursor) *ListNotificationChannelsRequest_FieldTerminalPathValue
- type ListNotificationChannelsRequestPathSelectorParent
- func (ListNotificationChannelsRequestPathSelectorParent) FieldPath() *ListNotificationChannelsRequest_FieldTerminalPath
- func (s ListNotificationChannelsRequestPathSelectorParent) WithArrayOfValues(values []*notification_channel.ParentName) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsRequestPathSelectorParent) WithValue(value *notification_channel.ParentName) *ListNotificationChannelsRequest_FieldTerminalPathValue
- type ListNotificationChannelsRequestPathSelectorView
- func (ListNotificationChannelsRequestPathSelectorView) FieldPath() *ListNotificationChannelsRequest_FieldTerminalPath
- func (s ListNotificationChannelsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsRequestPathSelectorView) WithValue(value view.View) *ListNotificationChannelsRequest_FieldTerminalPathValue
- type ListNotificationChannelsRequest_FieldMask
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) AppendPath(path ListNotificationChannelsRequest_FieldPath)
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) FilterInputFields() *ListNotificationChannelsRequest_FieldMask
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) GetPaths() []ListNotificationChannelsRequest_FieldPath
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) IsFull() bool
- func (fieldMask ListNotificationChannelsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListNotificationChannelsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) Project(source *ListNotificationChannelsRequest) *ListNotificationChannelsRequest
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) Reset()
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) Set(target, source *ListNotificationChannelsRequest)
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) Size() int
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) String() string
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) Subtract(other *ListNotificationChannelsRequest_FieldMask) *ListNotificationChannelsRequest_FieldMask
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListNotificationChannelsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListNotificationChannelsRequest_FieldPath
- func BuildListNotificationChannelsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListNotificationChannelsRequest_FieldPath, error)
- func MustParseListNotificationChannelsRequest_FieldPath(rawField string) ListNotificationChannelsRequest_FieldPath
- func ParseListNotificationChannelsRequest_FieldPath(rawField string) (ListNotificationChannelsRequest_FieldPath, error)
- type ListNotificationChannelsRequest_FieldPathArrayItemValue
- func MustParseListNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListNotificationChannelsRequest_FieldPathArrayItemValue
- func ParseListNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListNotificationChannelsRequest_FieldPathArrayItemValue, error)
- type ListNotificationChannelsRequest_FieldPathArrayOfValues
- func MustParseListNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListNotificationChannelsRequest_FieldPathArrayOfValues
- func ParseListNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListNotificationChannelsRequest_FieldPathArrayOfValues, error)
- type ListNotificationChannelsRequest_FieldPathSelector
- type ListNotificationChannelsRequest_FieldPathValue
- type ListNotificationChannelsRequest_FieldTerminalPath
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) ClearValue(item *ListNotificationChannelsRequest)
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) Get(source *ListNotificationChannelsRequest) (values []interface{})
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) GetSingle(source *ListNotificationChannelsRequest) (interface{}, bool)
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) Selector() ListNotificationChannelsRequest_FieldPathSelector
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) String() string
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListNotificationChannelsRequest_FieldPathArrayItemValue
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListNotificationChannelsRequest_FieldPathArrayOfValues
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithIValue(value interface{}) ListNotificationChannelsRequest_FieldPathValue
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListNotificationChannelsRequest) bool
- func (fpaiv *ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListNotificationChannelsRequest) (interface{}, bool)
- func (fpaiv *ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification_channel.Filter, bool)
- func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification_channel.OrderBy, bool)
- func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
- func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification_channel.ParentName, bool)
- func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListNotificationChannelsRequest_FieldTerminalPathValue
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsFilterValue() (*notification_channel.Filter, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification_channel.OrderBy, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification_channel.PagerCursor, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsParentValue() (*notification_channel.ParentName, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) CompareWith(source *ListNotificationChannelsRequest) (int, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) SetTo(target **ListNotificationChannelsRequest)
- func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListNotificationChannelsResponse
- func (o *ListNotificationChannelsResponse) Clone() *ListNotificationChannelsResponse
- func (o *ListNotificationChannelsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListNotificationChannelsResponse) Descriptor() ([]byte, []int)
- func (m *ListNotificationChannelsResponse) GetCurrentOffset() int32
- func (m *ListNotificationChannelsResponse) GetNextPageToken() *notification_channel.PagerCursor
- func (m *ListNotificationChannelsResponse) GetNotificationChannels() []*notification_channel.NotificationChannel
- func (m *ListNotificationChannelsResponse) GetPrevPageToken() *notification_channel.PagerCursor
- func (m *ListNotificationChannelsResponse) GetTotalResultsCount() int32
- func (*ListNotificationChannelsResponse) GotenMessage()
- func (o *ListNotificationChannelsResponse) GotenObjectExt()
- func (obj *ListNotificationChannelsResponse) GotenValidate() error
- func (o *ListNotificationChannelsResponse) MakeDiffFieldMask(other *ListNotificationChannelsResponse) *ListNotificationChannelsResponse_FieldMask
- func (o *ListNotificationChannelsResponse) MakeFullFieldMask() *ListNotificationChannelsResponse_FieldMask
- func (o *ListNotificationChannelsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListNotificationChannelsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListNotificationChannelsResponse) Marshal() ([]byte, error)
- func (m *ListNotificationChannelsResponse) MarshalJSON() ([]byte, error)
- func (o *ListNotificationChannelsResponse) Merge(source *ListNotificationChannelsResponse)
- func (o *ListNotificationChannelsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListNotificationChannelsResponse) ProtoMessage()
- func (m *ListNotificationChannelsResponse) ProtoReflect() preflect.Message
- func (m *ListNotificationChannelsResponse) Reset()
- func (m *ListNotificationChannelsResponse) SetCurrentOffset(fv int32)
- func (m *ListNotificationChannelsResponse) SetNextPageToken(fv *notification_channel.PagerCursor)
- func (m *ListNotificationChannelsResponse) SetNotificationChannels(fv []*notification_channel.NotificationChannel)
- func (m *ListNotificationChannelsResponse) SetPrevPageToken(fv *notification_channel.PagerCursor)
- func (m *ListNotificationChannelsResponse) SetTotalResultsCount(fv int32)
- func (m *ListNotificationChannelsResponse) String() string
- func (m *ListNotificationChannelsResponse) Unmarshal(b []byte) error
- func (m *ListNotificationChannelsResponse) UnmarshalJSON(data []byte) error
- type ListNotificationChannelsResponseFieldPathBuilder
- func (ListNotificationChannelsResponseFieldPathBuilder) CurrentOffset() ListNotificationChannelsResponsePathSelectorCurrentOffset
- func (ListNotificationChannelsResponseFieldPathBuilder) NextPageToken() ListNotificationChannelsResponsePathSelectorNextPageToken
- func (ListNotificationChannelsResponseFieldPathBuilder) NotificationChannels() ListNotificationChannelsResponsePathSelectorNotificationChannels
- func (ListNotificationChannelsResponseFieldPathBuilder) PrevPageToken() ListNotificationChannelsResponsePathSelectorPrevPageToken
- func (ListNotificationChannelsResponseFieldPathBuilder) TotalResultsCount() ListNotificationChannelsResponsePathSelectorTotalResultsCount
- type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations
- func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels
- func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards
- func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithArrayOfValues(values []int64) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithValue(value int64) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorCurrentOffset
- func (ListNotificationChannelsResponsePathSelectorCurrentOffset) FieldPath() *ListNotificationChannelsResponse_FieldTerminalPath
- func (s ListNotificationChannelsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListNotificationChannelsResponse_FieldTerminalPathValue
- type ListNotificationChannelsResponsePathSelectorNextPageToken
- func (ListNotificationChannelsResponsePathSelectorNextPageToken) FieldPath() *ListNotificationChannelsResponse_FieldTerminalPath
- func (s ListNotificationChannelsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNextPageToken) WithValue(value *notification_channel.PagerCursor) *ListNotificationChannelsResponse_FieldTerminalPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannels
- func (ListNotificationChannelsResponsePathSelectorNotificationChannels) Description() ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription
- func (ListNotificationChannelsResponsePathSelectorNotificationChannels) DisplayName() ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName
- func (ListNotificationChannelsResponsePathSelectorNotificationChannels) FieldPath() *ListNotificationChannelsResponse_FieldTerminalPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannels) Metadata() ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata
- func (ListNotificationChannelsResponsePathSelectorNotificationChannels) Name() ListNotificationChannelsResponsePathSelectorNotificationChannelsName
- func (ListNotificationChannelsResponsePathSelectorNotificationChannels) Spec() ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec
- func (ListNotificationChannelsResponsePathSelectorNotificationChannels) State() ListNotificationChannelsResponsePathSelectorNotificationChannelsState
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannels) WithArrayOfValues(values [][]*notification_channel.NotificationChannel) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannels) WithItemValue(value *notification_channel.NotificationChannel) *ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayItemValue(...) *ListNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayOfValues(...) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubPath(subPath notification_channel.NotificationChannel_FieldPath) *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubValue(subPathValue notification_channel.NotificationChannel_FieldPathValue) *ListNotificationChannelsResponse_FieldSubPathValue
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannels) WithValue(value []*notification_channel.NotificationChannel) *ListNotificationChannelsResponse_FieldTerminalPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Annotations() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) CreateTime() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) DeleteTime() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Generation() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Labels() ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Lifecycle() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) OwnerReferences() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) ResourceVersion() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Shards() ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Syncing() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Tags() ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) UpdateTime() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Uuid() ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithValue(value *ntt_meta.Meta) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithKey(key string) ...
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithValue(value map[string]string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithArrayOfValues(values []int64) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithValue(value int64) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithKey(key string) ...
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithValue(value map[string]string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) BlockDeletion() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) State() ...
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Controller() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Kind() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Name() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Region() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Version() ...
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithValue(value bool) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithKey(key string) ...
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithValue(value map[string]int64) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) OwningRegion() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) Regions() ...
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithItemValue(value string) *ListNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithValue(value []string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithArrayOfValues(values [][]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithItemValue(value string) *ListNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithValue(value []string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsName
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsName) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsName) WithArrayOfValues(values []*notification_channel.Name) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsName) WithValue(value *notification_channel.Name) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Email() ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Enabled() ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) NotificationLanguageCode() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Slack() ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Type() ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) Webhook() ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) WithValue(value *notification_channel.NotificationChannel_Spec) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) Addresses() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Email) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) WithValue(value *notification_channel.NotificationChannel_Spec_Email) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithArrayOfValues(values [][]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithItemValue(value string) *ListNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithValue(value []string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithArrayOfValues(values []bool) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithValue(value bool) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) IncomingWebhook() ...
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Slack) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) WithValue(value *notification_channel.NotificationChannel_Spec_Slack) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) WithArrayOfValues(values []notification_channel.NotificationChannel_Spec_Type) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) WithValue(value notification_channel.NotificationChannel_Spec_Type) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) Headers() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) Url() ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Webhook) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) WithValue(value *notification_channel.NotificationChannel_Spec_Webhook) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) Key() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) Value() ...
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithArrayOfValues(values [][]*notification_channel.NotificationChannel_Spec_Webhook_Header) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithItemValue(value *notification_channel.NotificationChannel_Spec_Webhook_Header) *ListNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithValue(value []*notification_channel.NotificationChannel_Spec_Webhook_Header) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsState
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsState) Error() ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsState) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsState) Status() ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsState) WithArrayOfValues(values []*notification_channel.NotificationChannel_State) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsState) WithValue(value *notification_channel.NotificationChannel_State) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError) Message() ...
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError) Time() ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError) WithArrayOfValues(values []*notification_channel.NotificationChannel_State_Error) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError) WithValue(value *notification_channel.NotificationChannel_State_Error) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithValue(value string) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithValue(value *timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus
- func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) FieldPath() *ListNotificationChannelsResponse_FieldSubPath
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) WithArrayOfValues(values []notification_channel.NotificationChannel_State_Status) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) WithValue(value notification_channel.NotificationChannel_State_Status) *ListNotificationChannelsResponse_FieldSubPathValue
- type ListNotificationChannelsResponsePathSelectorPrevPageToken
- func (ListNotificationChannelsResponsePathSelectorPrevPageToken) FieldPath() *ListNotificationChannelsResponse_FieldTerminalPath
- func (s ListNotificationChannelsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorPrevPageToken) WithValue(value *notification_channel.PagerCursor) *ListNotificationChannelsResponse_FieldTerminalPathValue
- type ListNotificationChannelsResponsePathSelectorTotalResultsCount
- func (ListNotificationChannelsResponsePathSelectorTotalResultsCount) FieldPath() *ListNotificationChannelsResponse_FieldTerminalPath
- func (s ListNotificationChannelsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationChannelsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListNotificationChannelsResponse_FieldTerminalPathValue
- type ListNotificationChannelsResponse_FieldMask
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) AppendPath(path ListNotificationChannelsResponse_FieldPath)
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) FilterInputFields() *ListNotificationChannelsResponse_FieldMask
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) GetPaths() []ListNotificationChannelsResponse_FieldPath
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) IsFull() bool
- func (fieldMask ListNotificationChannelsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListNotificationChannelsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) Project(source *ListNotificationChannelsResponse) *ListNotificationChannelsResponse
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) Reset()
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) Set(target, source *ListNotificationChannelsResponse)
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) Size() int
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) String() string
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) Subtract(other *ListNotificationChannelsResponse_FieldMask) *ListNotificationChannelsResponse_FieldMask
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListNotificationChannelsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListNotificationChannelsResponse_FieldPath
- func BuildListNotificationChannelsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListNotificationChannelsResponse_FieldPath, error)
- func MustParseListNotificationChannelsResponse_FieldPath(rawField string) ListNotificationChannelsResponse_FieldPath
- func ParseListNotificationChannelsResponse_FieldPath(rawField string) (ListNotificationChannelsResponse_FieldPath, error)
- type ListNotificationChannelsResponse_FieldPathArrayItemValue
- func MustParseListNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListNotificationChannelsResponse_FieldPathArrayItemValue
- func ParseListNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListNotificationChannelsResponse_FieldPathArrayItemValue, error)
- type ListNotificationChannelsResponse_FieldPathArrayOfValues
- func MustParseListNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListNotificationChannelsResponse_FieldPathArrayOfValues
- func ParseListNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListNotificationChannelsResponse_FieldPathArrayOfValues, error)
- type ListNotificationChannelsResponse_FieldPathSelector
- type ListNotificationChannelsResponse_FieldPathValue
- type ListNotificationChannelsResponse_FieldSubPath
- func (fps *ListNotificationChannelsResponse_FieldSubPath) AsNotificationChannelsSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
- func (fps *ListNotificationChannelsResponse_FieldSubPath) ClearValue(item *ListNotificationChannelsResponse)
- func (fps *ListNotificationChannelsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListNotificationChannelsResponse_FieldSubPath) Get(source *ListNotificationChannelsResponse) (values []interface{})
- func (fps *ListNotificationChannelsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListNotificationChannelsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListNotificationChannelsResponse_FieldSubPath) GetSingle(source *ListNotificationChannelsResponse) (interface{}, bool)
- func (fps *ListNotificationChannelsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListNotificationChannelsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListNotificationChannelsResponse_FieldSubPath) JSONString() string
- func (fps *ListNotificationChannelsResponse_FieldSubPath) Selector() ListNotificationChannelsResponse_FieldPathSelector
- func (fps *ListNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListNotificationChannelsResponse_FieldSubPath) String() string
- func (fps *ListNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListNotificationChannelsResponse_FieldPathArrayItemValue
- func (fps *ListNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListNotificationChannelsResponse_FieldPathArrayOfValues
- func (fps *ListNotificationChannelsResponse_FieldSubPath) WithIValue(value interface{}) ListNotificationChannelsResponse_FieldPathValue
- func (fps *ListNotificationChannelsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListNotificationChannelsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListNotificationChannelsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListNotificationChannelsResponse_FieldSubPathArrayItemValue) AsNotificationChannelsPathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
- func (fpaivs *ListNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListNotificationChannelsResponse) bool
- func (fpaivs *ListNotificationChannelsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListNotificationChannelsResponse_FieldSubPathArrayOfValues
- type ListNotificationChannelsResponse_FieldSubPathValue
- func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) AsNotificationChannelsPathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
- func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) CompareWith(source *ListNotificationChannelsResponse) (int, bool)
- func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) SetTo(target **ListNotificationChannelsResponse)
- func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListNotificationChannelsResponse_FieldTerminalPath
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) ClearValue(item *ListNotificationChannelsResponse)
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) Get(source *ListNotificationChannelsResponse) (values []interface{})
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) GetSingle(source *ListNotificationChannelsResponse) (interface{}, bool)
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) Selector() ListNotificationChannelsResponse_FieldPathSelector
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) String() string
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListNotificationChannelsResponse_FieldPathArrayItemValue
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListNotificationChannelsResponse_FieldPathArrayOfValues
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithIValue(value interface{}) ListNotificationChannelsResponse_FieldPathValue
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelsItemValue() (*notification_channel.NotificationChannel, bool)
- func (fpaiv *ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListNotificationChannelsResponse) bool
- func (fpaiv *ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListNotificationChannelsResponse) (interface{}, bool)
- func (fpaiv *ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
- func (fpaov *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelsArrayOfValues() ([][]*notification_channel.NotificationChannel, bool)
- func (fpaov *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
- func (fpaov *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListNotificationChannelsResponse_FieldTerminalPathValue
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*notification_channel.PagerCursor, bool)
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelsValue() ([]*notification_channel.NotificationChannel, bool)
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification_channel.PagerCursor, bool)
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) CompareWith(source *ListNotificationChannelsResponse) (int, bool)
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) SetTo(target **ListNotificationChannelsResponse)
- func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type NotificationChannelServiceClient
- type NotificationChannelServiceDescriptor
- func (d *NotificationChannelServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *NotificationChannelServiceDescriptor) GetApiName() string
- func (d *NotificationChannelServiceDescriptor) GetFullAPIName() string
- func (d *NotificationChannelServiceDescriptor) GetProtoPkgName() string
- func (d *NotificationChannelServiceDescriptor) GetServiceDomain() string
- func (d *NotificationChannelServiceDescriptor) GetServiceVersion() string
- type TestNotificationChannelDescriptor
- func (d *TestNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *TestNotificationChannelDescriptor) GetApiName() string
- func (d *TestNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *TestNotificationChannelDescriptor) GetFullMethodName() string
- func (d *TestNotificationChannelDescriptor) GetMethodName() string
- func (d *TestNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *TestNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *TestNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *TestNotificationChannelDescriptor) GetServiceDomain() string
- func (d *TestNotificationChannelDescriptor) GetServiceVersion() string
- func (d *TestNotificationChannelDescriptor) GetVerb() string
- func (d *TestNotificationChannelDescriptor) HasResource() bool
- func (d *TestNotificationChannelDescriptor) IsClientStream() bool
- func (d *TestNotificationChannelDescriptor) IsCollection() bool
- func (d *TestNotificationChannelDescriptor) IsPlural() bool
- func (d *TestNotificationChannelDescriptor) IsServerStream() bool
- func (d *TestNotificationChannelDescriptor) IsUnary() bool
- func (d *TestNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *TestNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *TestNotificationChannelDescriptor) RequestHasResourceBody() bool
- type TestNotificationChannelDescriptorClientMsgHandle
- func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type TestNotificationChannelDescriptorServerMsgHandle
- func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type TestNotificationChannelRequest
- func (o *TestNotificationChannelRequest) Clone() *TestNotificationChannelRequest
- func (o *TestNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*TestNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *TestNotificationChannelRequest) GetName() *notification_channel.Reference
- func (*TestNotificationChannelRequest) GotenMessage()
- func (o *TestNotificationChannelRequest) GotenObjectExt()
- func (obj *TestNotificationChannelRequest) GotenValidate() error
- func (o *TestNotificationChannelRequest) MakeDiffFieldMask(other *TestNotificationChannelRequest) *TestNotificationChannelRequest_FieldMask
- func (o *TestNotificationChannelRequest) MakeFullFieldMask() *TestNotificationChannelRequest_FieldMask
- func (o *TestNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *TestNotificationChannelRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *TestNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *TestNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (o *TestNotificationChannelRequest) Merge(source *TestNotificationChannelRequest)
- func (o *TestNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*TestNotificationChannelRequest) ProtoMessage()
- func (m *TestNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *TestNotificationChannelRequest) Reset()
- func (m *TestNotificationChannelRequest) SetName(fv *notification_channel.Reference)
- func (m *TestNotificationChannelRequest) String() string
- func (m *TestNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *TestNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type TestNotificationChannelRequestFieldPathBuilder
- type TestNotificationChannelRequestPathSelectorName
- func (TestNotificationChannelRequestPathSelectorName) FieldPath() *TestNotificationChannelRequest_FieldTerminalPath
- func (s TestNotificationChannelRequestPathSelectorName) WithArrayOfValues(values []*notification_channel.Reference) *TestNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s TestNotificationChannelRequestPathSelectorName) WithValue(value *notification_channel.Reference) *TestNotificationChannelRequest_FieldTerminalPathValue
- type TestNotificationChannelRequest_FieldMask
- func (fieldMask *TestNotificationChannelRequest_FieldMask) AppendPath(path TestNotificationChannelRequest_FieldPath)
- func (fieldMask *TestNotificationChannelRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *TestNotificationChannelRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *TestNotificationChannelRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *TestNotificationChannelRequest_FieldMask) FilterInputFields() *TestNotificationChannelRequest_FieldMask
- func (fieldMask *TestNotificationChannelRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *TestNotificationChannelRequest_FieldMask) GetPaths() []TestNotificationChannelRequest_FieldPath
- func (fieldMask *TestNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *TestNotificationChannelRequest_FieldMask) IsFull() bool
- func (fieldMask TestNotificationChannelRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask TestNotificationChannelRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *TestNotificationChannelRequest_FieldMask) PathsCount() int
- func (fieldMask *TestNotificationChannelRequest_FieldMask) Project(source *TestNotificationChannelRequest) *TestNotificationChannelRequest
- func (fieldMask *TestNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *TestNotificationChannelRequest_FieldMask) ProtoMessage()
- func (fieldMask *TestNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *TestNotificationChannelRequest_FieldMask) Reset()
- func (fieldMask *TestNotificationChannelRequest_FieldMask) Set(target, source *TestNotificationChannelRequest)
- func (fieldMask *TestNotificationChannelRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *TestNotificationChannelRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *TestNotificationChannelRequest_FieldMask) Size() int
- func (fieldMask *TestNotificationChannelRequest_FieldMask) String() string
- func (fieldMask *TestNotificationChannelRequest_FieldMask) Subtract(other *TestNotificationChannelRequest_FieldMask) *TestNotificationChannelRequest_FieldMask
- func (fieldMask *TestNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *TestNotificationChannelRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *TestNotificationChannelRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *TestNotificationChannelRequest_FieldMask) UnmarshalJSON(data []byte) error
- type TestNotificationChannelRequest_FieldPath
- func BuildTestNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (TestNotificationChannelRequest_FieldPath, error)
- func MustParseTestNotificationChannelRequest_FieldPath(rawField string) TestNotificationChannelRequest_FieldPath
- func ParseTestNotificationChannelRequest_FieldPath(rawField string) (TestNotificationChannelRequest_FieldPath, error)
- type TestNotificationChannelRequest_FieldPathArrayItemValue
- func MustParseTestNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) TestNotificationChannelRequest_FieldPathArrayItemValue
- func ParseTestNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (TestNotificationChannelRequest_FieldPathArrayItemValue, error)
- type TestNotificationChannelRequest_FieldPathArrayOfValues
- func MustParseTestNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) TestNotificationChannelRequest_FieldPathArrayOfValues
- func ParseTestNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (TestNotificationChannelRequest_FieldPathArrayOfValues, error)
- type TestNotificationChannelRequest_FieldPathSelector
- type TestNotificationChannelRequest_FieldPathValue
- type TestNotificationChannelRequest_FieldTerminalPath
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) ClearValue(item *TestNotificationChannelRequest)
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) Get(source *TestNotificationChannelRequest) (values []interface{})
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) GetSingle(source *TestNotificationChannelRequest) (interface{}, bool)
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) JSONString() string
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) Selector() TestNotificationChannelRequest_FieldPathSelector
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) String() string
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) TestNotificationChannelRequest_FieldPathArrayItemValue
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) TestNotificationChannelRequest_FieldPathArrayOfValues
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) TestNotificationChannelRequest_FieldPathValue
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type TestNotificationChannelRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *TestNotificationChannelRequest) bool
- func (fpaiv *TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *TestNotificationChannelRequest) (interface{}, bool)
- func (fpaiv *TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type TestNotificationChannelRequest_FieldTerminalPathArrayOfValues
- type TestNotificationChannelRequest_FieldTerminalPathValue
- func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) AsNameValue() (*notification_channel.Reference, bool)
- func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *TestNotificationChannelRequest) (int, bool)
- func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **TestNotificationChannelRequest)
- func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateNotificationChannelDescriptor
- func (d *UpdateNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateNotificationChannelDescriptor) GetApiName() string
- func (d *UpdateNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateNotificationChannelDescriptor) GetFullMethodName() string
- func (d *UpdateNotificationChannelDescriptor) GetMethodName() string
- func (d *UpdateNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *UpdateNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateNotificationChannelDescriptor) GetServiceDomain() string
- func (d *UpdateNotificationChannelDescriptor) GetServiceVersion() string
- func (d *UpdateNotificationChannelDescriptor) GetVerb() string
- func (d *UpdateNotificationChannelDescriptor) HasResource() bool
- func (d *UpdateNotificationChannelDescriptor) IsClientStream() bool
- func (d *UpdateNotificationChannelDescriptor) IsCollection() bool
- func (d *UpdateNotificationChannelDescriptor) IsPlural() bool
- func (d *UpdateNotificationChannelDescriptor) IsServerStream() bool
- func (d *UpdateNotificationChannelDescriptor) IsUnary() bool
- func (d *UpdateNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateNotificationChannelDescriptor) RequestHasResourceBody() bool
- type UpdateNotificationChannelDescriptorClientMsgHandle
- func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateNotificationChannelDescriptorServerMsgHandle
- func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateNotificationChannelRequest
- func (o *UpdateNotificationChannelRequest) Clone() *UpdateNotificationChannelRequest
- func (o *UpdateNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *UpdateNotificationChannelRequest) GetCas() *UpdateNotificationChannelRequest_CAS
- func (m *UpdateNotificationChannelRequest) GetNotificationChannel() *notification_channel.NotificationChannel
- func (m *UpdateNotificationChannelRequest) GetUpdateMask() *notification_channel.NotificationChannel_FieldMask
- func (*UpdateNotificationChannelRequest) GotenMessage()
- func (o *UpdateNotificationChannelRequest) GotenObjectExt()
- func (obj *UpdateNotificationChannelRequest) GotenValidate() error
- func (o *UpdateNotificationChannelRequest) MakeDiffFieldMask(other *UpdateNotificationChannelRequest) *UpdateNotificationChannelRequest_FieldMask
- func (o *UpdateNotificationChannelRequest) MakeFullFieldMask() *UpdateNotificationChannelRequest_FieldMask
- func (o *UpdateNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateNotificationChannelRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *UpdateNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateNotificationChannelRequest) Merge(source *UpdateNotificationChannelRequest)
- func (o *UpdateNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateNotificationChannelRequest) ProtoMessage()
- func (m *UpdateNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *UpdateNotificationChannelRequest) Reset()
- func (m *UpdateNotificationChannelRequest) SetCas(fv *UpdateNotificationChannelRequest_CAS)
- func (m *UpdateNotificationChannelRequest) SetNotificationChannel(fv *notification_channel.NotificationChannel)
- func (m *UpdateNotificationChannelRequest) SetUpdateMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *UpdateNotificationChannelRequest) String() string
- func (m *UpdateNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *UpdateNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type UpdateNotificationChannelRequestCASFieldPathBuilder
- type UpdateNotificationChannelRequestCAS_FieldPath
- func BuildUpdateNotificationChannelRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateNotificationChannelRequestCAS_FieldPath, error)
- func MustParseUpdateNotificationChannelRequestCAS_FieldPath(rawField string) UpdateNotificationChannelRequestCAS_FieldPath
- func ParseUpdateNotificationChannelRequestCAS_FieldPath(rawField string) (UpdateNotificationChannelRequestCAS_FieldPath, error)
- type UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue
- func MustParseUpdateNotificationChannelRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue
- func ParseUpdateNotificationChannelRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue, error)
- type UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues
- func MustParseUpdateNotificationChannelRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues
- func ParseUpdateNotificationChannelRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues, error)
- type UpdateNotificationChannelRequestCAS_FieldPathSelector
- type UpdateNotificationChannelRequestCAS_FieldPathValue
- type UpdateNotificationChannelRequestCAS_FieldSubPath
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) AsConditionalStateSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) ClearValue(item *UpdateNotificationChannelRequest_CAS)
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) Get(source *UpdateNotificationChannelRequest_CAS) (values []interface{})
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) GetSingle(source *UpdateNotificationChannelRequest_CAS) (interface{}, bool)
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) Selector() UpdateNotificationChannelRequestCAS_FieldPathSelector
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) String() string
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateNotificationChannelRequestCAS_FieldPathValue
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateNotificationChannelRequest_CAS) bool
- func (fpaivs *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- type UpdateNotificationChannelRequestCAS_FieldSubPathValue
- func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
- func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) CompareWith(source *UpdateNotificationChannelRequest_CAS) (int, bool)
- func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) SetTo(target **UpdateNotificationChannelRequest_CAS)
- func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateNotificationChannelRequestCAS_FieldTerminalPath
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) ClearValue(item *UpdateNotificationChannelRequest_CAS)
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) Get(source *UpdateNotificationChannelRequest_CAS) (values []interface{})
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) GetSingle(source *UpdateNotificationChannelRequest_CAS) (interface{}, bool)
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) Selector() UpdateNotificationChannelRequestCAS_FieldPathSelector
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateNotificationChannelRequestCAS_FieldPathValue
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateNotificationChannelRequest_CAS) bool
- func (fpaiv *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateNotificationChannelRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*notification_channel.NotificationChannel, bool)
- func (fpaov *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpaov *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateNotificationChannelRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*notification_channel.NotificationChannel, bool)
- func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateNotificationChannelRequest_CAS) (int, bool)
- func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateNotificationChannelRequest_CAS)
- func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateNotificationChannelRequestFieldPathBuilder
- func (UpdateNotificationChannelRequestFieldPathBuilder) Cas() UpdateNotificationChannelRequestPathSelectorCas
- func (UpdateNotificationChannelRequestFieldPathBuilder) NotificationChannel() UpdateNotificationChannelRequestPathSelectorNotificationChannel
- func (UpdateNotificationChannelRequestFieldPathBuilder) UpdateMask() UpdateNotificationChannelRequestPathSelectorUpdateMask
- type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations
- func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels
- func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards
- func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithValue(value int64) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCas
- func (UpdateNotificationChannelRequestPathSelectorCas) ConditionalState() UpdateNotificationChannelRequestPathSelectorCasConditionalState
- func (UpdateNotificationChannelRequestPathSelectorCas) FieldMask() UpdateNotificationChannelRequestPathSelectorCasFieldMask
- func (UpdateNotificationChannelRequestPathSelectorCas) FieldPath() *UpdateNotificationChannelRequest_FieldTerminalPath
- func (s UpdateNotificationChannelRequestPathSelectorCas) WithArrayOfValues(values []*UpdateNotificationChannelRequest_CAS) *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCas) WithSubArrayItemValue(...) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorCas) WithSubArrayOfValues(...) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequestPathSelectorCas) WithSubPath(subPath UpdateNotificationChannelRequestCAS_FieldPath) *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCas) WithSubValue(subPathValue UpdateNotificationChannelRequestCAS_FieldPathValue) *UpdateNotificationChannelRequest_FieldSubPathValue
- func (s UpdateNotificationChannelRequestPathSelectorCas) WithValue(value *UpdateNotificationChannelRequest_CAS) *UpdateNotificationChannelRequest_FieldTerminalPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalState
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) Description() UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) DisplayName() UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) Metadata() UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) Name() UpdateNotificationChannelRequestPathSelectorCasConditionalStateName
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) Spec() UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) State() UpdateNotificationChannelRequestPathSelectorCasConditionalStateState
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*notification_channel.NotificationChannel) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalState) WithValue(value *notification_channel.NotificationChannel) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Annotations() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) CreateTime() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) DeleteTime() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Generation() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Lifecycle() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) UpdateTime() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) ...
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) State() ...
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) ...
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateName
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateName) WithValue(value *notification_channel.Name) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) Email() UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) Enabled() UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) NotificationLanguageCode() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) Slack() UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) Type() UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) Webhook() UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) WithValue(value *notification_channel.NotificationChannel_Spec) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail) Addresses() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Email) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail) WithValue(value *notification_channel.NotificationChannel_Spec_Email) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) WithItemValue(value string) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) WithValue(value []string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack) IncomingWebhook() ...
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Slack) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack) WithValue(value *notification_channel.NotificationChannel_Spec_Slack) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType) WithArrayOfValues(values []notification_channel.NotificationChannel_Spec_Type) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType) WithValue(value notification_channel.NotificationChannel_Spec_Type) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook) Headers() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook) Url() UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Webhook) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook) WithValue(value *notification_channel.NotificationChannel_Spec_Webhook) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) Key() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) Value() ...
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) WithArrayOfValues(values [][]*notification_channel.NotificationChannel_Spec_Webhook_Header) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) WithItemValue(value *notification_channel.NotificationChannel_Spec_Webhook_Header) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) WithValue(value []*notification_channel.NotificationChannel_Spec_Webhook_Header) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateState
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateState) Error() UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateState) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateState) Status() UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*notification_channel.NotificationChannel_State) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateState) WithValue(value *notification_channel.NotificationChannel_State) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError) Message() ...
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError) Time() UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError) WithArrayOfValues(values []*notification_channel.NotificationChannel_State_Error) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError) WithValue(value *notification_channel.NotificationChannel_State_Error) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus
- func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus) WithArrayOfValues(values []notification_channel.NotificationChannel_State_Status) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus) WithValue(value notification_channel.NotificationChannel_State_Status) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorCasFieldMask
- func (UpdateNotificationChannelRequestPathSelectorCasFieldMask) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorCasFieldMask) WithValue(value *notification_channel.NotificationChannel_FieldMask) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannel
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) Description() UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) DisplayName() UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) FieldPath() *UpdateNotificationChannelRequest_FieldTerminalPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) Metadata() UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) Name() UpdateNotificationChannelRequestPathSelectorNotificationChannelName
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) Spec() UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) State() UpdateNotificationChannelRequestPathSelectorNotificationChannelState
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithArrayOfValues(values []*notification_channel.NotificationChannel) *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayItemValue(...) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayOfValues(...) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubPath(subPath notification_channel.NotificationChannel_FieldPath) *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubValue(subPathValue notification_channel.NotificationChannel_FieldPathValue) *UpdateNotificationChannelRequest_FieldSubPathValue
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithValue(value *notification_channel.NotificationChannel) *UpdateNotificationChannelRequest_FieldTerminalPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Annotations() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) CreateTime() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) DeleteTime() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Generation() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Labels() UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Lifecycle() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) OwnerReferences() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) ResourceVersion() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Shards() UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Syncing() UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Tags() UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) UpdateTime() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Uuid() UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithValue(value *ntt_meta.Meta) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithKey(key string) ...
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithValue(value map[string]string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithValue(value int64) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithKey(key string) ...
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithValue(value map[string]string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) BlockDeletion() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) State() ...
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Controller() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Kind() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Name() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Region() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Version() ...
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithKey(key string) ...
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithValue(value map[string]int64) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) OwningRegion() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) Regions() ...
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithItemValue(value string) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithValue(value []string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithItemValue(value string) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithValue(value []string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelName
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelName) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelName) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelName) WithValue(value *notification_channel.Name) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) Email() UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) Enabled() UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) NotificationLanguageCode() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) Slack() UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) Type() UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) Webhook() UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) WithValue(value *notification_channel.NotificationChannel_Spec) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) Addresses() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Email) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) WithValue(value *notification_channel.NotificationChannel_Spec_Email) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithItemValue(value string) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithValue(value []string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithValue(value bool) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) IncomingWebhook() ...
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Slack) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) WithValue(value *notification_channel.NotificationChannel_Spec_Slack) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType) WithArrayOfValues(values []notification_channel.NotificationChannel_Spec_Type) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType) WithValue(value notification_channel.NotificationChannel_Spec_Type) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) Headers() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) Url() UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Webhook) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) WithValue(value *notification_channel.NotificationChannel_Spec_Webhook) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) Key() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) Value() ...
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithArrayOfValues(values [][]*notification_channel.NotificationChannel_Spec_Webhook_Header) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithItemValue(value *notification_channel.NotificationChannel_Spec_Webhook_Header) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithValue(value []*notification_channel.NotificationChannel_Spec_Webhook_Header) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelState
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelState) Error() UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelState) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelState) Status() UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelState) WithArrayOfValues(values []*notification_channel.NotificationChannel_State) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelState) WithValue(value *notification_channel.NotificationChannel_State) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError) Message() ...
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError) Time() UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError) WithArrayOfValues(values []*notification_channel.NotificationChannel_State_Error) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError) WithValue(value *notification_channel.NotificationChannel_State_Error) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithValue(value string) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus
- func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) FieldPath() *UpdateNotificationChannelRequest_FieldSubPath
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) WithArrayOfValues(values []notification_channel.NotificationChannel_State_Status) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) WithValue(value notification_channel.NotificationChannel_State_Status) *UpdateNotificationChannelRequest_FieldSubPathValue
- type UpdateNotificationChannelRequestPathSelectorUpdateMask
- func (UpdateNotificationChannelRequestPathSelectorUpdateMask) FieldPath() *UpdateNotificationChannelRequest_FieldTerminalPath
- func (s UpdateNotificationChannelRequestPathSelectorUpdateMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationChannelRequestPathSelectorUpdateMask) WithValue(value *notification_channel.NotificationChannel_FieldMask) *UpdateNotificationChannelRequest_FieldTerminalPathValue
- type UpdateNotificationChannelRequest_CAS
- func (o *UpdateNotificationChannelRequest_CAS) Clone() *UpdateNotificationChannelRequest_CAS
- func (o *UpdateNotificationChannelRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateNotificationChannelRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateNotificationChannelRequest_CAS) GetConditionalState() *notification_channel.NotificationChannel
- func (m *UpdateNotificationChannelRequest_CAS) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (*UpdateNotificationChannelRequest_CAS) GotenMessage()
- func (o *UpdateNotificationChannelRequest_CAS) GotenObjectExt()
- func (obj *UpdateNotificationChannelRequest_CAS) GotenValidate() error
- func (o *UpdateNotificationChannelRequest_CAS) MakeDiffFieldMask(other *UpdateNotificationChannelRequest_CAS) *UpdateNotificationChannelRequest_CAS_FieldMask
- func (o *UpdateNotificationChannelRequest_CAS) MakeFullFieldMask() *UpdateNotificationChannelRequest_CAS_FieldMask
- func (o *UpdateNotificationChannelRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateNotificationChannelRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateNotificationChannelRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateNotificationChannelRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateNotificationChannelRequest_CAS) Merge(source *UpdateNotificationChannelRequest_CAS)
- func (o *UpdateNotificationChannelRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateNotificationChannelRequest_CAS) ProtoMessage()
- func (m *UpdateNotificationChannelRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateNotificationChannelRequest_CAS) Reset()
- func (m *UpdateNotificationChannelRequest_CAS) SetConditionalState(fv *notification_channel.NotificationChannel)
- func (m *UpdateNotificationChannelRequest_CAS) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *UpdateNotificationChannelRequest_CAS) String() string
- func (m *UpdateNotificationChannelRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateNotificationChannelRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalState
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) Description() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) DisplayName() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) FieldPath() *UpdateNotificationChannelRequestCAS_FieldTerminalPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) Metadata() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) Name() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) Spec() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) State() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*notification_channel.NotificationChannel) *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(...) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(...) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubPath(subPath notification_channel.NotificationChannel_FieldPath) *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue notification_channel.NotificationChannel_FieldPathValue) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithValue(value *notification_channel.NotificationChannel) *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Annotations() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) CreateTime() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Generation() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Syncing() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) ...
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() ...
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) ...
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName) WithValue(value *notification_channel.Name) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) Email() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) Enabled() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) NotificationLanguageCode() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) Slack() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) Type() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) Webhook() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) WithValue(value *notification_channel.NotificationChannel_Spec) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail) Addresses() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Email) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail) WithValue(value *notification_channel.NotificationChannel_Spec_Email) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) WithItemValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) WithValue(value []string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled) WithValue(value bool) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack) IncomingWebhook() ...
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Slack) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack) WithValue(value *notification_channel.NotificationChannel_Spec_Slack) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType) WithArrayOfValues(values []notification_channel.NotificationChannel_Spec_Type) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType) WithValue(value notification_channel.NotificationChannel_Spec_Type) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook) Headers() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook) Url() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook) WithArrayOfValues(values []*notification_channel.NotificationChannel_Spec_Webhook) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook) WithValue(value *notification_channel.NotificationChannel_Spec_Webhook) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) Key() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) Value() ...
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) WithArrayOfValues(values [][]*notification_channel.NotificationChannel_Spec_Webhook_Header) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) WithItemValue(value *notification_channel.NotificationChannel_Spec_Webhook_Header) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) WithValue(value []*notification_channel.NotificationChannel_Spec_Webhook_Header) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState) Error() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState) Status() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*notification_channel.NotificationChannel_State) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState) WithValue(value *notification_channel.NotificationChannel_State) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError) Message() ...
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError) Time() UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError) WithArrayOfValues(values []*notification_channel.NotificationChannel_State_Error) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError) WithValue(value *notification_channel.NotificationChannel_State_Error) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage) WithValue(value string) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus
- func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus) FieldPath() *UpdateNotificationChannelRequestCAS_FieldSubPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus) WithArrayOfValues(values []notification_channel.NotificationChannel_State_Status) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus) WithValue(value notification_channel.NotificationChannel_State_Status) *UpdateNotificationChannelRequestCAS_FieldSubPathValue
- type UpdateNotificationChannelRequest_CASPathSelectorFieldMask
- func (UpdateNotificationChannelRequest_CASPathSelectorFieldMask) FieldPath() *UpdateNotificationChannelRequestCAS_FieldTerminalPath
- func (s UpdateNotificationChannelRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationChannelRequest_CASPathSelectorFieldMask) WithValue(value *notification_channel.NotificationChannel_FieldMask) *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue
- type UpdateNotificationChannelRequest_CAS_FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) AppendPath(path UpdateNotificationChannelRequestCAS_FieldPath)
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) FilterInputFields() *UpdateNotificationChannelRequest_CAS_FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) GetPaths() []UpdateNotificationChannelRequestCAS_FieldPath
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateNotificationChannelRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateNotificationChannelRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Project(source *UpdateNotificationChannelRequest_CAS) *UpdateNotificationChannelRequest_CAS
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Set(target, source *UpdateNotificationChannelRequest_CAS)
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Subtract(other *UpdateNotificationChannelRequest_CAS_FieldMask) *UpdateNotificationChannelRequest_CAS_FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateNotificationChannelRequest_FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) AppendPath(path UpdateNotificationChannelRequest_FieldPath)
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) FilterInputFields() *UpdateNotificationChannelRequest_FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) GetPaths() []UpdateNotificationChannelRequest_FieldPath
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateNotificationChannelRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateNotificationChannelRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Project(source *UpdateNotificationChannelRequest) *UpdateNotificationChannelRequest
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Reset()
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Set(target, source *UpdateNotificationChannelRequest)
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Size() int
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) String() string
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Subtract(other *UpdateNotificationChannelRequest_FieldMask) *UpdateNotificationChannelRequest_FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateNotificationChannelRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateNotificationChannelRequest_FieldPath
- func BuildUpdateNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateNotificationChannelRequest_FieldPath, error)
- func MustParseUpdateNotificationChannelRequest_FieldPath(rawField string) UpdateNotificationChannelRequest_FieldPath
- func ParseUpdateNotificationChannelRequest_FieldPath(rawField string) (UpdateNotificationChannelRequest_FieldPath, error)
- type UpdateNotificationChannelRequest_FieldPathArrayItemValue
- func MustParseUpdateNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateNotificationChannelRequest_FieldPathArrayItemValue
- func ParseUpdateNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateNotificationChannelRequest_FieldPathArrayItemValue, error)
- type UpdateNotificationChannelRequest_FieldPathArrayOfValues
- func MustParseUpdateNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateNotificationChannelRequest_FieldPathArrayOfValues
- func ParseUpdateNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateNotificationChannelRequest_FieldPathArrayOfValues, error)
- type UpdateNotificationChannelRequest_FieldPathSelector
- type UpdateNotificationChannelRequest_FieldPathValue
- type UpdateNotificationChannelRequest_FieldSubPath
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) AsCasSubPath() (UpdateNotificationChannelRequestCAS_FieldPath, bool)
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) AsNotificationChannelSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) ClearValue(item *UpdateNotificationChannelRequest)
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) Get(source *UpdateNotificationChannelRequest) (values []interface{})
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) GetSingle(source *UpdateNotificationChannelRequest) (interface{}, bool)
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) JSONString() string
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) Selector() UpdateNotificationChannelRequest_FieldPathSelector
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) String() string
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateNotificationChannelRequest_FieldPathArrayItemValue
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateNotificationChannelRequest_FieldPathArrayOfValues
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) WithIValue(value interface{}) UpdateNotificationChannelRequest_FieldPathValue
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateNotificationChannelRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) AsNotificationChannelPathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateNotificationChannelRequest) bool
- func (fpaivs *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues) AsNotificationChannelPathArrayOfValues() (notification_channel.NotificationChannel_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateNotificationChannelRequest_FieldSubPathValue
- func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) AsCasPathValue() (UpdateNotificationChannelRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) AsNotificationChannelPathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
- func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) CompareWith(source *UpdateNotificationChannelRequest) (int, bool)
- func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) SetTo(target **UpdateNotificationChannelRequest)
- func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateNotificationChannelRequest_FieldTerminalPath
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) ClearValue(item *UpdateNotificationChannelRequest)
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) Get(source *UpdateNotificationChannelRequest) (values []interface{})
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) GetSingle(source *UpdateNotificationChannelRequest) (interface{}, bool)
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) Selector() UpdateNotificationChannelRequest_FieldPathSelector
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) String() string
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateNotificationChannelRequest_FieldPathArrayItemValue
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateNotificationChannelRequest_FieldPathArrayOfValues
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateNotificationChannelRequest_FieldPathValue
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateNotificationChannelRequest) bool
- func (fpaiv *UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateNotificationChannelRequest) (interface{}, bool)
- func (fpaiv *UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateNotificationChannelRequest_CAS, bool)
- func (fpaov *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNotificationChannelArrayOfValues() ([]*notification_channel.NotificationChannel, bool)
- func (fpaov *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpaov *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateNotificationChannelRequest_FieldTerminalPathValue
- func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) AsCasValue() (*UpdateNotificationChannelRequest_CAS, bool)
- func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) AsNotificationChannelValue() (*notification_channel.NotificationChannel, bool)
- func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *UpdateNotificationChannelRequest) (int, bool)
- func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **UpdateNotificationChannelRequest)
- func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationChannelClientStream
- type WatchNotificationChannelDescriptor
- func (d *WatchNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchNotificationChannelDescriptor) GetApiName() string
- func (d *WatchNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationChannelDescriptor) GetFullMethodName() string
- func (d *WatchNotificationChannelDescriptor) GetMethodName() string
- func (d *WatchNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *WatchNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationChannelDescriptor) GetServiceDomain() string
- func (d *WatchNotificationChannelDescriptor) GetServiceVersion() string
- func (d *WatchNotificationChannelDescriptor) GetVerb() string
- func (d *WatchNotificationChannelDescriptor) HasResource() bool
- func (d *WatchNotificationChannelDescriptor) IsClientStream() bool
- func (d *WatchNotificationChannelDescriptor) IsCollection() bool
- func (d *WatchNotificationChannelDescriptor) IsPlural() bool
- func (d *WatchNotificationChannelDescriptor) IsServerStream() bool
- func (d *WatchNotificationChannelDescriptor) IsUnary() bool
- func (d *WatchNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchNotificationChannelDescriptor) RequestHasResourceBody() bool
- type WatchNotificationChannelDescriptorClientMsgHandle
- func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationChannelDescriptorServerMsgHandle
- func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationChannelRequest
- func (o *WatchNotificationChannelRequest) Clone() *WatchNotificationChannelRequest
- func (o *WatchNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *WatchNotificationChannelRequest) GetName() *notification_channel.Reference
- func (m *WatchNotificationChannelRequest) GetView() view.View
- func (*WatchNotificationChannelRequest) GotenMessage()
- func (o *WatchNotificationChannelRequest) GotenObjectExt()
- func (obj *WatchNotificationChannelRequest) GotenValidate() error
- func (o *WatchNotificationChannelRequest) MakeDiffFieldMask(other *WatchNotificationChannelRequest) *WatchNotificationChannelRequest_FieldMask
- func (o *WatchNotificationChannelRequest) MakeFullFieldMask() *WatchNotificationChannelRequest_FieldMask
- func (o *WatchNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationChannelRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationChannelRequest) Merge(source *WatchNotificationChannelRequest)
- func (o *WatchNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationChannelRequest) ProtoMessage()
- func (m *WatchNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelRequest) Reset()
- func (m *WatchNotificationChannelRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *WatchNotificationChannelRequest) SetName(fv *notification_channel.Reference)
- func (m *WatchNotificationChannelRequest) SetView(fv view.View)
- func (m *WatchNotificationChannelRequest) String() string
- func (m *WatchNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelRequestFieldPathBuilder
- func (WatchNotificationChannelRequestFieldPathBuilder) FieldMask() WatchNotificationChannelRequestPathSelectorFieldMask
- func (WatchNotificationChannelRequestFieldPathBuilder) Name() WatchNotificationChannelRequestPathSelectorName
- func (WatchNotificationChannelRequestFieldPathBuilder) View() WatchNotificationChannelRequestPathSelectorView
- type WatchNotificationChannelRequestPathSelectorFieldMask
- func (WatchNotificationChannelRequestPathSelectorFieldMask) FieldPath() *WatchNotificationChannelRequest_FieldTerminalPath
- func (s WatchNotificationChannelRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelRequestPathSelectorFieldMask) WithValue(value *notification_channel.NotificationChannel_FieldMask) *WatchNotificationChannelRequest_FieldTerminalPathValue
- type WatchNotificationChannelRequestPathSelectorName
- func (WatchNotificationChannelRequestPathSelectorName) FieldPath() *WatchNotificationChannelRequest_FieldTerminalPath
- func (s WatchNotificationChannelRequestPathSelectorName) WithArrayOfValues(values []*notification_channel.Reference) *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelRequestPathSelectorName) WithValue(value *notification_channel.Reference) *WatchNotificationChannelRequest_FieldTerminalPathValue
- type WatchNotificationChannelRequestPathSelectorView
- func (WatchNotificationChannelRequestPathSelectorView) FieldPath() *WatchNotificationChannelRequest_FieldTerminalPath
- func (s WatchNotificationChannelRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelRequestPathSelectorView) WithValue(value view.View) *WatchNotificationChannelRequest_FieldTerminalPathValue
- type WatchNotificationChannelRequest_FieldMask
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) AppendPath(path WatchNotificationChannelRequest_FieldPath)
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) FilterInputFields() *WatchNotificationChannelRequest_FieldMask
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) GetPaths() []WatchNotificationChannelRequest_FieldPath
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationChannelRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationChannelRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) Project(source *WatchNotificationChannelRequest) *WatchNotificationChannelRequest
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) Reset()
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) Set(target, source *WatchNotificationChannelRequest)
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) Size() int
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) String() string
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) Subtract(other *WatchNotificationChannelRequest_FieldMask) *WatchNotificationChannelRequest_FieldMask
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationChannelRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelRequest_FieldPath
- func BuildWatchNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelRequest_FieldPath, error)
- func MustParseWatchNotificationChannelRequest_FieldPath(rawField string) WatchNotificationChannelRequest_FieldPath
- func ParseWatchNotificationChannelRequest_FieldPath(rawField string) (WatchNotificationChannelRequest_FieldPath, error)
- type WatchNotificationChannelRequest_FieldPathArrayItemValue
- func MustParseWatchNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelRequest_FieldPathArrayItemValue
- func ParseWatchNotificationChannelRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelRequest_FieldPathArrayItemValue, error)
- type WatchNotificationChannelRequest_FieldPathArrayOfValues
- func MustParseWatchNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelRequest_FieldPathArrayOfValues
- func ParseWatchNotificationChannelRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelRequest_FieldPathArrayOfValues, error)
- type WatchNotificationChannelRequest_FieldPathSelector
- type WatchNotificationChannelRequest_FieldPathValue
- type WatchNotificationChannelRequest_FieldTerminalPath
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) ClearValue(item *WatchNotificationChannelRequest)
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) Get(source *WatchNotificationChannelRequest) (values []interface{})
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) GetSingle(source *WatchNotificationChannelRequest) (interface{}, bool)
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) Selector() WatchNotificationChannelRequest_FieldPathSelector
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) String() string
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelRequest_FieldPathArrayItemValue
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelRequest_FieldPathArrayOfValues
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelRequest_FieldPathValue
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelRequest) bool
- func (fpaiv *WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelRequest) (interface{}, bool)
- func (fpaiv *WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpaov *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification_channel.Reference, bool)
- func (fpaov *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchNotificationChannelRequest_FieldTerminalPathValue
- func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) AsNameValue() (*notification_channel.Reference, bool)
- func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelRequest) (int, bool)
- func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelRequest)
- func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationChannelResponse
- func (o *WatchNotificationChannelResponse) Clone() *WatchNotificationChannelResponse
- func (o *WatchNotificationChannelResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationChannelResponse) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelResponse) GetChange() *notification_channel.NotificationChannelChange
- func (*WatchNotificationChannelResponse) GotenMessage()
- func (o *WatchNotificationChannelResponse) GotenObjectExt()
- func (obj *WatchNotificationChannelResponse) GotenValidate() error
- func (o *WatchNotificationChannelResponse) MakeDiffFieldMask(other *WatchNotificationChannelResponse) *WatchNotificationChannelResponse_FieldMask
- func (o *WatchNotificationChannelResponse) MakeFullFieldMask() *WatchNotificationChannelResponse_FieldMask
- func (o *WatchNotificationChannelResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationChannelResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationChannelResponse) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelResponse) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationChannelResponse) Merge(source *WatchNotificationChannelResponse)
- func (o *WatchNotificationChannelResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationChannelResponse) ProtoMessage()
- func (m *WatchNotificationChannelResponse) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelResponse) Reset()
- func (m *WatchNotificationChannelResponse) SetChange(fv *notification_channel.NotificationChannelChange)
- func (m *WatchNotificationChannelResponse) String() string
- func (m *WatchNotificationChannelResponse) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelResponse) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelResponseFieldPathBuilder
- type WatchNotificationChannelResponsePathSelectorChange
- func (WatchNotificationChannelResponsePathSelectorChange) FieldPath() *WatchNotificationChannelResponse_FieldTerminalPath
- func (s WatchNotificationChannelResponsePathSelectorChange) WithArrayOfValues(values []*notification_channel.NotificationChannelChange) *WatchNotificationChannelResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelResponsePathSelectorChange) WithValue(value *notification_channel.NotificationChannelChange) *WatchNotificationChannelResponse_FieldTerminalPathValue
- type WatchNotificationChannelResponse_FieldMask
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) AppendPath(path WatchNotificationChannelResponse_FieldPath)
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) FilterInputFields() *WatchNotificationChannelResponse_FieldMask
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) GetPaths() []WatchNotificationChannelResponse_FieldPath
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationChannelResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationChannelResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) Project(source *WatchNotificationChannelResponse) *WatchNotificationChannelResponse
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) Reset()
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) Set(target, source *WatchNotificationChannelResponse)
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) Size() int
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) String() string
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) Subtract(other *WatchNotificationChannelResponse_FieldMask) *WatchNotificationChannelResponse_FieldMask
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationChannelResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelResponse_FieldPath
- func BuildWatchNotificationChannelResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelResponse_FieldPath, error)
- func MustParseWatchNotificationChannelResponse_FieldPath(rawField string) WatchNotificationChannelResponse_FieldPath
- func ParseWatchNotificationChannelResponse_FieldPath(rawField string) (WatchNotificationChannelResponse_FieldPath, error)
- type WatchNotificationChannelResponse_FieldPathArrayItemValue
- func MustParseWatchNotificationChannelResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelResponse_FieldPathArrayItemValue
- func ParseWatchNotificationChannelResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelResponse_FieldPathArrayItemValue, error)
- type WatchNotificationChannelResponse_FieldPathArrayOfValues
- func MustParseWatchNotificationChannelResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelResponse_FieldPathArrayOfValues
- func ParseWatchNotificationChannelResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelResponse_FieldPathArrayOfValues, error)
- type WatchNotificationChannelResponse_FieldPathSelector
- type WatchNotificationChannelResponse_FieldPathValue
- type WatchNotificationChannelResponse_FieldTerminalPath
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) ClearValue(item *WatchNotificationChannelResponse)
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) Get(source *WatchNotificationChannelResponse) (values []interface{})
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) GetSingle(source *WatchNotificationChannelResponse) (interface{}, bool)
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) Selector() WatchNotificationChannelResponse_FieldPathSelector
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) String() string
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelResponse_FieldPathArrayItemValue
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelResponse_FieldPathArrayOfValues
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelResponse_FieldPathValue
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelResponse) bool
- func (fpaiv *WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelResponse) (interface{}, bool)
- func (fpaiv *WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationChannelResponse_FieldTerminalPathArrayOfValues
- type WatchNotificationChannelResponse_FieldTerminalPathValue
- func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) AsChangeValue() (*notification_channel.NotificationChannelChange, bool)
- func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelResponse) (int, bool)
- func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelResponse)
- func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationChannelsClientStream
- type WatchNotificationChannelsDescriptor
- func (d *WatchNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchNotificationChannelsDescriptor) GetApiName() string
- func (d *WatchNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationChannelsDescriptor) GetFullMethodName() string
- func (d *WatchNotificationChannelsDescriptor) GetMethodName() string
- func (d *WatchNotificationChannelsDescriptor) GetProtoPkgName() string
- func (d *WatchNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationChannelsDescriptor) GetServiceDomain() string
- func (d *WatchNotificationChannelsDescriptor) GetServiceVersion() string
- func (d *WatchNotificationChannelsDescriptor) GetVerb() string
- func (d *WatchNotificationChannelsDescriptor) HasResource() bool
- func (d *WatchNotificationChannelsDescriptor) IsClientStream() bool
- func (d *WatchNotificationChannelsDescriptor) IsCollection() bool
- func (d *WatchNotificationChannelsDescriptor) IsPlural() bool
- func (d *WatchNotificationChannelsDescriptor) IsServerStream() bool
- func (d *WatchNotificationChannelsDescriptor) IsUnary() bool
- func (d *WatchNotificationChannelsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchNotificationChannelsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchNotificationChannelsDescriptor) RequestHasResourceBody() bool
- type WatchNotificationChannelsDescriptorClientMsgHandle
- func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationChannelsDescriptorServerMsgHandle
- func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationChannelsRequest
- func (o *WatchNotificationChannelsRequest) Clone() *WatchNotificationChannelsRequest
- func (o *WatchNotificationChannelsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationChannelsRequest) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *WatchNotificationChannelsRequest) GetFilter() *notification_channel.Filter
- func (m *WatchNotificationChannelsRequest) GetMaxChunkSize() int32
- func (m *WatchNotificationChannelsRequest) GetOrderBy() *notification_channel.OrderBy
- func (m *WatchNotificationChannelsRequest) GetPageSize() int32
- func (m *WatchNotificationChannelsRequest) GetPageToken() *notification_channel.PagerCursor
- func (m *WatchNotificationChannelsRequest) GetParent() *notification_channel.ParentReference
- func (m *WatchNotificationChannelsRequest) GetResumeToken() string
- func (m *WatchNotificationChannelsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchNotificationChannelsRequest) GetType() watch_type.WatchType
- func (m *WatchNotificationChannelsRequest) GetView() view.View
- func (*WatchNotificationChannelsRequest) GotenMessage()
- func (o *WatchNotificationChannelsRequest) GotenObjectExt()
- func (obj *WatchNotificationChannelsRequest) GotenValidate() error
- func (o *WatchNotificationChannelsRequest) MakeDiffFieldMask(other *WatchNotificationChannelsRequest) *WatchNotificationChannelsRequest_FieldMask
- func (o *WatchNotificationChannelsRequest) MakeFullFieldMask() *WatchNotificationChannelsRequest_FieldMask
- func (o *WatchNotificationChannelsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationChannelsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationChannelsRequest) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationChannelsRequest) Merge(source *WatchNotificationChannelsRequest)
- func (o *WatchNotificationChannelsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationChannelsRequest) ProtoMessage()
- func (m *WatchNotificationChannelsRequest) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelsRequest) Reset()
- func (m *WatchNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *WatchNotificationChannelsRequest) SetFilter(fv *notification_channel.Filter)
- func (m *WatchNotificationChannelsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchNotificationChannelsRequest) SetOrderBy(fv *notification_channel.OrderBy)
- func (m *WatchNotificationChannelsRequest) SetPageSize(fv int32)
- func (m *WatchNotificationChannelsRequest) SetPageToken(fv *notification_channel.PagerCursor)
- func (m *WatchNotificationChannelsRequest) SetParent(fv *notification_channel.ParentReference)
- func (m *WatchNotificationChannelsRequest) SetResumeToken(fv string)
- func (m *WatchNotificationChannelsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchNotificationChannelsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchNotificationChannelsRequest) SetView(fv view.View)
- func (m *WatchNotificationChannelsRequest) String() string
- func (m *WatchNotificationChannelsRequest) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelsRequest) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelsRequestFieldPathBuilder
- func (WatchNotificationChannelsRequestFieldPathBuilder) FieldMask() WatchNotificationChannelsRequestPathSelectorFieldMask
- func (WatchNotificationChannelsRequestFieldPathBuilder) Filter() WatchNotificationChannelsRequestPathSelectorFilter
- func (WatchNotificationChannelsRequestFieldPathBuilder) MaxChunkSize() WatchNotificationChannelsRequestPathSelectorMaxChunkSize
- func (WatchNotificationChannelsRequestFieldPathBuilder) OrderBy() WatchNotificationChannelsRequestPathSelectorOrderBy
- func (WatchNotificationChannelsRequestFieldPathBuilder) PageSize() WatchNotificationChannelsRequestPathSelectorPageSize
- func (WatchNotificationChannelsRequestFieldPathBuilder) PageToken() WatchNotificationChannelsRequestPathSelectorPageToken
- func (WatchNotificationChannelsRequestFieldPathBuilder) Parent() WatchNotificationChannelsRequestPathSelectorParent
- func (WatchNotificationChannelsRequestFieldPathBuilder) ResumeToken() WatchNotificationChannelsRequestPathSelectorResumeToken
- func (WatchNotificationChannelsRequestFieldPathBuilder) StartingTime() WatchNotificationChannelsRequestPathSelectorStartingTime
- func (WatchNotificationChannelsRequestFieldPathBuilder) Type() WatchNotificationChannelsRequestPathSelectorType
- func (WatchNotificationChannelsRequestFieldPathBuilder) View() WatchNotificationChannelsRequestPathSelectorView
- type WatchNotificationChannelsRequestPathSelectorFieldMask
- func (WatchNotificationChannelsRequestPathSelectorFieldMask) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorFieldMask) WithValue(value *notification_channel.NotificationChannel_FieldMask) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorFilter
- func (WatchNotificationChannelsRequestPathSelectorFilter) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorFilter) WithArrayOfValues(values []*notification_channel.Filter) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorFilter) WithValue(value *notification_channel.Filter) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorMaxChunkSize
- func (WatchNotificationChannelsRequestPathSelectorMaxChunkSize) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorOrderBy
- func (WatchNotificationChannelsRequestPathSelectorOrderBy) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification_channel.OrderBy) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorOrderBy) WithValue(value *notification_channel.OrderBy) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorPageSize
- func (WatchNotificationChannelsRequestPathSelectorPageSize) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorPageSize) WithValue(value int32) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorPageToken
- func (WatchNotificationChannelsRequestPathSelectorPageToken) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorPageToken) WithValue(value *notification_channel.PagerCursor) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorParent
- func (WatchNotificationChannelsRequestPathSelectorParent) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorParent) WithArrayOfValues(values []*notification_channel.ParentReference) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorParent) WithValue(value *notification_channel.ParentReference) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorResumeToken
- func (WatchNotificationChannelsRequestPathSelectorResumeToken) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorResumeToken) WithValue(value string) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorStartingTime
- func (WatchNotificationChannelsRequestPathSelectorStartingTime) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorType
- func (WatchNotificationChannelsRequestPathSelectorType) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequestPathSelectorView
- func (WatchNotificationChannelsRequestPathSelectorView) FieldPath() *WatchNotificationChannelsRequest_FieldTerminalPath
- func (s WatchNotificationChannelsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsRequestPathSelectorView) WithValue(value view.View) *WatchNotificationChannelsRequest_FieldTerminalPathValue
- type WatchNotificationChannelsRequest_FieldMask
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) AppendPath(path WatchNotificationChannelsRequest_FieldPath)
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) FilterInputFields() *WatchNotificationChannelsRequest_FieldMask
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) GetPaths() []WatchNotificationChannelsRequest_FieldPath
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationChannelsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationChannelsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Project(source *WatchNotificationChannelsRequest) *WatchNotificationChannelsRequest
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Reset()
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Set(target, source *WatchNotificationChannelsRequest)
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Size() int
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) String() string
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Subtract(other *WatchNotificationChannelsRequest_FieldMask) *WatchNotificationChannelsRequest_FieldMask
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationChannelsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelsRequest_FieldPath
- func BuildWatchNotificationChannelsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelsRequest_FieldPath, error)
- func MustParseWatchNotificationChannelsRequest_FieldPath(rawField string) WatchNotificationChannelsRequest_FieldPath
- func ParseWatchNotificationChannelsRequest_FieldPath(rawField string) (WatchNotificationChannelsRequest_FieldPath, error)
- type WatchNotificationChannelsRequest_FieldPathArrayItemValue
- func MustParseWatchNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelsRequest_FieldPathArrayItemValue
- func ParseWatchNotificationChannelsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelsRequest_FieldPathArrayItemValue, error)
- type WatchNotificationChannelsRequest_FieldPathArrayOfValues
- func MustParseWatchNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelsRequest_FieldPathArrayOfValues
- func ParseWatchNotificationChannelsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelsRequest_FieldPathArrayOfValues, error)
- type WatchNotificationChannelsRequest_FieldPathSelector
- type WatchNotificationChannelsRequest_FieldPathValue
- type WatchNotificationChannelsRequest_FieldTerminalPath
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) ClearValue(item *WatchNotificationChannelsRequest)
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) Get(source *WatchNotificationChannelsRequest) (values []interface{})
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) GetSingle(source *WatchNotificationChannelsRequest) (interface{}, bool)
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) Selector() WatchNotificationChannelsRequest_FieldPathSelector
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) String() string
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelsRequest_FieldPathArrayItemValue
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelsRequest_FieldPathArrayOfValues
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelsRequest_FieldPathValue
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelsRequest) bool
- func (fpaiv *WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelsRequest) (interface{}, bool)
- func (fpaiv *WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification_channel.Filter, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification_channel.OrderBy, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification_channel.ParentReference, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchNotificationChannelsRequest_FieldTerminalPathValue
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsFilterValue() (*notification_channel.Filter, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification_channel.OrderBy, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification_channel.PagerCursor, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsParentValue() (*notification_channel.ParentReference, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelsRequest) (int, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelsRequest)
- func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationChannelsResponse
- func (o *WatchNotificationChannelsResponse) Clone() *WatchNotificationChannelsResponse
- func (o *WatchNotificationChannelsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationChannelsResponse) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelsResponse) GetIsCurrent() bool
- func (m *WatchNotificationChannelsResponse) GetIsHardReset() bool
- func (m *WatchNotificationChannelsResponse) GetIsSoftReset() bool
- func (m *WatchNotificationChannelsResponse) GetNotificationChannelChanges() []*notification_channel.NotificationChannelChange
- func (m *WatchNotificationChannelsResponse) GetPageTokenChange() *WatchNotificationChannelsResponse_PageTokenChange
- func (m *WatchNotificationChannelsResponse) GetResumeToken() string
- func (m *WatchNotificationChannelsResponse) GetSnapshotSize() int64
- func (*WatchNotificationChannelsResponse) GotenMessage()
- func (o *WatchNotificationChannelsResponse) GotenObjectExt()
- func (obj *WatchNotificationChannelsResponse) GotenValidate() error
- func (o *WatchNotificationChannelsResponse) MakeDiffFieldMask(other *WatchNotificationChannelsResponse) *WatchNotificationChannelsResponse_FieldMask
- func (o *WatchNotificationChannelsResponse) MakeFullFieldMask() *WatchNotificationChannelsResponse_FieldMask
- func (o *WatchNotificationChannelsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationChannelsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationChannelsResponse) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationChannelsResponse) Merge(source *WatchNotificationChannelsResponse)
- func (o *WatchNotificationChannelsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationChannelsResponse) ProtoMessage()
- func (m *WatchNotificationChannelsResponse) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelsResponse) Reset()
- func (m *WatchNotificationChannelsResponse) SetIsCurrent(fv bool)
- func (m *WatchNotificationChannelsResponse) SetIsHardReset(fv bool)
- func (m *WatchNotificationChannelsResponse) SetIsSoftReset(fv bool)
- func (m *WatchNotificationChannelsResponse) SetNotificationChannelChanges(fv []*notification_channel.NotificationChannelChange)
- func (m *WatchNotificationChannelsResponse) SetPageTokenChange(fv *WatchNotificationChannelsResponse_PageTokenChange)
- func (m *WatchNotificationChannelsResponse) SetResumeToken(fv string)
- func (m *WatchNotificationChannelsResponse) SetSnapshotSize(fv int64)
- func (m *WatchNotificationChannelsResponse) String() string
- func (m *WatchNotificationChannelsResponse) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelsResponse) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelsResponseFieldPathBuilder
- func (WatchNotificationChannelsResponseFieldPathBuilder) IsCurrent() WatchNotificationChannelsResponsePathSelectorIsCurrent
- func (WatchNotificationChannelsResponseFieldPathBuilder) IsHardReset() WatchNotificationChannelsResponsePathSelectorIsHardReset
- func (WatchNotificationChannelsResponseFieldPathBuilder) IsSoftReset() WatchNotificationChannelsResponsePathSelectorIsSoftReset
- func (WatchNotificationChannelsResponseFieldPathBuilder) NotificationChannelChanges() WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges
- func (WatchNotificationChannelsResponseFieldPathBuilder) PageTokenChange() WatchNotificationChannelsResponsePathSelectorPageTokenChange
- func (WatchNotificationChannelsResponseFieldPathBuilder) ResumeToken() WatchNotificationChannelsResponsePathSelectorResumeToken
- func (WatchNotificationChannelsResponseFieldPathBuilder) SnapshotSize() WatchNotificationChannelsResponsePathSelectorSnapshotSize
- type WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder
- func (WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchNotificationChannelsResponsePageTokenChange_FieldPath
- func BuildWatchNotificationChannelsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPath(rawField string) WatchNotificationChannelsResponsePageTokenChange_FieldPath
- func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPath(rawField string) (WatchNotificationChannelsResponsePageTokenChange_FieldPath, error)
- type WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue, ...)
- type WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchNotificationChannelsResponsePageTokenChange_FieldPathSelector
- type WatchNotificationChannelsResponsePageTokenChange_FieldPathValue
- func MustParseWatchNotificationChannelsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchNotificationChannelsResponsePageTokenChange_FieldPathValue
- func ParseWatchNotificationChannelsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchNotificationChannelsResponsePageTokenChange_FieldPathValue, error)
- type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchNotificationChannelsResponse_PageTokenChange)
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchNotificationChannelsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchNotificationChannelsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) Selector() WatchNotificationChannelsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelsResponsePageTokenChange_FieldPathValue
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelsResponse_PageTokenChange) bool
- func (fpaiv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
- func (fpaov *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
- func (fpaov *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*notification_channel.PagerCursor, bool)
- func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification_channel.PagerCursor, bool)
- func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelsResponse_PageTokenChange)
- func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationChannelsResponsePathSelectorIsCurrent
- func (WatchNotificationChannelsResponsePathSelectorIsCurrent) FieldPath() *WatchNotificationChannelsResponse_FieldTerminalPath
- func (s WatchNotificationChannelsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchNotificationChannelsResponse_FieldTerminalPathValue
- type WatchNotificationChannelsResponsePathSelectorIsHardReset
- func (WatchNotificationChannelsResponsePathSelectorIsHardReset) FieldPath() *WatchNotificationChannelsResponse_FieldTerminalPath
- func (s WatchNotificationChannelsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchNotificationChannelsResponse_FieldTerminalPathValue
- type WatchNotificationChannelsResponsePathSelectorIsSoftReset
- func (WatchNotificationChannelsResponsePathSelectorIsSoftReset) FieldPath() *WatchNotificationChannelsResponse_FieldTerminalPath
- func (s WatchNotificationChannelsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchNotificationChannelsResponse_FieldTerminalPathValue
- type WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges
- func (WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges) FieldPath() *WatchNotificationChannelsResponse_FieldTerminalPath
- func (s WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges) WithArrayOfValues(values [][]*notification_channel.NotificationChannelChange) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges) WithItemValue(value *notification_channel.NotificationChannelChange) *WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue
- func (s WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges) WithValue(value []*notification_channel.NotificationChannelChange) *WatchNotificationChannelsResponse_FieldTerminalPathValue
- type WatchNotificationChannelsResponsePathSelectorPageTokenChange
- func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) FieldPath() *WatchNotificationChannelsResponse_FieldTerminalPath
- func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) NextPageToken() WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) PrevPageToken() WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchNotificationChannelsResponse_PageTokenChange) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (s WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchNotificationChannelsResponsePageTokenChange_FieldPath) *WatchNotificationChannelsResponse_FieldSubPath
- func (s WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchNotificationChannelsResponsePageTokenChange_FieldPathValue) *WatchNotificationChannelsResponse_FieldSubPathValue
- func (s WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithValue(value *WatchNotificationChannelsResponse_PageTokenChange) *WatchNotificationChannelsResponse_FieldTerminalPathValue
- type WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchNotificationChannelsResponse_FieldSubPath
- func (s WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *WatchNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *notification_channel.PagerCursor) *WatchNotificationChannelsResponse_FieldSubPathValue
- type WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchNotificationChannelsResponse_FieldSubPath
- func (s WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *WatchNotificationChannelsResponse_FieldSubPathArrayOfValues
- func (s WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *notification_channel.PagerCursor) *WatchNotificationChannelsResponse_FieldSubPathValue
- type WatchNotificationChannelsResponsePathSelectorResumeToken
- func (WatchNotificationChannelsResponsePathSelectorResumeToken) FieldPath() *WatchNotificationChannelsResponse_FieldTerminalPath
- func (s WatchNotificationChannelsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsResponsePathSelectorResumeToken) WithValue(value string) *WatchNotificationChannelsResponse_FieldTerminalPathValue
- type WatchNotificationChannelsResponsePathSelectorSnapshotSize
- func (WatchNotificationChannelsResponsePathSelectorSnapshotSize) FieldPath() *WatchNotificationChannelsResponse_FieldTerminalPath
- func (s WatchNotificationChannelsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationChannelsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchNotificationChannelsResponse_FieldTerminalPathValue
- type WatchNotificationChannelsResponse_FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) AppendPath(path WatchNotificationChannelsResponse_FieldPath)
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) FilterInputFields() *WatchNotificationChannelsResponse_FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) GetPaths() []WatchNotificationChannelsResponse_FieldPath
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationChannelsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationChannelsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Project(source *WatchNotificationChannelsResponse) *WatchNotificationChannelsResponse
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Reset()
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Set(target, source *WatchNotificationChannelsResponse)
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Size() int
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) String() string
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Subtract(other *WatchNotificationChannelsResponse_FieldMask) *WatchNotificationChannelsResponse_FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationChannelsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelsResponse_FieldPath
- func BuildWatchNotificationChannelsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelsResponse_FieldPath, error)
- func MustParseWatchNotificationChannelsResponse_FieldPath(rawField string) WatchNotificationChannelsResponse_FieldPath
- func ParseWatchNotificationChannelsResponse_FieldPath(rawField string) (WatchNotificationChannelsResponse_FieldPath, error)
- type WatchNotificationChannelsResponse_FieldPathArrayItemValue
- func MustParseWatchNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationChannelsResponse_FieldPathArrayItemValue
- func ParseWatchNotificationChannelsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationChannelsResponse_FieldPathArrayItemValue, error)
- type WatchNotificationChannelsResponse_FieldPathArrayOfValues
- func MustParseWatchNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationChannelsResponse_FieldPathArrayOfValues
- func ParseWatchNotificationChannelsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationChannelsResponse_FieldPathArrayOfValues, error)
- type WatchNotificationChannelsResponse_FieldPathSelector
- type WatchNotificationChannelsResponse_FieldPathValue
- type WatchNotificationChannelsResponse_FieldSubPath
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchNotificationChannelsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) ClearValue(item *WatchNotificationChannelsResponse)
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) Get(source *WatchNotificationChannelsResponse) (values []interface{})
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) GetSingle(source *WatchNotificationChannelsResponse) (interface{}, bool)
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) JSONString() string
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) Selector() WatchNotificationChannelsResponse_FieldPathSelector
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) String() string
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelsResponse_FieldPathArrayItemValue
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelsResponse_FieldPathArrayOfValues
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) WithIValue(value interface{}) WatchNotificationChannelsResponse_FieldPathValue
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchNotificationChannelsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationChannelsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchNotificationChannelsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchNotificationChannelsResponse) bool
- func (fpaivs *WatchNotificationChannelsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchNotificationChannelsResponse_FieldSubPathArrayOfValues
- type WatchNotificationChannelsResponse_FieldSubPathValue
- func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchNotificationChannelsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) CompareWith(source *WatchNotificationChannelsResponse) (int, bool)
- func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) SetTo(target **WatchNotificationChannelsResponse)
- func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchNotificationChannelsResponse_FieldTerminalPath
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) ClearValue(item *WatchNotificationChannelsResponse)
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) Get(source *WatchNotificationChannelsResponse) (values []interface{})
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) GetSingle(source *WatchNotificationChannelsResponse) (interface{}, bool)
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) Selector() WatchNotificationChannelsResponse_FieldPathSelector
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) String() string
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelsResponse_FieldPathArrayItemValue
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelsResponse_FieldPathArrayOfValues
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelsResponse_FieldPathValue
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelChangesItemValue() (*notification_channel.NotificationChannelChange, bool)
- func (fpaiv *WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelsResponse) bool
- func (fpaiv *WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelsResponse) (interface{}, bool)
- func (fpaiv *WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelChangesArrayOfValues() ([][]*notification_channel.NotificationChannelChange, bool)
- func (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchNotificationChannelsResponse_PageTokenChange, bool)
- func (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchNotificationChannelsResponse_FieldTerminalPathValue
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelChangesValue() ([]*notification_channel.NotificationChannelChange, bool)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchNotificationChannelsResponse_PageTokenChange, bool)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelsResponse) (int, bool)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelsResponse)
- func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationChannelsResponse_PageTokenChange
- func (o *WatchNotificationChannelsResponse_PageTokenChange) Clone() *WatchNotificationChannelsResponse_PageTokenChange
- func (o *WatchNotificationChannelsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationChannelsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelsResponse_PageTokenChange) GetNextPageToken() *notification_channel.PagerCursor
- func (m *WatchNotificationChannelsResponse_PageTokenChange) GetPrevPageToken() *notification_channel.PagerCursor
- func (*WatchNotificationChannelsResponse_PageTokenChange) GotenMessage()
- func (o *WatchNotificationChannelsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchNotificationChannelsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchNotificationChannelsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchNotificationChannelsResponse_PageTokenChange) *WatchNotificationChannelsResponse_PageTokenChange_FieldMask
- func (o *WatchNotificationChannelsResponse_PageTokenChange) MakeFullFieldMask() *WatchNotificationChannelsResponse_PageTokenChange_FieldMask
- func (o *WatchNotificationChannelsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationChannelsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationChannelsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationChannelsResponse_PageTokenChange) Merge(source *WatchNotificationChannelsResponse_PageTokenChange)
- func (o *WatchNotificationChannelsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchNotificationChannelsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelsResponse_PageTokenChange) Reset()
- func (m *WatchNotificationChannelsResponse_PageTokenChange) SetNextPageToken(fv *notification_channel.PagerCursor)
- func (m *WatchNotificationChannelsResponse_PageTokenChange) SetPrevPageToken(fv *notification_channel.PagerCursor)
- func (m *WatchNotificationChannelsResponse_PageTokenChange) String() string
- func (m *WatchNotificationChannelsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath
- func (s WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) ...
- func (s WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *notification_channel.PagerCursor) *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue
- type WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath
- func (s WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) ...
- func (s WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *notification_channel.PagerCursor) *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue
- type WatchNotificationChannelsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) AppendPath(path WatchNotificationChannelsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchNotificationChannelsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) GetPaths() []WatchNotificationChannelsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationChannelsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Project(source *WatchNotificationChannelsResponse_PageTokenChange) *WatchNotificationChannelsResponse_PageTokenChange
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Set(target, source *WatchNotificationChannelsResponse_PageTokenChange)
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Subtract(other *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) *WatchNotificationChannelsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
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 (d *BatchGetNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetNotificationChannelsDescriptor) GetApiName ¶
func (d *BatchGetNotificationChannelsDescriptor) GetApiName() string
func (*BatchGetNotificationChannelsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetNotificationChannelsDescriptor) GetFullMethodName ¶
func (d *BatchGetNotificationChannelsDescriptor) GetFullMethodName() string
func (*BatchGetNotificationChannelsDescriptor) GetMethodName ¶
func (d *BatchGetNotificationChannelsDescriptor) GetMethodName() string
func (*BatchGetNotificationChannelsDescriptor) GetProtoPkgName ¶
func (d *BatchGetNotificationChannelsDescriptor) GetProtoPkgName() string
func (*BatchGetNotificationChannelsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetNotificationChannelsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetNotificationChannelsDescriptor) GetServiceDomain ¶
func (d *BatchGetNotificationChannelsDescriptor) GetServiceDomain() string
func (*BatchGetNotificationChannelsDescriptor) GetServiceVersion ¶
func (d *BatchGetNotificationChannelsDescriptor) GetServiceVersion() string
func (*BatchGetNotificationChannelsDescriptor) GetVerb ¶
func (d *BatchGetNotificationChannelsDescriptor) GetVerb() string
func (*BatchGetNotificationChannelsDescriptor) HasResource ¶
func (d *BatchGetNotificationChannelsDescriptor) HasResource() bool
func (*BatchGetNotificationChannelsDescriptor) IsClientStream ¶
func (d *BatchGetNotificationChannelsDescriptor) IsClientStream() bool
func (*BatchGetNotificationChannelsDescriptor) IsCollection ¶
func (d *BatchGetNotificationChannelsDescriptor) IsCollection() bool
func (*BatchGetNotificationChannelsDescriptor) IsPlural ¶
func (d *BatchGetNotificationChannelsDescriptor) IsPlural() bool
func (*BatchGetNotificationChannelsDescriptor) IsServerStream ¶
func (d *BatchGetNotificationChannelsDescriptor) IsServerStream() bool
func (*BatchGetNotificationChannelsDescriptor) IsUnary ¶
func (d *BatchGetNotificationChannelsDescriptor) IsUnary() bool
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 (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetNotificationChannelsDescriptorServerMsgHandle ¶
type BatchGetNotificationChannelsDescriptorServerMsgHandle struct{}
func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (o *BatchGetNotificationChannelsRequest) Clone() *BatchGetNotificationChannelsRequest
func (*BatchGetNotificationChannelsRequest) CloneRaw ¶
func (o *BatchGetNotificationChannelsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetNotificationChannelsRequest) Descriptor ¶
func (*BatchGetNotificationChannelsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetNotificationChannelsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetNotificationChannelsRequest) GetFieldMask ¶
func (m *BatchGetNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*BatchGetNotificationChannelsRequest) GetNames ¶
func (m *BatchGetNotificationChannelsRequest) GetNames() []*notification_channel.Reference
func (*BatchGetNotificationChannelsRequest) GetView ¶
func (m *BatchGetNotificationChannelsRequest) GetView() view.View
func (*BatchGetNotificationChannelsRequest) GotenMessage ¶
func (*BatchGetNotificationChannelsRequest) GotenMessage()
func (*BatchGetNotificationChannelsRequest) GotenObjectExt ¶
func (o *BatchGetNotificationChannelsRequest) GotenObjectExt()
func (*BatchGetNotificationChannelsRequest) GotenValidate ¶
func (obj *BatchGetNotificationChannelsRequest) GotenValidate() error
func (*BatchGetNotificationChannelsRequest) MakeDiffFieldMask ¶
func (o *BatchGetNotificationChannelsRequest) MakeDiffFieldMask(other *BatchGetNotificationChannelsRequest) *BatchGetNotificationChannelsRequest_FieldMask
func (*BatchGetNotificationChannelsRequest) MakeFullFieldMask ¶
func (o *BatchGetNotificationChannelsRequest) MakeFullFieldMask() *BatchGetNotificationChannelsRequest_FieldMask
func (*BatchGetNotificationChannelsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetNotificationChannelsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetNotificationChannelsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetNotificationChannelsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetNotificationChannelsRequest) Marshal ¶
func (m *BatchGetNotificationChannelsRequest) Marshal() ([]byte, error)
func (*BatchGetNotificationChannelsRequest) MarshalJSON ¶
func (m *BatchGetNotificationChannelsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationChannelsRequest) Merge ¶
func (o *BatchGetNotificationChannelsRequest) Merge(source *BatchGetNotificationChannelsRequest)
func (*BatchGetNotificationChannelsRequest) MergeRaw ¶
func (o *BatchGetNotificationChannelsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetNotificationChannelsRequest) ProtoMessage ¶
func (*BatchGetNotificationChannelsRequest) ProtoMessage()
func (*BatchGetNotificationChannelsRequest) ProtoReflect ¶
func (m *BatchGetNotificationChannelsRequest) ProtoReflect() preflect.Message
func (*BatchGetNotificationChannelsRequest) Reset ¶
func (m *BatchGetNotificationChannelsRequest) Reset()
func (*BatchGetNotificationChannelsRequest) SetFieldMask ¶
func (m *BatchGetNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*BatchGetNotificationChannelsRequest) SetNames ¶
func (m *BatchGetNotificationChannelsRequest) SetNames(fv []*notification_channel.Reference)
func (*BatchGetNotificationChannelsRequest) SetView ¶
func (m *BatchGetNotificationChannelsRequest) SetView(fv view.View)
func (*BatchGetNotificationChannelsRequest) String ¶
func (m *BatchGetNotificationChannelsRequest) String() string
func (*BatchGetNotificationChannelsRequest) Unmarshal ¶
func (m *BatchGetNotificationChannelsRequest) Unmarshal(b []byte) error
func (*BatchGetNotificationChannelsRequest) UnmarshalJSON ¶
func (m *BatchGetNotificationChannelsRequest) UnmarshalJSON(data []byte) error
type BatchGetNotificationChannelsRequestFieldPathBuilder ¶
type BatchGetNotificationChannelsRequestFieldPathBuilder struct{}
func NewBatchGetNotificationChannelsRequestFieldPathBuilder ¶
func NewBatchGetNotificationChannelsRequestFieldPathBuilder() BatchGetNotificationChannelsRequestFieldPathBuilder
type BatchGetNotificationChannelsRequestPathSelectorFieldMask ¶
type BatchGetNotificationChannelsRequestPathSelectorFieldMask struct{}
func (BatchGetNotificationChannelsRequestPathSelectorFieldMask) WithArrayOfValues ¶
type BatchGetNotificationChannelsRequestPathSelectorNames ¶
type BatchGetNotificationChannelsRequestPathSelectorNames struct{}
func (BatchGetNotificationChannelsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsRequestPathSelectorNames) WithArrayOfValues(values [][]*notification_channel.Reference) *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues
func (BatchGetNotificationChannelsRequestPathSelectorNames) WithItemValue ¶
type BatchGetNotificationChannelsRequestPathSelectorView ¶
type BatchGetNotificationChannelsRequestPathSelectorView struct{}
func (BatchGetNotificationChannelsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues
func (BatchGetNotificationChannelsRequestPathSelectorView) WithValue ¶
func (s BatchGetNotificationChannelsRequestPathSelectorView) WithValue(value view.View) *BatchGetNotificationChannelsRequest_FieldTerminalPathValue
type BatchGetNotificationChannelsRequest_FieldMask ¶
type BatchGetNotificationChannelsRequest_FieldMask struct {
Paths []BatchGetNotificationChannelsRequest_FieldPath
}
func FullBatchGetNotificationChannelsRequest_FieldMask ¶
func FullBatchGetNotificationChannelsRequest_FieldMask() *BatchGetNotificationChannelsRequest_FieldMask
func (*BatchGetNotificationChannelsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) AppendPath(path BatchGetNotificationChannelsRequest_FieldPath)
func (*BatchGetNotificationChannelsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
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 ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) FilterInputFields() *BatchGetNotificationChannelsRequest_FieldMask
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 (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) GetPaths() []BatchGetNotificationChannelsRequest_FieldPath
func (*BatchGetNotificationChannelsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetNotificationChannelsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) IsFull() bool
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 (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Project(source *BatchGetNotificationChannelsRequest) *BatchGetNotificationChannelsRequest
func (*BatchGetNotificationChannelsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetNotificationChannelsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) ProtoMessage()
func (*BatchGetNotificationChannelsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetNotificationChannelsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Reset()
func (*BatchGetNotificationChannelsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Set(target, source *BatchGetNotificationChannelsRequest)
func (*BatchGetNotificationChannelsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetNotificationChannelsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetNotificationChannelsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Size() int
func (*BatchGetNotificationChannelsRequest_FieldMask) String ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) String() string
func (*BatchGetNotificationChannelsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) Subtract(other *BatchGetNotificationChannelsRequest_FieldMask) *BatchGetNotificationChannelsRequest_FieldMask
func (*BatchGetNotificationChannelsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetNotificationChannelsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetNotificationChannelsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
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 BuildBatchGetNotificationChannelsRequest_FieldPath ¶
func BuildBatchGetNotificationChannelsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetNotificationChannelsRequest_FieldPath, error)
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 ¶
func (s BatchGetNotificationChannelsRequest_FieldPathSelector) String() 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 (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) ClearValue(item *BatchGetNotificationChannelsRequest)
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) Get(source *BatchGetNotificationChannelsRequest) (values []interface{})
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 ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) GetSingle(source *BatchGetNotificationChannelsRequest) (interface{}, bool)
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 ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetNotificationChannelsRequest_FieldPathArrayItemValue
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetNotificationChannelsRequest_FieldPathArrayOfValues
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetNotificationChannelsRequest_FieldPathValue
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetNotificationChannelsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue struct { BatchGetNotificationChannelsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*notification_channel.Reference, bool)
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetNotificationChannelsRequest) bool
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 (fpaiv *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetNotificationChannelsRequest) (interface{}, bool)
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues struct { BatchGetNotificationChannelsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*notification_channel.Reference, bool)
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
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 (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsNamesValue() ([]*notification_channel.Reference, bool)
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetNotificationChannelsRequest) (int, bool)
CompareWith compares value in the 'BatchGetNotificationChannelsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetNotificationChannelsRequest'.
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) SetTo(target **BatchGetNotificationChannelsRequest)
SetTo stores value for selected field for object BatchGetNotificationChannelsRequest
func (*BatchGetNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
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 (o *BatchGetNotificationChannelsResponse) Clone() *BatchGetNotificationChannelsResponse
func (*BatchGetNotificationChannelsResponse) CloneRaw ¶
func (o *BatchGetNotificationChannelsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetNotificationChannelsResponse) Descriptor ¶
func (*BatchGetNotificationChannelsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetNotificationChannelsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetNotificationChannelsResponse) GetMissing ¶
func (m *BatchGetNotificationChannelsResponse) GetMissing() []*notification_channel.Reference
func (*BatchGetNotificationChannelsResponse) GetNotificationChannels ¶
func (m *BatchGetNotificationChannelsResponse) GetNotificationChannels() []*notification_channel.NotificationChannel
func (*BatchGetNotificationChannelsResponse) GotenMessage ¶
func (*BatchGetNotificationChannelsResponse) GotenMessage()
func (*BatchGetNotificationChannelsResponse) GotenObjectExt ¶
func (o *BatchGetNotificationChannelsResponse) GotenObjectExt()
func (*BatchGetNotificationChannelsResponse) GotenValidate ¶
func (obj *BatchGetNotificationChannelsResponse) GotenValidate() error
func (*BatchGetNotificationChannelsResponse) MakeDiffFieldMask ¶
func (o *BatchGetNotificationChannelsResponse) MakeDiffFieldMask(other *BatchGetNotificationChannelsResponse) *BatchGetNotificationChannelsResponse_FieldMask
func (*BatchGetNotificationChannelsResponse) MakeFullFieldMask ¶
func (o *BatchGetNotificationChannelsResponse) MakeFullFieldMask() *BatchGetNotificationChannelsResponse_FieldMask
func (*BatchGetNotificationChannelsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetNotificationChannelsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetNotificationChannelsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetNotificationChannelsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetNotificationChannelsResponse) Marshal ¶
func (m *BatchGetNotificationChannelsResponse) Marshal() ([]byte, error)
func (*BatchGetNotificationChannelsResponse) MarshalJSON ¶
func (m *BatchGetNotificationChannelsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationChannelsResponse) Merge ¶
func (o *BatchGetNotificationChannelsResponse) Merge(source *BatchGetNotificationChannelsResponse)
func (*BatchGetNotificationChannelsResponse) MergeRaw ¶
func (o *BatchGetNotificationChannelsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetNotificationChannelsResponse) ProtoMessage ¶
func (*BatchGetNotificationChannelsResponse) ProtoMessage()
func (*BatchGetNotificationChannelsResponse) ProtoReflect ¶
func (m *BatchGetNotificationChannelsResponse) ProtoReflect() preflect.Message
func (*BatchGetNotificationChannelsResponse) Reset ¶
func (m *BatchGetNotificationChannelsResponse) Reset()
func (*BatchGetNotificationChannelsResponse) SetMissing ¶
func (m *BatchGetNotificationChannelsResponse) SetMissing(fv []*notification_channel.Reference)
func (*BatchGetNotificationChannelsResponse) SetNotificationChannels ¶
func (m *BatchGetNotificationChannelsResponse) SetNotificationChannels(fv []*notification_channel.NotificationChannel)
func (*BatchGetNotificationChannelsResponse) String ¶
func (m *BatchGetNotificationChannelsResponse) String() string
func (*BatchGetNotificationChannelsResponse) Unmarshal ¶
func (m *BatchGetNotificationChannelsResponse) Unmarshal(b []byte) error
func (*BatchGetNotificationChannelsResponse) UnmarshalJSON ¶
func (m *BatchGetNotificationChannelsResponse) UnmarshalJSON(data []byte) error
type BatchGetNotificationChannelsResponseFieldPathBuilder ¶
type BatchGetNotificationChannelsResponseFieldPathBuilder struct{}
func NewBatchGetNotificationChannelsResponseFieldPathBuilder ¶
func NewBatchGetNotificationChannelsResponseFieldPathBuilder() BatchGetNotificationChannelsResponseFieldPathBuilder
func (BatchGetNotificationChannelsResponseFieldPathBuilder) NotificationChannels ¶
func (BatchGetNotificationChannelsResponseFieldPathBuilder) NotificationChannels() BatchGetNotificationChannelsResponsePathSelectorNotificationChannels
type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations ¶
type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) FieldPath ¶
func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels ¶
type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) FieldPath ¶
func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards ¶
type BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) FieldPath ¶
func (BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithArrayOfValues(values []int64) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorMissing ¶
type BatchGetNotificationChannelsResponsePathSelectorMissing struct{}
func (BatchGetNotificationChannelsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorMissing) WithArrayOfValues(values [][]*notification_channel.Reference) *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues
func (BatchGetNotificationChannelsResponsePathSelectorMissing) WithItemValue ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannels ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannels struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) Description ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) DisplayName ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithArrayOfValues(values [][]*notification_channel.NotificationChannel) *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithItemValue ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayItemValue ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayItemValue(subPathArrayItemValue notification_channel.NotificationChannel_FieldPathArrayItemValue) *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayOfValues(subPathArrayOfValues notification_channel.NotificationChannel_FieldPathArrayOfValues) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannels) WithSubValue ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Annotations ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) CreateTime ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) DeleteTime ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Generation ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) OwnerReferences ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) ResourceVersion ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) UpdateTime ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithKey ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) BlockDeletion ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) State ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Controller ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Kind ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Name ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Region ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) RequiresOwnerReference ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Version ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithItemValue ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) OwningRegion ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) Regions ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithItemValue ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithItemValue ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsName) WithArrayOfValues(values []*notification_channel.Name) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) NotificationLanguageCode ¶ added in v0.10.12
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpec) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithArrayOfValues(values [][]string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithItemValue ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithArrayOfValues(values []bool) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
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
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) IncomingWebhook ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) Value ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithArrayOfValues ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithItemValue ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsState) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateError) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithArrayOfValues(values []string) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) FieldPath ¶
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithArrayOfValues ¶
func (s BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus ¶
type BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus struct{}
func (BatchGetNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) WithArrayOfValues ¶
type BatchGetNotificationChannelsResponse_FieldMask ¶
type BatchGetNotificationChannelsResponse_FieldMask struct {
Paths []BatchGetNotificationChannelsResponse_FieldPath
}
func FullBatchGetNotificationChannelsResponse_FieldMask ¶
func FullBatchGetNotificationChannelsResponse_FieldMask() *BatchGetNotificationChannelsResponse_FieldMask
func (*BatchGetNotificationChannelsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) AppendPath(path BatchGetNotificationChannelsResponse_FieldPath)
func (*BatchGetNotificationChannelsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
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 ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) FilterInputFields() *BatchGetNotificationChannelsResponse_FieldMask
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 (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) GetPaths() []BatchGetNotificationChannelsResponse_FieldPath
func (*BatchGetNotificationChannelsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetNotificationChannelsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) IsFull() bool
func (BatchGetNotificationChannelsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetNotificationChannelsResponse_FieldMask) Marshal() ([]byte, error)
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 (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Project(source *BatchGetNotificationChannelsResponse) *BatchGetNotificationChannelsResponse
func (*BatchGetNotificationChannelsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetNotificationChannelsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) ProtoMessage()
func (*BatchGetNotificationChannelsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetNotificationChannelsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Reset()
func (*BatchGetNotificationChannelsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Set(target, source *BatchGetNotificationChannelsResponse)
func (*BatchGetNotificationChannelsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetNotificationChannelsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetNotificationChannelsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Size() int
func (*BatchGetNotificationChannelsResponse_FieldMask) String ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) String() string
func (*BatchGetNotificationChannelsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) Subtract(other *BatchGetNotificationChannelsResponse_FieldMask) *BatchGetNotificationChannelsResponse_FieldMask
func (*BatchGetNotificationChannelsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetNotificationChannelsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetNotificationChannelsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
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 BuildBatchGetNotificationChannelsResponse_FieldPath ¶
func BuildBatchGetNotificationChannelsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetNotificationChannelsResponse_FieldPath, error)
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 ¶
func (s BatchGetNotificationChannelsResponse_FieldPathSelector) String() 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 (fps *BatchGetNotificationChannelsResponse_FieldSubPath) AsNotificationChannelsSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
func (*BatchGetNotificationChannelsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) ClearValue(item *BatchGetNotificationChannelsResponse)
func (*BatchGetNotificationChannelsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetNotificationChannelsResponse_FieldSubPath) Get ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) Get(source *BatchGetNotificationChannelsResponse) (values []interface{})
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 ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) GetSingle(source *BatchGetNotificationChannelsResponse) (interface{}, bool)
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 ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetNotificationChannelsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetNotificationChannelsResponse_FieldSubPath) String ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetNotificationChannelsResponse_FieldPathArrayItemValue
func (*BatchGetNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetNotificationChannelsResponse_FieldPathArrayOfValues
func (*BatchGetNotificationChannelsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetNotificationChannelsResponse_FieldPathValue
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 ¶
func (fps *BatchGetNotificationChannelsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue ¶
type BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue struct { BatchGetNotificationChannelsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) AsNotificationChannelsPathItemValue ¶
func (fpaivs *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) AsNotificationChannelsPathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
func (*BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetNotificationChannelsResponse) bool
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 (fpsaov *BatchGetNotificationChannelsResponse_FieldSubPathArrayOfValues) AsNotificationChannelsPathArrayOfValues() (notification_channel.NotificationChannel_FieldPathArrayOfValues, bool)
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 (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) AsNotificationChannelsPathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) CompareWith(source *BatchGetNotificationChannelsResponse) (int, bool)
func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) SetTo(target **BatchGetNotificationChannelsResponse)
func (*BatchGetNotificationChannelsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetNotificationChannelsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetNotificationChannelsResponse_FieldTerminalPath ¶
type BatchGetNotificationChannelsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) ClearValue(item *BatchGetNotificationChannelsResponse)
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) Get(source *BatchGetNotificationChannelsResponse) (values []interface{})
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 ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) GetSingle(source *BatchGetNotificationChannelsResponse) (interface{}, bool)
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 ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetNotificationChannelsResponse_FieldPathArrayItemValue
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetNotificationChannelsResponse_FieldPathArrayOfValues
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetNotificationChannelsResponse_FieldPathValue
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetNotificationChannelsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue struct { BatchGetNotificationChannelsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*notification_channel.Reference, bool)
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelsItemValue ¶
func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelsItemValue() (*notification_channel.NotificationChannel, bool)
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetNotificationChannelsResponse) bool
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 (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetNotificationChannelsResponse) (interface{}, bool)
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues struct { BatchGetNotificationChannelsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*notification_channel.Reference, bool)
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelsArrayOfValues ¶
func (fpaov *BatchGetNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelsArrayOfValues() ([][]*notification_channel.NotificationChannel, bool)
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 (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) AsMissingValue() ([]*notification_channel.Reference, bool)
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelsValue ¶
func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelsValue() ([]*notification_channel.NotificationChannel, bool)
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetNotificationChannelsResponse) (int, bool)
CompareWith compares value in the 'BatchGetNotificationChannelsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetNotificationChannelsResponse'.
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) SetTo(target **BatchGetNotificationChannelsResponse)
SetTo stores value for selected field for object BatchGetNotificationChannelsResponse
func (*BatchGetNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateNotificationChannelDescriptor ¶
type CreateNotificationChannelDescriptor struct{}
func GetCreateNotificationChannelDescriptor ¶
func GetCreateNotificationChannelDescriptor() *CreateNotificationChannelDescriptor
func (*CreateNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *CreateNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateNotificationChannelDescriptor) GetApiName ¶
func (d *CreateNotificationChannelDescriptor) GetApiName() string
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 (d *CreateNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
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 (d *CreateNotificationChannelDescriptor) GetVerb() string
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 (d *CreateNotificationChannelDescriptor) IsPlural() bool
func (*CreateNotificationChannelDescriptor) IsServerStream ¶
func (d *CreateNotificationChannelDescriptor) IsServerStream() bool
func (*CreateNotificationChannelDescriptor) IsUnary ¶
func (d *CreateNotificationChannelDescriptor) IsUnary() bool
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 (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateNotificationChannelDescriptorServerMsgHandle ¶
type CreateNotificationChannelDescriptorServerMsgHandle struct{}
func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (o *CreateNotificationChannelRequest) Clone() *CreateNotificationChannelRequest
func (*CreateNotificationChannelRequest) CloneRaw ¶
func (o *CreateNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateNotificationChannelRequest) Descriptor ¶
func (*CreateNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*CreateNotificationChannelRequest) GetNotificationChannel ¶
func (m *CreateNotificationChannelRequest) GetNotificationChannel() *notification_channel.NotificationChannel
func (*CreateNotificationChannelRequest) GetParent ¶
func (m *CreateNotificationChannelRequest) GetParent() *notification_channel.ParentReference
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 (o *CreateNotificationChannelRequest) MakeDiffFieldMask(other *CreateNotificationChannelRequest) *CreateNotificationChannelRequest_FieldMask
func (*CreateNotificationChannelRequest) MakeFullFieldMask ¶
func (o *CreateNotificationChannelRequest) MakeFullFieldMask() *CreateNotificationChannelRequest_FieldMask
func (*CreateNotificationChannelRequest) MakeRawDiffFieldMask ¶
func (o *CreateNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *CreateNotificationChannelRequest) Merge(source *CreateNotificationChannelRequest)
func (*CreateNotificationChannelRequest) MergeRaw ¶
func (o *CreateNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateNotificationChannelRequest) ProtoMessage ¶
func (*CreateNotificationChannelRequest) ProtoMessage()
func (*CreateNotificationChannelRequest) ProtoReflect ¶
func (m *CreateNotificationChannelRequest) ProtoReflect() preflect.Message
func (*CreateNotificationChannelRequest) Reset ¶
func (m *CreateNotificationChannelRequest) Reset()
func (*CreateNotificationChannelRequest) SetNotificationChannel ¶
func (m *CreateNotificationChannelRequest) SetNotificationChannel(fv *notification_channel.NotificationChannel)
func (*CreateNotificationChannelRequest) SetParent ¶
func (m *CreateNotificationChannelRequest) SetParent(fv *notification_channel.ParentReference)
func (*CreateNotificationChannelRequest) String ¶
func (m *CreateNotificationChannelRequest) String() 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) NotificationChannel() CreateNotificationChannelRequestPathSelectorNotificationChannel
type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations ¶
type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) FieldPath ¶
func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels ¶
type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards ¶
type CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithArrayOfValues(values []int64) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannel ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannel struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannel) Description ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannel) DisplayName ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannel) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannel) WithArrayOfValues(values []*notification_channel.NotificationChannel) *CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues
func (CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayItemValue ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayItemValue(subPathArrayItemValue notification_channel.NotificationChannel_FieldPathArrayItemValue) *CreateNotificationChannelRequest_FieldSubPathArrayItemValue
func (CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayOfValues(subPathArrayOfValues notification_channel.NotificationChannel_FieldPathArrayOfValues) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
func (CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannel) WithSubValue ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelDescription ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelDescription struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Annotations ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) CreateTime ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) DeleteTime ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Generation ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) OwnerReferences ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) ResourceVersion ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) UpdateTime ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithArrayOfValues(values []int64) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) BlockDeletion ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Controller ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Kind ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Name ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Region ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) RequiresOwnerReference ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Version ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithItemValue ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) OwningRegion ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithItemValue ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithArrayOfValues(values [][]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithItemValue ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelName ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelName struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelName) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelName) WithArrayOfValues(values []*notification_channel.Name) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpec ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpec struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) NotificationLanguageCode ¶ added in v0.10.12
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpec) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithArrayOfValues(values [][]string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithItemValue ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithArrayOfValues(values []bool) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
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 (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) IncomingWebhook ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecType) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithArrayOfValues ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithItemValue ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) FieldPath ¶
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelState ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelState struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelState) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelStateError ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelStateError struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateError) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithArrayOfValues(values []string) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationChannelRequest_FieldSubPathArrayOfValues
type CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus ¶
type CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus struct{}
func (CreateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) WithArrayOfValues ¶
type CreateNotificationChannelRequestPathSelectorParent ¶
type CreateNotificationChannelRequestPathSelectorParent struct{}
func (CreateNotificationChannelRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateNotificationChannelRequestPathSelectorParent) WithArrayOfValues(values []*notification_channel.ParentReference) *CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues
type CreateNotificationChannelRequest_FieldMask ¶
type CreateNotificationChannelRequest_FieldMask struct {
Paths []CreateNotificationChannelRequest_FieldPath
}
func FullCreateNotificationChannelRequest_FieldMask ¶
func FullCreateNotificationChannelRequest_FieldMask() *CreateNotificationChannelRequest_FieldMask
func (*CreateNotificationChannelRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) AppendPath(path CreateNotificationChannelRequest_FieldPath)
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 ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) FilterInputFields() *CreateNotificationChannelRequest_FieldMask
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 (fieldMask *CreateNotificationChannelRequest_FieldMask) GetPaths() []CreateNotificationChannelRequest_FieldPath
func (*CreateNotificationChannelRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateNotificationChannelRequest_FieldMask) IsFull ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) IsFull() bool
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 (fieldMask *CreateNotificationChannelRequest_FieldMask) Project(source *CreateNotificationChannelRequest) *CreateNotificationChannelRequest
func (*CreateNotificationChannelRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateNotificationChannelRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) ProtoMessage()
func (*CreateNotificationChannelRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateNotificationChannelRequest_FieldMask) Reset ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) Reset()
func (*CreateNotificationChannelRequest_FieldMask) Set ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) Set(target, source *CreateNotificationChannelRequest)
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 (fieldMask *CreateNotificationChannelRequest_FieldMask) Size() int
func (*CreateNotificationChannelRequest_FieldMask) String ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) String() string
func (*CreateNotificationChannelRequest_FieldMask) Subtract ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) Subtract(other *CreateNotificationChannelRequest_FieldMask) *CreateNotificationChannelRequest_FieldMask
func (*CreateNotificationChannelRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildCreateNotificationChannelRequest_FieldPath ¶
func BuildCreateNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateNotificationChannelRequest_FieldPath, error)
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 ¶
func (s CreateNotificationChannelRequest_FieldPathSelector) String() 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 (fps *CreateNotificationChannelRequest_FieldSubPath) AsNotificationChannelSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
func (*CreateNotificationChannelRequest_FieldSubPath) ClearValue ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) ClearValue(item *CreateNotificationChannelRequest)
func (*CreateNotificationChannelRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateNotificationChannelRequest_FieldSubPath) Get ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) Get(source *CreateNotificationChannelRequest) (values []interface{})
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 ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) GetSingle(source *CreateNotificationChannelRequest) (interface{}, bool)
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 ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateNotificationChannelRequest_FieldSubPath) JSONString ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateNotificationChannelRequest_FieldSubPath) Selector ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) Selector() CreateNotificationChannelRequest_FieldPathSelector
func (*CreateNotificationChannelRequest_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateNotificationChannelRequest_FieldSubPath) String ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateNotificationChannelRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateNotificationChannelRequest_FieldPathArrayItemValue
func (*CreateNotificationChannelRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateNotificationChannelRequest_FieldPathArrayOfValues
func (*CreateNotificationChannelRequest_FieldSubPath) WithIValue ¶
func (fps *CreateNotificationChannelRequest_FieldSubPath) WithIValue(value interface{}) CreateNotificationChannelRequest_FieldPathValue
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 (fpaivs *CreateNotificationChannelRequest_FieldSubPathArrayItemValue) AsNotificationChannelPathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
func (*CreateNotificationChannelRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateNotificationChannelRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateNotificationChannelRequest) bool
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 (fpsaov *CreateNotificationChannelRequest_FieldSubPathArrayOfValues) AsNotificationChannelPathArrayOfValues() (notification_channel.NotificationChannel_FieldPathArrayOfValues, bool)
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 (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) AsNotificationChannelPathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
func (*CreateNotificationChannelRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) CompareWith(source *CreateNotificationChannelRequest) (int, bool)
func (*CreateNotificationChannelRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateNotificationChannelRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateNotificationChannelRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) SetTo(target **CreateNotificationChannelRequest)
func (*CreateNotificationChannelRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateNotificationChannelRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateNotificationChannelRequest_FieldTerminalPath ¶
type CreateNotificationChannelRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateNotificationChannelRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) ClearValue(item *CreateNotificationChannelRequest)
func (*CreateNotificationChannelRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateNotificationChannelRequest_FieldTerminalPath) Get ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) Get(source *CreateNotificationChannelRequest) (values []interface{})
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 ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) GetSingle(source *CreateNotificationChannelRequest) (interface{}, bool)
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 ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateNotificationChannelRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateNotificationChannelRequest_FieldTerminalPath) String ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateNotificationChannelRequest_FieldPathArrayItemValue
func (*CreateNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateNotificationChannelRequest_FieldPathArrayOfValues
func (*CreateNotificationChannelRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) CreateNotificationChannelRequest_FieldPathValue
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 ¶
func (fp *CreateNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue ¶
type CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue struct { CreateNotificationChannelRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateNotificationChannelRequest) bool
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 (fpaiv *CreateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateNotificationChannelRequest) (interface{}, bool)
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 (fpaov *CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNotificationChannelArrayOfValues() ([]*notification_channel.NotificationChannel, bool)
func (*CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification_channel.ParentReference, bool)
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 (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) AsNotificationChannelValue() (*notification_channel.NotificationChannel, bool)
func (*CreateNotificationChannelRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) AsParentValue() (*notification_channel.ParentReference, bool)
func (*CreateNotificationChannelRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *CreateNotificationChannelRequest) (int, bool)
CompareWith compares value in the 'CreateNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'CreateNotificationChannelRequest'.
func (*CreateNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **CreateNotificationChannelRequest)
SetTo stores value for selected field for object CreateNotificationChannelRequest
func (*CreateNotificationChannelRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteNotificationChannelDescriptor ¶
type DeleteNotificationChannelDescriptor struct{}
func GetDeleteNotificationChannelDescriptor ¶
func GetDeleteNotificationChannelDescriptor() *DeleteNotificationChannelDescriptor
func (*DeleteNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *DeleteNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteNotificationChannelDescriptor) GetApiName ¶
func (d *DeleteNotificationChannelDescriptor) GetApiName() string
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 (d *DeleteNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
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 (d *DeleteNotificationChannelDescriptor) GetVerb() string
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 (d *DeleteNotificationChannelDescriptor) IsPlural() bool
func (*DeleteNotificationChannelDescriptor) IsServerStream ¶
func (d *DeleteNotificationChannelDescriptor) IsServerStream() bool
func (*DeleteNotificationChannelDescriptor) IsUnary ¶
func (d *DeleteNotificationChannelDescriptor) IsUnary() bool
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 (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteNotificationChannelDescriptorServerMsgHandle ¶
type DeleteNotificationChannelDescriptorServerMsgHandle struct{}
func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (o *DeleteNotificationChannelRequest) Clone() *DeleteNotificationChannelRequest
func (*DeleteNotificationChannelRequest) CloneRaw ¶
func (o *DeleteNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteNotificationChannelRequest) Descriptor ¶
func (*DeleteNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*DeleteNotificationChannelRequest) GetName ¶
func (m *DeleteNotificationChannelRequest) GetName() *notification_channel.Reference
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 (o *DeleteNotificationChannelRequest) MakeDiffFieldMask(other *DeleteNotificationChannelRequest) *DeleteNotificationChannelRequest_FieldMask
func (*DeleteNotificationChannelRequest) MakeFullFieldMask ¶
func (o *DeleteNotificationChannelRequest) MakeFullFieldMask() *DeleteNotificationChannelRequest_FieldMask
func (*DeleteNotificationChannelRequest) MakeRawDiffFieldMask ¶
func (o *DeleteNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *DeleteNotificationChannelRequest) Merge(source *DeleteNotificationChannelRequest)
func (*DeleteNotificationChannelRequest) MergeRaw ¶
func (o *DeleteNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteNotificationChannelRequest) ProtoMessage ¶
func (*DeleteNotificationChannelRequest) ProtoMessage()
func (*DeleteNotificationChannelRequest) ProtoReflect ¶
func (m *DeleteNotificationChannelRequest) ProtoReflect() preflect.Message
func (*DeleteNotificationChannelRequest) Reset ¶
func (m *DeleteNotificationChannelRequest) Reset()
func (*DeleteNotificationChannelRequest) SetName ¶
func (m *DeleteNotificationChannelRequest) SetName(fv *notification_channel.Reference)
func (*DeleteNotificationChannelRequest) String ¶
func (m *DeleteNotificationChannelRequest) String() 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
type DeleteNotificationChannelRequestPathSelectorName ¶
type DeleteNotificationChannelRequestPathSelectorName struct{}
func (DeleteNotificationChannelRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteNotificationChannelRequestPathSelectorName) WithArrayOfValues(values []*notification_channel.Reference) *DeleteNotificationChannelRequest_FieldTerminalPathArrayOfValues
type DeleteNotificationChannelRequest_FieldMask ¶
type DeleteNotificationChannelRequest_FieldMask struct {
Paths []DeleteNotificationChannelRequest_FieldPath
}
func FullDeleteNotificationChannelRequest_FieldMask ¶
func FullDeleteNotificationChannelRequest_FieldMask() *DeleteNotificationChannelRequest_FieldMask
func (*DeleteNotificationChannelRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) AppendPath(path DeleteNotificationChannelRequest_FieldPath)
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 ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) FilterInputFields() *DeleteNotificationChannelRequest_FieldMask
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 (fieldMask *DeleteNotificationChannelRequest_FieldMask) GetPaths() []DeleteNotificationChannelRequest_FieldPath
func (*DeleteNotificationChannelRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteNotificationChannelRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) IsFull() bool
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 (fieldMask *DeleteNotificationChannelRequest_FieldMask) Project(source *DeleteNotificationChannelRequest) *DeleteNotificationChannelRequest
func (*DeleteNotificationChannelRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteNotificationChannelRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) ProtoMessage()
func (*DeleteNotificationChannelRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteNotificationChannelRequest_FieldMask) Reset ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Reset()
func (*DeleteNotificationChannelRequest_FieldMask) Set ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Set(target, source *DeleteNotificationChannelRequest)
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 (fieldMask *DeleteNotificationChannelRequest_FieldMask) Size() int
func (*DeleteNotificationChannelRequest_FieldMask) String ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) String() string
func (*DeleteNotificationChannelRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) Subtract(other *DeleteNotificationChannelRequest_FieldMask) *DeleteNotificationChannelRequest_FieldMask
func (*DeleteNotificationChannelRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildDeleteNotificationChannelRequest_FieldPath ¶
func BuildDeleteNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteNotificationChannelRequest_FieldPath, error)
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 ¶
func (s DeleteNotificationChannelRequest_FieldPathSelector) String() 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 (fp *DeleteNotificationChannelRequest_FieldTerminalPath) ClearValue(item *DeleteNotificationChannelRequest)
func (*DeleteNotificationChannelRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteNotificationChannelRequest_FieldTerminalPath) Get ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) Get(source *DeleteNotificationChannelRequest) (values []interface{})
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 ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) GetSingle(source *DeleteNotificationChannelRequest) (interface{}, bool)
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 ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteNotificationChannelRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteNotificationChannelRequest_FieldTerminalPath) String ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteNotificationChannelRequest_FieldPathArrayItemValue
func (*DeleteNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteNotificationChannelRequest_FieldPathArrayOfValues
func (*DeleteNotificationChannelRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteNotificationChannelRequest_FieldPathValue
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 ¶
func (fp *DeleteNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue ¶
type DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue struct { DeleteNotificationChannelRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteNotificationChannelRequest) bool
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 (fpaiv *DeleteNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteNotificationChannelRequest) (interface{}, bool)
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 (fpaov *DeleteNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification_channel.Reference, bool)
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 (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) AsNameValue() (*notification_channel.Reference, bool)
func (*DeleteNotificationChannelRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *DeleteNotificationChannelRequest) (int, bool)
CompareWith compares value in the 'DeleteNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'DeleteNotificationChannelRequest'.
func (*DeleteNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **DeleteNotificationChannelRequest)
SetTo stores value for selected field for object DeleteNotificationChannelRequest
func (*DeleteNotificationChannelRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetNotificationChannelDescriptor ¶
type GetNotificationChannelDescriptor struct{}
func GetGetNotificationChannelDescriptor ¶
func GetGetNotificationChannelDescriptor() *GetNotificationChannelDescriptor
func (*GetNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *GetNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (d *GetNotificationChannelDescriptor) GetVerb() string
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 (d *GetNotificationChannelDescriptor) IsUnary() bool
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 (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetNotificationChannelDescriptorServerMsgHandle ¶
type GetNotificationChannelDescriptorServerMsgHandle struct{}
func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (o *GetNotificationChannelRequest) Clone() *GetNotificationChannelRequest
func (*GetNotificationChannelRequest) CloneRaw ¶
func (o *GetNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetNotificationChannelRequest) Descriptor ¶
func (*GetNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*GetNotificationChannelRequest) GetFieldMask ¶
func (m *GetNotificationChannelRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*GetNotificationChannelRequest) GetName ¶
func (m *GetNotificationChannelRequest) GetName() *notification_channel.Reference
func (*GetNotificationChannelRequest) GetView ¶
func (m *GetNotificationChannelRequest) GetView() view.View
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 (o *GetNotificationChannelRequest) MakeDiffFieldMask(other *GetNotificationChannelRequest) *GetNotificationChannelRequest_FieldMask
func (*GetNotificationChannelRequest) MakeFullFieldMask ¶
func (o *GetNotificationChannelRequest) MakeFullFieldMask() *GetNotificationChannelRequest_FieldMask
func (*GetNotificationChannelRequest) MakeRawDiffFieldMask ¶
func (o *GetNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *GetNotificationChannelRequest) Merge(source *GetNotificationChannelRequest)
func (*GetNotificationChannelRequest) MergeRaw ¶
func (o *GetNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetNotificationChannelRequest) ProtoMessage ¶
func (*GetNotificationChannelRequest) ProtoMessage()
func (*GetNotificationChannelRequest) ProtoReflect ¶
func (m *GetNotificationChannelRequest) ProtoReflect() preflect.Message
func (*GetNotificationChannelRequest) Reset ¶
func (m *GetNotificationChannelRequest) Reset()
func (*GetNotificationChannelRequest) SetFieldMask ¶
func (m *GetNotificationChannelRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*GetNotificationChannelRequest) SetName ¶
func (m *GetNotificationChannelRequest) SetName(fv *notification_channel.Reference)
func (*GetNotificationChannelRequest) SetView ¶
func (m *GetNotificationChannelRequest) SetView(fv view.View)
func (*GetNotificationChannelRequest) String ¶
func (m *GetNotificationChannelRequest) String() 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
type GetNotificationChannelRequestPathSelectorFieldMask ¶
type GetNotificationChannelRequestPathSelectorFieldMask struct{}
func (GetNotificationChannelRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetNotificationChannelRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues
type GetNotificationChannelRequestPathSelectorName ¶
type GetNotificationChannelRequestPathSelectorName struct{}
func (GetNotificationChannelRequestPathSelectorName) WithArrayOfValues ¶
func (s GetNotificationChannelRequestPathSelectorName) WithArrayOfValues(values []*notification_channel.Reference) *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues
type GetNotificationChannelRequestPathSelectorView ¶
type GetNotificationChannelRequestPathSelectorView struct{}
func (GetNotificationChannelRequestPathSelectorView) WithArrayOfValues ¶
func (s GetNotificationChannelRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues
func (GetNotificationChannelRequestPathSelectorView) WithValue ¶
func (s GetNotificationChannelRequestPathSelectorView) WithValue(value view.View) *GetNotificationChannelRequest_FieldTerminalPathValue
type GetNotificationChannelRequest_FieldMask ¶
type GetNotificationChannelRequest_FieldMask struct {
Paths []GetNotificationChannelRequest_FieldPath
}
func FullGetNotificationChannelRequest_FieldMask ¶
func FullGetNotificationChannelRequest_FieldMask() *GetNotificationChannelRequest_FieldMask
func (*GetNotificationChannelRequest_FieldMask) AppendPath ¶
func (fieldMask *GetNotificationChannelRequest_FieldMask) AppendPath(path GetNotificationChannelRequest_FieldPath)
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 ¶
func (fieldMask *GetNotificationChannelRequest_FieldMask) FilterInputFields() *GetNotificationChannelRequest_FieldMask
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 (fieldMask *GetNotificationChannelRequest_FieldMask) GetPaths() []GetNotificationChannelRequest_FieldPath
func (*GetNotificationChannelRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
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 (fieldMask *GetNotificationChannelRequest_FieldMask) Project(source *GetNotificationChannelRequest) *GetNotificationChannelRequest
func (*GetNotificationChannelRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
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 (fieldMask *GetNotificationChannelRequest_FieldMask) Set(target, source *GetNotificationChannelRequest)
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 (fieldMask *GetNotificationChannelRequest_FieldMask) Subtract(other *GetNotificationChannelRequest_FieldMask) *GetNotificationChannelRequest_FieldMask
func (*GetNotificationChannelRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildGetNotificationChannelRequest_FieldPath ¶
func BuildGetNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (GetNotificationChannelRequest_FieldPath, error)
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 ¶
func (s GetNotificationChannelRequest_FieldPathSelector) String() 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 (fp *GetNotificationChannelRequest_FieldTerminalPath) ClearValue(item *GetNotificationChannelRequest)
func (*GetNotificationChannelRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetNotificationChannelRequest_FieldTerminalPath) Get ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) Get(source *GetNotificationChannelRequest) (values []interface{})
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 ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) GetSingle(source *GetNotificationChannelRequest) (interface{}, bool)
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 ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetNotificationChannelRequest_FieldTerminalPath) JSONString ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetNotificationChannelRequest_FieldTerminalPath) String ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNotificationChannelRequest_FieldPathArrayItemValue
func (*GetNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNotificationChannelRequest_FieldPathArrayOfValues
func (*GetNotificationChannelRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) GetNotificationChannelRequest_FieldPathValue
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 ¶
func (fpaiv *GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNotificationChannelRequest) bool
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 (fpaiv *GetNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetNotificationChannelRequest) (interface{}, bool)
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 (fpaov *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
func (*GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification_channel.Reference, bool)
func (*GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
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 (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
func (*GetNotificationChannelRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) AsNameValue() (*notification_channel.Reference, bool)
func (*GetNotificationChannelRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetNotificationChannelRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *GetNotificationChannelRequest) (int, bool)
CompareWith compares value in the 'GetNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'GetNotificationChannelRequest'.
func (*GetNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **GetNotificationChannelRequest)
SetTo stores value for selected field for object GetNotificationChannelRequest
func (*GetNotificationChannelRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListNotificationChannelsDescriptor ¶
type ListNotificationChannelsDescriptor struct{}
func GetListNotificationChannelsDescriptor ¶
func GetListNotificationChannelsDescriptor() *ListNotificationChannelsDescriptor
func (*ListNotificationChannelsDescriptor) GetApiDescriptor ¶
func (d *ListNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListNotificationChannelsDescriptor) GetApiName ¶
func (d *ListNotificationChannelsDescriptor) GetApiName() string
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 (d *ListNotificationChannelsDescriptor) GetVerb() string
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 (d *ListNotificationChannelsDescriptor) IsPlural() bool
func (*ListNotificationChannelsDescriptor) IsServerStream ¶
func (d *ListNotificationChannelsDescriptor) IsServerStream() bool
func (*ListNotificationChannelsDescriptor) IsUnary ¶
func (d *ListNotificationChannelsDescriptor) IsUnary() bool
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 (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListNotificationChannelsDescriptorServerMsgHandle ¶
type ListNotificationChannelsDescriptorServerMsgHandle struct{}
func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (o *ListNotificationChannelsRequest) Clone() *ListNotificationChannelsRequest
func (*ListNotificationChannelsRequest) CloneRaw ¶
func (o *ListNotificationChannelsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListNotificationChannelsRequest) Descriptor ¶
func (*ListNotificationChannelsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListNotificationChannelsRequest.ProtoReflect.Descriptor instead.
func (*ListNotificationChannelsRequest) GetFieldMask ¶
func (m *ListNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*ListNotificationChannelsRequest) GetFilter ¶
func (m *ListNotificationChannelsRequest) GetFilter() *notification_channel.Filter
func (*ListNotificationChannelsRequest) GetIncludePagingInfo ¶
func (m *ListNotificationChannelsRequest) GetIncludePagingInfo() bool
func (*ListNotificationChannelsRequest) GetOrderBy ¶
func (m *ListNotificationChannelsRequest) GetOrderBy() *notification_channel.OrderBy
func (*ListNotificationChannelsRequest) GetPageSize ¶
func (m *ListNotificationChannelsRequest) GetPageSize() int32
func (*ListNotificationChannelsRequest) GetPageToken ¶
func (m *ListNotificationChannelsRequest) GetPageToken() *notification_channel.PagerCursor
func (*ListNotificationChannelsRequest) GetParent ¶
func (m *ListNotificationChannelsRequest) GetParent() *notification_channel.ParentName
func (*ListNotificationChannelsRequest) GetView ¶
func (m *ListNotificationChannelsRequest) GetView() view.View
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 (o *ListNotificationChannelsRequest) MakeDiffFieldMask(other *ListNotificationChannelsRequest) *ListNotificationChannelsRequest_FieldMask
func (*ListNotificationChannelsRequest) MakeFullFieldMask ¶
func (o *ListNotificationChannelsRequest) MakeFullFieldMask() *ListNotificationChannelsRequest_FieldMask
func (*ListNotificationChannelsRequest) MakeRawDiffFieldMask ¶
func (o *ListNotificationChannelsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *ListNotificationChannelsRequest) Merge(source *ListNotificationChannelsRequest)
func (*ListNotificationChannelsRequest) MergeRaw ¶
func (o *ListNotificationChannelsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListNotificationChannelsRequest) ProtoMessage ¶
func (*ListNotificationChannelsRequest) ProtoMessage()
func (*ListNotificationChannelsRequest) ProtoReflect ¶
func (m *ListNotificationChannelsRequest) ProtoReflect() preflect.Message
func (*ListNotificationChannelsRequest) Reset ¶
func (m *ListNotificationChannelsRequest) Reset()
func (*ListNotificationChannelsRequest) SetFieldMask ¶
func (m *ListNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*ListNotificationChannelsRequest) SetFilter ¶
func (m *ListNotificationChannelsRequest) SetFilter(fv *notification_channel.Filter)
func (*ListNotificationChannelsRequest) SetIncludePagingInfo ¶
func (m *ListNotificationChannelsRequest) SetIncludePagingInfo(fv bool)
func (*ListNotificationChannelsRequest) SetOrderBy ¶
func (m *ListNotificationChannelsRequest) SetOrderBy(fv *notification_channel.OrderBy)
func (*ListNotificationChannelsRequest) SetPageSize ¶
func (m *ListNotificationChannelsRequest) SetPageSize(fv int32)
func (*ListNotificationChannelsRequest) SetPageToken ¶
func (m *ListNotificationChannelsRequest) SetPageToken(fv *notification_channel.PagerCursor)
func (*ListNotificationChannelsRequest) SetParent ¶
func (m *ListNotificationChannelsRequest) SetParent(fv *notification_channel.ParentName)
func (*ListNotificationChannelsRequest) SetView ¶
func (m *ListNotificationChannelsRequest) SetView(fv view.View)
func (*ListNotificationChannelsRequest) String ¶
func (m *ListNotificationChannelsRequest) String() 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) IncludePagingInfo ¶
func (ListNotificationChannelsRequestFieldPathBuilder) IncludePagingInfo() ListNotificationChannelsRequestPathSelectorIncludePagingInfo
type ListNotificationChannelsRequestPathSelectorFieldMask ¶
type ListNotificationChannelsRequestPathSelectorFieldMask struct{}
func (ListNotificationChannelsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListNotificationChannelsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type ListNotificationChannelsRequestPathSelectorFilter ¶
type ListNotificationChannelsRequestPathSelectorFilter struct{}
func (ListNotificationChannelsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListNotificationChannelsRequestPathSelectorFilter) WithArrayOfValues(values []*notification_channel.Filter) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type ListNotificationChannelsRequestPathSelectorIncludePagingInfo ¶
type ListNotificationChannelsRequestPathSelectorIncludePagingInfo struct{}
func (ListNotificationChannelsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶
func (s ListNotificationChannelsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type ListNotificationChannelsRequestPathSelectorOrderBy ¶
type ListNotificationChannelsRequestPathSelectorOrderBy struct{}
func (ListNotificationChannelsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListNotificationChannelsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification_channel.OrderBy) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type ListNotificationChannelsRequestPathSelectorPageSize ¶
type ListNotificationChannelsRequestPathSelectorPageSize struct{}
func (ListNotificationChannelsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListNotificationChannelsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
func (ListNotificationChannelsRequestPathSelectorPageSize) WithValue ¶
func (s ListNotificationChannelsRequestPathSelectorPageSize) WithValue(value int32) *ListNotificationChannelsRequest_FieldTerminalPathValue
type ListNotificationChannelsRequestPathSelectorPageToken ¶
type ListNotificationChannelsRequestPathSelectorPageToken struct{}
func (ListNotificationChannelsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListNotificationChannelsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type ListNotificationChannelsRequestPathSelectorParent ¶
type ListNotificationChannelsRequestPathSelectorParent struct{}
func (ListNotificationChannelsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListNotificationChannelsRequestPathSelectorParent) WithArrayOfValues(values []*notification_channel.ParentName) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type ListNotificationChannelsRequestPathSelectorView ¶
type ListNotificationChannelsRequestPathSelectorView struct{}
func (ListNotificationChannelsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListNotificationChannelsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues
func (ListNotificationChannelsRequestPathSelectorView) WithValue ¶
func (s ListNotificationChannelsRequestPathSelectorView) WithValue(value view.View) *ListNotificationChannelsRequest_FieldTerminalPathValue
type ListNotificationChannelsRequest_FieldMask ¶
type ListNotificationChannelsRequest_FieldMask struct {
Paths []ListNotificationChannelsRequest_FieldPath
}
func FullListNotificationChannelsRequest_FieldMask ¶
func FullListNotificationChannelsRequest_FieldMask() *ListNotificationChannelsRequest_FieldMask
func (*ListNotificationChannelsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) AppendPath(path ListNotificationChannelsRequest_FieldPath)
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 ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) FilterInputFields() *ListNotificationChannelsRequest_FieldMask
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 (fieldMask *ListNotificationChannelsRequest_FieldMask) GetPaths() []ListNotificationChannelsRequest_FieldPath
func (*ListNotificationChannelsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
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 (fieldMask *ListNotificationChannelsRequest_FieldMask) Project(source *ListNotificationChannelsRequest) *ListNotificationChannelsRequest
func (*ListNotificationChannelsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListNotificationChannelsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) ProtoMessage()
func (*ListNotificationChannelsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListNotificationChannelsRequest_FieldMask) Reset ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) Reset()
func (*ListNotificationChannelsRequest_FieldMask) Set ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) Set(target, source *ListNotificationChannelsRequest)
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 (fieldMask *ListNotificationChannelsRequest_FieldMask) Size() int
func (*ListNotificationChannelsRequest_FieldMask) String ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) String() string
func (*ListNotificationChannelsRequest_FieldMask) Subtract ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) Subtract(other *ListNotificationChannelsRequest_FieldMask) *ListNotificationChannelsRequest_FieldMask
func (*ListNotificationChannelsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListNotificationChannelsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildListNotificationChannelsRequest_FieldPath ¶
func BuildListNotificationChannelsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListNotificationChannelsRequest_FieldPath, error)
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 ¶
func (s ListNotificationChannelsRequest_FieldPathSelector) String() 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 (fp *ListNotificationChannelsRequest_FieldTerminalPath) ClearValue(item *ListNotificationChannelsRequest)
func (*ListNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListNotificationChannelsRequest_FieldTerminalPath) Get ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) Get(source *ListNotificationChannelsRequest) (values []interface{})
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 ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) GetSingle(source *ListNotificationChannelsRequest) (interface{}, bool)
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 ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListNotificationChannelsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListNotificationChannelsRequest_FieldTerminalPath) String ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListNotificationChannelsRequest_FieldPathArrayItemValue
func (*ListNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListNotificationChannelsRequest_FieldPathArrayOfValues
func (*ListNotificationChannelsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithIValue(value interface{}) ListNotificationChannelsRequest_FieldPathValue
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 ¶
func (fp *ListNotificationChannelsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue ¶
type ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue struct { ListNotificationChannelsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListNotificationChannelsRequest) bool
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 (fpaiv *ListNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListNotificationChannelsRequest) (interface{}, bool)
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 (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification_channel.Filter, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶
func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification_channel.OrderBy, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification_channel.ParentName, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
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 (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsFilterValue() (*notification_channel.Filter, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification_channel.OrderBy, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification_channel.PagerCursor, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsParentValue() (*notification_channel.ParentName, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) CompareWith(source *ListNotificationChannelsRequest) (int, bool)
CompareWith compares value in the 'ListNotificationChannelsRequest_FieldTerminalPathValue' with the value under path in 'ListNotificationChannelsRequest'.
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) SetTo(target **ListNotificationChannelsRequest)
SetTo stores value for selected field for object ListNotificationChannelsRequest
func (*ListNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
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 (o *ListNotificationChannelsResponse) Clone() *ListNotificationChannelsResponse
func (*ListNotificationChannelsResponse) CloneRaw ¶
func (o *ListNotificationChannelsResponse) CloneRaw() gotenobject.GotenObjectExt
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 (m *ListNotificationChannelsResponse) GetNextPageToken() *notification_channel.PagerCursor
func (*ListNotificationChannelsResponse) GetNotificationChannels ¶
func (m *ListNotificationChannelsResponse) GetNotificationChannels() []*notification_channel.NotificationChannel
func (*ListNotificationChannelsResponse) GetPrevPageToken ¶
func (m *ListNotificationChannelsResponse) GetPrevPageToken() *notification_channel.PagerCursor
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 (o *ListNotificationChannelsResponse) MakeDiffFieldMask(other *ListNotificationChannelsResponse) *ListNotificationChannelsResponse_FieldMask
func (*ListNotificationChannelsResponse) MakeFullFieldMask ¶
func (o *ListNotificationChannelsResponse) MakeFullFieldMask() *ListNotificationChannelsResponse_FieldMask
func (*ListNotificationChannelsResponse) MakeRawDiffFieldMask ¶
func (o *ListNotificationChannelsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *ListNotificationChannelsResponse) Merge(source *ListNotificationChannelsResponse)
func (*ListNotificationChannelsResponse) MergeRaw ¶
func (o *ListNotificationChannelsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListNotificationChannelsResponse) ProtoMessage ¶
func (*ListNotificationChannelsResponse) ProtoMessage()
func (*ListNotificationChannelsResponse) ProtoReflect ¶
func (m *ListNotificationChannelsResponse) ProtoReflect() preflect.Message
func (*ListNotificationChannelsResponse) Reset ¶
func (m *ListNotificationChannelsResponse) Reset()
func (*ListNotificationChannelsResponse) SetCurrentOffset ¶
func (m *ListNotificationChannelsResponse) SetCurrentOffset(fv int32)
func (*ListNotificationChannelsResponse) SetNextPageToken ¶
func (m *ListNotificationChannelsResponse) SetNextPageToken(fv *notification_channel.PagerCursor)
func (*ListNotificationChannelsResponse) SetNotificationChannels ¶
func (m *ListNotificationChannelsResponse) SetNotificationChannels(fv []*notification_channel.NotificationChannel)
func (*ListNotificationChannelsResponse) SetPrevPageToken ¶
func (m *ListNotificationChannelsResponse) SetPrevPageToken(fv *notification_channel.PagerCursor)
func (*ListNotificationChannelsResponse) SetTotalResultsCount ¶
func (m *ListNotificationChannelsResponse) SetTotalResultsCount(fv int32)
func (*ListNotificationChannelsResponse) String ¶
func (m *ListNotificationChannelsResponse) String() 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) NotificationChannels() ListNotificationChannelsResponsePathSelectorNotificationChannels
func (ListNotificationChannelsResponseFieldPathBuilder) PrevPageToken ¶
func (ListNotificationChannelsResponseFieldPathBuilder) TotalResultsCount ¶
func (ListNotificationChannelsResponseFieldPathBuilder) TotalResultsCount() ListNotificationChannelsResponsePathSelectorTotalResultsCount
type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations ¶
type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) FieldPath ¶
func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues ¶
func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels ¶
type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) FieldPath ¶
func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues ¶
func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards ¶
type ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) FieldPath ¶
func (ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithArrayOfValues ¶
func (s ListNotificationChannelsResponseMapPathSelectorNotificationChannelsMetadataShards) WithArrayOfValues(values []int64) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorCurrentOffset ¶
type ListNotificationChannelsResponsePathSelectorCurrentOffset struct{}
func (ListNotificationChannelsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNextPageToken ¶
type ListNotificationChannelsResponsePathSelectorNextPageToken struct{}
func (ListNotificationChannelsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannels ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannels struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannels) Description ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannels) DisplayName ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannels) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannels) WithArrayOfValues(values [][]*notification_channel.NotificationChannel) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
func (ListNotificationChannelsResponsePathSelectorNotificationChannels) WithItemValue ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayItemValue ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayItemValue(subPathArrayItemValue notification_channel.NotificationChannel_FieldPathArrayItemValue) *ListNotificationChannelsResponse_FieldSubPathArrayItemValue
func (ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubArrayOfValues(subPathArrayOfValues notification_channel.NotificationChannel_FieldPathArrayOfValues) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
func (ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannels) WithSubValue ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsDescription) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsDisplayName) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Annotations ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) CreateTime ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) DeleteTime ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) Generation ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) OwnerReferences ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) ResourceVersion ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) UpdateTime ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataAnnotations) WithKey ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataGeneration) WithArrayOfValues(values []int64) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) BlockDeletion ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataLifecycleState) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Controller ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Kind ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Name ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Region ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) RequiresOwnerReference ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) Version ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferences) WithItemValue ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataResourceVersion) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) OwningRegion ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataSyncingRegions) WithItemValue ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithArrayOfValues(values [][]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataTags) WithItemValue ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsMetadataUuid) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsName ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsName struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsName) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsName) WithArrayOfValues(values []*notification_channel.Name) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) NotificationLanguageCode ¶ added in v0.10.12
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpec) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmail) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithArrayOfValues(values [][]string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEmailAddresses) WithItemValue ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecEnabled) WithArrayOfValues(values []bool) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
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 (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecNotificationLanguageCode) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) IncomingWebhook ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlack) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecType) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhook) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithArrayOfValues ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeaders) WithItemValue ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersKey) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookHeadersValue) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsSpecWebhookUrl) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsState ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsState struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsState) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateError) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) FieldPath ¶
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorMessage) WithArrayOfValues(values []string) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorNotificationChannelsStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationChannelsResponse_FieldSubPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus ¶
type ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus struct{}
func (ListNotificationChannelsResponsePathSelectorNotificationChannelsStateStatus) WithArrayOfValues ¶
type ListNotificationChannelsResponsePathSelectorPrevPageToken ¶
type ListNotificationChannelsResponsePathSelectorPrevPageToken struct{}
func (ListNotificationChannelsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
type ListNotificationChannelsResponsePathSelectorTotalResultsCount ¶
type ListNotificationChannelsResponsePathSelectorTotalResultsCount struct{}
func (ListNotificationChannelsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶
func (s ListNotificationChannelsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues
type ListNotificationChannelsResponse_FieldMask ¶
type ListNotificationChannelsResponse_FieldMask struct {
Paths []ListNotificationChannelsResponse_FieldPath
}
func FullListNotificationChannelsResponse_FieldMask ¶
func FullListNotificationChannelsResponse_FieldMask() *ListNotificationChannelsResponse_FieldMask
func (*ListNotificationChannelsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) AppendPath(path ListNotificationChannelsResponse_FieldPath)
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 ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) FilterInputFields() *ListNotificationChannelsResponse_FieldMask
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 (fieldMask *ListNotificationChannelsResponse_FieldMask) GetPaths() []ListNotificationChannelsResponse_FieldPath
func (*ListNotificationChannelsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListNotificationChannelsResponse_FieldMask) IsFull ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) IsFull() bool
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 (fieldMask *ListNotificationChannelsResponse_FieldMask) Project(source *ListNotificationChannelsResponse) *ListNotificationChannelsResponse
func (*ListNotificationChannelsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListNotificationChannelsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) ProtoMessage()
func (*ListNotificationChannelsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListNotificationChannelsResponse_FieldMask) Reset ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) Reset()
func (*ListNotificationChannelsResponse_FieldMask) Set ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) Set(target, source *ListNotificationChannelsResponse)
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 (fieldMask *ListNotificationChannelsResponse_FieldMask) Size() int
func (*ListNotificationChannelsResponse_FieldMask) String ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) String() string
func (*ListNotificationChannelsResponse_FieldMask) Subtract ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) Subtract(other *ListNotificationChannelsResponse_FieldMask) *ListNotificationChannelsResponse_FieldMask
func (*ListNotificationChannelsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListNotificationChannelsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildListNotificationChannelsResponse_FieldPath ¶
func BuildListNotificationChannelsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListNotificationChannelsResponse_FieldPath, error)
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 ¶
func (s ListNotificationChannelsResponse_FieldPathSelector) String() 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 (fps *ListNotificationChannelsResponse_FieldSubPath) AsNotificationChannelsSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
func (*ListNotificationChannelsResponse_FieldSubPath) ClearValue ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) ClearValue(item *ListNotificationChannelsResponse)
func (*ListNotificationChannelsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListNotificationChannelsResponse_FieldSubPath) Get ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) Get(source *ListNotificationChannelsResponse) (values []interface{})
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 ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) GetSingle(source *ListNotificationChannelsResponse) (interface{}, bool)
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 ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListNotificationChannelsResponse_FieldSubPath) JSONString ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListNotificationChannelsResponse_FieldSubPath) Selector ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) Selector() ListNotificationChannelsResponse_FieldPathSelector
func (*ListNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListNotificationChannelsResponse_FieldSubPath) String ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListNotificationChannelsResponse_FieldPathArrayItemValue
func (*ListNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListNotificationChannelsResponse_FieldPathArrayOfValues
func (*ListNotificationChannelsResponse_FieldSubPath) WithIValue ¶
func (fps *ListNotificationChannelsResponse_FieldSubPath) WithIValue(value interface{}) ListNotificationChannelsResponse_FieldPathValue
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 (fpaivs *ListNotificationChannelsResponse_FieldSubPathArrayItemValue) AsNotificationChannelsPathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
func (*ListNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListNotificationChannelsResponse) bool
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 (fpsaov *ListNotificationChannelsResponse_FieldSubPathArrayOfValues) AsNotificationChannelsPathArrayOfValues() (notification_channel.NotificationChannel_FieldPathArrayOfValues, bool)
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 (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) AsNotificationChannelsPathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
func (*ListNotificationChannelsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) CompareWith(source *ListNotificationChannelsResponse) (int, bool)
func (*ListNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListNotificationChannelsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListNotificationChannelsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) SetTo(target **ListNotificationChannelsResponse)
func (*ListNotificationChannelsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListNotificationChannelsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListNotificationChannelsResponse_FieldTerminalPath ¶
type ListNotificationChannelsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListNotificationChannelsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) ClearValue(item *ListNotificationChannelsResponse)
func (*ListNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListNotificationChannelsResponse_FieldTerminalPath) Get ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) Get(source *ListNotificationChannelsResponse) (values []interface{})
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 ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) GetSingle(source *ListNotificationChannelsResponse) (interface{}, bool)
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 ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListNotificationChannelsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListNotificationChannelsResponse_FieldTerminalPath) String ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListNotificationChannelsResponse_FieldPathArrayItemValue
func (*ListNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListNotificationChannelsResponse_FieldPathArrayOfValues
func (*ListNotificationChannelsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithIValue(value interface{}) ListNotificationChannelsResponse_FieldPathValue
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 ¶
func (fp *ListNotificationChannelsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue ¶
type ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue struct { ListNotificationChannelsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelsItemValue ¶
func (fpaiv *ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelsItemValue() (*notification_channel.NotificationChannel, bool)
func (*ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListNotificationChannelsResponse) bool
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 (fpaiv *ListNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListNotificationChannelsResponse) (interface{}, bool)
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 (fpaov *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
func (*ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelsArrayOfValues ¶
func (fpaov *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelsArrayOfValues() ([][]*notification_channel.NotificationChannel, bool)
func (*ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
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 (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListNotificationChannelsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*notification_channel.PagerCursor, bool)
func (*ListNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelsValue ¶
func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelsValue() ([]*notification_channel.NotificationChannel, bool)
func (*ListNotificationChannelsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification_channel.PagerCursor, bool)
func (*ListNotificationChannelsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶
func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListNotificationChannelsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) CompareWith(source *ListNotificationChannelsResponse) (int, bool)
CompareWith compares value in the 'ListNotificationChannelsResponse_FieldTerminalPathValue' with the value under path in 'ListNotificationChannelsResponse'.
func (*ListNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) SetTo(target **ListNotificationChannelsResponse)
SetTo stores value for selected field for object ListNotificationChannelsResponse
func (*ListNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type NotificationChannelServiceClient ¶
type NotificationChannelServiceClient interface { GetNotificationChannel(ctx context.Context, in *GetNotificationChannelRequest, opts ...grpc.CallOption) (*notification_channel.NotificationChannel, error) BatchGetNotificationChannels(ctx context.Context, in *BatchGetNotificationChannelsRequest, opts ...grpc.CallOption) (*BatchGetNotificationChannelsResponse, error) ListNotificationChannels(ctx context.Context, in *ListNotificationChannelsRequest, opts ...grpc.CallOption) (*ListNotificationChannelsResponse, error) WatchNotificationChannel(ctx context.Context, in *WatchNotificationChannelRequest, opts ...grpc.CallOption) (WatchNotificationChannelClientStream, error) WatchNotificationChannels(ctx context.Context, in *WatchNotificationChannelsRequest, opts ...grpc.CallOption) (WatchNotificationChannelsClientStream, error) CreateNotificationChannel(ctx context.Context, in *CreateNotificationChannelRequest, opts ...grpc.CallOption) (*notification_channel.NotificationChannel, error) UpdateNotificationChannel(ctx context.Context, in *UpdateNotificationChannelRequest, opts ...grpc.CallOption) (*notification_channel.NotificationChannel, error) DeleteNotificationChannel(ctx context.Context, in *DeleteNotificationChannelRequest, opts ...grpc.CallOption) (*empty.Empty, error) TestNotificationChannel(ctx context.Context, in *TestNotificationChannelRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
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.
func NewNotificationChannelServiceClient ¶
func NewNotificationChannelServiceClient(cc grpc.ClientConnInterface) NotificationChannelServiceClient
type NotificationChannelServiceDescriptor ¶
type NotificationChannelServiceDescriptor struct{}
func GetNotificationChannelServiceDescriptor ¶
func GetNotificationChannelServiceDescriptor() *NotificationChannelServiceDescriptor
func (*NotificationChannelServiceDescriptor) AllMethodDescriptors ¶
func (d *NotificationChannelServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*NotificationChannelServiceDescriptor) GetApiName ¶
func (d *NotificationChannelServiceDescriptor) GetApiName() string
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 (d *TestNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (d *TestNotificationChannelDescriptor) GetVerb() string
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 (d *TestNotificationChannelDescriptor) IsPlural() bool
func (*TestNotificationChannelDescriptor) IsServerStream ¶
func (d *TestNotificationChannelDescriptor) IsServerStream() bool
func (*TestNotificationChannelDescriptor) IsUnary ¶
func (d *TestNotificationChannelDescriptor) IsUnary() bool
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 (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type TestNotificationChannelDescriptorServerMsgHandle ¶
type TestNotificationChannelDescriptorServerMsgHandle struct{}
func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (o *TestNotificationChannelRequest) Clone() *TestNotificationChannelRequest
func (*TestNotificationChannelRequest) CloneRaw ¶
func (o *TestNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
func (*TestNotificationChannelRequest) Descriptor ¶
func (*TestNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use TestNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*TestNotificationChannelRequest) GetName ¶
func (m *TestNotificationChannelRequest) GetName() *notification_channel.Reference
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 (o *TestNotificationChannelRequest) MakeDiffFieldMask(other *TestNotificationChannelRequest) *TestNotificationChannelRequest_FieldMask
func (*TestNotificationChannelRequest) MakeFullFieldMask ¶
func (o *TestNotificationChannelRequest) MakeFullFieldMask() *TestNotificationChannelRequest_FieldMask
func (*TestNotificationChannelRequest) MakeRawDiffFieldMask ¶
func (o *TestNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *TestNotificationChannelRequest) Merge(source *TestNotificationChannelRequest)
func (*TestNotificationChannelRequest) MergeRaw ¶
func (o *TestNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*TestNotificationChannelRequest) ProtoMessage ¶
func (*TestNotificationChannelRequest) ProtoMessage()
func (*TestNotificationChannelRequest) ProtoReflect ¶
func (m *TestNotificationChannelRequest) ProtoReflect() preflect.Message
func (*TestNotificationChannelRequest) Reset ¶
func (m *TestNotificationChannelRequest) Reset()
func (*TestNotificationChannelRequest) SetName ¶
func (m *TestNotificationChannelRequest) SetName(fv *notification_channel.Reference)
func (*TestNotificationChannelRequest) String ¶
func (m *TestNotificationChannelRequest) String() 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
type TestNotificationChannelRequestPathSelectorName ¶
type TestNotificationChannelRequestPathSelectorName struct{}
func (TestNotificationChannelRequestPathSelectorName) WithArrayOfValues ¶
func (s TestNotificationChannelRequestPathSelectorName) WithArrayOfValues(values []*notification_channel.Reference) *TestNotificationChannelRequest_FieldTerminalPathArrayOfValues
type TestNotificationChannelRequest_FieldMask ¶
type TestNotificationChannelRequest_FieldMask struct {
Paths []TestNotificationChannelRequest_FieldPath
}
func FullTestNotificationChannelRequest_FieldMask ¶
func FullTestNotificationChannelRequest_FieldMask() *TestNotificationChannelRequest_FieldMask
func (*TestNotificationChannelRequest_FieldMask) AppendPath ¶
func (fieldMask *TestNotificationChannelRequest_FieldMask) AppendPath(path TestNotificationChannelRequest_FieldPath)
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 ¶
func (fieldMask *TestNotificationChannelRequest_FieldMask) FilterInputFields() *TestNotificationChannelRequest_FieldMask
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 (fieldMask *TestNotificationChannelRequest_FieldMask) GetPaths() []TestNotificationChannelRequest_FieldPath
func (*TestNotificationChannelRequest_FieldMask) GetRawPaths ¶
func (fieldMask *TestNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
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 (fieldMask *TestNotificationChannelRequest_FieldMask) Project(source *TestNotificationChannelRequest) *TestNotificationChannelRequest
func (*TestNotificationChannelRequest_FieldMask) ProjectRaw ¶
func (fieldMask *TestNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
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 (fieldMask *TestNotificationChannelRequest_FieldMask) Set(target, source *TestNotificationChannelRequest)
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 (fieldMask *TestNotificationChannelRequest_FieldMask) Size() int
func (*TestNotificationChannelRequest_FieldMask) String ¶
func (fieldMask *TestNotificationChannelRequest_FieldMask) String() string
func (*TestNotificationChannelRequest_FieldMask) Subtract ¶
func (fieldMask *TestNotificationChannelRequest_FieldMask) Subtract(other *TestNotificationChannelRequest_FieldMask) *TestNotificationChannelRequest_FieldMask
func (*TestNotificationChannelRequest_FieldMask) SubtractRaw ¶
func (fieldMask *TestNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildTestNotificationChannelRequest_FieldPath ¶
func BuildTestNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (TestNotificationChannelRequest_FieldPath, error)
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 ¶
func (s TestNotificationChannelRequest_FieldPathSelector) String() 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 (fp *TestNotificationChannelRequest_FieldTerminalPath) ClearValue(item *TestNotificationChannelRequest)
func (*TestNotificationChannelRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*TestNotificationChannelRequest_FieldTerminalPath) Get ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) Get(source *TestNotificationChannelRequest) (values []interface{})
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 ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) GetSingle(source *TestNotificationChannelRequest) (interface{}, bool)
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 ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*TestNotificationChannelRequest_FieldTerminalPath) JSONString ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*TestNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*TestNotificationChannelRequest_FieldTerminalPath) String ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*TestNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) TestNotificationChannelRequest_FieldPathArrayItemValue
func (*TestNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) TestNotificationChannelRequest_FieldPathArrayOfValues
func (*TestNotificationChannelRequest_FieldTerminalPath) WithIValue ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) TestNotificationChannelRequest_FieldPathValue
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 ¶
func (fp *TestNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type TestNotificationChannelRequest_FieldTerminalPathArrayItemValue ¶
type TestNotificationChannelRequest_FieldTerminalPathArrayItemValue struct { TestNotificationChannelRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *TestNotificationChannelRequest) bool
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 (fpaiv *TestNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *TestNotificationChannelRequest) (interface{}, bool)
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 (fpaov *TestNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification_channel.Reference, bool)
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 (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) AsNameValue() (*notification_channel.Reference, bool)
func (*TestNotificationChannelRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *TestNotificationChannelRequest) (int, bool)
CompareWith compares value in the 'TestNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'TestNotificationChannelRequest'.
func (*TestNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **TestNotificationChannelRequest)
SetTo stores value for selected field for object TestNotificationChannelRequest
func (*TestNotificationChannelRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *TestNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateNotificationChannelDescriptor ¶
type UpdateNotificationChannelDescriptor struct{}
func GetUpdateNotificationChannelDescriptor ¶
func GetUpdateNotificationChannelDescriptor() *UpdateNotificationChannelDescriptor
func (*UpdateNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *UpdateNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateNotificationChannelDescriptor) GetApiName ¶
func (d *UpdateNotificationChannelDescriptor) GetApiName() string
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 (d *UpdateNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
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 (d *UpdateNotificationChannelDescriptor) GetVerb() string
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 (d *UpdateNotificationChannelDescriptor) IsPlural() bool
func (*UpdateNotificationChannelDescriptor) IsServerStream ¶
func (d *UpdateNotificationChannelDescriptor) IsServerStream() bool
func (*UpdateNotificationChannelDescriptor) IsUnary ¶
func (d *UpdateNotificationChannelDescriptor) IsUnary() bool
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 (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateNotificationChannelDescriptorServerMsgHandle ¶
type UpdateNotificationChannelDescriptorServerMsgHandle struct{}
func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (o *UpdateNotificationChannelRequest) Clone() *UpdateNotificationChannelRequest
func (*UpdateNotificationChannelRequest) CloneRaw ¶
func (o *UpdateNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateNotificationChannelRequest) Descriptor ¶
func (*UpdateNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*UpdateNotificationChannelRequest) GetCas ¶
func (m *UpdateNotificationChannelRequest) GetCas() *UpdateNotificationChannelRequest_CAS
func (*UpdateNotificationChannelRequest) GetNotificationChannel ¶
func (m *UpdateNotificationChannelRequest) GetNotificationChannel() *notification_channel.NotificationChannel
func (*UpdateNotificationChannelRequest) GetUpdateMask ¶
func (m *UpdateNotificationChannelRequest) GetUpdateMask() *notification_channel.NotificationChannel_FieldMask
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 (o *UpdateNotificationChannelRequest) MakeDiffFieldMask(other *UpdateNotificationChannelRequest) *UpdateNotificationChannelRequest_FieldMask
func (*UpdateNotificationChannelRequest) MakeFullFieldMask ¶
func (o *UpdateNotificationChannelRequest) MakeFullFieldMask() *UpdateNotificationChannelRequest_FieldMask
func (*UpdateNotificationChannelRequest) MakeRawDiffFieldMask ¶
func (o *UpdateNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *UpdateNotificationChannelRequest) Merge(source *UpdateNotificationChannelRequest)
func (*UpdateNotificationChannelRequest) MergeRaw ¶
func (o *UpdateNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateNotificationChannelRequest) ProtoMessage ¶
func (*UpdateNotificationChannelRequest) ProtoMessage()
func (*UpdateNotificationChannelRequest) ProtoReflect ¶
func (m *UpdateNotificationChannelRequest) ProtoReflect() preflect.Message
func (*UpdateNotificationChannelRequest) Reset ¶
func (m *UpdateNotificationChannelRequest) Reset()
func (*UpdateNotificationChannelRequest) SetCas ¶
func (m *UpdateNotificationChannelRequest) SetCas(fv *UpdateNotificationChannelRequest_CAS)
func (*UpdateNotificationChannelRequest) SetNotificationChannel ¶
func (m *UpdateNotificationChannelRequest) SetNotificationChannel(fv *notification_channel.NotificationChannel)
func (*UpdateNotificationChannelRequest) SetUpdateMask ¶
func (m *UpdateNotificationChannelRequest) SetUpdateMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*UpdateNotificationChannelRequest) String ¶
func (m *UpdateNotificationChannelRequest) String() 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 NewUpdateNotificationChannelRequestCASFieldPathBuilder ¶
func NewUpdateNotificationChannelRequestCASFieldPathBuilder() UpdateNotificationChannelRequestCASFieldPathBuilder
func (UpdateNotificationChannelRequestCASFieldPathBuilder) ConditionalState ¶
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 BuildUpdateNotificationChannelRequestCAS_FieldPath ¶
func BuildUpdateNotificationChannelRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateNotificationChannelRequestCAS_FieldPath, error)
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 ¶
func (s UpdateNotificationChannelRequestCAS_FieldPathSelector) String() 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 (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) AsConditionalStateSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
func (*UpdateNotificationChannelRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) ClearValue(item *UpdateNotificationChannelRequest_CAS)
func (*UpdateNotificationChannelRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateNotificationChannelRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) Get(source *UpdateNotificationChannelRequest_CAS) (values []interface{})
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 ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) GetSingle(source *UpdateNotificationChannelRequest_CAS) (interface{}, bool)
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 ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateNotificationChannelRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateNotificationChannelRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateNotificationChannelRequestCAS_FieldSubPath) String ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateNotificationChannelRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue
func (*UpdateNotificationChannelRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues
func (*UpdateNotificationChannelRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateNotificationChannelRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateNotificationChannelRequestCAS_FieldPathValue
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 (fpaivs *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
func (*UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateNotificationChannelRequest_CAS) bool
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 (fpsaov *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (notification_channel.NotificationChannel_FieldPathArrayOfValues, bool)
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 (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) CompareWith(source *UpdateNotificationChannelRequest_CAS) (int, bool)
func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) SetTo(target **UpdateNotificationChannelRequest_CAS)
func (*UpdateNotificationChannelRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateNotificationChannelRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateNotificationChannelRequestCAS_FieldTerminalPath ¶
type UpdateNotificationChannelRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) ClearValue(item *UpdateNotificationChannelRequest_CAS)
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) Get(source *UpdateNotificationChannelRequest_CAS) (values []interface{})
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 ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) GetSingle(source *UpdateNotificationChannelRequest_CAS) (interface{}, bool)
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 ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateNotificationChannelRequestCAS_FieldPathValue
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateNotificationChannelRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateNotificationChannelRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateNotificationChannelRequest_CAS) bool
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 (fpaiv *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateNotificationChannelRequest_CAS) (interface{}, bool)
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateNotificationChannelRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*notification_channel.NotificationChannel, bool)
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateNotificationChannelRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
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 (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*notification_channel.NotificationChannel, bool)
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateNotificationChannelRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateNotificationChannelRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateNotificationChannelRequest_CAS'.
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateNotificationChannelRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateNotificationChannelRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateNotificationChannelRequestFieldPathBuilder ¶
type UpdateNotificationChannelRequestFieldPathBuilder struct{}
func NewUpdateNotificationChannelRequestFieldPathBuilder ¶
func NewUpdateNotificationChannelRequestFieldPathBuilder() UpdateNotificationChannelRequestFieldPathBuilder
func (UpdateNotificationChannelRequestFieldPathBuilder) NotificationChannel ¶
func (UpdateNotificationChannelRequestFieldPathBuilder) NotificationChannel() UpdateNotificationChannelRequestPathSelectorNotificationChannel
func (UpdateNotificationChannelRequestFieldPathBuilder) UpdateMask ¶
type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations ¶
type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) FieldPath ¶
func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels ¶
type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards ¶
type UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestMapPathSelectorNotificationChannelMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCas ¶
type UpdateNotificationChannelRequestPathSelectorCas struct{}
func (UpdateNotificationChannelRequestPathSelectorCas) ConditionalState ¶
func (UpdateNotificationChannelRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCas) WithArrayOfValues(values []*UpdateNotificationChannelRequest_CAS) *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateNotificationChannelRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
func (UpdateNotificationChannelRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorCas) WithSubPath ¶
func (UpdateNotificationChannelRequestPathSelectorCas) WithSubValue ¶
func (s UpdateNotificationChannelRequestPathSelectorCas) WithSubValue(subPathValue UpdateNotificationChannelRequestCAS_FieldPathValue) *UpdateNotificationChannelRequest_FieldSubPathValue
type UpdateNotificationChannelRequestPathSelectorCasConditionalState ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalState struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) Description ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*notification_channel.NotificationChannel) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateName ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateName struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) NotificationLanguageCode ¶ added in v0.10.12
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmail) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEmailAddresses) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecEnabled) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
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 (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecNotificationLanguageCode) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack) IncomingWebhook ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlack) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecType) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhook) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) WithArrayOfValues ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeaders) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersKey) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookHeadersValue) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateSpecWebhookUrl) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateState ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateState struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateState) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateError) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorMessage) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus ¶
type UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus struct{}
func (UpdateNotificationChannelRequestPathSelectorCasConditionalStateStateStatus) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorCasFieldMask ¶
type UpdateNotificationChannelRequestPathSelectorCasFieldMask struct{}
func (UpdateNotificationChannelRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannel ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannel struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) Description ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) DisplayName ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithArrayOfValues(values []*notification_channel.NotificationChannel) *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayItemValue ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayItemValue(subPathArrayItemValue notification_channel.NotificationChannel_FieldPathArrayItemValue) *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue
func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubArrayOfValues(subPathArrayOfValues notification_channel.NotificationChannel_FieldPathArrayOfValues) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannel) WithSubValue ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelDescription) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelDisplayName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Annotations ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) CreateTime ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) DeleteTime ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) Generation ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) OwnerReferences ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) ResourceVersion ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) UpdateTime ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) BlockDeletion ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataLifecycleState) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Controller ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Kind ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Name ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Region ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) Version ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferences) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) OwningRegion ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataSyncingRegions) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataTags) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelName ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelName struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelName) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelName) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) NotificationLanguageCode ¶ added in v0.10.12
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpec) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmail) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEmailAddresses) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecEnabled) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
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 (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecNotificationLanguageCode) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) IncomingWebhook ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlack) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecType) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhook) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithArrayOfValues ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeaders) WithItemValue ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersKey) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) FieldPath ¶
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookHeadersValue) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelSpecWebhookUrl) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelState ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelState struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelState) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateError) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorMessage) WithArrayOfValues(values []string) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorNotificationChannelStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus ¶
type UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus struct{}
func (UpdateNotificationChannelRequestPathSelectorNotificationChannelStateStatus) WithArrayOfValues ¶
type UpdateNotificationChannelRequestPathSelectorUpdateMask ¶
type UpdateNotificationChannelRequestPathSelectorUpdateMask struct{}
func (UpdateNotificationChannelRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequestPathSelectorUpdateMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues
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 (o *UpdateNotificationChannelRequest_CAS) Clone() *UpdateNotificationChannelRequest_CAS
func (*UpdateNotificationChannelRequest_CAS) CloneRaw ¶
func (o *UpdateNotificationChannelRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateNotificationChannelRequest_CAS) Descriptor ¶
func (*UpdateNotificationChannelRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateNotificationChannelRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateNotificationChannelRequest_CAS) GetConditionalState ¶
func (m *UpdateNotificationChannelRequest_CAS) GetConditionalState() *notification_channel.NotificationChannel
func (*UpdateNotificationChannelRequest_CAS) GetFieldMask ¶
func (m *UpdateNotificationChannelRequest_CAS) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
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) MakeDiffFieldMask ¶
func (o *UpdateNotificationChannelRequest_CAS) MakeDiffFieldMask(other *UpdateNotificationChannelRequest_CAS) *UpdateNotificationChannelRequest_CAS_FieldMask
func (*UpdateNotificationChannelRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateNotificationChannelRequest_CAS) MakeFullFieldMask() *UpdateNotificationChannelRequest_CAS_FieldMask
func (*UpdateNotificationChannelRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateNotificationChannelRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateNotificationChannelRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateNotificationChannelRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateNotificationChannelRequest_CAS) Marshal ¶
func (m *UpdateNotificationChannelRequest_CAS) Marshal() ([]byte, error)
func (*UpdateNotificationChannelRequest_CAS) MarshalJSON ¶
func (m *UpdateNotificationChannelRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateNotificationChannelRequest_CAS) Merge ¶
func (o *UpdateNotificationChannelRequest_CAS) Merge(source *UpdateNotificationChannelRequest_CAS)
func (*UpdateNotificationChannelRequest_CAS) MergeRaw ¶
func (o *UpdateNotificationChannelRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateNotificationChannelRequest_CAS) ProtoMessage ¶
func (*UpdateNotificationChannelRequest_CAS) ProtoMessage()
func (*UpdateNotificationChannelRequest_CAS) ProtoReflect ¶
func (m *UpdateNotificationChannelRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateNotificationChannelRequest_CAS) Reset ¶
func (m *UpdateNotificationChannelRequest_CAS) Reset()
func (*UpdateNotificationChannelRequest_CAS) SetConditionalState ¶
func (m *UpdateNotificationChannelRequest_CAS) SetConditionalState(fv *notification_channel.NotificationChannel)
func (*UpdateNotificationChannelRequest_CAS) SetFieldMask ¶
func (m *UpdateNotificationChannelRequest_CAS) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*UpdateNotificationChannelRequest_CAS) String ¶
func (m *UpdateNotificationChannelRequest_CAS) String() string
func (*UpdateNotificationChannelRequest_CAS) Unmarshal ¶
func (m *UpdateNotificationChannelRequest_CAS) Unmarshal(b []byte) error
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 (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath ¶
func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath ¶
func (UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalState ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalState struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) Description ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue notification_channel.NotificationChannel_FieldPathArrayItemValue) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayItemValue
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues notification_channel.NotificationChannel_FieldPathArrayOfValues) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalState) WithSubValue ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) NotificationLanguageCode ¶ added in v0.10.12
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmail) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) WithArrayOfValues(values [][]string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEmailAddresses) WithItemValue ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecEnabled) WithArrayOfValues(values []bool) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
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 (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecNotificationLanguageCode) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack) IncomingWebhook ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlack) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecSlackIncomingWebhook) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecType) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhook) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) WithArrayOfValues ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeaders) WithItemValue ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersKey) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookHeadersValue) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateSpecWebhookUrl) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateState) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateError) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage) FieldPath ¶
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorMessage) WithArrayOfValues(values []string) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime) WithArrayOfValues ¶
func (s UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateErrorTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationChannelRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus ¶
type UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorConditionalStateStateStatus) WithArrayOfValues ¶
type UpdateNotificationChannelRequest_CASPathSelectorFieldMask ¶
type UpdateNotificationChannelRequest_CASPathSelectorFieldMask struct{}
func (UpdateNotificationChannelRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
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 (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) AppendPath(path UpdateNotificationChannelRequestCAS_FieldPath)
func (*UpdateNotificationChannelRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
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 ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) FilterInputFields() *UpdateNotificationChannelRequest_CAS_FieldMask
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 (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) GetPaths() []UpdateNotificationChannelRequestCAS_FieldPath
func (*UpdateNotificationChannelRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateNotificationChannelRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) IsFull() bool
func (UpdateNotificationChannelRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateNotificationChannelRequest_CAS_FieldMask) Marshal() ([]byte, error)
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 (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Project(source *UpdateNotificationChannelRequest_CAS) *UpdateNotificationChannelRequest_CAS
func (*UpdateNotificationChannelRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateNotificationChannelRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateNotificationChannelRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateNotificationChannelRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Reset()
func (*UpdateNotificationChannelRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Set(target, source *UpdateNotificationChannelRequest_CAS)
func (*UpdateNotificationChannelRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateNotificationChannelRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateNotificationChannelRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Size() int
func (*UpdateNotificationChannelRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) String() string
func (*UpdateNotificationChannelRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) Subtract(other *UpdateNotificationChannelRequest_CAS_FieldMask) *UpdateNotificationChannelRequest_CAS_FieldMask
func (*UpdateNotificationChannelRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateNotificationChannelRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateNotificationChannelRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
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 (fieldMask *UpdateNotificationChannelRequest_FieldMask) AppendPath(path UpdateNotificationChannelRequest_FieldPath)
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 ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) FilterInputFields() *UpdateNotificationChannelRequest_FieldMask
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 (fieldMask *UpdateNotificationChannelRequest_FieldMask) GetPaths() []UpdateNotificationChannelRequest_FieldPath
func (*UpdateNotificationChannelRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateNotificationChannelRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) IsFull() bool
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 (fieldMask *UpdateNotificationChannelRequest_FieldMask) Project(source *UpdateNotificationChannelRequest) *UpdateNotificationChannelRequest
func (*UpdateNotificationChannelRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateNotificationChannelRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) ProtoMessage()
func (*UpdateNotificationChannelRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateNotificationChannelRequest_FieldMask) Reset ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Reset()
func (*UpdateNotificationChannelRequest_FieldMask) Set ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Set(target, source *UpdateNotificationChannelRequest)
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 (fieldMask *UpdateNotificationChannelRequest_FieldMask) Size() int
func (*UpdateNotificationChannelRequest_FieldMask) String ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) String() string
func (*UpdateNotificationChannelRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) Subtract(other *UpdateNotificationChannelRequest_FieldMask) *UpdateNotificationChannelRequest_FieldMask
func (*UpdateNotificationChannelRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildUpdateNotificationChannelRequest_FieldPath ¶
func BuildUpdateNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateNotificationChannelRequest_FieldPath, error)
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 ¶
func (s UpdateNotificationChannelRequest_FieldPathSelector) String() 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 (fps *UpdateNotificationChannelRequest_FieldSubPath) AsCasSubPath() (UpdateNotificationChannelRequestCAS_FieldPath, bool)
func (*UpdateNotificationChannelRequest_FieldSubPath) AsNotificationChannelSubPath ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) AsNotificationChannelSubPath() (notification_channel.NotificationChannel_FieldPath, bool)
func (*UpdateNotificationChannelRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) ClearValue(item *UpdateNotificationChannelRequest)
func (*UpdateNotificationChannelRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateNotificationChannelRequest_FieldSubPath) Get ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) Get(source *UpdateNotificationChannelRequest) (values []interface{})
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 ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) GetSingle(source *UpdateNotificationChannelRequest) (interface{}, bool)
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 ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateNotificationChannelRequest_FieldSubPath) JSONString ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateNotificationChannelRequest_FieldSubPath) Selector ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) Selector() UpdateNotificationChannelRequest_FieldPathSelector
func (*UpdateNotificationChannelRequest_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateNotificationChannelRequest_FieldSubPath) String ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateNotificationChannelRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateNotificationChannelRequest_FieldPathArrayItemValue
func (*UpdateNotificationChannelRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateNotificationChannelRequest_FieldPathArrayOfValues
func (*UpdateNotificationChannelRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateNotificationChannelRequest_FieldSubPath) WithIValue(value interface{}) UpdateNotificationChannelRequest_FieldPathValue
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 (fpaivs *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateNotificationChannelRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) AsNotificationChannelPathItemValue ¶
func (fpaivs *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) AsNotificationChannelPathItemValue() (notification_channel.NotificationChannel_FieldPathArrayItemValue, bool)
func (*UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateNotificationChannelRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateNotificationChannelRequest) bool
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 (fpsaov *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateNotificationChannelRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateNotificationChannelRequest_FieldSubPathArrayOfValues) AsNotificationChannelPathArrayOfValues ¶
func (fpsaov *UpdateNotificationChannelRequest_FieldSubPathArrayOfValues) AsNotificationChannelPathArrayOfValues() (notification_channel.NotificationChannel_FieldPathArrayOfValues, bool)
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 (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) AsCasPathValue() (UpdateNotificationChannelRequestCAS_FieldPathValue, bool)
func (*UpdateNotificationChannelRequest_FieldSubPathValue) AsNotificationChannelPathValue ¶
func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) AsNotificationChannelPathValue() (notification_channel.NotificationChannel_FieldPathValue, bool)
func (*UpdateNotificationChannelRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) CompareWith(source *UpdateNotificationChannelRequest) (int, bool)
func (*UpdateNotificationChannelRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateNotificationChannelRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateNotificationChannelRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) SetTo(target **UpdateNotificationChannelRequest)
func (*UpdateNotificationChannelRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateNotificationChannelRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateNotificationChannelRequest_FieldTerminalPath ¶
type UpdateNotificationChannelRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateNotificationChannelRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) ClearValue(item *UpdateNotificationChannelRequest)
func (*UpdateNotificationChannelRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateNotificationChannelRequest_FieldTerminalPath) Get ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) Get(source *UpdateNotificationChannelRequest) (values []interface{})
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 ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) GetSingle(source *UpdateNotificationChannelRequest) (interface{}, bool)
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 ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateNotificationChannelRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateNotificationChannelRequest_FieldTerminalPath) String ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateNotificationChannelRequest_FieldPathArrayItemValue
func (*UpdateNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateNotificationChannelRequest_FieldPathArrayOfValues
func (*UpdateNotificationChannelRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateNotificationChannelRequest_FieldPathValue
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 ¶
func (fp *UpdateNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue ¶
type UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue struct { UpdateNotificationChannelRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateNotificationChannelRequest) bool
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 (fpaiv *UpdateNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateNotificationChannelRequest) (interface{}, bool)
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 (fpaov *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateNotificationChannelRequest_CAS, bool)
func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNotificationChannelArrayOfValues ¶
func (fpaov *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNotificationChannelArrayOfValues() ([]*notification_channel.NotificationChannel, bool)
func (*UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
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 (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) AsCasValue() (*UpdateNotificationChannelRequest_CAS, bool)
func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) AsNotificationChannelValue ¶
func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) AsNotificationChannelValue() (*notification_channel.NotificationChannel, bool)
func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *UpdateNotificationChannelRequest) (int, bool)
CompareWith compares value in the 'UpdateNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'UpdateNotificationChannelRequest'.
func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **UpdateNotificationChannelRequest)
SetTo stores value for selected field for object UpdateNotificationChannelRequest
func (*UpdateNotificationChannelRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchNotificationChannelClientStream ¶
type WatchNotificationChannelClientStream interface { Recv() (*WatchNotificationChannelResponse, error) grpc.ClientStream }
type WatchNotificationChannelDescriptor ¶
type WatchNotificationChannelDescriptor struct{}
func GetWatchNotificationChannelDescriptor ¶
func GetWatchNotificationChannelDescriptor() *WatchNotificationChannelDescriptor
func (*WatchNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *WatchNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchNotificationChannelDescriptor) GetApiName ¶
func (d *WatchNotificationChannelDescriptor) GetApiName() string
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 (d *WatchNotificationChannelDescriptor) GetVerb() string
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 (d *WatchNotificationChannelDescriptor) IsPlural() bool
func (*WatchNotificationChannelDescriptor) IsServerStream ¶
func (d *WatchNotificationChannelDescriptor) IsServerStream() bool
func (*WatchNotificationChannelDescriptor) IsUnary ¶
func (d *WatchNotificationChannelDescriptor) IsUnary() bool
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 (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationChannelDescriptorServerMsgHandle ¶
type WatchNotificationChannelDescriptorServerMsgHandle struct{}
func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (o *WatchNotificationChannelRequest) Clone() *WatchNotificationChannelRequest
func (*WatchNotificationChannelRequest) CloneRaw ¶
func (o *WatchNotificationChannelRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchNotificationChannelRequest) Descriptor ¶
func (*WatchNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*WatchNotificationChannelRequest) GetFieldMask ¶
func (m *WatchNotificationChannelRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*WatchNotificationChannelRequest) GetName ¶
func (m *WatchNotificationChannelRequest) GetName() *notification_channel.Reference
func (*WatchNotificationChannelRequest) GetView ¶
func (m *WatchNotificationChannelRequest) GetView() view.View
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 (o *WatchNotificationChannelRequest) MakeDiffFieldMask(other *WatchNotificationChannelRequest) *WatchNotificationChannelRequest_FieldMask
func (*WatchNotificationChannelRequest) MakeFullFieldMask ¶
func (o *WatchNotificationChannelRequest) MakeFullFieldMask() *WatchNotificationChannelRequest_FieldMask
func (*WatchNotificationChannelRequest) MakeRawDiffFieldMask ¶
func (o *WatchNotificationChannelRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *WatchNotificationChannelRequest) Merge(source *WatchNotificationChannelRequest)
func (*WatchNotificationChannelRequest) MergeRaw ¶
func (o *WatchNotificationChannelRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationChannelRequest) ProtoMessage ¶
func (*WatchNotificationChannelRequest) ProtoMessage()
func (*WatchNotificationChannelRequest) ProtoReflect ¶
func (m *WatchNotificationChannelRequest) ProtoReflect() preflect.Message
func (*WatchNotificationChannelRequest) Reset ¶
func (m *WatchNotificationChannelRequest) Reset()
func (*WatchNotificationChannelRequest) SetFieldMask ¶
func (m *WatchNotificationChannelRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*WatchNotificationChannelRequest) SetName ¶
func (m *WatchNotificationChannelRequest) SetName(fv *notification_channel.Reference)
func (*WatchNotificationChannelRequest) SetView ¶
func (m *WatchNotificationChannelRequest) SetView(fv view.View)
func (*WatchNotificationChannelRequest) String ¶
func (m *WatchNotificationChannelRequest) String() 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
type WatchNotificationChannelRequestPathSelectorFieldMask ¶
type WatchNotificationChannelRequestPathSelectorFieldMask struct{}
func (WatchNotificationChannelRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchNotificationChannelRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues
type WatchNotificationChannelRequestPathSelectorName ¶
type WatchNotificationChannelRequestPathSelectorName struct{}
func (WatchNotificationChannelRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchNotificationChannelRequestPathSelectorName) WithArrayOfValues(values []*notification_channel.Reference) *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues
type WatchNotificationChannelRequestPathSelectorView ¶
type WatchNotificationChannelRequestPathSelectorView struct{}
func (WatchNotificationChannelRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchNotificationChannelRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationChannelRequestPathSelectorView) WithValue ¶
func (s WatchNotificationChannelRequestPathSelectorView) WithValue(value view.View) *WatchNotificationChannelRequest_FieldTerminalPathValue
type WatchNotificationChannelRequest_FieldMask ¶
type WatchNotificationChannelRequest_FieldMask struct {
Paths []WatchNotificationChannelRequest_FieldPath
}
func FullWatchNotificationChannelRequest_FieldMask ¶
func FullWatchNotificationChannelRequest_FieldMask() *WatchNotificationChannelRequest_FieldMask
func (*WatchNotificationChannelRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) AppendPath(path WatchNotificationChannelRequest_FieldPath)
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 ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) FilterInputFields() *WatchNotificationChannelRequest_FieldMask
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 (fieldMask *WatchNotificationChannelRequest_FieldMask) GetPaths() []WatchNotificationChannelRequest_FieldPath
func (*WatchNotificationChannelRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
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 (fieldMask *WatchNotificationChannelRequest_FieldMask) Project(source *WatchNotificationChannelRequest) *WatchNotificationChannelRequest
func (*WatchNotificationChannelRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationChannelRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) ProtoMessage()
func (*WatchNotificationChannelRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationChannelRequest_FieldMask) Reset ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) Reset()
func (*WatchNotificationChannelRequest_FieldMask) Set ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) Set(target, source *WatchNotificationChannelRequest)
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 (fieldMask *WatchNotificationChannelRequest_FieldMask) Size() int
func (*WatchNotificationChannelRequest_FieldMask) String ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) String() string
func (*WatchNotificationChannelRequest_FieldMask) Subtract ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) Subtract(other *WatchNotificationChannelRequest_FieldMask) *WatchNotificationChannelRequest_FieldMask
func (*WatchNotificationChannelRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationChannelRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildWatchNotificationChannelRequest_FieldPath ¶
func BuildWatchNotificationChannelRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelRequest_FieldPath, error)
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 ¶
func (s WatchNotificationChannelRequest_FieldPathSelector) String() 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 (fp *WatchNotificationChannelRequest_FieldTerminalPath) ClearValue(item *WatchNotificationChannelRequest)
func (*WatchNotificationChannelRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationChannelRequest_FieldTerminalPath) Get ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) Get(source *WatchNotificationChannelRequest) (values []interface{})
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 ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) GetSingle(source *WatchNotificationChannelRequest) (interface{}, bool)
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 ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationChannelRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelRequest_FieldTerminalPath) String ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelRequest_FieldPathArrayItemValue
func (*WatchNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelRequest_FieldPathArrayOfValues
func (*WatchNotificationChannelRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelRequest_FieldPathValue
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 ¶
func (fp *WatchNotificationChannelRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue ¶
type WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue struct { WatchNotificationChannelRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelRequest) bool
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 (fpaiv *WatchNotificationChannelRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelRequest) (interface{}, bool)
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 (fpaov *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
func (*WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification_channel.Reference, bool)
func (*WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchNotificationChannelRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
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 (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
func (*WatchNotificationChannelRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) AsNameValue() (*notification_channel.Reference, bool)
func (*WatchNotificationChannelRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchNotificationChannelRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelRequest) (int, bool)
CompareWith compares value in the 'WatchNotificationChannelRequest_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelRequest'.
func (*WatchNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelRequest)
SetTo stores value for selected field for object WatchNotificationChannelRequest
func (*WatchNotificationChannelRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationChannelRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
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 (o *WatchNotificationChannelResponse) Clone() *WatchNotificationChannelResponse
func (*WatchNotificationChannelResponse) CloneRaw ¶
func (o *WatchNotificationChannelResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchNotificationChannelResponse) Descriptor ¶
func (*WatchNotificationChannelResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationChannelResponse.ProtoReflect.Descriptor instead.
func (*WatchNotificationChannelResponse) GetChange ¶
func (m *WatchNotificationChannelResponse) GetChange() *notification_channel.NotificationChannelChange
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 (o *WatchNotificationChannelResponse) MakeDiffFieldMask(other *WatchNotificationChannelResponse) *WatchNotificationChannelResponse_FieldMask
func (*WatchNotificationChannelResponse) MakeFullFieldMask ¶
func (o *WatchNotificationChannelResponse) MakeFullFieldMask() *WatchNotificationChannelResponse_FieldMask
func (*WatchNotificationChannelResponse) MakeRawDiffFieldMask ¶
func (o *WatchNotificationChannelResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *WatchNotificationChannelResponse) Merge(source *WatchNotificationChannelResponse)
func (*WatchNotificationChannelResponse) MergeRaw ¶
func (o *WatchNotificationChannelResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationChannelResponse) ProtoMessage ¶
func (*WatchNotificationChannelResponse) ProtoMessage()
func (*WatchNotificationChannelResponse) ProtoReflect ¶
func (m *WatchNotificationChannelResponse) ProtoReflect() preflect.Message
func (*WatchNotificationChannelResponse) Reset ¶
func (m *WatchNotificationChannelResponse) Reset()
func (*WatchNotificationChannelResponse) SetChange ¶
func (m *WatchNotificationChannelResponse) SetChange(fv *notification_channel.NotificationChannelChange)
func (*WatchNotificationChannelResponse) String ¶
func (m *WatchNotificationChannelResponse) String() 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
type WatchNotificationChannelResponsePathSelectorChange ¶
type WatchNotificationChannelResponsePathSelectorChange struct{}
func (WatchNotificationChannelResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchNotificationChannelResponsePathSelectorChange) WithArrayOfValues(values []*notification_channel.NotificationChannelChange) *WatchNotificationChannelResponse_FieldTerminalPathArrayOfValues
type WatchNotificationChannelResponse_FieldMask ¶
type WatchNotificationChannelResponse_FieldMask struct {
Paths []WatchNotificationChannelResponse_FieldPath
}
func FullWatchNotificationChannelResponse_FieldMask ¶
func FullWatchNotificationChannelResponse_FieldMask() *WatchNotificationChannelResponse_FieldMask
func (*WatchNotificationChannelResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) AppendPath(path WatchNotificationChannelResponse_FieldPath)
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 ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) FilterInputFields() *WatchNotificationChannelResponse_FieldMask
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 (fieldMask *WatchNotificationChannelResponse_FieldMask) GetPaths() []WatchNotificationChannelResponse_FieldPath
func (*WatchNotificationChannelResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelResponse_FieldMask) IsFull ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) IsFull() bool
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 (fieldMask *WatchNotificationChannelResponse_FieldMask) Project(source *WatchNotificationChannelResponse) *WatchNotificationChannelResponse
func (*WatchNotificationChannelResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationChannelResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) ProtoMessage()
func (*WatchNotificationChannelResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationChannelResponse_FieldMask) Reset ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) Reset()
func (*WatchNotificationChannelResponse_FieldMask) Set ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) Set(target, source *WatchNotificationChannelResponse)
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 (fieldMask *WatchNotificationChannelResponse_FieldMask) Size() int
func (*WatchNotificationChannelResponse_FieldMask) String ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) String() string
func (*WatchNotificationChannelResponse_FieldMask) Subtract ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) Subtract(other *WatchNotificationChannelResponse_FieldMask) *WatchNotificationChannelResponse_FieldMask
func (*WatchNotificationChannelResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationChannelResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildWatchNotificationChannelResponse_FieldPath ¶
func BuildWatchNotificationChannelResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelResponse_FieldPath, error)
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 ¶
func (s WatchNotificationChannelResponse_FieldPathSelector) String() 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 (fp *WatchNotificationChannelResponse_FieldTerminalPath) ClearValue(item *WatchNotificationChannelResponse)
func (*WatchNotificationChannelResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationChannelResponse_FieldTerminalPath) Get ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) Get(source *WatchNotificationChannelResponse) (values []interface{})
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 ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) GetSingle(source *WatchNotificationChannelResponse) (interface{}, bool)
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 ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationChannelResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationChannelResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelResponse_FieldTerminalPath) String ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationChannelResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelResponse_FieldPathArrayItemValue
func (*WatchNotificationChannelResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelResponse_FieldPathArrayOfValues
func (*WatchNotificationChannelResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelResponse_FieldPathValue
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 ¶
func (fp *WatchNotificationChannelResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue ¶
type WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue struct { WatchNotificationChannelResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelResponse) bool
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 (fpaiv *WatchNotificationChannelResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelResponse) (interface{}, bool)
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 (fpaov *WatchNotificationChannelResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*notification_channel.NotificationChannelChange, bool)
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 (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) AsChangeValue() (*notification_channel.NotificationChannelChange, bool)
func (*WatchNotificationChannelResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelResponse) (int, bool)
CompareWith compares value in the 'WatchNotificationChannelResponse_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelResponse'.
func (*WatchNotificationChannelResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelResponse)
SetTo stores value for selected field for object WatchNotificationChannelResponse
func (*WatchNotificationChannelResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationChannelResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchNotificationChannelsClientStream ¶
type WatchNotificationChannelsClientStream interface { Recv() (*WatchNotificationChannelsResponse, error) grpc.ClientStream }
type WatchNotificationChannelsDescriptor ¶
type WatchNotificationChannelsDescriptor struct{}
func GetWatchNotificationChannelsDescriptor ¶
func GetWatchNotificationChannelsDescriptor() *WatchNotificationChannelsDescriptor
func (*WatchNotificationChannelsDescriptor) GetApiDescriptor ¶
func (d *WatchNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchNotificationChannelsDescriptor) GetApiName ¶
func (d *WatchNotificationChannelsDescriptor) GetApiName() string
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 (d *WatchNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
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 (d *WatchNotificationChannelsDescriptor) GetVerb() string
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 (d *WatchNotificationChannelsDescriptor) IsPlural() bool
func (*WatchNotificationChannelsDescriptor) IsServerStream ¶
func (d *WatchNotificationChannelsDescriptor) IsServerStream() bool
func (*WatchNotificationChannelsDescriptor) IsUnary ¶
func (d *WatchNotificationChannelsDescriptor) IsUnary() bool
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 (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationChannelsDescriptorServerMsgHandle ¶
type WatchNotificationChannelsDescriptorServerMsgHandle struct{}
func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (o *WatchNotificationChannelsRequest) Clone() *WatchNotificationChannelsRequest
func (*WatchNotificationChannelsRequest) CloneRaw ¶
func (o *WatchNotificationChannelsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchNotificationChannelsRequest) Descriptor ¶
func (*WatchNotificationChannelsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationChannelsRequest.ProtoReflect.Descriptor instead.
func (*WatchNotificationChannelsRequest) GetFieldMask ¶
func (m *WatchNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*WatchNotificationChannelsRequest) GetFilter ¶
func (m *WatchNotificationChannelsRequest) GetFilter() *notification_channel.Filter
func (*WatchNotificationChannelsRequest) GetMaxChunkSize ¶
func (m *WatchNotificationChannelsRequest) GetMaxChunkSize() int32
func (*WatchNotificationChannelsRequest) GetOrderBy ¶
func (m *WatchNotificationChannelsRequest) GetOrderBy() *notification_channel.OrderBy
func (*WatchNotificationChannelsRequest) GetPageSize ¶
func (m *WatchNotificationChannelsRequest) GetPageSize() int32
func (*WatchNotificationChannelsRequest) GetPageToken ¶
func (m *WatchNotificationChannelsRequest) GetPageToken() *notification_channel.PagerCursor
func (*WatchNotificationChannelsRequest) GetParent ¶
func (m *WatchNotificationChannelsRequest) GetParent() *notification_channel.ParentReference
func (*WatchNotificationChannelsRequest) GetResumeToken ¶
func (m *WatchNotificationChannelsRequest) GetResumeToken() string
func (*WatchNotificationChannelsRequest) GetStartingTime ¶
func (m *WatchNotificationChannelsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchNotificationChannelsRequest) GetType ¶
func (m *WatchNotificationChannelsRequest) GetType() watch_type.WatchType
func (*WatchNotificationChannelsRequest) GetView ¶
func (m *WatchNotificationChannelsRequest) GetView() view.View
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 (o *WatchNotificationChannelsRequest) MakeDiffFieldMask(other *WatchNotificationChannelsRequest) *WatchNotificationChannelsRequest_FieldMask
func (*WatchNotificationChannelsRequest) MakeFullFieldMask ¶
func (o *WatchNotificationChannelsRequest) MakeFullFieldMask() *WatchNotificationChannelsRequest_FieldMask
func (*WatchNotificationChannelsRequest) MakeRawDiffFieldMask ¶
func (o *WatchNotificationChannelsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *WatchNotificationChannelsRequest) Merge(source *WatchNotificationChannelsRequest)
func (*WatchNotificationChannelsRequest) MergeRaw ¶
func (o *WatchNotificationChannelsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationChannelsRequest) ProtoMessage ¶
func (*WatchNotificationChannelsRequest) ProtoMessage()
func (*WatchNotificationChannelsRequest) ProtoReflect ¶
func (m *WatchNotificationChannelsRequest) ProtoReflect() preflect.Message
func (*WatchNotificationChannelsRequest) Reset ¶
func (m *WatchNotificationChannelsRequest) Reset()
func (*WatchNotificationChannelsRequest) SetFieldMask ¶
func (m *WatchNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*WatchNotificationChannelsRequest) SetFilter ¶
func (m *WatchNotificationChannelsRequest) SetFilter(fv *notification_channel.Filter)
func (*WatchNotificationChannelsRequest) SetMaxChunkSize ¶
func (m *WatchNotificationChannelsRequest) SetMaxChunkSize(fv int32)
func (*WatchNotificationChannelsRequest) SetOrderBy ¶
func (m *WatchNotificationChannelsRequest) SetOrderBy(fv *notification_channel.OrderBy)
func (*WatchNotificationChannelsRequest) SetPageSize ¶
func (m *WatchNotificationChannelsRequest) SetPageSize(fv int32)
func (*WatchNotificationChannelsRequest) SetPageToken ¶
func (m *WatchNotificationChannelsRequest) SetPageToken(fv *notification_channel.PagerCursor)
func (*WatchNotificationChannelsRequest) SetParent ¶
func (m *WatchNotificationChannelsRequest) SetParent(fv *notification_channel.ParentReference)
func (*WatchNotificationChannelsRequest) SetResumeToken ¶
func (m *WatchNotificationChannelsRequest) SetResumeToken(fv string)
func (*WatchNotificationChannelsRequest) SetStartingTime ¶
func (m *WatchNotificationChannelsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchNotificationChannelsRequest) SetType ¶
func (m *WatchNotificationChannelsRequest) SetType(fv watch_type.WatchType)
func (*WatchNotificationChannelsRequest) SetView ¶
func (m *WatchNotificationChannelsRequest) SetView(fv view.View)
func (*WatchNotificationChannelsRequest) String ¶
func (m *WatchNotificationChannelsRequest) String() 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) MaxChunkSize ¶
func (WatchNotificationChannelsRequestFieldPathBuilder) ResumeToken ¶
func (WatchNotificationChannelsRequestFieldPathBuilder) StartingTime ¶
type WatchNotificationChannelsRequestPathSelectorFieldMask ¶
type WatchNotificationChannelsRequestPathSelectorFieldMask struct{}
func (WatchNotificationChannelsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification_channel.NotificationChannel_FieldMask) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type WatchNotificationChannelsRequestPathSelectorFilter ¶
type WatchNotificationChannelsRequestPathSelectorFilter struct{}
func (WatchNotificationChannelsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorFilter) WithArrayOfValues(values []*notification_channel.Filter) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type WatchNotificationChannelsRequestPathSelectorMaxChunkSize ¶
type WatchNotificationChannelsRequestPathSelectorMaxChunkSize struct{}
func (WatchNotificationChannelsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationChannelsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchNotificationChannelsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchNotificationChannelsRequest_FieldTerminalPathValue
type WatchNotificationChannelsRequestPathSelectorOrderBy ¶
type WatchNotificationChannelsRequestPathSelectorOrderBy struct{}
func (WatchNotificationChannelsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification_channel.OrderBy) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type WatchNotificationChannelsRequestPathSelectorPageSize ¶
type WatchNotificationChannelsRequestPathSelectorPageSize struct{}
func (WatchNotificationChannelsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationChannelsRequestPathSelectorPageSize) WithValue ¶
func (s WatchNotificationChannelsRequestPathSelectorPageSize) WithValue(value int32) *WatchNotificationChannelsRequest_FieldTerminalPathValue
type WatchNotificationChannelsRequestPathSelectorPageToken ¶
type WatchNotificationChannelsRequestPathSelectorPageToken struct{}
func (WatchNotificationChannelsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type WatchNotificationChannelsRequestPathSelectorParent ¶
type WatchNotificationChannelsRequestPathSelectorParent struct{}
func (WatchNotificationChannelsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorParent) WithArrayOfValues(values []*notification_channel.ParentReference) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type WatchNotificationChannelsRequestPathSelectorResumeToken ¶
type WatchNotificationChannelsRequestPathSelectorResumeToken struct{}
func (WatchNotificationChannelsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationChannelsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchNotificationChannelsRequestPathSelectorResumeToken) WithValue(value string) *WatchNotificationChannelsRequest_FieldTerminalPathValue
type WatchNotificationChannelsRequestPathSelectorStartingTime ¶
type WatchNotificationChannelsRequestPathSelectorStartingTime struct{}
func (WatchNotificationChannelsRequestPathSelectorStartingTime) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type WatchNotificationChannelsRequestPathSelectorType ¶
type WatchNotificationChannelsRequestPathSelectorType struct{}
func (WatchNotificationChannelsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
type WatchNotificationChannelsRequestPathSelectorView ¶
type WatchNotificationChannelsRequestPathSelectorView struct{}
func (WatchNotificationChannelsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchNotificationChannelsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationChannelsRequestPathSelectorView) WithValue ¶
func (s WatchNotificationChannelsRequestPathSelectorView) WithValue(value view.View) *WatchNotificationChannelsRequest_FieldTerminalPathValue
type WatchNotificationChannelsRequest_FieldMask ¶
type WatchNotificationChannelsRequest_FieldMask struct {
Paths []WatchNotificationChannelsRequest_FieldPath
}
func FullWatchNotificationChannelsRequest_FieldMask ¶
func FullWatchNotificationChannelsRequest_FieldMask() *WatchNotificationChannelsRequest_FieldMask
func (*WatchNotificationChannelsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) AppendPath(path WatchNotificationChannelsRequest_FieldPath)
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 ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) FilterInputFields() *WatchNotificationChannelsRequest_FieldMask
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 (fieldMask *WatchNotificationChannelsRequest_FieldMask) GetPaths() []WatchNotificationChannelsRequest_FieldPath
func (*WatchNotificationChannelsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) IsFull() bool
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 (fieldMask *WatchNotificationChannelsRequest_FieldMask) Project(source *WatchNotificationChannelsRequest) *WatchNotificationChannelsRequest
func (*WatchNotificationChannelsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationChannelsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) ProtoMessage()
func (*WatchNotificationChannelsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationChannelsRequest_FieldMask) Reset ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Reset()
func (*WatchNotificationChannelsRequest_FieldMask) Set ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Set(target, source *WatchNotificationChannelsRequest)
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 (fieldMask *WatchNotificationChannelsRequest_FieldMask) Size() int
func (*WatchNotificationChannelsRequest_FieldMask) String ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) String() string
func (*WatchNotificationChannelsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) Subtract(other *WatchNotificationChannelsRequest_FieldMask) *WatchNotificationChannelsRequest_FieldMask
func (*WatchNotificationChannelsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationChannelsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildWatchNotificationChannelsRequest_FieldPath ¶
func BuildWatchNotificationChannelsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelsRequest_FieldPath, error)
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 ¶
func (s WatchNotificationChannelsRequest_FieldPathSelector) String() 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 (fp *WatchNotificationChannelsRequest_FieldTerminalPath) ClearValue(item *WatchNotificationChannelsRequest)
func (*WatchNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationChannelsRequest_FieldTerminalPath) Get ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) Get(source *WatchNotificationChannelsRequest) (values []interface{})
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 ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) GetSingle(source *WatchNotificationChannelsRequest) (interface{}, bool)
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 ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationChannelsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelsRequest_FieldTerminalPath) String ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelsRequest_FieldPathArrayItemValue
func (*WatchNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelsRequest_FieldPathArrayOfValues
func (*WatchNotificationChannelsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelsRequest_FieldPathValue
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 ¶
func (fp *WatchNotificationChannelsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue ¶
type WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue struct { WatchNotificationChannelsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelsRequest) bool
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 (fpaiv *WatchNotificationChannelsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelsRequest) (interface{}, bool)
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 (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification_channel.NotificationChannel_FieldMask, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification_channel.Filter, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification_channel.OrderBy, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification_channel.ParentReference, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchNotificationChannelsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
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 (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification_channel.NotificationChannel_FieldMask, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsFilterValue() (*notification_channel.Filter, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification_channel.OrderBy, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification_channel.PagerCursor, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsParentValue() (*notification_channel.ParentReference, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelsRequest) (int, bool)
CompareWith compares value in the 'WatchNotificationChannelsRequest_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelsRequest'.
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelsRequest)
SetTo stores value for selected field for object WatchNotificationChannelsRequest
func (*WatchNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationChannelsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
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 (o *WatchNotificationChannelsResponse) Clone() *WatchNotificationChannelsResponse
func (*WatchNotificationChannelsResponse) CloneRaw ¶
func (o *WatchNotificationChannelsResponse) CloneRaw() gotenobject.GotenObjectExt
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 (m *WatchNotificationChannelsResponse) GetNotificationChannelChanges() []*notification_channel.NotificationChannelChange
func (*WatchNotificationChannelsResponse) GetPageTokenChange ¶
func (m *WatchNotificationChannelsResponse) GetPageTokenChange() *WatchNotificationChannelsResponse_PageTokenChange
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) MakeDiffFieldMask ¶
func (o *WatchNotificationChannelsResponse) MakeDiffFieldMask(other *WatchNotificationChannelsResponse) *WatchNotificationChannelsResponse_FieldMask
func (*WatchNotificationChannelsResponse) MakeFullFieldMask ¶
func (o *WatchNotificationChannelsResponse) MakeFullFieldMask() *WatchNotificationChannelsResponse_FieldMask
func (*WatchNotificationChannelsResponse) MakeRawDiffFieldMask ¶
func (o *WatchNotificationChannelsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
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 (o *WatchNotificationChannelsResponse) Merge(source *WatchNotificationChannelsResponse)
func (*WatchNotificationChannelsResponse) MergeRaw ¶
func (o *WatchNotificationChannelsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationChannelsResponse) ProtoMessage ¶
func (*WatchNotificationChannelsResponse) ProtoMessage()
func (*WatchNotificationChannelsResponse) ProtoReflect ¶
func (m *WatchNotificationChannelsResponse) ProtoReflect() preflect.Message
func (*WatchNotificationChannelsResponse) Reset ¶
func (m *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 (m *WatchNotificationChannelsResponse) SetNotificationChannelChanges(fv []*notification_channel.NotificationChannelChange)
func (*WatchNotificationChannelsResponse) SetPageTokenChange ¶
func (m *WatchNotificationChannelsResponse) SetPageTokenChange(fv *WatchNotificationChannelsResponse_PageTokenChange)
func (*WatchNotificationChannelsResponse) SetResumeToken ¶
func (m *WatchNotificationChannelsResponse) SetResumeToken(fv string)
func (*WatchNotificationChannelsResponse) SetSnapshotSize ¶
func (m *WatchNotificationChannelsResponse) SetSnapshotSize(fv int64)
func (*WatchNotificationChannelsResponse) String ¶
func (m *WatchNotificationChannelsResponse) String() 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) IsHardReset ¶
func (WatchNotificationChannelsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchNotificationChannelsResponseFieldPathBuilder) NotificationChannelChanges ¶
func (WatchNotificationChannelsResponseFieldPathBuilder) NotificationChannelChanges() WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges
func (WatchNotificationChannelsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchNotificationChannelsResponseFieldPathBuilder) ResumeToken ¶
func (WatchNotificationChannelsResponseFieldPathBuilder) SnapshotSize ¶
type WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder ¶
type WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder() WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder
func (WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchNotificationChannelsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
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 BuildWatchNotificationChannelsResponsePageTokenChange_FieldPath ¶
func BuildWatchNotificationChannelsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelsResponsePageTokenChange_FieldPath, error)
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 ¶
func (s WatchNotificationChannelsResponsePageTokenChange_FieldPathSelector) String() 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 (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchNotificationChannelsResponse_PageTokenChange)
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchNotificationChannelsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchNotificationChannelsResponse_PageTokenChange
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchNotificationChannelsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchNotificationChannelsResponse_PageTokenChange
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelsResponsePageTokenChange_FieldPathValue
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchNotificationChannelsResponse_PageTokenChange as interface{}
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelsResponse_PageTokenChange) (interface{}, bool)
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification_channel.PagerCursor, bool)
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 (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*notification_channel.PagerCursor, bool)
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification_channel.PagerCursor, bool)
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelsResponse_PageTokenChange'.
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationChannelsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchNotificationChannelsResponsePathSelectorIsCurrent ¶
type WatchNotificationChannelsResponsePathSelectorIsCurrent struct{}
func (WatchNotificationChannelsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchNotificationChannelsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationChannelsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchNotificationChannelsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchNotificationChannelsResponse_FieldTerminalPathValue
type WatchNotificationChannelsResponsePathSelectorIsHardReset ¶
type WatchNotificationChannelsResponsePathSelectorIsHardReset struct{}
func (WatchNotificationChannelsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchNotificationChannelsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationChannelsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchNotificationChannelsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchNotificationChannelsResponse_FieldTerminalPathValue
type WatchNotificationChannelsResponsePathSelectorIsSoftReset ¶
type WatchNotificationChannelsResponsePathSelectorIsSoftReset struct{}
func (WatchNotificationChannelsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchNotificationChannelsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationChannelsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchNotificationChannelsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchNotificationChannelsResponse_FieldTerminalPathValue
type WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges ¶
type WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges struct{}
func (WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges) WithArrayOfValues ¶
func (WatchNotificationChannelsResponsePathSelectorNotificationChannelChanges) WithItemValue ¶
type WatchNotificationChannelsResponsePathSelectorPageTokenChange ¶
type WatchNotificationChannelsResponsePathSelectorPageTokenChange struct{}
func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue) *WatchNotificationChannelsResponse_FieldSubPathArrayItemValue
func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues) *WatchNotificationChannelsResponse_FieldSubPathArrayOfValues
func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchNotificationChannelsResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchNotificationChannelsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *WatchNotificationChannelsResponse_FieldSubPathArrayOfValues
type WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchNotificationChannelsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*notification_channel.PagerCursor) *WatchNotificationChannelsResponse_FieldSubPathArrayOfValues
type WatchNotificationChannelsResponsePathSelectorResumeToken ¶
type WatchNotificationChannelsResponsePathSelectorResumeToken struct{}
func (WatchNotificationChannelsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchNotificationChannelsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
type WatchNotificationChannelsResponsePathSelectorSnapshotSize ¶
type WatchNotificationChannelsResponsePathSelectorSnapshotSize struct{}
func (WatchNotificationChannelsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchNotificationChannelsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues
type WatchNotificationChannelsResponse_FieldMask ¶
type WatchNotificationChannelsResponse_FieldMask struct {
Paths []WatchNotificationChannelsResponse_FieldPath
}
func FullWatchNotificationChannelsResponse_FieldMask ¶
func FullWatchNotificationChannelsResponse_FieldMask() *WatchNotificationChannelsResponse_FieldMask
func (*WatchNotificationChannelsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) AppendPath(path WatchNotificationChannelsResponse_FieldPath)
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 ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) FilterInputFields() *WatchNotificationChannelsResponse_FieldMask
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 (fieldMask *WatchNotificationChannelsResponse_FieldMask) GetPaths() []WatchNotificationChannelsResponse_FieldPath
func (*WatchNotificationChannelsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) IsFull() bool
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 (fieldMask *WatchNotificationChannelsResponse_FieldMask) Project(source *WatchNotificationChannelsResponse) *WatchNotificationChannelsResponse
func (*WatchNotificationChannelsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationChannelsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) ProtoMessage()
func (*WatchNotificationChannelsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationChannelsResponse_FieldMask) Reset ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Reset()
func (*WatchNotificationChannelsResponse_FieldMask) Set ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Set(target, source *WatchNotificationChannelsResponse)
func (*WatchNotificationChannelsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchNotificationChannelsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchNotificationChannelsResponse_FieldMask) Size ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Size() int
func (*WatchNotificationChannelsResponse_FieldMask) String ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) String() string
func (*WatchNotificationChannelsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) Subtract(other *WatchNotificationChannelsResponse_FieldMask) *WatchNotificationChannelsResponse_FieldMask
func (*WatchNotificationChannelsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationChannelsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
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 BuildWatchNotificationChannelsResponse_FieldPath ¶
func BuildWatchNotificationChannelsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationChannelsResponse_FieldPath, error)
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 ¶
func (s WatchNotificationChannelsResponse_FieldPathSelector) String() 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 (fps *WatchNotificationChannelsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchNotificationChannelsResponsePageTokenChange_FieldPath, bool)
func (*WatchNotificationChannelsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) ClearValue(item *WatchNotificationChannelsResponse)
func (*WatchNotificationChannelsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationChannelsResponse_FieldSubPath) Get ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) Get(source *WatchNotificationChannelsResponse) (values []interface{})
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 ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) GetSingle(source *WatchNotificationChannelsResponse) (interface{}, bool)
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 ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationChannelsResponse_FieldSubPath) JSONString ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelsResponse_FieldSubPath) String ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelsResponse_FieldPathArrayItemValue
func (*WatchNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelsResponse_FieldPathArrayOfValues
func (*WatchNotificationChannelsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchNotificationChannelsResponse_FieldSubPath) WithIValue(value interface{}) WatchNotificationChannelsResponse_FieldPathValue
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 (fpaivs *WatchNotificationChannelsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchNotificationChannelsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchNotificationChannelsResponse) bool
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 (fpsaov *WatchNotificationChannelsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchNotificationChannelsResponsePageTokenChange_FieldPathArrayOfValues, bool)
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 (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchNotificationChannelsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchNotificationChannelsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) CompareWith(source *WatchNotificationChannelsResponse) (int, bool)
func (*WatchNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchNotificationChannelsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchNotificationChannelsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) SetTo(target **WatchNotificationChannelsResponse)
func (*WatchNotificationChannelsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchNotificationChannelsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchNotificationChannelsResponse_FieldTerminalPath ¶
type WatchNotificationChannelsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchNotificationChannelsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) ClearValue(item *WatchNotificationChannelsResponse)
func (*WatchNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationChannelsResponse_FieldTerminalPath) Get ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) Get(source *WatchNotificationChannelsResponse) (values []interface{})
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 ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) GetSingle(source *WatchNotificationChannelsResponse) (interface{}, bool)
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 ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationChannelsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelsResponse_FieldTerminalPath) String ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationChannelsResponse_FieldPathArrayItemValue
func (*WatchNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationChannelsResponse_FieldPathArrayOfValues
func (*WatchNotificationChannelsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationChannelsResponse_FieldPathValue
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 ¶
func (fp *WatchNotificationChannelsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue ¶
type WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue struct { WatchNotificationChannelsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelChangesItemValue ¶
func (fpaiv *WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) AsNotificationChannelChangesItemValue() (*notification_channel.NotificationChannelChange, bool)
func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationChannelsResponse) bool
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 (fpaiv *WatchNotificationChannelsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationChannelsResponse) (interface{}, bool)
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 (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsNotificationChannelChangesArrayOfValues() ([][]*notification_channel.NotificationChannelChange, bool)
func (*WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchNotificationChannelsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchNotificationChannelsResponse_PageTokenChange, bool)
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 (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelChangesValue ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsNotificationChannelChangesValue() ([]*notification_channel.NotificationChannelChange, bool)
func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchNotificationChannelsResponse_PageTokenChange, bool)
func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) CompareWith(source *WatchNotificationChannelsResponse) (int, bool)
CompareWith compares value in the 'WatchNotificationChannelsResponse_FieldTerminalPathValue' with the value under path in 'WatchNotificationChannelsResponse'.
func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
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 ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) SetTo(target **WatchNotificationChannelsResponse)
SetTo stores value for selected field for object WatchNotificationChannelsResponse
func (*WatchNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationChannelsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
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) CloneRaw ¶
func (o *WatchNotificationChannelsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchNotificationChannelsResponse_PageTokenChange) Descriptor ¶
func (*WatchNotificationChannelsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationChannelsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchNotificationChannelsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) GetNextPageToken() *notification_channel.PagerCursor
func (*WatchNotificationChannelsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) GetPrevPageToken() *notification_channel.PagerCursor
func (*WatchNotificationChannelsResponse_PageTokenChange) GotenMessage ¶
func (*WatchNotificationChannelsResponse_PageTokenChange) GotenMessage()
func (*WatchNotificationChannelsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchNotificationChannelsResponse_PageTokenChange) GotenObjectExt()
func (*WatchNotificationChannelsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchNotificationChannelsResponse_PageTokenChange) GotenValidate() error
func (*WatchNotificationChannelsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (*WatchNotificationChannelsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchNotificationChannelsResponse_PageTokenChange) MakeFullFieldMask() *WatchNotificationChannelsResponse_PageTokenChange_FieldMask
func (*WatchNotificationChannelsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchNotificationChannelsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchNotificationChannelsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchNotificationChannelsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchNotificationChannelsResponse_PageTokenChange) Marshal ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchNotificationChannelsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchNotificationChannelsResponse_PageTokenChange) Merge ¶
func (o *WatchNotificationChannelsResponse_PageTokenChange) Merge(source *WatchNotificationChannelsResponse_PageTokenChange)
func (*WatchNotificationChannelsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchNotificationChannelsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoMessage()
func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchNotificationChannelsResponse_PageTokenChange) Reset ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) Reset()
func (*WatchNotificationChannelsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) SetNextPageToken(fv *notification_channel.PagerCursor)
func (*WatchNotificationChannelsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) SetPrevPageToken(fv *notification_channel.PagerCursor)
func (*WatchNotificationChannelsResponse_PageTokenChange) String ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) String() string
func (*WatchNotificationChannelsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchNotificationChannelsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchNotificationChannelsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchNotificationChannelsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchNotificationChannelsResponse_PageTokenChange_FieldMask ¶
type WatchNotificationChannelsResponse_PageTokenChange_FieldMask struct {
Paths []WatchNotificationChannelsResponsePageTokenChange_FieldPath
}
func FullWatchNotificationChannelsResponse_PageTokenChange_FieldMask ¶
func FullWatchNotificationChannelsResponse_PageTokenChange_FieldMask() *WatchNotificationChannelsResponse_PageTokenChange_FieldMask
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) AppendPath(path WatchNotificationChannelsResponsePageTokenChange_FieldPath)
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchNotificationChannelsResponse_PageTokenChange_FieldMask
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 (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) GetPaths() []WatchNotificationChannelsResponsePageTokenChange_FieldPath
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchNotificationChannelsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchNotificationChannelsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Set(target, source *WatchNotificationChannelsResponse_PageTokenChange)
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) String() string
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchNotificationChannelsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchNotificationChannelsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- notification_channel_custom.pb.fieldmask.go
- notification_channel_custom.pb.fieldpath.go
- notification_channel_custom.pb.fieldpathbuilder.go
- notification_channel_custom.pb.go
- notification_channel_custom.pb.object_ext.go
- notification_channel_custom.pb.validate.go
- notification_channel_service.pb.client.go
- notification_channel_service.pb.descriptors.go
- notification_channel_service.pb.fieldmask.go
- notification_channel_service.pb.fieldpath.go
- notification_channel_service.pb.fieldpathbuilder.go
- notification_channel_service.pb.go
- notification_channel_service.pb.object_ext.go
- notification_channel_service.pb.validate.go