Documentation ¶
Index ¶
- type BatchGetNotificationsDescriptor
- func (d *BatchGetNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetNotificationsDescriptor) GetApiName() string
- func (d *BatchGetNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetNotificationsDescriptor) GetFullMethodName() string
- func (d *BatchGetNotificationsDescriptor) GetMethodName() string
- func (d *BatchGetNotificationsDescriptor) GetProtoPkgName() string
- func (d *BatchGetNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetNotificationsDescriptor) GetServiceDomain() string
- func (d *BatchGetNotificationsDescriptor) GetServiceVersion() string
- func (d *BatchGetNotificationsDescriptor) GetVerb() string
- func (d *BatchGetNotificationsDescriptor) HasResource() bool
- func (d *BatchGetNotificationsDescriptor) IsClientStream() bool
- func (d *BatchGetNotificationsDescriptor) IsCollection() bool
- func (d *BatchGetNotificationsDescriptor) IsPlural() bool
- func (d *BatchGetNotificationsDescriptor) IsServerStream() bool
- func (d *BatchGetNotificationsDescriptor) IsUnary() bool
- func (d *BatchGetNotificationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetNotificationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetNotificationsDescriptor) RequestHasResourceBody() bool
- type BatchGetNotificationsDescriptorClientMsgHandle
- func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetNotificationsDescriptorServerMsgHandle
- func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetNotificationsRequest
- func (o *BatchGetNotificationsRequest) Clone() *BatchGetNotificationsRequest
- func (o *BatchGetNotificationsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetNotificationsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *BatchGetNotificationsRequest) GetNames() []*notification.Reference
- func (m *BatchGetNotificationsRequest) GetView() view.View
- func (*BatchGetNotificationsRequest) GotenMessage()
- func (o *BatchGetNotificationsRequest) GotenObjectExt()
- func (obj *BatchGetNotificationsRequest) GotenValidate() error
- func (o *BatchGetNotificationsRequest) MakeDiffFieldMask(other *BatchGetNotificationsRequest) *BatchGetNotificationsRequest_FieldMask
- func (o *BatchGetNotificationsRequest) MakeFullFieldMask() *BatchGetNotificationsRequest_FieldMask
- func (o *BatchGetNotificationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetNotificationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetNotificationsRequest) Marshal() ([]byte, error)
- func (m *BatchGetNotificationsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetNotificationsRequest) Merge(source *BatchGetNotificationsRequest)
- func (o *BatchGetNotificationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetNotificationsRequest) ProtoMessage()
- func (m *BatchGetNotificationsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetNotificationsRequest) Reset()
- func (m *BatchGetNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *BatchGetNotificationsRequest) SetNames(fv []*notification.Reference)
- func (m *BatchGetNotificationsRequest) SetView(fv view.View)
- func (m *BatchGetNotificationsRequest) String() string
- func (m *BatchGetNotificationsRequest) Unmarshal(b []byte) error
- func (m *BatchGetNotificationsRequest) UnmarshalJSON(data []byte) error
- type BatchGetNotificationsRequestFieldPathBuilder
- func (BatchGetNotificationsRequestFieldPathBuilder) FieldMask() BatchGetNotificationsRequestPathSelectorFieldMask
- func (BatchGetNotificationsRequestFieldPathBuilder) Names() BatchGetNotificationsRequestPathSelectorNames
- func (BatchGetNotificationsRequestFieldPathBuilder) View() BatchGetNotificationsRequestPathSelectorView
- type BatchGetNotificationsRequestPathSelectorFieldMask
- func (BatchGetNotificationsRequestPathSelectorFieldMask) FieldPath() *BatchGetNotificationsRequest_FieldTerminalPath
- func (s BatchGetNotificationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationsRequestPathSelectorFieldMask) WithValue(value *notification.Notification_FieldMask) *BatchGetNotificationsRequest_FieldTerminalPathValue
- type BatchGetNotificationsRequestPathSelectorNames
- func (BatchGetNotificationsRequestPathSelectorNames) FieldPath() *BatchGetNotificationsRequest_FieldTerminalPath
- func (s BatchGetNotificationsRequestPathSelectorNames) WithArrayOfValues(values [][]*notification.Reference) *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationsRequestPathSelectorNames) WithItemValue(value *notification.Reference) *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetNotificationsRequestPathSelectorNames) WithValue(value []*notification.Reference) *BatchGetNotificationsRequest_FieldTerminalPathValue
- type BatchGetNotificationsRequestPathSelectorView
- func (BatchGetNotificationsRequestPathSelectorView) FieldPath() *BatchGetNotificationsRequest_FieldTerminalPath
- func (s BatchGetNotificationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationsRequestPathSelectorView) WithValue(value view.View) *BatchGetNotificationsRequest_FieldTerminalPathValue
- type BatchGetNotificationsRequest_FieldMask
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) AppendPath(path BatchGetNotificationsRequest_FieldPath)
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) FilterInputFields() *BatchGetNotificationsRequest_FieldMask
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) GetPaths() []BatchGetNotificationsRequest_FieldPath
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetNotificationsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetNotificationsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) Project(source *BatchGetNotificationsRequest) *BatchGetNotificationsRequest
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) Set(target, source *BatchGetNotificationsRequest)
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) String() string
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) Subtract(other *BatchGetNotificationsRequest_FieldMask) *BatchGetNotificationsRequest_FieldMask
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetNotificationsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetNotificationsRequest_FieldPath
- func BuildBatchGetNotificationsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetNotificationsRequest_FieldPath, error)
- func MustParseBatchGetNotificationsRequest_FieldPath(rawField string) BatchGetNotificationsRequest_FieldPath
- func ParseBatchGetNotificationsRequest_FieldPath(rawField string) (BatchGetNotificationsRequest_FieldPath, error)
- type BatchGetNotificationsRequest_FieldPathArrayItemValue
- type BatchGetNotificationsRequest_FieldPathArrayOfValues
- type BatchGetNotificationsRequest_FieldPathSelector
- type BatchGetNotificationsRequest_FieldPathValue
- type BatchGetNotificationsRequest_FieldTerminalPath
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) ClearValue(item *BatchGetNotificationsRequest)
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) Get(source *BatchGetNotificationsRequest) (values []interface{})
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) GetSingle(source *BatchGetNotificationsRequest) (interface{}, bool)
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) Selector() BatchGetNotificationsRequest_FieldPathSelector
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetNotificationsRequest_FieldPathArrayItemValue
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetNotificationsRequest_FieldPathArrayOfValues
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetNotificationsRequest_FieldPathValue
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*notification.Reference, bool)
- func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetNotificationsRequest) bool
- func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetNotificationsRequest) (interface{}, bool)
- func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
- func (fpaov *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*notification.Reference, bool)
- func (fpaov *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetNotificationsRequest_FieldTerminalPathValue
- func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
- func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) AsNamesValue() ([]*notification.Reference, bool)
- func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetNotificationsRequest) (int, bool)
- func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) SetTo(target **BatchGetNotificationsRequest)
- func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetNotificationsResponse
- func (o *BatchGetNotificationsResponse) Clone() *BatchGetNotificationsResponse
- func (o *BatchGetNotificationsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetNotificationsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetNotificationsResponse) GetMissing() []*notification.Reference
- func (m *BatchGetNotificationsResponse) GetNotifications() []*notification.Notification
- func (*BatchGetNotificationsResponse) GotenMessage()
- func (o *BatchGetNotificationsResponse) GotenObjectExt()
- func (obj *BatchGetNotificationsResponse) GotenValidate() error
- func (o *BatchGetNotificationsResponse) MakeDiffFieldMask(other *BatchGetNotificationsResponse) *BatchGetNotificationsResponse_FieldMask
- func (o *BatchGetNotificationsResponse) MakeFullFieldMask() *BatchGetNotificationsResponse_FieldMask
- func (o *BatchGetNotificationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetNotificationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetNotificationsResponse) Marshal() ([]byte, error)
- func (m *BatchGetNotificationsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetNotificationsResponse) Merge(source *BatchGetNotificationsResponse)
- func (o *BatchGetNotificationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetNotificationsResponse) ProtoMessage()
- func (m *BatchGetNotificationsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetNotificationsResponse) Reset()
- func (m *BatchGetNotificationsResponse) SetMissing(fv []*notification.Reference)
- func (m *BatchGetNotificationsResponse) SetNotifications(fv []*notification.Notification)
- func (m *BatchGetNotificationsResponse) String() string
- func (m *BatchGetNotificationsResponse) Unmarshal(b []byte) error
- func (m *BatchGetNotificationsResponse) UnmarshalJSON(data []byte) error
- type BatchGetNotificationsResponseFieldPathBuilder
- type BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations
- func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataLabels
- func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataLabels) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataShards
- func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataShards) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithArrayOfValues(values []int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithValue(value int64) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorMissing
- func (BatchGetNotificationsResponsePathSelectorMissing) FieldPath() *BatchGetNotificationsResponse_FieldTerminalPath
- func (s BatchGetNotificationsResponsePathSelectorMissing) WithArrayOfValues(values [][]*notification.Reference) *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorMissing) WithItemValue(value *notification.Reference) *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetNotificationsResponsePathSelectorMissing) WithValue(value []*notification.Reference) *BatchGetNotificationsResponse_FieldTerminalPathValue
- type BatchGetNotificationsResponsePathSelectorNotifications
- func (BatchGetNotificationsResponsePathSelectorNotifications) AlertingPolicy() BatchGetNotificationsResponsePathSelectorNotificationsAlertingPolicy
- func (BatchGetNotificationsResponsePathSelectorNotifications) Alerts() BatchGetNotificationsResponsePathSelectorNotificationsAlerts
- func (BatchGetNotificationsResponsePathSelectorNotifications) FieldPath() *BatchGetNotificationsResponse_FieldTerminalPath
- func (BatchGetNotificationsResponsePathSelectorNotifications) Metadata() BatchGetNotificationsResponsePathSelectorNotificationsMetadata
- func (BatchGetNotificationsResponsePathSelectorNotifications) Name() BatchGetNotificationsResponsePathSelectorNotificationsName
- func (BatchGetNotificationsResponsePathSelectorNotifications) State() BatchGetNotificationsResponsePathSelectorNotificationsState
- func (s BatchGetNotificationsResponsePathSelectorNotifications) WithArrayOfValues(values [][]*notification.Notification) *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotifications) WithItemValue(value *notification.Notification) *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetNotificationsResponsePathSelectorNotifications) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationsResponsePathSelectorNotifications) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (BatchGetNotificationsResponsePathSelectorNotifications) WithSubPath(subPath notification.Notification_FieldPath) *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotifications) WithSubValue(subPathValue notification.Notification_FieldPathValue) *BatchGetNotificationsResponse_FieldSubPathValue
- func (s BatchGetNotificationsResponsePathSelectorNotifications) WithValue(value []*notification.Notification) *BatchGetNotificationsResponse_FieldTerminalPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsAlertingPolicy
- func (BatchGetNotificationsResponsePathSelectorNotificationsAlertingPolicy) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithValue(value *alerting_policy.Name) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsAlerts
- func (BatchGetNotificationsResponsePathSelectorNotificationsAlerts) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsAlerts) WithArrayOfValues(values [][]*alert.Name) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsAlerts) WithItemValue(value *alert.Name) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationsResponsePathSelectorNotificationsAlerts) WithValue(value []*alert.Name) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadata
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Annotations() BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) CreateTime() BatchGetNotificationsResponsePathSelectorNotificationsMetadataCreateTime
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) DeleteTime() BatchGetNotificationsResponsePathSelectorNotificationsMetadataDeleteTime
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Generation() BatchGetNotificationsResponsePathSelectorNotificationsMetadataGeneration
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Labels() BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Lifecycle() BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) OwnerReferences() BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) ResourceVersion() BatchGetNotificationsResponsePathSelectorNotificationsMetadataResourceVersion
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Shards() BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Syncing() BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Tags() BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) UpdateTime() BatchGetNotificationsResponsePathSelectorNotificationsMetadataUpdateTime
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Uuid() BatchGetNotificationsResponsePathSelectorNotificationsMetadataUuid
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithKey(key string) BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithValue(value map[string]string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataCreateTime
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataCreateTime) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataDeleteTime
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataGeneration
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataGeneration) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithValue(value int64) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels) WithKey(key string) BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataLabels
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels) WithValue(value map[string]string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle) State() BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleState
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleState
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Controller() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Kind() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Name() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Region() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Version() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataResourceVersion
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards) WithKey(key string) BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataShards
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards) WithValue(value map[string]int64) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing) OwningRegion() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing) Regions() BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithItemValue(value string) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithValue(value []string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) WithItemValue(value string) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) WithValue(value []string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataUpdateTime
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsMetadataUuid
- func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataUuid) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataUuid) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataUuid) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsName
- func (BatchGetNotificationsResponsePathSelectorNotificationsName) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsName) WithArrayOfValues(values []*notification.Name) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsName) WithValue(value *notification.Name) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsState
- func (BatchGetNotificationsResponsePathSelectorNotificationsState) AlertsLifetime() BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime
- func (BatchGetNotificationsResponsePathSelectorNotificationsState) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsState) IncidentNotifyAttemptsDone() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsState) IsResolved() BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved
- func (BatchGetNotificationsResponsePathSelectorNotificationsState) LifecycleCompleted() BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted
- func (BatchGetNotificationsResponsePathSelectorNotificationsState) NotificationState() BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState
- func (BatchGetNotificationsResponsePathSelectorNotificationsState) ResolutionNotificationState() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsState) ResolutionNotifyAttemptsDone() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsState) WithArrayOfValues(values []*notification.Notification_State) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsState) WithValue(value *notification.Notification_State) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) EndTime() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) StartTime() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithValue(value *monitoring_common.TimeRange) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithValue(value *timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithValue(value *timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithValue(value bool) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved) WithValue(value bool) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithValue(value bool) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) Error() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) NotificationChannel() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) NotifyAttempts() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) ProviderData() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) Status() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateError
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateError) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithValue(value int64) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) PagerDuty() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) Slack() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) WithValue(...) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) Ts() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Error() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotificationChannel() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotifyAttempts() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) ProviderData() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Status() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithValue(value int64) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) PagerDuty() ...
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) Slack() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) WithValue(...) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) Ts() ...
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithValue(value string) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone
- func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) FieldPath() *BatchGetNotificationsResponse_FieldSubPath
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithValue(value bool) *BatchGetNotificationsResponse_FieldSubPathValue
- type BatchGetNotificationsResponse_FieldMask
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) AppendPath(path BatchGetNotificationsResponse_FieldPath)
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) FilterInputFields() *BatchGetNotificationsResponse_FieldMask
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) GetPaths() []BatchGetNotificationsResponse_FieldPath
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetNotificationsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetNotificationsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) Project(source *BatchGetNotificationsResponse) *BatchGetNotificationsResponse
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) Set(target, source *BatchGetNotificationsResponse)
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) String() string
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) Subtract(other *BatchGetNotificationsResponse_FieldMask) *BatchGetNotificationsResponse_FieldMask
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetNotificationsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetNotificationsResponse_FieldPath
- func BuildBatchGetNotificationsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetNotificationsResponse_FieldPath, error)
- func MustParseBatchGetNotificationsResponse_FieldPath(rawField string) BatchGetNotificationsResponse_FieldPath
- func ParseBatchGetNotificationsResponse_FieldPath(rawField string) (BatchGetNotificationsResponse_FieldPath, error)
- type BatchGetNotificationsResponse_FieldPathArrayItemValue
- func MustParseBatchGetNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetNotificationsResponse_FieldPathArrayItemValue
- func ParseBatchGetNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetNotificationsResponse_FieldPathArrayItemValue, error)
- type BatchGetNotificationsResponse_FieldPathArrayOfValues
- type BatchGetNotificationsResponse_FieldPathSelector
- type BatchGetNotificationsResponse_FieldPathValue
- type BatchGetNotificationsResponse_FieldSubPath
- func (fps *BatchGetNotificationsResponse_FieldSubPath) AsNotificationsSubPath() (notification.Notification_FieldPath, bool)
- func (fps *BatchGetNotificationsResponse_FieldSubPath) ClearValue(item *BatchGetNotificationsResponse)
- func (fps *BatchGetNotificationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetNotificationsResponse_FieldSubPath) Get(source *BatchGetNotificationsResponse) (values []interface{})
- func (fps *BatchGetNotificationsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetNotificationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetNotificationsResponse_FieldSubPath) GetSingle(source *BatchGetNotificationsResponse) (interface{}, bool)
- func (fps *BatchGetNotificationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetNotificationsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetNotificationsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetNotificationsResponse_FieldSubPath) Selector() BatchGetNotificationsResponse_FieldPathSelector
- func (fps *BatchGetNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetNotificationsResponse_FieldSubPath) String() string
- func (fps *BatchGetNotificationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetNotificationsResponse_FieldPathArrayItemValue
- func (fps *BatchGetNotificationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetNotificationsResponse_FieldPathArrayOfValues
- func (fps *BatchGetNotificationsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetNotificationsResponse_FieldPathValue
- func (fps *BatchGetNotificationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetNotificationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetNotificationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetNotificationsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetNotificationsResponse_FieldSubPathArrayItemValue) AsNotificationsPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetNotificationsResponse) bool
- func (fpaivs *BatchGetNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetNotificationsResponse_FieldSubPathArrayOfValues
- type BatchGetNotificationsResponse_FieldSubPathValue
- func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) AsNotificationsPathValue() (notification.Notification_FieldPathValue, bool)
- func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) CompareWith(source *BatchGetNotificationsResponse) (int, bool)
- func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) SetTo(target **BatchGetNotificationsResponse)
- func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetNotificationsResponse_FieldTerminalPath
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) ClearValue(item *BatchGetNotificationsResponse)
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) Get(source *BatchGetNotificationsResponse) (values []interface{})
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) GetSingle(source *BatchGetNotificationsResponse) (interface{}, bool)
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) Selector() BatchGetNotificationsResponse_FieldPathSelector
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetNotificationsResponse_FieldPathArrayItemValue
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetNotificationsResponse_FieldPathArrayOfValues
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetNotificationsResponse_FieldPathValue
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*notification.Reference, bool)
- func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationsItemValue() (*notification.Notification, bool)
- func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetNotificationsResponse) bool
- func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetNotificationsResponse) (interface{}, bool)
- func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*notification.Reference, bool)
- func (fpaov *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationsArrayOfValues() ([][]*notification.Notification, bool)
- func (fpaov *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetNotificationsResponse_FieldTerminalPathValue
- func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) AsMissingValue() ([]*notification.Reference, bool)
- func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) AsNotificationsValue() ([]*notification.Notification, bool)
- func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetNotificationsResponse) (int, bool)
- func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) SetTo(target **BatchGetNotificationsResponse)
- func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateNotificationDescriptor
- func (d *CreateNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateNotificationDescriptor) GetApiName() string
- func (d *CreateNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateNotificationDescriptor) GetFullMethodName() string
- func (d *CreateNotificationDescriptor) GetMethodName() string
- func (d *CreateNotificationDescriptor) GetProtoPkgName() string
- func (d *CreateNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateNotificationDescriptor) GetServiceDomain() string
- func (d *CreateNotificationDescriptor) GetServiceVersion() string
- func (d *CreateNotificationDescriptor) GetVerb() string
- func (d *CreateNotificationDescriptor) HasResource() bool
- func (d *CreateNotificationDescriptor) IsClientStream() bool
- func (d *CreateNotificationDescriptor) IsCollection() bool
- func (d *CreateNotificationDescriptor) IsPlural() bool
- func (d *CreateNotificationDescriptor) IsServerStream() bool
- func (d *CreateNotificationDescriptor) IsUnary() bool
- func (d *CreateNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateNotificationDescriptor) RequestHasResourceBody() bool
- type CreateNotificationDescriptorClientMsgHandle
- func (h *CreateNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateNotificationDescriptorServerMsgHandle
- func (h *CreateNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateNotificationRequest
- func (o *CreateNotificationRequest) Clone() *CreateNotificationRequest
- func (o *CreateNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateNotificationRequest) Descriptor() ([]byte, []int)
- func (m *CreateNotificationRequest) GetNotification() *notification.Notification
- func (m *CreateNotificationRequest) GetParent() *notification.ParentReference
- func (*CreateNotificationRequest) GotenMessage()
- func (o *CreateNotificationRequest) GotenObjectExt()
- func (obj *CreateNotificationRequest) GotenValidate() error
- func (o *CreateNotificationRequest) MakeDiffFieldMask(other *CreateNotificationRequest) *CreateNotificationRequest_FieldMask
- func (o *CreateNotificationRequest) MakeFullFieldMask() *CreateNotificationRequest_FieldMask
- func (o *CreateNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateNotificationRequest) Marshal() ([]byte, error)
- func (m *CreateNotificationRequest) MarshalJSON() ([]byte, error)
- func (o *CreateNotificationRequest) Merge(source *CreateNotificationRequest)
- func (o *CreateNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateNotificationRequest) ProtoMessage()
- func (m *CreateNotificationRequest) ProtoReflect() preflect.Message
- func (m *CreateNotificationRequest) Reset()
- func (m *CreateNotificationRequest) SetNotification(fv *notification.Notification)
- func (m *CreateNotificationRequest) SetParent(fv *notification.ParentReference)
- func (m *CreateNotificationRequest) String() string
- func (m *CreateNotificationRequest) Unmarshal(b []byte) error
- func (m *CreateNotificationRequest) UnmarshalJSON(data []byte) error
- type CreateNotificationRequestFieldPathBuilder
- type CreateNotificationRequestMapPathSelectorNotificationMetadataAnnotations
- func (s CreateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestMapPathSelectorNotificationMetadataLabels
- func (s CreateNotificationRequestMapPathSelectorNotificationMetadataLabels) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestMapPathSelectorNotificationMetadataShards
- func (s CreateNotificationRequestMapPathSelectorNotificationMetadataShards) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestMapPathSelectorNotificationMetadataShards) WithArrayOfValues(values []int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestMapPathSelectorNotificationMetadataShards) WithValue(value int64) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotification
- func (CreateNotificationRequestPathSelectorNotification) AlertingPolicy() CreateNotificationRequestPathSelectorNotificationAlertingPolicy
- func (CreateNotificationRequestPathSelectorNotification) Alerts() CreateNotificationRequestPathSelectorNotificationAlerts
- func (CreateNotificationRequestPathSelectorNotification) FieldPath() *CreateNotificationRequest_FieldTerminalPath
- func (CreateNotificationRequestPathSelectorNotification) Metadata() CreateNotificationRequestPathSelectorNotificationMetadata
- func (CreateNotificationRequestPathSelectorNotification) Name() CreateNotificationRequestPathSelectorNotificationName
- func (CreateNotificationRequestPathSelectorNotification) State() CreateNotificationRequestPathSelectorNotificationState
- func (s CreateNotificationRequestPathSelectorNotification) WithArrayOfValues(values []*notification.Notification) *CreateNotificationRequest_FieldTerminalPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotification) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *CreateNotificationRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationRequestPathSelectorNotification) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (CreateNotificationRequestPathSelectorNotification) WithSubPath(subPath notification.Notification_FieldPath) *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotification) WithSubValue(subPathValue notification.Notification_FieldPathValue) *CreateNotificationRequest_FieldSubPathValue
- func (s CreateNotificationRequestPathSelectorNotification) WithValue(value *notification.Notification) *CreateNotificationRequest_FieldTerminalPathValue
- type CreateNotificationRequestPathSelectorNotificationAlertingPolicy
- func (CreateNotificationRequestPathSelectorNotificationAlertingPolicy) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationAlertingPolicy) WithValue(value *alerting_policy.Name) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationAlerts
- func (CreateNotificationRequestPathSelectorNotificationAlerts) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationAlerts) WithArrayOfValues(values [][]*alert.Name) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationAlerts) WithItemValue(value *alert.Name) *CreateNotificationRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationRequestPathSelectorNotificationAlerts) WithValue(value []*alert.Name) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadata
- func (CreateNotificationRequestPathSelectorNotificationMetadata) Annotations() CreateNotificationRequestPathSelectorNotificationMetadataAnnotations
- func (CreateNotificationRequestPathSelectorNotificationMetadata) CreateTime() CreateNotificationRequestPathSelectorNotificationMetadataCreateTime
- func (CreateNotificationRequestPathSelectorNotificationMetadata) DeleteTime() CreateNotificationRequestPathSelectorNotificationMetadataDeleteTime
- func (CreateNotificationRequestPathSelectorNotificationMetadata) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationMetadata) Generation() CreateNotificationRequestPathSelectorNotificationMetadataGeneration
- func (CreateNotificationRequestPathSelectorNotificationMetadata) Labels() CreateNotificationRequestPathSelectorNotificationMetadataLabels
- func (CreateNotificationRequestPathSelectorNotificationMetadata) Lifecycle() CreateNotificationRequestPathSelectorNotificationMetadataLifecycle
- func (CreateNotificationRequestPathSelectorNotificationMetadata) OwnerReferences() CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences
- func (CreateNotificationRequestPathSelectorNotificationMetadata) ResourceVersion() CreateNotificationRequestPathSelectorNotificationMetadataResourceVersion
- func (CreateNotificationRequestPathSelectorNotificationMetadata) Shards() CreateNotificationRequestPathSelectorNotificationMetadataShards
- func (CreateNotificationRequestPathSelectorNotificationMetadata) Syncing() CreateNotificationRequestPathSelectorNotificationMetadataSyncing
- func (CreateNotificationRequestPathSelectorNotificationMetadata) Tags() CreateNotificationRequestPathSelectorNotificationMetadataTags
- func (CreateNotificationRequestPathSelectorNotificationMetadata) UpdateTime() CreateNotificationRequestPathSelectorNotificationMetadataUpdateTime
- func (CreateNotificationRequestPathSelectorNotificationMetadata) Uuid() CreateNotificationRequestPathSelectorNotificationMetadataUuid
- func (s CreateNotificationRequestPathSelectorNotificationMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadata) WithValue(value *ntt_meta.Meta) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataAnnotations
- func (CreateNotificationRequestPathSelectorNotificationMetadataAnnotations) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (CreateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithKey(key string) CreateNotificationRequestMapPathSelectorNotificationMetadataAnnotations
- func (s CreateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithValue(value map[string]string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataCreateTime
- func (CreateNotificationRequestPathSelectorNotificationMetadataCreateTime) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataDeleteTime
- func (CreateNotificationRequestPathSelectorNotificationMetadataDeleteTime) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataGeneration
- func (CreateNotificationRequestPathSelectorNotificationMetadataGeneration) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataGeneration) WithArrayOfValues(values []int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataGeneration) WithValue(value int64) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataLabels
- func (CreateNotificationRequestPathSelectorNotificationMetadataLabels) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (CreateNotificationRequestPathSelectorNotificationMetadataLabels) WithKey(key string) CreateNotificationRequestMapPathSelectorNotificationMetadataLabels
- func (s CreateNotificationRequestPathSelectorNotificationMetadataLabels) WithValue(value map[string]string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataLifecycle
- func (CreateNotificationRequestPathSelectorNotificationMetadataLifecycle) BlockDeletion() ...
- func (CreateNotificationRequestPathSelectorNotificationMetadataLifecycle) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationMetadataLifecycle) State() CreateNotificationRequestPathSelectorNotificationMetadataLifecycleState
- func (s CreateNotificationRequestPathSelectorNotificationMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion
- func (CreateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataLifecycleState
- func (CreateNotificationRequestPathSelectorNotificationMetadataLifecycleState) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Controller() ...
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Kind() CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Name() CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Region() CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Version() ...
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateNotificationRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) WithValue(value bool) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion
- func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataResourceVersion
- func (CreateNotificationRequestPathSelectorNotificationMetadataResourceVersion) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataResourceVersion) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataResourceVersion) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataShards
- func (CreateNotificationRequestPathSelectorNotificationMetadataShards) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (CreateNotificationRequestPathSelectorNotificationMetadataShards) WithKey(key string) CreateNotificationRequestMapPathSelectorNotificationMetadataShards
- func (s CreateNotificationRequestPathSelectorNotificationMetadataShards) WithValue(value map[string]int64) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataSyncing
- func (CreateNotificationRequestPathSelectorNotificationMetadataSyncing) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationMetadataSyncing) OwningRegion() CreateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion
- func (CreateNotificationRequestPathSelectorNotificationMetadataSyncing) Regions() CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions
- func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion
- func (CreateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions
- func (CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithItemValue(value string) *CreateNotificationRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithValue(value []string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataTags
- func (CreateNotificationRequestPathSelectorNotificationMetadataTags) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataTags) WithArrayOfValues(values [][]string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataTags) WithItemValue(value string) *CreateNotificationRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationRequestPathSelectorNotificationMetadataTags) WithValue(value []string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataUpdateTime
- func (CreateNotificationRequestPathSelectorNotificationMetadataUpdateTime) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationMetadataUuid
- func (CreateNotificationRequestPathSelectorNotificationMetadataUuid) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationMetadataUuid) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationMetadataUuid) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationName
- func (CreateNotificationRequestPathSelectorNotificationName) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationName) WithArrayOfValues(values []*notification.Name) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationName) WithValue(value *notification.Name) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationState
- func (CreateNotificationRequestPathSelectorNotificationState) AlertsLifetime() CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime
- func (CreateNotificationRequestPathSelectorNotificationState) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationState) IncidentNotifyAttemptsDone() ...
- func (CreateNotificationRequestPathSelectorNotificationState) IsResolved() CreateNotificationRequestPathSelectorNotificationStateIsResolved
- func (CreateNotificationRequestPathSelectorNotificationState) LifecycleCompleted() CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted
- func (CreateNotificationRequestPathSelectorNotificationState) NotificationState() CreateNotificationRequestPathSelectorNotificationStateNotificationState
- func (CreateNotificationRequestPathSelectorNotificationState) ResolutionNotificationState() ...
- func (CreateNotificationRequestPathSelectorNotificationState) ResolutionNotifyAttemptsDone() ...
- func (s CreateNotificationRequestPathSelectorNotificationState) WithArrayOfValues(values []*notification.Notification_State) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationState) WithValue(value *notification.Notification_State) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime
- func (CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime) EndTime() CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime
- func (CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime) StartTime() CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime
- func (s CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime) WithValue(value *monitoring_common.TimeRange) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime
- func (CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) WithValue(value *timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime
- func (CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) WithValue(value *timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone
- func (CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) WithValue(value bool) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateIsResolved
- func (CreateNotificationRequestPathSelectorNotificationStateIsResolved) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateIsResolved) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateIsResolved) WithValue(value bool) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted
- func (CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) WithValue(value bool) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationState
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) Error() CreateNotificationRequestPathSelectorNotificationStateNotificationStateError
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) NotificationChannel() ...
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) NotifyAttempts() ...
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) ProviderData() ...
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) Status() CreateNotificationRequestPathSelectorNotificationStateNotificationStateStatus
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *CreateNotificationRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationStateError
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateError) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateError) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateError) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) WithValue(value int64) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) PagerDuty() ...
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) Slack() ...
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) WithValue(...) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) Ts() ...
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateNotificationStateStatus
- func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateStatus) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) Error() ...
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) NotificationChannel() ...
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) NotifyAttempts() ...
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) ProviderData() ...
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) Status() ...
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *CreateNotificationRequest_FieldSubPathArrayItemValue
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) WithValue(value int64) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) PagerDuty() ...
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) Slack() ...
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) WithValue(...) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) Ts() ...
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone
- func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) FieldPath() *CreateNotificationRequest_FieldSubPath
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) WithValue(value bool) *CreateNotificationRequest_FieldSubPathValue
- type CreateNotificationRequestPathSelectorParent
- func (CreateNotificationRequestPathSelectorParent) FieldPath() *CreateNotificationRequest_FieldTerminalPath
- func (s CreateNotificationRequestPathSelectorParent) WithArrayOfValues(values []*notification.ParentReference) *CreateNotificationRequest_FieldTerminalPathArrayOfValues
- func (s CreateNotificationRequestPathSelectorParent) WithValue(value *notification.ParentReference) *CreateNotificationRequest_FieldTerminalPathValue
- type CreateNotificationRequest_FieldMask
- func (fieldMask *CreateNotificationRequest_FieldMask) AppendPath(path CreateNotificationRequest_FieldPath)
- func (fieldMask *CreateNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateNotificationRequest_FieldMask) FilterInputFields() *CreateNotificationRequest_FieldMask
- func (fieldMask *CreateNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateNotificationRequest_FieldMask) GetPaths() []CreateNotificationRequest_FieldPath
- func (fieldMask *CreateNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateNotificationRequest_FieldMask) IsFull() bool
- func (fieldMask CreateNotificationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateNotificationRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateNotificationRequest_FieldMask) Project(source *CreateNotificationRequest) *CreateNotificationRequest
- func (fieldMask *CreateNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateNotificationRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateNotificationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateNotificationRequest_FieldMask) Reset()
- func (fieldMask *CreateNotificationRequest_FieldMask) Set(target, source *CreateNotificationRequest)
- func (fieldMask *CreateNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateNotificationRequest_FieldMask) Size() int
- func (fieldMask *CreateNotificationRequest_FieldMask) String() string
- func (fieldMask *CreateNotificationRequest_FieldMask) Subtract(other *CreateNotificationRequest_FieldMask) *CreateNotificationRequest_FieldMask
- func (fieldMask *CreateNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateNotificationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateNotificationRequest_FieldPath
- func BuildCreateNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateNotificationRequest_FieldPath, error)
- func MustParseCreateNotificationRequest_FieldPath(rawField string) CreateNotificationRequest_FieldPath
- func ParseCreateNotificationRequest_FieldPath(rawField string) (CreateNotificationRequest_FieldPath, error)
- type CreateNotificationRequest_FieldPathArrayItemValue
- type CreateNotificationRequest_FieldPathArrayOfValues
- type CreateNotificationRequest_FieldPathSelector
- type CreateNotificationRequest_FieldPathValue
- type CreateNotificationRequest_FieldSubPath
- func (fps *CreateNotificationRequest_FieldSubPath) AsNotificationSubPath() (notification.Notification_FieldPath, bool)
- func (fps *CreateNotificationRequest_FieldSubPath) ClearValue(item *CreateNotificationRequest)
- func (fps *CreateNotificationRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateNotificationRequest_FieldSubPath) Get(source *CreateNotificationRequest) (values []interface{})
- func (fps *CreateNotificationRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateNotificationRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateNotificationRequest_FieldSubPath) GetSingle(source *CreateNotificationRequest) (interface{}, bool)
- func (fps *CreateNotificationRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateNotificationRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateNotificationRequest_FieldSubPath) JSONString() string
- func (fps *CreateNotificationRequest_FieldSubPath) Selector() CreateNotificationRequest_FieldPathSelector
- func (fps *CreateNotificationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateNotificationRequest_FieldSubPath) String() string
- func (fps *CreateNotificationRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateNotificationRequest_FieldPathArrayItemValue
- func (fps *CreateNotificationRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateNotificationRequest_FieldPathArrayOfValues
- func (fps *CreateNotificationRequest_FieldSubPath) WithIValue(value interface{}) CreateNotificationRequest_FieldPathValue
- func (fps *CreateNotificationRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateNotificationRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateNotificationRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateNotificationRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateNotificationRequest_FieldSubPathArrayItemValue) AsNotificationPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateNotificationRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateNotificationRequest) bool
- func (fpaivs *CreateNotificationRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateNotificationRequest_FieldSubPathArrayOfValues
- type CreateNotificationRequest_FieldSubPathValue
- func (fpvs *CreateNotificationRequest_FieldSubPathValue) AsNotificationPathValue() (notification.Notification_FieldPathValue, bool)
- func (fpvs *CreateNotificationRequest_FieldSubPathValue) CompareWith(source *CreateNotificationRequest) (int, bool)
- func (fpvs *CreateNotificationRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateNotificationRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateNotificationRequest_FieldSubPathValue) SetTo(target **CreateNotificationRequest)
- func (fpvs *CreateNotificationRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateNotificationRequest_FieldTerminalPath
- func (fp *CreateNotificationRequest_FieldTerminalPath) ClearValue(item *CreateNotificationRequest)
- func (fp *CreateNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateNotificationRequest_FieldTerminalPath) Get(source *CreateNotificationRequest) (values []interface{})
- func (fp *CreateNotificationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateNotificationRequest_FieldTerminalPath) GetSingle(source *CreateNotificationRequest) (interface{}, bool)
- func (fp *CreateNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateNotificationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateNotificationRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateNotificationRequest_FieldTerminalPath) Selector() CreateNotificationRequest_FieldPathSelector
- func (fp *CreateNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateNotificationRequest_FieldTerminalPath) String() string
- func (fp *CreateNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateNotificationRequest_FieldPathArrayItemValue
- func (fp *CreateNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateNotificationRequest_FieldPathArrayOfValues
- func (fp *CreateNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) CreateNotificationRequest_FieldPathValue
- func (fp *CreateNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateNotificationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateNotificationRequest) bool
- func (fpaiv *CreateNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateNotificationRequest) (interface{}, bool)
- func (fpaiv *CreateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateNotificationRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateNotificationRequest_FieldTerminalPathArrayOfValues) AsNotificationArrayOfValues() ([]*notification.Notification, bool)
- func (fpaov *CreateNotificationRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification.ParentReference, bool)
- func (fpaov *CreateNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateNotificationRequest_FieldTerminalPathValue
- func (fpv *CreateNotificationRequest_FieldTerminalPathValue) AsNotificationValue() (*notification.Notification, bool)
- func (fpv *CreateNotificationRequest_FieldTerminalPathValue) AsParentValue() (*notification.ParentReference, bool)
- func (fpv *CreateNotificationRequest_FieldTerminalPathValue) CompareWith(source *CreateNotificationRequest) (int, bool)
- func (fpv *CreateNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateNotificationRequest_FieldTerminalPathValue) SetTo(target **CreateNotificationRequest)
- func (fpv *CreateNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteNotificationDescriptor
- func (d *DeleteNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteNotificationDescriptor) GetApiName() string
- func (d *DeleteNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteNotificationDescriptor) GetFullMethodName() string
- func (d *DeleteNotificationDescriptor) GetMethodName() string
- func (d *DeleteNotificationDescriptor) GetProtoPkgName() string
- func (d *DeleteNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteNotificationDescriptor) GetServiceDomain() string
- func (d *DeleteNotificationDescriptor) GetServiceVersion() string
- func (d *DeleteNotificationDescriptor) GetVerb() string
- func (d *DeleteNotificationDescriptor) HasResource() bool
- func (d *DeleteNotificationDescriptor) IsClientStream() bool
- func (d *DeleteNotificationDescriptor) IsCollection() bool
- func (d *DeleteNotificationDescriptor) IsPlural() bool
- func (d *DeleteNotificationDescriptor) IsServerStream() bool
- func (d *DeleteNotificationDescriptor) IsUnary() bool
- func (d *DeleteNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteNotificationDescriptor) RequestHasResourceBody() bool
- type DeleteNotificationDescriptorClientMsgHandle
- func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteNotificationDescriptorServerMsgHandle
- func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteNotificationRequest
- func (o *DeleteNotificationRequest) Clone() *DeleteNotificationRequest
- func (o *DeleteNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteNotificationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteNotificationRequest) GetName() *notification.Reference
- func (*DeleteNotificationRequest) GotenMessage()
- func (o *DeleteNotificationRequest) GotenObjectExt()
- func (obj *DeleteNotificationRequest) GotenValidate() error
- func (o *DeleteNotificationRequest) MakeDiffFieldMask(other *DeleteNotificationRequest) *DeleteNotificationRequest_FieldMask
- func (o *DeleteNotificationRequest) MakeFullFieldMask() *DeleteNotificationRequest_FieldMask
- func (o *DeleteNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteNotificationRequest) Marshal() ([]byte, error)
- func (m *DeleteNotificationRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteNotificationRequest) Merge(source *DeleteNotificationRequest)
- func (o *DeleteNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteNotificationRequest) ProtoMessage()
- func (m *DeleteNotificationRequest) ProtoReflect() preflect.Message
- func (m *DeleteNotificationRequest) Reset()
- func (m *DeleteNotificationRequest) SetName(fv *notification.Reference)
- func (m *DeleteNotificationRequest) String() string
- func (m *DeleteNotificationRequest) Unmarshal(b []byte) error
- func (m *DeleteNotificationRequest) UnmarshalJSON(data []byte) error
- type DeleteNotificationRequestFieldPathBuilder
- type DeleteNotificationRequestPathSelectorName
- func (DeleteNotificationRequestPathSelectorName) FieldPath() *DeleteNotificationRequest_FieldTerminalPath
- func (s DeleteNotificationRequestPathSelectorName) WithArrayOfValues(values []*notification.Reference) *DeleteNotificationRequest_FieldTerminalPathArrayOfValues
- func (s DeleteNotificationRequestPathSelectorName) WithValue(value *notification.Reference) *DeleteNotificationRequest_FieldTerminalPathValue
- type DeleteNotificationRequest_FieldMask
- func (fieldMask *DeleteNotificationRequest_FieldMask) AppendPath(path DeleteNotificationRequest_FieldPath)
- func (fieldMask *DeleteNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteNotificationRequest_FieldMask) FilterInputFields() *DeleteNotificationRequest_FieldMask
- func (fieldMask *DeleteNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteNotificationRequest_FieldMask) GetPaths() []DeleteNotificationRequest_FieldPath
- func (fieldMask *DeleteNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteNotificationRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteNotificationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteNotificationRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteNotificationRequest_FieldMask) Project(source *DeleteNotificationRequest) *DeleteNotificationRequest
- func (fieldMask *DeleteNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteNotificationRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteNotificationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteNotificationRequest_FieldMask) Reset()
- func (fieldMask *DeleteNotificationRequest_FieldMask) Set(target, source *DeleteNotificationRequest)
- func (fieldMask *DeleteNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteNotificationRequest_FieldMask) Size() int
- func (fieldMask *DeleteNotificationRequest_FieldMask) String() string
- func (fieldMask *DeleteNotificationRequest_FieldMask) Subtract(other *DeleteNotificationRequest_FieldMask) *DeleteNotificationRequest_FieldMask
- func (fieldMask *DeleteNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteNotificationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteNotificationRequest_FieldPath
- func BuildDeleteNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteNotificationRequest_FieldPath, error)
- func MustParseDeleteNotificationRequest_FieldPath(rawField string) DeleteNotificationRequest_FieldPath
- func ParseDeleteNotificationRequest_FieldPath(rawField string) (DeleteNotificationRequest_FieldPath, error)
- type DeleteNotificationRequest_FieldPathArrayItemValue
- type DeleteNotificationRequest_FieldPathArrayOfValues
- type DeleteNotificationRequest_FieldPathSelector
- type DeleteNotificationRequest_FieldPathValue
- type DeleteNotificationRequest_FieldTerminalPath
- func (fp *DeleteNotificationRequest_FieldTerminalPath) ClearValue(item *DeleteNotificationRequest)
- func (fp *DeleteNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteNotificationRequest_FieldTerminalPath) Get(source *DeleteNotificationRequest) (values []interface{})
- func (fp *DeleteNotificationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteNotificationRequest_FieldTerminalPath) GetSingle(source *DeleteNotificationRequest) (interface{}, bool)
- func (fp *DeleteNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteNotificationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteNotificationRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteNotificationRequest_FieldTerminalPath) Selector() DeleteNotificationRequest_FieldPathSelector
- func (fp *DeleteNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteNotificationRequest_FieldTerminalPath) String() string
- func (fp *DeleteNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteNotificationRequest_FieldPathArrayItemValue
- func (fp *DeleteNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteNotificationRequest_FieldPathArrayOfValues
- func (fp *DeleteNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteNotificationRequest_FieldPathValue
- func (fp *DeleteNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteNotificationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteNotificationRequest) bool
- func (fpaiv *DeleteNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteNotificationRequest) (interface{}, bool)
- func (fpaiv *DeleteNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteNotificationRequest_FieldTerminalPathArrayOfValues
- type DeleteNotificationRequest_FieldTerminalPathValue
- func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) AsNameValue() (*notification.Reference, bool)
- func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) CompareWith(source *DeleteNotificationRequest) (int, bool)
- func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) SetTo(target **DeleteNotificationRequest)
- func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetNotificationDescriptor
- func (d *GetNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetNotificationDescriptor) GetApiName() string
- func (d *GetNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNotificationDescriptor) GetFullMethodName() string
- func (d *GetNotificationDescriptor) GetMethodName() string
- func (d *GetNotificationDescriptor) GetProtoPkgName() string
- func (d *GetNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNotificationDescriptor) GetServiceDomain() string
- func (d *GetNotificationDescriptor) GetServiceVersion() string
- func (d *GetNotificationDescriptor) GetVerb() string
- func (d *GetNotificationDescriptor) HasResource() bool
- func (d *GetNotificationDescriptor) IsClientStream() bool
- func (d *GetNotificationDescriptor) IsCollection() bool
- func (d *GetNotificationDescriptor) IsPlural() bool
- func (d *GetNotificationDescriptor) IsServerStream() bool
- func (d *GetNotificationDescriptor) IsUnary() bool
- func (d *GetNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetNotificationDescriptor) RequestHasResourceBody() bool
- type GetNotificationDescriptorClientMsgHandle
- func (h *GetNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNotificationDescriptorServerMsgHandle
- func (h *GetNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNotificationRequest
- func (o *GetNotificationRequest) Clone() *GetNotificationRequest
- func (o *GetNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetNotificationRequest) Descriptor() ([]byte, []int)
- func (m *GetNotificationRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *GetNotificationRequest) GetName() *notification.Reference
- func (m *GetNotificationRequest) GetView() view.View
- func (*GetNotificationRequest) GotenMessage()
- func (o *GetNotificationRequest) GotenObjectExt()
- func (obj *GetNotificationRequest) GotenValidate() error
- func (o *GetNotificationRequest) MakeDiffFieldMask(other *GetNotificationRequest) *GetNotificationRequest_FieldMask
- func (o *GetNotificationRequest) MakeFullFieldMask() *GetNotificationRequest_FieldMask
- func (o *GetNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetNotificationRequest) Marshal() ([]byte, error)
- func (m *GetNotificationRequest) MarshalJSON() ([]byte, error)
- func (o *GetNotificationRequest) Merge(source *GetNotificationRequest)
- func (o *GetNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetNotificationRequest) ProtoMessage()
- func (m *GetNotificationRequest) ProtoReflect() preflect.Message
- func (m *GetNotificationRequest) Reset()
- func (m *GetNotificationRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *GetNotificationRequest) SetName(fv *notification.Reference)
- func (m *GetNotificationRequest) SetView(fv view.View)
- func (m *GetNotificationRequest) String() string
- func (m *GetNotificationRequest) Unmarshal(b []byte) error
- func (m *GetNotificationRequest) UnmarshalJSON(data []byte) error
- type GetNotificationRequestFieldPathBuilder
- type GetNotificationRequestPathSelectorFieldMask
- func (GetNotificationRequestPathSelectorFieldMask) FieldPath() *GetNotificationRequest_FieldTerminalPath
- func (s GetNotificationRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *GetNotificationRequest_FieldTerminalPathArrayOfValues
- func (s GetNotificationRequestPathSelectorFieldMask) WithValue(value *notification.Notification_FieldMask) *GetNotificationRequest_FieldTerminalPathValue
- type GetNotificationRequestPathSelectorName
- func (GetNotificationRequestPathSelectorName) FieldPath() *GetNotificationRequest_FieldTerminalPath
- func (s GetNotificationRequestPathSelectorName) WithArrayOfValues(values []*notification.Reference) *GetNotificationRequest_FieldTerminalPathArrayOfValues
- func (s GetNotificationRequestPathSelectorName) WithValue(value *notification.Reference) *GetNotificationRequest_FieldTerminalPathValue
- type GetNotificationRequestPathSelectorView
- func (GetNotificationRequestPathSelectorView) FieldPath() *GetNotificationRequest_FieldTerminalPath
- func (s GetNotificationRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetNotificationRequest_FieldTerminalPathArrayOfValues
- func (s GetNotificationRequestPathSelectorView) WithValue(value view.View) *GetNotificationRequest_FieldTerminalPathValue
- type GetNotificationRequest_FieldMask
- func (fieldMask *GetNotificationRequest_FieldMask) AppendPath(path GetNotificationRequest_FieldPath)
- func (fieldMask *GetNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetNotificationRequest_FieldMask) FilterInputFields() *GetNotificationRequest_FieldMask
- func (fieldMask *GetNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetNotificationRequest_FieldMask) GetPaths() []GetNotificationRequest_FieldPath
- func (fieldMask *GetNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetNotificationRequest_FieldMask) IsFull() bool
- func (fieldMask GetNotificationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetNotificationRequest_FieldMask) PathsCount() int
- func (fieldMask *GetNotificationRequest_FieldMask) Project(source *GetNotificationRequest) *GetNotificationRequest
- func (fieldMask *GetNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetNotificationRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetNotificationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetNotificationRequest_FieldMask) Reset()
- func (fieldMask *GetNotificationRequest_FieldMask) Set(target, source *GetNotificationRequest)
- func (fieldMask *GetNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetNotificationRequest_FieldMask) Size() int
- func (fieldMask *GetNotificationRequest_FieldMask) String() string
- func (fieldMask *GetNotificationRequest_FieldMask) Subtract(other *GetNotificationRequest_FieldMask) *GetNotificationRequest_FieldMask
- func (fieldMask *GetNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetNotificationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetNotificationRequest_FieldPath
- func BuildGetNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (GetNotificationRequest_FieldPath, error)
- func MustParseGetNotificationRequest_FieldPath(rawField string) GetNotificationRequest_FieldPath
- func ParseGetNotificationRequest_FieldPath(rawField string) (GetNotificationRequest_FieldPath, error)
- type GetNotificationRequest_FieldPathArrayItemValue
- type GetNotificationRequest_FieldPathArrayOfValues
- type GetNotificationRequest_FieldPathSelector
- type GetNotificationRequest_FieldPathValue
- type GetNotificationRequest_FieldTerminalPath
- func (fp *GetNotificationRequest_FieldTerminalPath) ClearValue(item *GetNotificationRequest)
- func (fp *GetNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetNotificationRequest_FieldTerminalPath) Get(source *GetNotificationRequest) (values []interface{})
- func (fp *GetNotificationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetNotificationRequest_FieldTerminalPath) GetSingle(source *GetNotificationRequest) (interface{}, bool)
- func (fp *GetNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetNotificationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetNotificationRequest_FieldTerminalPath) JSONString() string
- func (fp *GetNotificationRequest_FieldTerminalPath) Selector() GetNotificationRequest_FieldPathSelector
- func (fp *GetNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetNotificationRequest_FieldTerminalPath) String() string
- func (fp *GetNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNotificationRequest_FieldPathArrayItemValue
- func (fp *GetNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNotificationRequest_FieldPathArrayOfValues
- func (fp *GetNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) GetNotificationRequest_FieldPathValue
- func (fp *GetNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetNotificationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNotificationRequest) bool
- func (fpaiv *GetNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetNotificationRequest) (interface{}, bool)
- func (fpaiv *GetNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetNotificationRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetNotificationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
- func (fpaov *GetNotificationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification.Reference, bool)
- func (fpaov *GetNotificationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetNotificationRequest_FieldTerminalPathValue
- func (fpv *GetNotificationRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
- func (fpv *GetNotificationRequest_FieldTerminalPathValue) AsNameValue() (*notification.Reference, bool)
- func (fpv *GetNotificationRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetNotificationRequest_FieldTerminalPathValue) CompareWith(source *GetNotificationRequest) (int, bool)
- func (fpv *GetNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetNotificationRequest_FieldTerminalPathValue) SetTo(target **GetNotificationRequest)
- func (fpv *GetNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListNotificationsDescriptor
- func (d *ListNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListNotificationsDescriptor) GetApiName() string
- func (d *ListNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListNotificationsDescriptor) GetFullMethodName() string
- func (d *ListNotificationsDescriptor) GetMethodName() string
- func (d *ListNotificationsDescriptor) GetProtoPkgName() string
- func (d *ListNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListNotificationsDescriptor) GetServiceDomain() string
- func (d *ListNotificationsDescriptor) GetServiceVersion() string
- func (d *ListNotificationsDescriptor) GetVerb() string
- func (d *ListNotificationsDescriptor) HasResource() bool
- func (d *ListNotificationsDescriptor) IsClientStream() bool
- func (d *ListNotificationsDescriptor) IsCollection() bool
- func (d *ListNotificationsDescriptor) IsPlural() bool
- func (d *ListNotificationsDescriptor) IsServerStream() bool
- func (d *ListNotificationsDescriptor) IsUnary() bool
- func (d *ListNotificationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListNotificationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListNotificationsDescriptor) RequestHasResourceBody() bool
- type ListNotificationsDescriptorClientMsgHandle
- func (h *ListNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListNotificationsDescriptorServerMsgHandle
- func (h *ListNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListNotificationsRequest
- func (o *ListNotificationsRequest) Clone() *ListNotificationsRequest
- func (o *ListNotificationsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListNotificationsRequest) Descriptor() ([]byte, []int)
- func (m *ListNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *ListNotificationsRequest) GetFilter() *notification.Filter
- func (m *ListNotificationsRequest) GetIncludePagingInfo() bool
- func (m *ListNotificationsRequest) GetOrderBy() *notification.OrderBy
- func (m *ListNotificationsRequest) GetPageSize() int32
- func (m *ListNotificationsRequest) GetPageToken() *notification.PagerCursor
- func (m *ListNotificationsRequest) GetParent() *notification.ParentName
- func (m *ListNotificationsRequest) GetView() view.View
- func (*ListNotificationsRequest) GotenMessage()
- func (o *ListNotificationsRequest) GotenObjectExt()
- func (obj *ListNotificationsRequest) GotenValidate() error
- func (o *ListNotificationsRequest) MakeDiffFieldMask(other *ListNotificationsRequest) *ListNotificationsRequest_FieldMask
- func (o *ListNotificationsRequest) MakeFullFieldMask() *ListNotificationsRequest_FieldMask
- func (o *ListNotificationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListNotificationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListNotificationsRequest) Marshal() ([]byte, error)
- func (m *ListNotificationsRequest) MarshalJSON() ([]byte, error)
- func (o *ListNotificationsRequest) Merge(source *ListNotificationsRequest)
- func (o *ListNotificationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListNotificationsRequest) ProtoMessage()
- func (m *ListNotificationsRequest) ProtoReflect() preflect.Message
- func (m *ListNotificationsRequest) Reset()
- func (m *ListNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *ListNotificationsRequest) SetFilter(fv *notification.Filter)
- func (m *ListNotificationsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
- func (m *ListNotificationsRequest) SetPageSize(fv int32)
- func (m *ListNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
- func (m *ListNotificationsRequest) SetParent(fv *notification.ParentName)
- func (m *ListNotificationsRequest) SetView(fv view.View)
- func (m *ListNotificationsRequest) String() string
- func (m *ListNotificationsRequest) Unmarshal(b []byte) error
- func (m *ListNotificationsRequest) UnmarshalJSON(data []byte) error
- type ListNotificationsRequestFieldPathBuilder
- func (ListNotificationsRequestFieldPathBuilder) FieldMask() ListNotificationsRequestPathSelectorFieldMask
- func (ListNotificationsRequestFieldPathBuilder) Filter() ListNotificationsRequestPathSelectorFilter
- func (ListNotificationsRequestFieldPathBuilder) IncludePagingInfo() ListNotificationsRequestPathSelectorIncludePagingInfo
- func (ListNotificationsRequestFieldPathBuilder) OrderBy() ListNotificationsRequestPathSelectorOrderBy
- func (ListNotificationsRequestFieldPathBuilder) PageSize() ListNotificationsRequestPathSelectorPageSize
- func (ListNotificationsRequestFieldPathBuilder) PageToken() ListNotificationsRequestPathSelectorPageToken
- func (ListNotificationsRequestFieldPathBuilder) Parent() ListNotificationsRequestPathSelectorParent
- func (ListNotificationsRequestFieldPathBuilder) View() ListNotificationsRequestPathSelectorView
- type ListNotificationsRequestPathSelectorFieldMask
- func (ListNotificationsRequestPathSelectorFieldMask) FieldPath() *ListNotificationsRequest_FieldTerminalPath
- func (s ListNotificationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationsRequestPathSelectorFieldMask) WithValue(value *notification.Notification_FieldMask) *ListNotificationsRequest_FieldTerminalPathValue
- type ListNotificationsRequestPathSelectorFilter
- func (ListNotificationsRequestPathSelectorFilter) FieldPath() *ListNotificationsRequest_FieldTerminalPath
- func (s ListNotificationsRequestPathSelectorFilter) WithArrayOfValues(values []*notification.Filter) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationsRequestPathSelectorFilter) WithValue(value *notification.Filter) *ListNotificationsRequest_FieldTerminalPathValue
- type ListNotificationsRequestPathSelectorIncludePagingInfo
- func (ListNotificationsRequestPathSelectorIncludePagingInfo) FieldPath() *ListNotificationsRequest_FieldTerminalPath
- func (s ListNotificationsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListNotificationsRequest_FieldTerminalPathValue
- type ListNotificationsRequestPathSelectorOrderBy
- func (ListNotificationsRequestPathSelectorOrderBy) FieldPath() *ListNotificationsRequest_FieldTerminalPath
- func (s ListNotificationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification.OrderBy) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationsRequestPathSelectorOrderBy) WithValue(value *notification.OrderBy) *ListNotificationsRequest_FieldTerminalPathValue
- type ListNotificationsRequestPathSelectorPageSize
- func (ListNotificationsRequestPathSelectorPageSize) FieldPath() *ListNotificationsRequest_FieldTerminalPath
- func (s ListNotificationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationsRequestPathSelectorPageSize) WithValue(value int32) *ListNotificationsRequest_FieldTerminalPathValue
- type ListNotificationsRequestPathSelectorPageToken
- func (ListNotificationsRequestPathSelectorPageToken) FieldPath() *ListNotificationsRequest_FieldTerminalPath
- func (s ListNotificationsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification.PagerCursor) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationsRequestPathSelectorPageToken) WithValue(value *notification.PagerCursor) *ListNotificationsRequest_FieldTerminalPathValue
- type ListNotificationsRequestPathSelectorParent
- func (ListNotificationsRequestPathSelectorParent) FieldPath() *ListNotificationsRequest_FieldTerminalPath
- func (s ListNotificationsRequestPathSelectorParent) WithArrayOfValues(values []*notification.ParentName) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationsRequestPathSelectorParent) WithValue(value *notification.ParentName) *ListNotificationsRequest_FieldTerminalPathValue
- type ListNotificationsRequestPathSelectorView
- func (ListNotificationsRequestPathSelectorView) FieldPath() *ListNotificationsRequest_FieldTerminalPath
- func (s ListNotificationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s ListNotificationsRequestPathSelectorView) WithValue(value view.View) *ListNotificationsRequest_FieldTerminalPathValue
- type ListNotificationsRequest_FieldMask
- func (fieldMask *ListNotificationsRequest_FieldMask) AppendPath(path ListNotificationsRequest_FieldPath)
- func (fieldMask *ListNotificationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListNotificationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListNotificationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListNotificationsRequest_FieldMask) FilterInputFields() *ListNotificationsRequest_FieldMask
- func (fieldMask *ListNotificationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListNotificationsRequest_FieldMask) GetPaths() []ListNotificationsRequest_FieldPath
- func (fieldMask *ListNotificationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListNotificationsRequest_FieldMask) IsFull() bool
- func (fieldMask ListNotificationsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListNotificationsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListNotificationsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListNotificationsRequest_FieldMask) Project(source *ListNotificationsRequest) *ListNotificationsRequest
- func (fieldMask *ListNotificationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListNotificationsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListNotificationsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListNotificationsRequest_FieldMask) Reset()
- func (fieldMask *ListNotificationsRequest_FieldMask) Set(target, source *ListNotificationsRequest)
- func (fieldMask *ListNotificationsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListNotificationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListNotificationsRequest_FieldMask) Size() int
- func (fieldMask *ListNotificationsRequest_FieldMask) String() string
- func (fieldMask *ListNotificationsRequest_FieldMask) Subtract(other *ListNotificationsRequest_FieldMask) *ListNotificationsRequest_FieldMask
- func (fieldMask *ListNotificationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListNotificationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListNotificationsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListNotificationsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListNotificationsRequest_FieldPath
- func BuildListNotificationsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListNotificationsRequest_FieldPath, error)
- func MustParseListNotificationsRequest_FieldPath(rawField string) ListNotificationsRequest_FieldPath
- func ParseListNotificationsRequest_FieldPath(rawField string) (ListNotificationsRequest_FieldPath, error)
- type ListNotificationsRequest_FieldPathArrayItemValue
- type ListNotificationsRequest_FieldPathArrayOfValues
- type ListNotificationsRequest_FieldPathSelector
- type ListNotificationsRequest_FieldPathValue
- type ListNotificationsRequest_FieldTerminalPath
- func (fp *ListNotificationsRequest_FieldTerminalPath) ClearValue(item *ListNotificationsRequest)
- func (fp *ListNotificationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListNotificationsRequest_FieldTerminalPath) Get(source *ListNotificationsRequest) (values []interface{})
- func (fp *ListNotificationsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListNotificationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListNotificationsRequest_FieldTerminalPath) GetSingle(source *ListNotificationsRequest) (interface{}, bool)
- func (fp *ListNotificationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListNotificationsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListNotificationsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListNotificationsRequest_FieldTerminalPath) Selector() ListNotificationsRequest_FieldPathSelector
- func (fp *ListNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListNotificationsRequest_FieldTerminalPath) String() string
- func (fp *ListNotificationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListNotificationsRequest_FieldPathArrayItemValue
- func (fp *ListNotificationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListNotificationsRequest_FieldPathArrayOfValues
- func (fp *ListNotificationsRequest_FieldTerminalPath) WithIValue(value interface{}) ListNotificationsRequest_FieldPathValue
- func (fp *ListNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListNotificationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListNotificationsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListNotificationsRequest) bool
- func (fpaiv *ListNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListNotificationsRequest) (interface{}, bool)
- func (fpaiv *ListNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListNotificationsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
- func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification.Filter, bool)
- func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification.OrderBy, bool)
- func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
- func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification.ParentName, bool)
- func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListNotificationsRequest_FieldTerminalPathValue
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsFilterValue() (*notification.Filter, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification.OrderBy, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification.PagerCursor, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsParentValue() (*notification.ParentName, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) CompareWith(source *ListNotificationsRequest) (int, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) SetTo(target **ListNotificationsRequest)
- func (fpv *ListNotificationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListNotificationsResponse
- func (o *ListNotificationsResponse) Clone() *ListNotificationsResponse
- func (o *ListNotificationsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListNotificationsResponse) Descriptor() ([]byte, []int)
- func (m *ListNotificationsResponse) GetCurrentOffset() int32
- func (m *ListNotificationsResponse) GetNextPageToken() *notification.PagerCursor
- func (m *ListNotificationsResponse) GetNotifications() []*notification.Notification
- func (m *ListNotificationsResponse) GetPrevPageToken() *notification.PagerCursor
- func (m *ListNotificationsResponse) GetTotalResultsCount() int32
- func (*ListNotificationsResponse) GotenMessage()
- func (o *ListNotificationsResponse) GotenObjectExt()
- func (obj *ListNotificationsResponse) GotenValidate() error
- func (o *ListNotificationsResponse) MakeDiffFieldMask(other *ListNotificationsResponse) *ListNotificationsResponse_FieldMask
- func (o *ListNotificationsResponse) MakeFullFieldMask() *ListNotificationsResponse_FieldMask
- func (o *ListNotificationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListNotificationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListNotificationsResponse) Marshal() ([]byte, error)
- func (m *ListNotificationsResponse) MarshalJSON() ([]byte, error)
- func (o *ListNotificationsResponse) Merge(source *ListNotificationsResponse)
- func (o *ListNotificationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListNotificationsResponse) ProtoMessage()
- func (m *ListNotificationsResponse) ProtoReflect() preflect.Message
- func (m *ListNotificationsResponse) Reset()
- func (m *ListNotificationsResponse) SetCurrentOffset(fv int32)
- func (m *ListNotificationsResponse) SetNextPageToken(fv *notification.PagerCursor)
- func (m *ListNotificationsResponse) SetNotifications(fv []*notification.Notification)
- func (m *ListNotificationsResponse) SetPrevPageToken(fv *notification.PagerCursor)
- func (m *ListNotificationsResponse) SetTotalResultsCount(fv int32)
- func (m *ListNotificationsResponse) String() string
- func (m *ListNotificationsResponse) Unmarshal(b []byte) error
- func (m *ListNotificationsResponse) UnmarshalJSON(data []byte) error
- type ListNotificationsResponseFieldPathBuilder
- func (ListNotificationsResponseFieldPathBuilder) CurrentOffset() ListNotificationsResponsePathSelectorCurrentOffset
- func (ListNotificationsResponseFieldPathBuilder) NextPageToken() ListNotificationsResponsePathSelectorNextPageToken
- func (ListNotificationsResponseFieldPathBuilder) Notifications() ListNotificationsResponsePathSelectorNotifications
- func (ListNotificationsResponseFieldPathBuilder) PrevPageToken() ListNotificationsResponsePathSelectorPrevPageToken
- func (ListNotificationsResponseFieldPathBuilder) TotalResultsCount() ListNotificationsResponsePathSelectorTotalResultsCount
- type ListNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations
- func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels
- func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponseMapPathSelectorNotificationsMetadataShards
- func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataShards) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithArrayOfValues(values []int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithValue(value int64) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorCurrentOffset
- func (ListNotificationsResponsePathSelectorCurrentOffset) FieldPath() *ListNotificationsResponse_FieldTerminalPath
- func (s ListNotificationsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListNotificationsResponse_FieldTerminalPathValue
- type ListNotificationsResponsePathSelectorNextPageToken
- func (ListNotificationsResponsePathSelectorNextPageToken) FieldPath() *ListNotificationsResponse_FieldTerminalPath
- func (s ListNotificationsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*notification.PagerCursor) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNextPageToken) WithValue(value *notification.PagerCursor) *ListNotificationsResponse_FieldTerminalPathValue
- type ListNotificationsResponsePathSelectorNotifications
- func (ListNotificationsResponsePathSelectorNotifications) AlertingPolicy() ListNotificationsResponsePathSelectorNotificationsAlertingPolicy
- func (ListNotificationsResponsePathSelectorNotifications) Alerts() ListNotificationsResponsePathSelectorNotificationsAlerts
- func (ListNotificationsResponsePathSelectorNotifications) FieldPath() *ListNotificationsResponse_FieldTerminalPath
- func (ListNotificationsResponsePathSelectorNotifications) Metadata() ListNotificationsResponsePathSelectorNotificationsMetadata
- func (ListNotificationsResponsePathSelectorNotifications) Name() ListNotificationsResponsePathSelectorNotificationsName
- func (ListNotificationsResponsePathSelectorNotifications) State() ListNotificationsResponsePathSelectorNotificationsState
- func (s ListNotificationsResponsePathSelectorNotifications) WithArrayOfValues(values [][]*notification.Notification) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotifications) WithItemValue(value *notification.Notification) *ListNotificationsResponse_FieldTerminalPathArrayItemValue
- func (s ListNotificationsResponsePathSelectorNotifications) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *ListNotificationsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationsResponsePathSelectorNotifications) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (ListNotificationsResponsePathSelectorNotifications) WithSubPath(subPath notification.Notification_FieldPath) *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotifications) WithSubValue(subPathValue notification.Notification_FieldPathValue) *ListNotificationsResponse_FieldSubPathValue
- func (s ListNotificationsResponsePathSelectorNotifications) WithValue(value []*notification.Notification) *ListNotificationsResponse_FieldTerminalPathValue
- type ListNotificationsResponsePathSelectorNotificationsAlertingPolicy
- func (ListNotificationsResponsePathSelectorNotificationsAlertingPolicy) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithValue(value *alerting_policy.Name) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsAlerts
- func (ListNotificationsResponsePathSelectorNotificationsAlerts) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsAlerts) WithArrayOfValues(values [][]*alert.Name) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsAlerts) WithItemValue(value *alert.Name) *ListNotificationsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationsResponsePathSelectorNotificationsAlerts) WithValue(value []*alert.Name) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadata
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) Annotations() ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) CreateTime() ListNotificationsResponsePathSelectorNotificationsMetadataCreateTime
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) DeleteTime() ListNotificationsResponsePathSelectorNotificationsMetadataDeleteTime
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) Generation() ListNotificationsResponsePathSelectorNotificationsMetadataGeneration
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) Labels() ListNotificationsResponsePathSelectorNotificationsMetadataLabels
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) Lifecycle() ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) OwnerReferences() ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) ResourceVersion() ListNotificationsResponsePathSelectorNotificationsMetadataResourceVersion
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) Shards() ListNotificationsResponsePathSelectorNotificationsMetadataShards
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) Syncing() ListNotificationsResponsePathSelectorNotificationsMetadataSyncing
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) Tags() ListNotificationsResponsePathSelectorNotificationsMetadataTags
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) UpdateTime() ListNotificationsResponsePathSelectorNotificationsMetadataUpdateTime
- func (ListNotificationsResponsePathSelectorNotificationsMetadata) Uuid() ListNotificationsResponsePathSelectorNotificationsMetadataUuid
- func (s ListNotificationsResponsePathSelectorNotificationsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadata) WithValue(value *ntt_meta.Meta) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations
- func (ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithKey(key string) ListNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithValue(value map[string]string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataCreateTime
- func (ListNotificationsResponsePathSelectorNotificationsMetadataCreateTime) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataDeleteTime
- func (ListNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataGeneration
- func (ListNotificationsResponsePathSelectorNotificationsMetadataGeneration) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithArrayOfValues(values []int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithValue(value int64) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataLabels
- func (ListNotificationsResponsePathSelectorNotificationsMetadataLabels) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (ListNotificationsResponsePathSelectorNotificationsMetadataLabels) WithKey(key string) ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataLabels) WithValue(value map[string]string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle
- func (ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle) BlockDeletion() ...
- func (ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle) State() ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleState
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion
- func (ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleState
- func (ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Controller() ...
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Kind() ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Name() ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Region() ...
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Version() ...
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListNotificationsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithValue(value bool) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion
- func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataResourceVersion
- func (ListNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataShards
- func (ListNotificationsResponsePathSelectorNotificationsMetadataShards) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (ListNotificationsResponsePathSelectorNotificationsMetadataShards) WithKey(key string) ListNotificationsResponseMapPathSelectorNotificationsMetadataShards
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataShards) WithValue(value map[string]int64) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataSyncing
- func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncing) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncing) OwningRegion() ListNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion
- func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncing) Regions() ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion
- func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions
- func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithItemValue(value string) *ListNotificationsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithValue(value []string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataTags
- func (ListNotificationsResponsePathSelectorNotificationsMetadataTags) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataTags) WithArrayOfValues(values [][]string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataTags) WithItemValue(value string) *ListNotificationsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataTags) WithValue(value []string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataUpdateTime
- func (ListNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsMetadataUuid
- func (ListNotificationsResponsePathSelectorNotificationsMetadataUuid) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataUuid) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsMetadataUuid) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsName
- func (ListNotificationsResponsePathSelectorNotificationsName) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsName) WithArrayOfValues(values []*notification.Name) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsName) WithValue(value *notification.Name) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsState
- func (ListNotificationsResponsePathSelectorNotificationsState) AlertsLifetime() ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime
- func (ListNotificationsResponsePathSelectorNotificationsState) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsState) IncidentNotifyAttemptsDone() ...
- func (ListNotificationsResponsePathSelectorNotificationsState) IsResolved() ListNotificationsResponsePathSelectorNotificationsStateIsResolved
- func (ListNotificationsResponsePathSelectorNotificationsState) LifecycleCompleted() ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted
- func (ListNotificationsResponsePathSelectorNotificationsState) NotificationState() ListNotificationsResponsePathSelectorNotificationsStateNotificationState
- func (ListNotificationsResponsePathSelectorNotificationsState) ResolutionNotificationState() ...
- func (ListNotificationsResponsePathSelectorNotificationsState) ResolutionNotifyAttemptsDone() ...
- func (s ListNotificationsResponsePathSelectorNotificationsState) WithArrayOfValues(values []*notification.Notification_State) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsState) WithValue(value *notification.Notification_State) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime
- func (ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) EndTime() ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime
- func (ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) StartTime() ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime
- func (s ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithValue(value *monitoring_common.TimeRange) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime
- func (ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithValue(value *timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime
- func (ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithValue(value *timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone
- func (ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithValue(value bool) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateIsResolved
- func (ListNotificationsResponsePathSelectorNotificationsStateIsResolved) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateIsResolved) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateIsResolved) WithValue(value bool) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted
- func (ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithValue(value bool) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationState
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) Error() ListNotificationsResponsePathSelectorNotificationsStateNotificationStateError
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) NotificationChannel() ...
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) NotifyAttempts() ...
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) ProviderData() ...
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) Status() ListNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *ListNotificationsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateError
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateError) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithValue(value int64) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) PagerDuty() ...
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) Slack() ...
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) WithValue(...) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) Ts() ...
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus
- func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Error() ...
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotificationChannel() ...
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotifyAttempts() ...
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) ProviderData() ...
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Status() ...
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *ListNotificationsResponse_FieldSubPathArrayItemValue
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithValue(value int64) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) PagerDuty() ...
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) Slack() ...
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) WithValue(...) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) Ts() ...
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone
- func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) FieldPath() *ListNotificationsResponse_FieldSubPath
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithValue(value bool) *ListNotificationsResponse_FieldSubPathValue
- type ListNotificationsResponsePathSelectorPrevPageToken
- func (ListNotificationsResponsePathSelectorPrevPageToken) FieldPath() *ListNotificationsResponse_FieldTerminalPath
- func (s ListNotificationsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*notification.PagerCursor) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorPrevPageToken) WithValue(value *notification.PagerCursor) *ListNotificationsResponse_FieldTerminalPathValue
- type ListNotificationsResponsePathSelectorTotalResultsCount
- func (ListNotificationsResponsePathSelectorTotalResultsCount) FieldPath() *ListNotificationsResponse_FieldTerminalPath
- func (s ListNotificationsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s ListNotificationsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListNotificationsResponse_FieldTerminalPathValue
- type ListNotificationsResponse_FieldMask
- func (fieldMask *ListNotificationsResponse_FieldMask) AppendPath(path ListNotificationsResponse_FieldPath)
- func (fieldMask *ListNotificationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListNotificationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListNotificationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListNotificationsResponse_FieldMask) FilterInputFields() *ListNotificationsResponse_FieldMask
- func (fieldMask *ListNotificationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListNotificationsResponse_FieldMask) GetPaths() []ListNotificationsResponse_FieldPath
- func (fieldMask *ListNotificationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListNotificationsResponse_FieldMask) IsFull() bool
- func (fieldMask ListNotificationsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListNotificationsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListNotificationsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListNotificationsResponse_FieldMask) Project(source *ListNotificationsResponse) *ListNotificationsResponse
- func (fieldMask *ListNotificationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListNotificationsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListNotificationsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListNotificationsResponse_FieldMask) Reset()
- func (fieldMask *ListNotificationsResponse_FieldMask) Set(target, source *ListNotificationsResponse)
- func (fieldMask *ListNotificationsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListNotificationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListNotificationsResponse_FieldMask) Size() int
- func (fieldMask *ListNotificationsResponse_FieldMask) String() string
- func (fieldMask *ListNotificationsResponse_FieldMask) Subtract(other *ListNotificationsResponse_FieldMask) *ListNotificationsResponse_FieldMask
- func (fieldMask *ListNotificationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListNotificationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListNotificationsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListNotificationsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListNotificationsResponse_FieldPath
- func BuildListNotificationsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListNotificationsResponse_FieldPath, error)
- func MustParseListNotificationsResponse_FieldPath(rawField string) ListNotificationsResponse_FieldPath
- func ParseListNotificationsResponse_FieldPath(rawField string) (ListNotificationsResponse_FieldPath, error)
- type ListNotificationsResponse_FieldPathArrayItemValue
- type ListNotificationsResponse_FieldPathArrayOfValues
- type ListNotificationsResponse_FieldPathSelector
- type ListNotificationsResponse_FieldPathValue
- type ListNotificationsResponse_FieldSubPath
- func (fps *ListNotificationsResponse_FieldSubPath) AsNotificationsSubPath() (notification.Notification_FieldPath, bool)
- func (fps *ListNotificationsResponse_FieldSubPath) ClearValue(item *ListNotificationsResponse)
- func (fps *ListNotificationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListNotificationsResponse_FieldSubPath) Get(source *ListNotificationsResponse) (values []interface{})
- func (fps *ListNotificationsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListNotificationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListNotificationsResponse_FieldSubPath) GetSingle(source *ListNotificationsResponse) (interface{}, bool)
- func (fps *ListNotificationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListNotificationsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListNotificationsResponse_FieldSubPath) JSONString() string
- func (fps *ListNotificationsResponse_FieldSubPath) Selector() ListNotificationsResponse_FieldPathSelector
- func (fps *ListNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListNotificationsResponse_FieldSubPath) String() string
- func (fps *ListNotificationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListNotificationsResponse_FieldPathArrayItemValue
- func (fps *ListNotificationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListNotificationsResponse_FieldPathArrayOfValues
- func (fps *ListNotificationsResponse_FieldSubPath) WithIValue(value interface{}) ListNotificationsResponse_FieldPathValue
- func (fps *ListNotificationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListNotificationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListNotificationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListNotificationsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListNotificationsResponse_FieldSubPathArrayItemValue) AsNotificationsPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
- func (fpaivs *ListNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListNotificationsResponse) bool
- func (fpaivs *ListNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListNotificationsResponse_FieldSubPathArrayOfValues
- type ListNotificationsResponse_FieldSubPathValue
- func (fpvs *ListNotificationsResponse_FieldSubPathValue) AsNotificationsPathValue() (notification.Notification_FieldPathValue, bool)
- func (fpvs *ListNotificationsResponse_FieldSubPathValue) CompareWith(source *ListNotificationsResponse) (int, bool)
- func (fpvs *ListNotificationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListNotificationsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListNotificationsResponse_FieldSubPathValue) SetTo(target **ListNotificationsResponse)
- func (fpvs *ListNotificationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListNotificationsResponse_FieldTerminalPath
- func (fp *ListNotificationsResponse_FieldTerminalPath) ClearValue(item *ListNotificationsResponse)
- func (fp *ListNotificationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListNotificationsResponse_FieldTerminalPath) Get(source *ListNotificationsResponse) (values []interface{})
- func (fp *ListNotificationsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListNotificationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListNotificationsResponse_FieldTerminalPath) GetSingle(source *ListNotificationsResponse) (interface{}, bool)
- func (fp *ListNotificationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListNotificationsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListNotificationsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListNotificationsResponse_FieldTerminalPath) Selector() ListNotificationsResponse_FieldPathSelector
- func (fp *ListNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListNotificationsResponse_FieldTerminalPath) String() string
- func (fp *ListNotificationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListNotificationsResponse_FieldPathArrayItemValue
- func (fp *ListNotificationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListNotificationsResponse_FieldPathArrayOfValues
- func (fp *ListNotificationsResponse_FieldTerminalPath) WithIValue(value interface{}) ListNotificationsResponse_FieldPathValue
- func (fp *ListNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListNotificationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListNotificationsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationsItemValue() (*notification.Notification, bool)
- func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListNotificationsResponse) bool
- func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListNotificationsResponse) (interface{}, bool)
- func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListNotificationsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
- func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationsArrayOfValues() ([][]*notification.Notification, bool)
- func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
- func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListNotificationsResponse_FieldTerminalPathValue
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*notification.PagerCursor, bool)
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsNotificationsValue() ([]*notification.Notification, bool)
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification.PagerCursor, bool)
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) CompareWith(source *ListNotificationsResponse) (int, bool)
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) SetTo(target **ListNotificationsResponse)
- func (fpv *ListNotificationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type NotificationServiceClient
- type NotificationServiceDescriptor
- func (d *NotificationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *NotificationServiceDescriptor) GetApiName() string
- func (d *NotificationServiceDescriptor) GetFullAPIName() string
- func (d *NotificationServiceDescriptor) GetProtoPkgName() string
- func (d *NotificationServiceDescriptor) GetServiceDomain() string
- func (d *NotificationServiceDescriptor) GetServiceVersion() string
- type SearchNotificationsDescriptor
- func (d *SearchNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *SearchNotificationsDescriptor) GetApiName() string
- func (d *SearchNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchNotificationsDescriptor) GetFullMethodName() string
- func (d *SearchNotificationsDescriptor) GetMethodName() string
- func (d *SearchNotificationsDescriptor) GetProtoPkgName() string
- func (d *SearchNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *SearchNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchNotificationsDescriptor) GetServiceDomain() string
- func (d *SearchNotificationsDescriptor) GetServiceVersion() string
- func (d *SearchNotificationsDescriptor) GetVerb() string
- func (d *SearchNotificationsDescriptor) HasResource() bool
- func (d *SearchNotificationsDescriptor) IsClientStream() bool
- func (d *SearchNotificationsDescriptor) IsCollection() bool
- func (d *SearchNotificationsDescriptor) IsPlural() bool
- func (d *SearchNotificationsDescriptor) IsServerStream() bool
- func (d *SearchNotificationsDescriptor) IsUnary() bool
- func (d *SearchNotificationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *SearchNotificationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *SearchNotificationsDescriptor) RequestHasResourceBody() bool
- type SearchNotificationsDescriptorClientMsgHandle
- func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchNotificationsDescriptorServerMsgHandle
- func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchNotificationsRequest
- func (o *SearchNotificationsRequest) Clone() *SearchNotificationsRequest
- func (o *SearchNotificationsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchNotificationsRequest) Descriptor() ([]byte, []int)
- func (m *SearchNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *SearchNotificationsRequest) GetFilter() *notification.Filter
- func (m *SearchNotificationsRequest) GetOrderBy() *notification.OrderBy
- func (m *SearchNotificationsRequest) GetPageSize() int32
- func (m *SearchNotificationsRequest) GetPageToken() *notification.PagerCursor
- func (m *SearchNotificationsRequest) GetParent() *notification.ParentName
- func (m *SearchNotificationsRequest) GetPhrase() string
- func (m *SearchNotificationsRequest) GetView() view.View
- func (*SearchNotificationsRequest) GotenMessage()
- func (o *SearchNotificationsRequest) GotenObjectExt()
- func (obj *SearchNotificationsRequest) GotenValidate() error
- func (o *SearchNotificationsRequest) MakeDiffFieldMask(other *SearchNotificationsRequest) *SearchNotificationsRequest_FieldMask
- func (o *SearchNotificationsRequest) MakeFullFieldMask() *SearchNotificationsRequest_FieldMask
- func (o *SearchNotificationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchNotificationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchNotificationsRequest) Marshal() ([]byte, error)
- func (m *SearchNotificationsRequest) MarshalJSON() ([]byte, error)
- func (o *SearchNotificationsRequest) Merge(source *SearchNotificationsRequest)
- func (o *SearchNotificationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchNotificationsRequest) ProtoMessage()
- func (m *SearchNotificationsRequest) ProtoReflect() preflect.Message
- func (m *SearchNotificationsRequest) Reset()
- func (m *SearchNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *SearchNotificationsRequest) SetFilter(fv *notification.Filter)
- func (m *SearchNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
- func (m *SearchNotificationsRequest) SetPageSize(fv int32)
- func (m *SearchNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
- func (m *SearchNotificationsRequest) SetParent(fv *notification.ParentName)
- func (m *SearchNotificationsRequest) SetPhrase(fv string)
- func (m *SearchNotificationsRequest) SetView(fv view.View)
- func (m *SearchNotificationsRequest) String() string
- func (m *SearchNotificationsRequest) Unmarshal(b []byte) error
- func (m *SearchNotificationsRequest) UnmarshalJSON(data []byte) error
- type SearchNotificationsRequestFieldPathBuilder
- func (SearchNotificationsRequestFieldPathBuilder) FieldMask() SearchNotificationsRequestPathSelectorFieldMask
- func (SearchNotificationsRequestFieldPathBuilder) Filter() SearchNotificationsRequestPathSelectorFilter
- func (SearchNotificationsRequestFieldPathBuilder) OrderBy() SearchNotificationsRequestPathSelectorOrderBy
- func (SearchNotificationsRequestFieldPathBuilder) PageSize() SearchNotificationsRequestPathSelectorPageSize
- func (SearchNotificationsRequestFieldPathBuilder) PageToken() SearchNotificationsRequestPathSelectorPageToken
- func (SearchNotificationsRequestFieldPathBuilder) Parent() SearchNotificationsRequestPathSelectorParent
- func (SearchNotificationsRequestFieldPathBuilder) Phrase() SearchNotificationsRequestPathSelectorPhrase
- func (SearchNotificationsRequestFieldPathBuilder) View() SearchNotificationsRequestPathSelectorView
- type SearchNotificationsRequestPathSelectorFieldMask
- func (SearchNotificationsRequestPathSelectorFieldMask) FieldPath() *SearchNotificationsRequest_FieldTerminalPath
- func (s SearchNotificationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsRequestPathSelectorFieldMask) WithValue(value *notification.Notification_FieldMask) *SearchNotificationsRequest_FieldTerminalPathValue
- type SearchNotificationsRequestPathSelectorFilter
- func (SearchNotificationsRequestPathSelectorFilter) FieldPath() *SearchNotificationsRequest_FieldTerminalPath
- func (s SearchNotificationsRequestPathSelectorFilter) WithArrayOfValues(values []*notification.Filter) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsRequestPathSelectorFilter) WithValue(value *notification.Filter) *SearchNotificationsRequest_FieldTerminalPathValue
- type SearchNotificationsRequestPathSelectorOrderBy
- func (SearchNotificationsRequestPathSelectorOrderBy) FieldPath() *SearchNotificationsRequest_FieldTerminalPath
- func (s SearchNotificationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification.OrderBy) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsRequestPathSelectorOrderBy) WithValue(value *notification.OrderBy) *SearchNotificationsRequest_FieldTerminalPathValue
- type SearchNotificationsRequestPathSelectorPageSize
- func (SearchNotificationsRequestPathSelectorPageSize) FieldPath() *SearchNotificationsRequest_FieldTerminalPath
- func (s SearchNotificationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsRequestPathSelectorPageSize) WithValue(value int32) *SearchNotificationsRequest_FieldTerminalPathValue
- type SearchNotificationsRequestPathSelectorPageToken
- func (SearchNotificationsRequestPathSelectorPageToken) FieldPath() *SearchNotificationsRequest_FieldTerminalPath
- func (s SearchNotificationsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification.PagerCursor) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsRequestPathSelectorPageToken) WithValue(value *notification.PagerCursor) *SearchNotificationsRequest_FieldTerminalPathValue
- type SearchNotificationsRequestPathSelectorParent
- func (SearchNotificationsRequestPathSelectorParent) FieldPath() *SearchNotificationsRequest_FieldTerminalPath
- func (s SearchNotificationsRequestPathSelectorParent) WithArrayOfValues(values []*notification.ParentName) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsRequestPathSelectorParent) WithValue(value *notification.ParentName) *SearchNotificationsRequest_FieldTerminalPathValue
- type SearchNotificationsRequestPathSelectorPhrase
- func (SearchNotificationsRequestPathSelectorPhrase) FieldPath() *SearchNotificationsRequest_FieldTerminalPath
- func (s SearchNotificationsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsRequestPathSelectorPhrase) WithValue(value string) *SearchNotificationsRequest_FieldTerminalPathValue
- type SearchNotificationsRequestPathSelectorView
- func (SearchNotificationsRequestPathSelectorView) FieldPath() *SearchNotificationsRequest_FieldTerminalPath
- func (s SearchNotificationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsRequestPathSelectorView) WithValue(value view.View) *SearchNotificationsRequest_FieldTerminalPathValue
- type SearchNotificationsRequest_FieldMask
- func (fieldMask *SearchNotificationsRequest_FieldMask) AppendPath(path SearchNotificationsRequest_FieldPath)
- func (fieldMask *SearchNotificationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchNotificationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchNotificationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchNotificationsRequest_FieldMask) FilterInputFields() *SearchNotificationsRequest_FieldMask
- func (fieldMask *SearchNotificationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchNotificationsRequest_FieldMask) GetPaths() []SearchNotificationsRequest_FieldPath
- func (fieldMask *SearchNotificationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchNotificationsRequest_FieldMask) IsFull() bool
- func (fieldMask SearchNotificationsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchNotificationsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchNotificationsRequest_FieldMask) PathsCount() int
- func (fieldMask *SearchNotificationsRequest_FieldMask) Project(source *SearchNotificationsRequest) *SearchNotificationsRequest
- func (fieldMask *SearchNotificationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchNotificationsRequest_FieldMask) ProtoMessage()
- func (fieldMask *SearchNotificationsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchNotificationsRequest_FieldMask) Reset()
- func (fieldMask *SearchNotificationsRequest_FieldMask) Set(target, source *SearchNotificationsRequest)
- func (fieldMask *SearchNotificationsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchNotificationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchNotificationsRequest_FieldMask) Size() int
- func (fieldMask *SearchNotificationsRequest_FieldMask) String() string
- func (fieldMask *SearchNotificationsRequest_FieldMask) Subtract(other *SearchNotificationsRequest_FieldMask) *SearchNotificationsRequest_FieldMask
- func (fieldMask *SearchNotificationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchNotificationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchNotificationsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchNotificationsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type SearchNotificationsRequest_FieldPath
- func BuildSearchNotificationsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchNotificationsRequest_FieldPath, error)
- func MustParseSearchNotificationsRequest_FieldPath(rawField string) SearchNotificationsRequest_FieldPath
- func ParseSearchNotificationsRequest_FieldPath(rawField string) (SearchNotificationsRequest_FieldPath, error)
- type SearchNotificationsRequest_FieldPathArrayItemValue
- type SearchNotificationsRequest_FieldPathArrayOfValues
- type SearchNotificationsRequest_FieldPathSelector
- type SearchNotificationsRequest_FieldPathValue
- type SearchNotificationsRequest_FieldTerminalPath
- func (fp *SearchNotificationsRequest_FieldTerminalPath) ClearValue(item *SearchNotificationsRequest)
- func (fp *SearchNotificationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchNotificationsRequest_FieldTerminalPath) Get(source *SearchNotificationsRequest) (values []interface{})
- func (fp *SearchNotificationsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchNotificationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchNotificationsRequest_FieldTerminalPath) GetSingle(source *SearchNotificationsRequest) (interface{}, bool)
- func (fp *SearchNotificationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchNotificationsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchNotificationsRequest_FieldTerminalPath) JSONString() string
- func (fp *SearchNotificationsRequest_FieldTerminalPath) Selector() SearchNotificationsRequest_FieldPathSelector
- func (fp *SearchNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *SearchNotificationsRequest_FieldTerminalPath) String() string
- func (fp *SearchNotificationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchNotificationsRequest_FieldPathArrayItemValue
- func (fp *SearchNotificationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchNotificationsRequest_FieldPathArrayOfValues
- func (fp *SearchNotificationsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchNotificationsRequest_FieldPathValue
- func (fp *SearchNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchNotificationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchNotificationsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchNotificationsRequest) bool
- func (fpaiv *SearchNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchNotificationsRequest) (interface{}, bool)
- func (fpaiv *SearchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
- func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification.Filter, bool)
- func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification.OrderBy, bool)
- func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
- func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification.ParentName, bool)
- func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
- func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchNotificationsRequest_FieldTerminalPathValue
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsFilterValue() (*notification.Filter, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification.OrderBy, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification.PagerCursor, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsParentValue() (*notification.ParentName, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) CompareWith(source *SearchNotificationsRequest) (int, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) SetTo(target **SearchNotificationsRequest)
- func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type SearchNotificationsResponse
- func (o *SearchNotificationsResponse) Clone() *SearchNotificationsResponse
- func (o *SearchNotificationsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchNotificationsResponse) Descriptor() ([]byte, []int)
- func (m *SearchNotificationsResponse) GetCurrentOffset() int32
- func (m *SearchNotificationsResponse) GetNextPageToken() *notification.PagerCursor
- func (m *SearchNotificationsResponse) GetNotifications() []*notification.Notification
- func (m *SearchNotificationsResponse) GetPrevPageToken() *notification.PagerCursor
- func (m *SearchNotificationsResponse) GetTotalResultsCount() int32
- func (*SearchNotificationsResponse) GotenMessage()
- func (o *SearchNotificationsResponse) GotenObjectExt()
- func (obj *SearchNotificationsResponse) GotenValidate() error
- func (o *SearchNotificationsResponse) MakeDiffFieldMask(other *SearchNotificationsResponse) *SearchNotificationsResponse_FieldMask
- func (o *SearchNotificationsResponse) MakeFullFieldMask() *SearchNotificationsResponse_FieldMask
- func (o *SearchNotificationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchNotificationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchNotificationsResponse) Marshal() ([]byte, error)
- func (m *SearchNotificationsResponse) MarshalJSON() ([]byte, error)
- func (o *SearchNotificationsResponse) Merge(source *SearchNotificationsResponse)
- func (o *SearchNotificationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchNotificationsResponse) ProtoMessage()
- func (m *SearchNotificationsResponse) ProtoReflect() preflect.Message
- func (m *SearchNotificationsResponse) Reset()
- func (m *SearchNotificationsResponse) SetCurrentOffset(fv int32)
- func (m *SearchNotificationsResponse) SetNextPageToken(fv *notification.PagerCursor)
- func (m *SearchNotificationsResponse) SetNotifications(fv []*notification.Notification)
- func (m *SearchNotificationsResponse) SetPrevPageToken(fv *notification.PagerCursor)
- func (m *SearchNotificationsResponse) SetTotalResultsCount(fv int32)
- func (m *SearchNotificationsResponse) String() string
- func (m *SearchNotificationsResponse) Unmarshal(b []byte) error
- func (m *SearchNotificationsResponse) UnmarshalJSON(data []byte) error
- type SearchNotificationsResponseFieldPathBuilder
- func (SearchNotificationsResponseFieldPathBuilder) CurrentOffset() SearchNotificationsResponsePathSelectorCurrentOffset
- func (SearchNotificationsResponseFieldPathBuilder) NextPageToken() SearchNotificationsResponsePathSelectorNextPageToken
- func (SearchNotificationsResponseFieldPathBuilder) Notifications() SearchNotificationsResponsePathSelectorNotifications
- func (SearchNotificationsResponseFieldPathBuilder) PrevPageToken() SearchNotificationsResponsePathSelectorPrevPageToken
- func (SearchNotificationsResponseFieldPathBuilder) TotalResultsCount() SearchNotificationsResponsePathSelectorTotalResultsCount
- type SearchNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations
- func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponseMapPathSelectorNotificationsMetadataLabels
- func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataLabels) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponseMapPathSelectorNotificationsMetadataShards
- func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataShards) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithArrayOfValues(values []int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithValue(value int64) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorCurrentOffset
- func (SearchNotificationsResponsePathSelectorCurrentOffset) FieldPath() *SearchNotificationsResponse_FieldTerminalPath
- func (s SearchNotificationsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorCurrentOffset) WithValue(value int32) *SearchNotificationsResponse_FieldTerminalPathValue
- type SearchNotificationsResponsePathSelectorNextPageToken
- func (SearchNotificationsResponsePathSelectorNextPageToken) FieldPath() *SearchNotificationsResponse_FieldTerminalPath
- func (s SearchNotificationsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*notification.PagerCursor) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNextPageToken) WithValue(value *notification.PagerCursor) *SearchNotificationsResponse_FieldTerminalPathValue
- type SearchNotificationsResponsePathSelectorNotifications
- func (SearchNotificationsResponsePathSelectorNotifications) AlertingPolicy() SearchNotificationsResponsePathSelectorNotificationsAlertingPolicy
- func (SearchNotificationsResponsePathSelectorNotifications) Alerts() SearchNotificationsResponsePathSelectorNotificationsAlerts
- func (SearchNotificationsResponsePathSelectorNotifications) FieldPath() *SearchNotificationsResponse_FieldTerminalPath
- func (SearchNotificationsResponsePathSelectorNotifications) Metadata() SearchNotificationsResponsePathSelectorNotificationsMetadata
- func (SearchNotificationsResponsePathSelectorNotifications) Name() SearchNotificationsResponsePathSelectorNotificationsName
- func (SearchNotificationsResponsePathSelectorNotifications) State() SearchNotificationsResponsePathSelectorNotificationsState
- func (s SearchNotificationsResponsePathSelectorNotifications) WithArrayOfValues(values [][]*notification.Notification) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotifications) WithItemValue(value *notification.Notification) *SearchNotificationsResponse_FieldTerminalPathArrayItemValue
- func (s SearchNotificationsResponsePathSelectorNotifications) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *SearchNotificationsResponse_FieldSubPathArrayItemValue
- func (s SearchNotificationsResponsePathSelectorNotifications) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (SearchNotificationsResponsePathSelectorNotifications) WithSubPath(subPath notification.Notification_FieldPath) *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotifications) WithSubValue(subPathValue notification.Notification_FieldPathValue) *SearchNotificationsResponse_FieldSubPathValue
- func (s SearchNotificationsResponsePathSelectorNotifications) WithValue(value []*notification.Notification) *SearchNotificationsResponse_FieldTerminalPathValue
- type SearchNotificationsResponsePathSelectorNotificationsAlertingPolicy
- func (SearchNotificationsResponsePathSelectorNotificationsAlertingPolicy) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithValue(value *alerting_policy.Name) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsAlerts
- func (SearchNotificationsResponsePathSelectorNotificationsAlerts) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsAlerts) WithArrayOfValues(values [][]*alert.Name) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsAlerts) WithItemValue(value *alert.Name) *SearchNotificationsResponse_FieldSubPathArrayItemValue
- func (s SearchNotificationsResponsePathSelectorNotificationsAlerts) WithValue(value []*alert.Name) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadata
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Annotations() SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) CreateTime() SearchNotificationsResponsePathSelectorNotificationsMetadataCreateTime
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) DeleteTime() SearchNotificationsResponsePathSelectorNotificationsMetadataDeleteTime
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Generation() SearchNotificationsResponsePathSelectorNotificationsMetadataGeneration
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Labels() SearchNotificationsResponsePathSelectorNotificationsMetadataLabels
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Lifecycle() SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) OwnerReferences() SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) ResourceVersion() SearchNotificationsResponsePathSelectorNotificationsMetadataResourceVersion
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Shards() SearchNotificationsResponsePathSelectorNotificationsMetadataShards
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Syncing() SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Tags() SearchNotificationsResponsePathSelectorNotificationsMetadataTags
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) UpdateTime() SearchNotificationsResponsePathSelectorNotificationsMetadataUpdateTime
- func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Uuid() SearchNotificationsResponsePathSelectorNotificationsMetadataUuid
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadata) WithValue(value *ntt_meta.Meta) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithKey(key string) SearchNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithValue(value map[string]string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataCreateTime
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataCreateTime) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataDeleteTime
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataGeneration
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataGeneration) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithArrayOfValues(values []int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithValue(value int64) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataLabels
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataLabels) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataLabels) WithKey(key string) SearchNotificationsResponseMapPathSelectorNotificationsMetadataLabels
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLabels) WithValue(value map[string]string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle) BlockDeletion() ...
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle) State() SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleState
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithValue(value bool) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleState
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Controller() ...
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Kind() ...
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Name() ...
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Region() ...
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Version() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *SearchNotificationsResponse_FieldSubPathArrayItemValue
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithValue(value bool) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataResourceVersion
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataShards
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataShards) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataShards) WithKey(key string) SearchNotificationsResponseMapPathSelectorNotificationsMetadataShards
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataShards) WithValue(value map[string]int64) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing) OwningRegion() ...
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing) Regions() SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithItemValue(value string) *SearchNotificationsResponse_FieldSubPathArrayItemValue
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithValue(value []string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataTags
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataTags) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataTags) WithArrayOfValues(values [][]string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataTags) WithItemValue(value string) *SearchNotificationsResponse_FieldSubPathArrayItemValue
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataTags) WithValue(value []string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataUpdateTime
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsMetadataUuid
- func (SearchNotificationsResponsePathSelectorNotificationsMetadataUuid) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataUuid) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsMetadataUuid) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsName
- func (SearchNotificationsResponsePathSelectorNotificationsName) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsName) WithArrayOfValues(values []*notification.Name) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsName) WithValue(value *notification.Name) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsState
- func (SearchNotificationsResponsePathSelectorNotificationsState) AlertsLifetime() SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime
- func (SearchNotificationsResponsePathSelectorNotificationsState) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsState) IncidentNotifyAttemptsDone() ...
- func (SearchNotificationsResponsePathSelectorNotificationsState) IsResolved() SearchNotificationsResponsePathSelectorNotificationsStateIsResolved
- func (SearchNotificationsResponsePathSelectorNotificationsState) LifecycleCompleted() SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted
- func (SearchNotificationsResponsePathSelectorNotificationsState) NotificationState() SearchNotificationsResponsePathSelectorNotificationsStateNotificationState
- func (SearchNotificationsResponsePathSelectorNotificationsState) ResolutionNotificationState() ...
- func (SearchNotificationsResponsePathSelectorNotificationsState) ResolutionNotifyAttemptsDone() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsState) WithArrayOfValues(values []*notification.Notification_State) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsState) WithValue(value *notification.Notification_State) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime
- func (SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) EndTime() SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime
- func (SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) StartTime() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithValue(value *monitoring_common.TimeRange) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime
- func (SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithValue(value *timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime
- func (SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithValue(value *timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone
- func (SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithValue(value bool) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateIsResolved
- func (SearchNotificationsResponsePathSelectorNotificationsStateIsResolved) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateIsResolved) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateIsResolved) WithValue(value bool) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted
- func (SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithValue(value bool) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationState
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) Error() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) NotificationChannel() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) NotifyAttempts() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) ProviderData() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) Status() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *SearchNotificationsResponse_FieldSubPathArrayItemValue
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateError
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateError) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithValue(value int64) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) PagerDuty() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) Slack() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) WithValue(...) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) Ts() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus
- func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Error() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotificationChannel() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotifyAttempts() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) ProviderData() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Status() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *SearchNotificationsResponse_FieldSubPathArrayItemValue
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithValue(value int64) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) PagerDuty() ...
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) Slack() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) WithValue(...) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) Ts() ...
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone
- func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) FieldPath() *SearchNotificationsResponse_FieldSubPath
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithValue(value bool) *SearchNotificationsResponse_FieldSubPathValue
- type SearchNotificationsResponsePathSelectorPrevPageToken
- func (SearchNotificationsResponsePathSelectorPrevPageToken) FieldPath() *SearchNotificationsResponse_FieldTerminalPath
- func (s SearchNotificationsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*notification.PagerCursor) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorPrevPageToken) WithValue(value *notification.PagerCursor) *SearchNotificationsResponse_FieldTerminalPathValue
- type SearchNotificationsResponsePathSelectorTotalResultsCount
- func (SearchNotificationsResponsePathSelectorTotalResultsCount) FieldPath() *SearchNotificationsResponse_FieldTerminalPath
- func (s SearchNotificationsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s SearchNotificationsResponsePathSelectorTotalResultsCount) WithValue(value int32) *SearchNotificationsResponse_FieldTerminalPathValue
- type SearchNotificationsResponse_FieldMask
- func (fieldMask *SearchNotificationsResponse_FieldMask) AppendPath(path SearchNotificationsResponse_FieldPath)
- func (fieldMask *SearchNotificationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchNotificationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchNotificationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchNotificationsResponse_FieldMask) FilterInputFields() *SearchNotificationsResponse_FieldMask
- func (fieldMask *SearchNotificationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchNotificationsResponse_FieldMask) GetPaths() []SearchNotificationsResponse_FieldPath
- func (fieldMask *SearchNotificationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchNotificationsResponse_FieldMask) IsFull() bool
- func (fieldMask SearchNotificationsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchNotificationsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchNotificationsResponse_FieldMask) PathsCount() int
- func (fieldMask *SearchNotificationsResponse_FieldMask) Project(source *SearchNotificationsResponse) *SearchNotificationsResponse
- func (fieldMask *SearchNotificationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchNotificationsResponse_FieldMask) ProtoMessage()
- func (fieldMask *SearchNotificationsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchNotificationsResponse_FieldMask) Reset()
- func (fieldMask *SearchNotificationsResponse_FieldMask) Set(target, source *SearchNotificationsResponse)
- func (fieldMask *SearchNotificationsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchNotificationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchNotificationsResponse_FieldMask) Size() int
- func (fieldMask *SearchNotificationsResponse_FieldMask) String() string
- func (fieldMask *SearchNotificationsResponse_FieldMask) Subtract(other *SearchNotificationsResponse_FieldMask) *SearchNotificationsResponse_FieldMask
- func (fieldMask *SearchNotificationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchNotificationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchNotificationsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchNotificationsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type SearchNotificationsResponse_FieldPath
- func BuildSearchNotificationsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchNotificationsResponse_FieldPath, error)
- func MustParseSearchNotificationsResponse_FieldPath(rawField string) SearchNotificationsResponse_FieldPath
- func ParseSearchNotificationsResponse_FieldPath(rawField string) (SearchNotificationsResponse_FieldPath, error)
- type SearchNotificationsResponse_FieldPathArrayItemValue
- type SearchNotificationsResponse_FieldPathArrayOfValues
- type SearchNotificationsResponse_FieldPathSelector
- type SearchNotificationsResponse_FieldPathValue
- type SearchNotificationsResponse_FieldSubPath
- func (fps *SearchNotificationsResponse_FieldSubPath) AsNotificationsSubPath() (notification.Notification_FieldPath, bool)
- func (fps *SearchNotificationsResponse_FieldSubPath) ClearValue(item *SearchNotificationsResponse)
- func (fps *SearchNotificationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *SearchNotificationsResponse_FieldSubPath) Get(source *SearchNotificationsResponse) (values []interface{})
- func (fps *SearchNotificationsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *SearchNotificationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *SearchNotificationsResponse_FieldSubPath) GetSingle(source *SearchNotificationsResponse) (interface{}, bool)
- func (fps *SearchNotificationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *SearchNotificationsResponse_FieldSubPath) IsLeaf() bool
- func (fps *SearchNotificationsResponse_FieldSubPath) JSONString() string
- func (fps *SearchNotificationsResponse_FieldSubPath) Selector() SearchNotificationsResponse_FieldPathSelector
- func (fps *SearchNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *SearchNotificationsResponse_FieldSubPath) String() string
- func (fps *SearchNotificationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchNotificationsResponse_FieldPathArrayItemValue
- func (fps *SearchNotificationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchNotificationsResponse_FieldPathArrayOfValues
- func (fps *SearchNotificationsResponse_FieldSubPath) WithIValue(value interface{}) SearchNotificationsResponse_FieldPathValue
- func (fps *SearchNotificationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *SearchNotificationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *SearchNotificationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchNotificationsResponse_FieldSubPathArrayItemValue
- func (fpaivs *SearchNotificationsResponse_FieldSubPathArrayItemValue) AsNotificationsPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
- func (fpaivs *SearchNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchNotificationsResponse) bool
- func (fpaivs *SearchNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type SearchNotificationsResponse_FieldSubPathArrayOfValues
- type SearchNotificationsResponse_FieldSubPathValue
- func (fpvs *SearchNotificationsResponse_FieldSubPathValue) AsNotificationsPathValue() (notification.Notification_FieldPathValue, bool)
- func (fpvs *SearchNotificationsResponse_FieldSubPathValue) CompareWith(source *SearchNotificationsResponse) (int, bool)
- func (fpvs *SearchNotificationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *SearchNotificationsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *SearchNotificationsResponse_FieldSubPathValue) SetTo(target **SearchNotificationsResponse)
- func (fpvs *SearchNotificationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type SearchNotificationsResponse_FieldTerminalPath
- func (fp *SearchNotificationsResponse_FieldTerminalPath) ClearValue(item *SearchNotificationsResponse)
- func (fp *SearchNotificationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchNotificationsResponse_FieldTerminalPath) Get(source *SearchNotificationsResponse) (values []interface{})
- func (fp *SearchNotificationsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchNotificationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchNotificationsResponse_FieldTerminalPath) GetSingle(source *SearchNotificationsResponse) (interface{}, bool)
- func (fp *SearchNotificationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchNotificationsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchNotificationsResponse_FieldTerminalPath) JSONString() string
- func (fp *SearchNotificationsResponse_FieldTerminalPath) Selector() SearchNotificationsResponse_FieldPathSelector
- func (fp *SearchNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *SearchNotificationsResponse_FieldTerminalPath) String() string
- func (fp *SearchNotificationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchNotificationsResponse_FieldPathArrayItemValue
- func (fp *SearchNotificationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchNotificationsResponse_FieldPathArrayOfValues
- func (fp *SearchNotificationsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchNotificationsResponse_FieldPathValue
- func (fp *SearchNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchNotificationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchNotificationsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationsItemValue() (*notification.Notification, bool)
- func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchNotificationsResponse) bool
- func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchNotificationsResponse) (interface{}, bool)
- func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
- func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationsArrayOfValues() ([][]*notification.Notification, bool)
- func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
- func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchNotificationsResponse_FieldTerminalPathValue
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*notification.PagerCursor, bool)
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsNotificationsValue() ([]*notification.Notification, bool)
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification.PagerCursor, bool)
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) CompareWith(source *SearchNotificationsResponse) (int, bool)
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) SetTo(target **SearchNotificationsResponse)
- func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateNotificationDescriptor
- func (d *UpdateNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateNotificationDescriptor) GetApiName() string
- func (d *UpdateNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateNotificationDescriptor) GetFullMethodName() string
- func (d *UpdateNotificationDescriptor) GetMethodName() string
- func (d *UpdateNotificationDescriptor) GetProtoPkgName() string
- func (d *UpdateNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateNotificationDescriptor) GetServiceDomain() string
- func (d *UpdateNotificationDescriptor) GetServiceVersion() string
- func (d *UpdateNotificationDescriptor) GetVerb() string
- func (d *UpdateNotificationDescriptor) HasResource() bool
- func (d *UpdateNotificationDescriptor) IsClientStream() bool
- func (d *UpdateNotificationDescriptor) IsCollection() bool
- func (d *UpdateNotificationDescriptor) IsPlural() bool
- func (d *UpdateNotificationDescriptor) IsServerStream() bool
- func (d *UpdateNotificationDescriptor) IsUnary() bool
- func (d *UpdateNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateNotificationDescriptor) RequestHasResourceBody() bool
- type UpdateNotificationDescriptorClientMsgHandle
- func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateNotificationDescriptorServerMsgHandle
- func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateNotificationRequest
- func (o *UpdateNotificationRequest) Clone() *UpdateNotificationRequest
- func (o *UpdateNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateNotificationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateNotificationRequest) GetCas() *UpdateNotificationRequest_CAS
- func (m *UpdateNotificationRequest) GetNotification() *notification.Notification
- func (m *UpdateNotificationRequest) GetUpdateMask() *notification.Notification_FieldMask
- func (*UpdateNotificationRequest) GotenMessage()
- func (o *UpdateNotificationRequest) GotenObjectExt()
- func (obj *UpdateNotificationRequest) GotenValidate() error
- func (o *UpdateNotificationRequest) MakeDiffFieldMask(other *UpdateNotificationRequest) *UpdateNotificationRequest_FieldMask
- func (o *UpdateNotificationRequest) MakeFullFieldMask() *UpdateNotificationRequest_FieldMask
- func (o *UpdateNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateNotificationRequest) Marshal() ([]byte, error)
- func (m *UpdateNotificationRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateNotificationRequest) Merge(source *UpdateNotificationRequest)
- func (o *UpdateNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateNotificationRequest) ProtoMessage()
- func (m *UpdateNotificationRequest) ProtoReflect() preflect.Message
- func (m *UpdateNotificationRequest) Reset()
- func (m *UpdateNotificationRequest) SetCas(fv *UpdateNotificationRequest_CAS)
- func (m *UpdateNotificationRequest) SetNotification(fv *notification.Notification)
- func (m *UpdateNotificationRequest) SetUpdateMask(fv *notification.Notification_FieldMask)
- func (m *UpdateNotificationRequest) String() string
- func (m *UpdateNotificationRequest) Unmarshal(b []byte) error
- func (m *UpdateNotificationRequest) UnmarshalJSON(data []byte) error
- type UpdateNotificationRequestCASFieldPathBuilder
- type UpdateNotificationRequestCAS_FieldPath
- func BuildUpdateNotificationRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateNotificationRequestCAS_FieldPath, error)
- func MustParseUpdateNotificationRequestCAS_FieldPath(rawField string) UpdateNotificationRequestCAS_FieldPath
- func ParseUpdateNotificationRequestCAS_FieldPath(rawField string) (UpdateNotificationRequestCAS_FieldPath, error)
- type UpdateNotificationRequestCAS_FieldPathArrayItemValue
- type UpdateNotificationRequestCAS_FieldPathArrayOfValues
- type UpdateNotificationRequestCAS_FieldPathSelector
- type UpdateNotificationRequestCAS_FieldPathValue
- type UpdateNotificationRequestCAS_FieldSubPath
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) AsConditionalStateSubPath() (notification.Notification_FieldPath, bool)
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) ClearValue(item *UpdateNotificationRequest_CAS)
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) Get(source *UpdateNotificationRequest_CAS) (values []interface{})
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) GetSingle(source *UpdateNotificationRequest_CAS) (interface{}, bool)
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) Selector() UpdateNotificationRequestCAS_FieldPathSelector
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) String() string
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateNotificationRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateNotificationRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateNotificationRequestCAS_FieldPathValue
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateNotificationRequest_CAS) bool
- func (fpaivs *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- type UpdateNotificationRequestCAS_FieldSubPathValue
- func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (notification.Notification_FieldPathValue, bool)
- func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) CompareWith(source *UpdateNotificationRequest_CAS) (int, bool)
- func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) SetTo(target **UpdateNotificationRequest_CAS)
- func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateNotificationRequestCAS_FieldTerminalPath
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) ClearValue(item *UpdateNotificationRequest_CAS)
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) Get(source *UpdateNotificationRequest_CAS) (values []interface{})
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) GetSingle(source *UpdateNotificationRequest_CAS) (interface{}, bool)
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) Selector() UpdateNotificationRequestCAS_FieldPathSelector
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateNotificationRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateNotificationRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateNotificationRequestCAS_FieldPathValue
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateNotificationRequest_CAS) bool
- func (fpaiv *UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateNotificationRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*notification.Notification, bool)
- func (fpaov *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
- func (fpaov *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateNotificationRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*notification.Notification, bool)
- func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
- func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateNotificationRequest_CAS) (int, bool)
- func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateNotificationRequest_CAS)
- func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateNotificationRequestFieldPathBuilder
- func (UpdateNotificationRequestFieldPathBuilder) Cas() UpdateNotificationRequestPathSelectorCas
- func (UpdateNotificationRequestFieldPathBuilder) Notification() UpdateNotificationRequestPathSelectorNotification
- func (UpdateNotificationRequestFieldPathBuilder) UpdateMask() UpdateNotificationRequestPathSelectorUpdateMask
- type UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestMapPathSelectorNotificationMetadataAnnotations
- func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels
- func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestMapPathSelectorNotificationMetadataShards
- func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataShards) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataShards) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCas
- func (UpdateNotificationRequestPathSelectorCas) ConditionalState() UpdateNotificationRequestPathSelectorCasConditionalState
- func (UpdateNotificationRequestPathSelectorCas) FieldMask() UpdateNotificationRequestPathSelectorCasFieldMask
- func (UpdateNotificationRequestPathSelectorCas) FieldPath() *UpdateNotificationRequest_FieldTerminalPath
- func (s UpdateNotificationRequestPathSelectorCas) WithArrayOfValues(values []*UpdateNotificationRequest_CAS) *UpdateNotificationRequest_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateNotificationRequestCAS_FieldPathArrayItemValue) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateNotificationRequestCAS_FieldPathArrayOfValues) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationRequestPathSelectorCas) WithSubPath(subPath UpdateNotificationRequestCAS_FieldPath) *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCas) WithSubValue(subPathValue UpdateNotificationRequestCAS_FieldPathValue) *UpdateNotificationRequest_FieldSubPathValue
- func (s UpdateNotificationRequestPathSelectorCas) WithValue(value *UpdateNotificationRequest_CAS) *UpdateNotificationRequest_FieldTerminalPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalState
- func (UpdateNotificationRequestPathSelectorCasConditionalState) AlertingPolicy() UpdateNotificationRequestPathSelectorCasConditionalStateAlertingPolicy
- func (UpdateNotificationRequestPathSelectorCasConditionalState) Alerts() UpdateNotificationRequestPathSelectorCasConditionalStateAlerts
- func (UpdateNotificationRequestPathSelectorCasConditionalState) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalState) Metadata() UpdateNotificationRequestPathSelectorCasConditionalStateMetadata
- func (UpdateNotificationRequestPathSelectorCasConditionalState) Name() UpdateNotificationRequestPathSelectorCasConditionalStateName
- func (UpdateNotificationRequestPathSelectorCasConditionalState) State() UpdateNotificationRequestPathSelectorCasConditionalStateState
- func (s UpdateNotificationRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*notification.Notification) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalState) WithValue(value *notification.Notification) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateAlertingPolicy
- func (UpdateNotificationRequestPathSelectorCasConditionalStateAlertingPolicy) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateAlertingPolicy) WithValue(value *alerting_policy.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateAlerts
- func (UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) WithArrayOfValues(values [][]*alert.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) WithItemValue(value *alert.Name) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) WithValue(value []*alert.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadata
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) DeleteTime() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle) State() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateName
- func (UpdateNotificationRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*notification.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateName) WithValue(value *notification.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateState
- func (UpdateNotificationRequestPathSelectorCasConditionalStateState) AlertsLifetime() UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateState) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateState) IncidentNotifyAttemptsDone() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateState) IsResolved() UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved
- func (UpdateNotificationRequestPathSelectorCasConditionalStateState) LifecycleCompleted() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateState) NotificationState() UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState
- func (UpdateNotificationRequestPathSelectorCasConditionalStateState) ResolutionNotificationState() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateState) ResolutionNotifyAttemptsDone() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*notification.Notification_State) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateState) WithValue(value *notification.Notification_State) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime) EndTime() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime) StartTime() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime) WithValue(value *monitoring_common.TimeRange) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeEndTime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeEndTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeEndTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeStartTime
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeStartTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeStartTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateLifecycleCompleted
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateLifecycleCompleted) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) Error() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) NotificationChannel() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) NotifyAttempts() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) ProviderData() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) Status() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateError
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateError) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateError) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotificationChannel
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotificationChannel) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotifyAttempts
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotifyAttempts) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotifyAttempts) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData) PagerDuty() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData) Slack() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty) WithValue(...) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack) Ts() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlackTs
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlackTs) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlackTs) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateStatus
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateStatus) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) Error() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) NotificationChannel() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) NotifyAttempts() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) ProviderData() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) Status() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateError
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateError) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateError) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotificationChannel
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotificationChannel) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotifyAttempts
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotifyAttempts) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotifyAttempts) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData) PagerDuty() ...
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData) Slack() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) WithValue(...) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack) Ts() ...
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlackTs
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlackTs) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlackTs) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateStatus
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateStatus) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone
- func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorCasFieldMask
- func (UpdateNotificationRequestPathSelectorCasFieldMask) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorCasFieldMask) WithValue(value *notification.Notification_FieldMask) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotification
- func (UpdateNotificationRequestPathSelectorNotification) AlertingPolicy() UpdateNotificationRequestPathSelectorNotificationAlertingPolicy
- func (UpdateNotificationRequestPathSelectorNotification) Alerts() UpdateNotificationRequestPathSelectorNotificationAlerts
- func (UpdateNotificationRequestPathSelectorNotification) FieldPath() *UpdateNotificationRequest_FieldTerminalPath
- func (UpdateNotificationRequestPathSelectorNotification) Metadata() UpdateNotificationRequestPathSelectorNotificationMetadata
- func (UpdateNotificationRequestPathSelectorNotification) Name() UpdateNotificationRequestPathSelectorNotificationName
- func (UpdateNotificationRequestPathSelectorNotification) State() UpdateNotificationRequestPathSelectorNotificationState
- func (s UpdateNotificationRequestPathSelectorNotification) WithArrayOfValues(values []*notification.Notification) *UpdateNotificationRequest_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotification) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorNotification) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationRequestPathSelectorNotification) WithSubPath(subPath notification.Notification_FieldPath) *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotification) WithSubValue(subPathValue notification.Notification_FieldPathValue) *UpdateNotificationRequest_FieldSubPathValue
- func (s UpdateNotificationRequestPathSelectorNotification) WithValue(value *notification.Notification) *UpdateNotificationRequest_FieldTerminalPathValue
- type UpdateNotificationRequestPathSelectorNotificationAlertingPolicy
- func (UpdateNotificationRequestPathSelectorNotificationAlertingPolicy) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationAlertingPolicy) WithValue(value *alerting_policy.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationAlerts
- func (UpdateNotificationRequestPathSelectorNotificationAlerts) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationAlerts) WithArrayOfValues(values [][]*alert.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationAlerts) WithItemValue(value *alert.Name) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorNotificationAlerts) WithValue(value []*alert.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadata
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) Annotations() UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) CreateTime() UpdateNotificationRequestPathSelectorNotificationMetadataCreateTime
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) DeleteTime() UpdateNotificationRequestPathSelectorNotificationMetadataDeleteTime
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) Generation() UpdateNotificationRequestPathSelectorNotificationMetadataGeneration
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) Labels() UpdateNotificationRequestPathSelectorNotificationMetadataLabels
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) Lifecycle() UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) OwnerReferences() UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) ResourceVersion() UpdateNotificationRequestPathSelectorNotificationMetadataResourceVersion
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) Shards() UpdateNotificationRequestPathSelectorNotificationMetadataShards
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) Syncing() UpdateNotificationRequestPathSelectorNotificationMetadataSyncing
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) Tags() UpdateNotificationRequestPathSelectorNotificationMetadataTags
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) UpdateTime() UpdateNotificationRequestPathSelectorNotificationMetadataUpdateTime
- func (UpdateNotificationRequestPathSelectorNotificationMetadata) Uuid() UpdateNotificationRequestPathSelectorNotificationMetadataUuid
- func (s UpdateNotificationRequestPathSelectorNotificationMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadata) WithValue(value *ntt_meta.Meta) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations
- func (UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithKey(key string) UpdateNotificationRequestMapPathSelectorNotificationMetadataAnnotations
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithValue(value map[string]string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataCreateTime
- func (UpdateNotificationRequestPathSelectorNotificationMetadataCreateTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataDeleteTime
- func (UpdateNotificationRequestPathSelectorNotificationMetadataDeleteTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataGeneration
- func (UpdateNotificationRequestPathSelectorNotificationMetadataGeneration) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataGeneration) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataLabels
- func (UpdateNotificationRequestPathSelectorNotificationMetadataLabels) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationRequestPathSelectorNotificationMetadataLabels) WithKey(key string) UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataLabels) WithValue(value map[string]string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle
- func (UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle) BlockDeletion() ...
- func (UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle) State() UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleState
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion
- func (UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleState
- func (UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleState) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Controller() ...
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Kind() UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Name() UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Region() UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Version() ...
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion
- func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataResourceVersion
- func (UpdateNotificationRequestPathSelectorNotificationMetadataResourceVersion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataResourceVersion) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataShards
- func (UpdateNotificationRequestPathSelectorNotificationMetadataShards) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (UpdateNotificationRequestPathSelectorNotificationMetadataShards) WithKey(key string) UpdateNotificationRequestMapPathSelectorNotificationMetadataShards
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataShards) WithValue(value map[string]int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataSyncing
- func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncing) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncing) OwningRegion() UpdateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion
- func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncing) Regions() UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion
- func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions
- func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithItemValue(value string) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithValue(value []string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataTags
- func (UpdateNotificationRequestPathSelectorNotificationMetadataTags) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataTags) WithItemValue(value string) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataTags) WithValue(value []string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataUpdateTime
- func (UpdateNotificationRequestPathSelectorNotificationMetadataUpdateTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationMetadataUuid
- func (UpdateNotificationRequestPathSelectorNotificationMetadataUuid) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationMetadataUuid) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationName
- func (UpdateNotificationRequestPathSelectorNotificationName) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationName) WithArrayOfValues(values []*notification.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationName) WithValue(value *notification.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationState
- func (UpdateNotificationRequestPathSelectorNotificationState) AlertsLifetime() UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime
- func (UpdateNotificationRequestPathSelectorNotificationState) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationState) IncidentNotifyAttemptsDone() ...
- func (UpdateNotificationRequestPathSelectorNotificationState) IsResolved() UpdateNotificationRequestPathSelectorNotificationStateIsResolved
- func (UpdateNotificationRequestPathSelectorNotificationState) LifecycleCompleted() UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted
- func (UpdateNotificationRequestPathSelectorNotificationState) NotificationState() UpdateNotificationRequestPathSelectorNotificationStateNotificationState
- func (UpdateNotificationRequestPathSelectorNotificationState) ResolutionNotificationState() ...
- func (UpdateNotificationRequestPathSelectorNotificationState) ResolutionNotifyAttemptsDone() ...
- func (s UpdateNotificationRequestPathSelectorNotificationState) WithArrayOfValues(values []*notification.Notification_State) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationState) WithValue(value *notification.Notification_State) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime
- func (UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime) EndTime() UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime
- func (UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime) StartTime() UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime
- func (s UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime) WithValue(value *monitoring_common.TimeRange) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime
- func (UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime
- func (UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone
- func (UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateIsResolved
- func (UpdateNotificationRequestPathSelectorNotificationStateIsResolved) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateIsResolved) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateIsResolved) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted
- func (UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationState
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) Error() UpdateNotificationRequestPathSelectorNotificationStateNotificationStateError
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) NotificationChannel() ...
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) NotifyAttempts() ...
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) ProviderData() ...
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) Status() UpdateNotificationRequestPathSelectorNotificationStateNotificationStateStatus
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateError
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateError) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateError) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) PagerDuty() ...
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) Slack() ...
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) WithValue(...) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) Ts() ...
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateStatus
- func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateStatus) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) Error() ...
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) NotificationChannel() ...
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) NotifyAttempts() ...
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) ProviderData() ...
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) Status() ...
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) PagerDuty() ...
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) Slack() ...
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) WithValue(...) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) Ts() ...
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone
- func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) FieldPath() *UpdateNotificationRequest_FieldSubPath
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
- type UpdateNotificationRequestPathSelectorUpdateMask
- func (UpdateNotificationRequestPathSelectorUpdateMask) FieldPath() *UpdateNotificationRequest_FieldTerminalPath
- func (s UpdateNotificationRequestPathSelectorUpdateMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *UpdateNotificationRequest_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationRequestPathSelectorUpdateMask) WithValue(value *notification.Notification_FieldMask) *UpdateNotificationRequest_FieldTerminalPathValue
- type UpdateNotificationRequest_CAS
- func (o *UpdateNotificationRequest_CAS) Clone() *UpdateNotificationRequest_CAS
- func (o *UpdateNotificationRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateNotificationRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateNotificationRequest_CAS) GetConditionalState() *notification.Notification
- func (m *UpdateNotificationRequest_CAS) GetFieldMask() *notification.Notification_FieldMask
- func (*UpdateNotificationRequest_CAS) GotenMessage()
- func (o *UpdateNotificationRequest_CAS) GotenObjectExt()
- func (obj *UpdateNotificationRequest_CAS) GotenValidate() error
- func (o *UpdateNotificationRequest_CAS) MakeDiffFieldMask(other *UpdateNotificationRequest_CAS) *UpdateNotificationRequest_CAS_FieldMask
- func (o *UpdateNotificationRequest_CAS) MakeFullFieldMask() *UpdateNotificationRequest_CAS_FieldMask
- func (o *UpdateNotificationRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateNotificationRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateNotificationRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateNotificationRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateNotificationRequest_CAS) Merge(source *UpdateNotificationRequest_CAS)
- func (o *UpdateNotificationRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateNotificationRequest_CAS) ProtoMessage()
- func (m *UpdateNotificationRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateNotificationRequest_CAS) Reset()
- func (m *UpdateNotificationRequest_CAS) SetConditionalState(fv *notification.Notification)
- func (m *UpdateNotificationRequest_CAS) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *UpdateNotificationRequest_CAS) String() string
- func (m *UpdateNotificationRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateNotificationRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalState
- func (UpdateNotificationRequest_CASPathSelectorConditionalState) AlertingPolicy() UpdateNotificationRequest_CASPathSelectorConditionalStateAlertingPolicy
- func (UpdateNotificationRequest_CASPathSelectorConditionalState) Alerts() UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts
- func (UpdateNotificationRequest_CASPathSelectorConditionalState) FieldPath() *UpdateNotificationRequestCAS_FieldTerminalPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalState) Metadata() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateNotificationRequest_CASPathSelectorConditionalState) Name() UpdateNotificationRequest_CASPathSelectorConditionalStateName
- func (UpdateNotificationRequest_CASPathSelectorConditionalState) State() UpdateNotificationRequest_CASPathSelectorConditionalStateState
- func (s UpdateNotificationRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*notification.Notification) *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubPath(subPath notification.Notification_FieldPath) *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue notification.Notification_FieldPathValue) *UpdateNotificationRequestCAS_FieldSubPathValue
- func (s UpdateNotificationRequest_CASPathSelectorConditionalState) WithValue(value *notification.Notification) *UpdateNotificationRequestCAS_FieldTerminalPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateAlertingPolicy
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateAlertingPolicy) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateAlertingPolicy) WithValue(value *alerting_policy.Name) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) WithArrayOfValues(values [][]*alert.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) WithItemValue(value *alert.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) WithValue(value []*alert.Name) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateName
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*notification.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateName) WithValue(value *notification.Name) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateState
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) AlertsLifetime() UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) IncidentNotifyAttemptsDone() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) IsResolved() UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) LifecycleCompleted() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) NotificationState() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) ResolutionNotificationState() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) ResolutionNotifyAttemptsDone() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*notification.Notification_State) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateState) WithValue(value *notification.Notification_State) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime) EndTime() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime) StartTime() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime) WithValue(value *monitoring_common.TimeRange) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeEndTime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeEndTime) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeEndTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeStartTime
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeStartTime) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeStartTime) WithValue(value *timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateIncidentNotifyAttemptsDone
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateIncidentNotifyAttemptsDone) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateIncidentNotifyAttemptsDone) WithValue(value bool) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved) WithValue(value bool) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateLifecycleCompleted
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithValue(value bool) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) Error() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) NotificationChannel() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) NotifyAttempts() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) ProviderData() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) Status() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateError
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateError) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateError) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotificationChannel
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotificationChannel) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotifyAttempts
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotifyAttempts) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotifyAttempts) WithValue(value int64) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData) PagerDuty() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData) Slack() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty) WithValue(...) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack) Ts() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlackTs
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlackTs) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlackTs) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateStatus
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateStatus) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) Error() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) NotificationChannel() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) NotifyAttempts() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) ProviderData() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) Status() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) WithItemValue(value *notification.Notification_State_NotificationState) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) WithValue(value []*notification.Notification_State_NotificationState) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateError
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateError) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateError) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotificationChannel
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotificationChannel) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotificationChannel) WithValue(value *notification_channel.Name) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotifyAttempts
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotifyAttempts) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotifyAttempts) WithValue(value int64) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData) PagerDuty() ...
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData) Slack() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData) WithValue(value *notification.Notification_State_NotificationState_ProviderData) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues(...) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) WithValue(...) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack) Ts() ...
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues(values []*notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack) WithValue(value *notification.Notification_State_NotificationState_ProviderData_Slack) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlackTs
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlackTs) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlackTs) WithValue(value string) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateStatus
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateStatus) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateStatus) WithArrayOfValues(values []notification.Notification_State_NotificationState_Status) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateStatus) WithValue(value notification.Notification_State_NotificationState_Status) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone
- func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone) FieldPath() *UpdateNotificationRequestCAS_FieldSubPath
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone) WithValue(value bool) *UpdateNotificationRequestCAS_FieldSubPathValue
- type UpdateNotificationRequest_CASPathSelectorFieldMask
- func (UpdateNotificationRequest_CASPathSelectorFieldMask) FieldPath() *UpdateNotificationRequestCAS_FieldTerminalPath
- func (s UpdateNotificationRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateNotificationRequest_CASPathSelectorFieldMask) WithValue(value *notification.Notification_FieldMask) *UpdateNotificationRequestCAS_FieldTerminalPathValue
- type UpdateNotificationRequest_CAS_FieldMask
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) AppendPath(path UpdateNotificationRequestCAS_FieldPath)
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) FilterInputFields() *UpdateNotificationRequest_CAS_FieldMask
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) GetPaths() []UpdateNotificationRequestCAS_FieldPath
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateNotificationRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateNotificationRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Project(source *UpdateNotificationRequest_CAS) *UpdateNotificationRequest_CAS
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Set(target, source *UpdateNotificationRequest_CAS)
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Subtract(other *UpdateNotificationRequest_CAS_FieldMask) *UpdateNotificationRequest_CAS_FieldMask
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateNotificationRequest_FieldMask
- func (fieldMask *UpdateNotificationRequest_FieldMask) AppendPath(path UpdateNotificationRequest_FieldPath)
- func (fieldMask *UpdateNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateNotificationRequest_FieldMask) FilterInputFields() *UpdateNotificationRequest_FieldMask
- func (fieldMask *UpdateNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateNotificationRequest_FieldMask) GetPaths() []UpdateNotificationRequest_FieldPath
- func (fieldMask *UpdateNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateNotificationRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateNotificationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateNotificationRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateNotificationRequest_FieldMask) Project(source *UpdateNotificationRequest) *UpdateNotificationRequest
- func (fieldMask *UpdateNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateNotificationRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateNotificationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateNotificationRequest_FieldMask) Reset()
- func (fieldMask *UpdateNotificationRequest_FieldMask) Set(target, source *UpdateNotificationRequest)
- func (fieldMask *UpdateNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateNotificationRequest_FieldMask) Size() int
- func (fieldMask *UpdateNotificationRequest_FieldMask) String() string
- func (fieldMask *UpdateNotificationRequest_FieldMask) Subtract(other *UpdateNotificationRequest_FieldMask) *UpdateNotificationRequest_FieldMask
- func (fieldMask *UpdateNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateNotificationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateNotificationRequest_FieldPath
- func BuildUpdateNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateNotificationRequest_FieldPath, error)
- func MustParseUpdateNotificationRequest_FieldPath(rawField string) UpdateNotificationRequest_FieldPath
- func ParseUpdateNotificationRequest_FieldPath(rawField string) (UpdateNotificationRequest_FieldPath, error)
- type UpdateNotificationRequest_FieldPathArrayItemValue
- type UpdateNotificationRequest_FieldPathArrayOfValues
- type UpdateNotificationRequest_FieldPathSelector
- type UpdateNotificationRequest_FieldPathValue
- type UpdateNotificationRequest_FieldSubPath
- func (fps *UpdateNotificationRequest_FieldSubPath) AsCasSubPath() (UpdateNotificationRequestCAS_FieldPath, bool)
- func (fps *UpdateNotificationRequest_FieldSubPath) AsNotificationSubPath() (notification.Notification_FieldPath, bool)
- func (fps *UpdateNotificationRequest_FieldSubPath) ClearValue(item *UpdateNotificationRequest)
- func (fps *UpdateNotificationRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateNotificationRequest_FieldSubPath) Get(source *UpdateNotificationRequest) (values []interface{})
- func (fps *UpdateNotificationRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateNotificationRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateNotificationRequest_FieldSubPath) GetSingle(source *UpdateNotificationRequest) (interface{}, bool)
- func (fps *UpdateNotificationRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateNotificationRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateNotificationRequest_FieldSubPath) JSONString() string
- func (fps *UpdateNotificationRequest_FieldSubPath) Selector() UpdateNotificationRequest_FieldPathSelector
- func (fps *UpdateNotificationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateNotificationRequest_FieldSubPath) String() string
- func (fps *UpdateNotificationRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateNotificationRequest_FieldPathArrayItemValue
- func (fps *UpdateNotificationRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateNotificationRequest_FieldPathArrayOfValues
- func (fps *UpdateNotificationRequest_FieldSubPath) WithIValue(value interface{}) UpdateNotificationRequest_FieldPathValue
- func (fps *UpdateNotificationRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateNotificationRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateNotificationRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateNotificationRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateNotificationRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateNotificationRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateNotificationRequest_FieldSubPathArrayItemValue) AsNotificationPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateNotificationRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateNotificationRequest) bool
- func (fpaivs *UpdateNotificationRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateNotificationRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateNotificationRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateNotificationRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateNotificationRequest_FieldSubPathArrayOfValues) AsNotificationPathArrayOfValues() (notification.Notification_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateNotificationRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateNotificationRequest_FieldSubPathValue
- func (fpvs *UpdateNotificationRequest_FieldSubPathValue) AsCasPathValue() (UpdateNotificationRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateNotificationRequest_FieldSubPathValue) AsNotificationPathValue() (notification.Notification_FieldPathValue, bool)
- func (fpvs *UpdateNotificationRequest_FieldSubPathValue) CompareWith(source *UpdateNotificationRequest) (int, bool)
- func (fpvs *UpdateNotificationRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateNotificationRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateNotificationRequest_FieldSubPathValue) SetTo(target **UpdateNotificationRequest)
- func (fpvs *UpdateNotificationRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateNotificationRequest_FieldTerminalPath
- func (fp *UpdateNotificationRequest_FieldTerminalPath) ClearValue(item *UpdateNotificationRequest)
- func (fp *UpdateNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateNotificationRequest_FieldTerminalPath) Get(source *UpdateNotificationRequest) (values []interface{})
- func (fp *UpdateNotificationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateNotificationRequest_FieldTerminalPath) GetSingle(source *UpdateNotificationRequest) (interface{}, bool)
- func (fp *UpdateNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateNotificationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateNotificationRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateNotificationRequest_FieldTerminalPath) Selector() UpdateNotificationRequest_FieldPathSelector
- func (fp *UpdateNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateNotificationRequest_FieldTerminalPath) String() string
- func (fp *UpdateNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateNotificationRequest_FieldPathArrayItemValue
- func (fp *UpdateNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateNotificationRequest_FieldPathArrayOfValues
- func (fp *UpdateNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateNotificationRequest_FieldPathValue
- func (fp *UpdateNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateNotificationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateNotificationRequest) bool
- func (fpaiv *UpdateNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateNotificationRequest) (interface{}, bool)
- func (fpaiv *UpdateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateNotificationRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateNotificationRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateNotificationRequest_CAS, bool)
- func (fpaov *UpdateNotificationRequest_FieldTerminalPathArrayOfValues) AsNotificationArrayOfValues() ([]*notification.Notification, bool)
- func (fpaov *UpdateNotificationRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
- func (fpaov *UpdateNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateNotificationRequest_FieldTerminalPathValue
- func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) AsCasValue() (*UpdateNotificationRequest_CAS, bool)
- func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) AsNotificationValue() (*notification.Notification, bool)
- func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*notification.Notification_FieldMask, bool)
- func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) CompareWith(source *UpdateNotificationRequest) (int, bool)
- func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) SetTo(target **UpdateNotificationRequest)
- func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationClientStream
- type WatchNotificationDescriptor
- func (d *WatchNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchNotificationDescriptor) GetApiName() string
- func (d *WatchNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationDescriptor) GetFullMethodName() string
- func (d *WatchNotificationDescriptor) GetMethodName() string
- func (d *WatchNotificationDescriptor) GetProtoPkgName() string
- func (d *WatchNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationDescriptor) GetServiceDomain() string
- func (d *WatchNotificationDescriptor) GetServiceVersion() string
- func (d *WatchNotificationDescriptor) GetVerb() string
- func (d *WatchNotificationDescriptor) HasResource() bool
- func (d *WatchNotificationDescriptor) IsClientStream() bool
- func (d *WatchNotificationDescriptor) IsCollection() bool
- func (d *WatchNotificationDescriptor) IsPlural() bool
- func (d *WatchNotificationDescriptor) IsServerStream() bool
- func (d *WatchNotificationDescriptor) IsUnary() bool
- func (d *WatchNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchNotificationDescriptor) RequestHasResourceBody() bool
- type WatchNotificationDescriptorClientMsgHandle
- func (h *WatchNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationDescriptorServerMsgHandle
- func (h *WatchNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationRequest
- func (o *WatchNotificationRequest) Clone() *WatchNotificationRequest
- func (o *WatchNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationRequest) Descriptor() ([]byte, []int)
- func (m *WatchNotificationRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *WatchNotificationRequest) GetName() *notification.Reference
- func (m *WatchNotificationRequest) GetView() view.View
- func (*WatchNotificationRequest) GotenMessage()
- func (o *WatchNotificationRequest) GotenObjectExt()
- func (obj *WatchNotificationRequest) GotenValidate() error
- func (o *WatchNotificationRequest) MakeDiffFieldMask(other *WatchNotificationRequest) *WatchNotificationRequest_FieldMask
- func (o *WatchNotificationRequest) MakeFullFieldMask() *WatchNotificationRequest_FieldMask
- func (o *WatchNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationRequest) Marshal() ([]byte, error)
- func (m *WatchNotificationRequest) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationRequest) Merge(source *WatchNotificationRequest)
- func (o *WatchNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationRequest) ProtoMessage()
- func (m *WatchNotificationRequest) ProtoReflect() preflect.Message
- func (m *WatchNotificationRequest) Reset()
- func (m *WatchNotificationRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *WatchNotificationRequest) SetName(fv *notification.Reference)
- func (m *WatchNotificationRequest) SetView(fv view.View)
- func (m *WatchNotificationRequest) String() string
- func (m *WatchNotificationRequest) Unmarshal(b []byte) error
- func (m *WatchNotificationRequest) UnmarshalJSON(data []byte) error
- type WatchNotificationRequestFieldPathBuilder
- type WatchNotificationRequestPathSelectorFieldMask
- func (WatchNotificationRequestPathSelectorFieldMask) FieldPath() *WatchNotificationRequest_FieldTerminalPath
- func (s WatchNotificationRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *WatchNotificationRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationRequestPathSelectorFieldMask) WithValue(value *notification.Notification_FieldMask) *WatchNotificationRequest_FieldTerminalPathValue
- type WatchNotificationRequestPathSelectorName
- func (WatchNotificationRequestPathSelectorName) FieldPath() *WatchNotificationRequest_FieldTerminalPath
- func (s WatchNotificationRequestPathSelectorName) WithArrayOfValues(values []*notification.Reference) *WatchNotificationRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationRequestPathSelectorName) WithValue(value *notification.Reference) *WatchNotificationRequest_FieldTerminalPathValue
- type WatchNotificationRequestPathSelectorView
- func (WatchNotificationRequestPathSelectorView) FieldPath() *WatchNotificationRequest_FieldTerminalPath
- func (s WatchNotificationRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchNotificationRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationRequestPathSelectorView) WithValue(value view.View) *WatchNotificationRequest_FieldTerminalPathValue
- type WatchNotificationRequest_FieldMask
- func (fieldMask *WatchNotificationRequest_FieldMask) AppendPath(path WatchNotificationRequest_FieldPath)
- func (fieldMask *WatchNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationRequest_FieldMask) FilterInputFields() *WatchNotificationRequest_FieldMask
- func (fieldMask *WatchNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationRequest_FieldMask) GetPaths() []WatchNotificationRequest_FieldPath
- func (fieldMask *WatchNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationRequest_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationRequest_FieldMask) Project(source *WatchNotificationRequest) *WatchNotificationRequest
- func (fieldMask *WatchNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationRequest_FieldMask) Reset()
- func (fieldMask *WatchNotificationRequest_FieldMask) Set(target, source *WatchNotificationRequest)
- func (fieldMask *WatchNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationRequest_FieldMask) Size() int
- func (fieldMask *WatchNotificationRequest_FieldMask) String() string
- func (fieldMask *WatchNotificationRequest_FieldMask) Subtract(other *WatchNotificationRequest_FieldMask) *WatchNotificationRequest_FieldMask
- func (fieldMask *WatchNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchNotificationRequest_FieldPath
- func BuildWatchNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationRequest_FieldPath, error)
- func MustParseWatchNotificationRequest_FieldPath(rawField string) WatchNotificationRequest_FieldPath
- func ParseWatchNotificationRequest_FieldPath(rawField string) (WatchNotificationRequest_FieldPath, error)
- type WatchNotificationRequest_FieldPathArrayItemValue
- type WatchNotificationRequest_FieldPathArrayOfValues
- type WatchNotificationRequest_FieldPathSelector
- type WatchNotificationRequest_FieldPathValue
- type WatchNotificationRequest_FieldTerminalPath
- func (fp *WatchNotificationRequest_FieldTerminalPath) ClearValue(item *WatchNotificationRequest)
- func (fp *WatchNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationRequest_FieldTerminalPath) Get(source *WatchNotificationRequest) (values []interface{})
- func (fp *WatchNotificationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationRequest_FieldTerminalPath) GetSingle(source *WatchNotificationRequest) (interface{}, bool)
- func (fp *WatchNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationRequest_FieldTerminalPath) Selector() WatchNotificationRequest_FieldPathSelector
- func (fp *WatchNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationRequest_FieldTerminalPath) String() string
- func (fp *WatchNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationRequest_FieldPathArrayItemValue
- func (fp *WatchNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationRequest_FieldPathArrayOfValues
- func (fp *WatchNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationRequest_FieldPathValue
- func (fp *WatchNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationRequest) bool
- func (fpaiv *WatchNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationRequest) (interface{}, bool)
- func (fpaiv *WatchNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchNotificationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
- func (fpaov *WatchNotificationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification.Reference, bool)
- func (fpaov *WatchNotificationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchNotificationRequest_FieldTerminalPathValue
- func (fpv *WatchNotificationRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
- func (fpv *WatchNotificationRequest_FieldTerminalPathValue) AsNameValue() (*notification.Reference, bool)
- func (fpv *WatchNotificationRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchNotificationRequest_FieldTerminalPathValue) CompareWith(source *WatchNotificationRequest) (int, bool)
- func (fpv *WatchNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationRequest_FieldTerminalPathValue) SetTo(target **WatchNotificationRequest)
- func (fpv *WatchNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationResponse
- func (o *WatchNotificationResponse) Clone() *WatchNotificationResponse
- func (o *WatchNotificationResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationResponse) Descriptor() ([]byte, []int)
- func (m *WatchNotificationResponse) GetChange() *notification.NotificationChange
- func (*WatchNotificationResponse) GotenMessage()
- func (o *WatchNotificationResponse) GotenObjectExt()
- func (obj *WatchNotificationResponse) GotenValidate() error
- func (o *WatchNotificationResponse) MakeDiffFieldMask(other *WatchNotificationResponse) *WatchNotificationResponse_FieldMask
- func (o *WatchNotificationResponse) MakeFullFieldMask() *WatchNotificationResponse_FieldMask
- func (o *WatchNotificationResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationResponse) Marshal() ([]byte, error)
- func (m *WatchNotificationResponse) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationResponse) Merge(source *WatchNotificationResponse)
- func (o *WatchNotificationResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationResponse) ProtoMessage()
- func (m *WatchNotificationResponse) ProtoReflect() preflect.Message
- func (m *WatchNotificationResponse) Reset()
- func (m *WatchNotificationResponse) SetChange(fv *notification.NotificationChange)
- func (m *WatchNotificationResponse) String() string
- func (m *WatchNotificationResponse) Unmarshal(b []byte) error
- func (m *WatchNotificationResponse) UnmarshalJSON(data []byte) error
- type WatchNotificationResponseFieldPathBuilder
- type WatchNotificationResponsePathSelectorChange
- func (WatchNotificationResponsePathSelectorChange) FieldPath() *WatchNotificationResponse_FieldTerminalPath
- func (s WatchNotificationResponsePathSelectorChange) WithArrayOfValues(values []*notification.NotificationChange) *WatchNotificationResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationResponsePathSelectorChange) WithValue(value *notification.NotificationChange) *WatchNotificationResponse_FieldTerminalPathValue
- type WatchNotificationResponse_FieldMask
- func (fieldMask *WatchNotificationResponse_FieldMask) AppendPath(path WatchNotificationResponse_FieldPath)
- func (fieldMask *WatchNotificationResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationResponse_FieldMask) FilterInputFields() *WatchNotificationResponse_FieldMask
- func (fieldMask *WatchNotificationResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationResponse_FieldMask) GetPaths() []WatchNotificationResponse_FieldPath
- func (fieldMask *WatchNotificationResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationResponse_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationResponse_FieldMask) Project(source *WatchNotificationResponse) *WatchNotificationResponse
- func (fieldMask *WatchNotificationResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationResponse_FieldMask) Reset()
- func (fieldMask *WatchNotificationResponse_FieldMask) Set(target, source *WatchNotificationResponse)
- func (fieldMask *WatchNotificationResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationResponse_FieldMask) Size() int
- func (fieldMask *WatchNotificationResponse_FieldMask) String() string
- func (fieldMask *WatchNotificationResponse_FieldMask) Subtract(other *WatchNotificationResponse_FieldMask) *WatchNotificationResponse_FieldMask
- func (fieldMask *WatchNotificationResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchNotificationResponse_FieldPath
- func BuildWatchNotificationResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationResponse_FieldPath, error)
- func MustParseWatchNotificationResponse_FieldPath(rawField string) WatchNotificationResponse_FieldPath
- func ParseWatchNotificationResponse_FieldPath(rawField string) (WatchNotificationResponse_FieldPath, error)
- type WatchNotificationResponse_FieldPathArrayItemValue
- type WatchNotificationResponse_FieldPathArrayOfValues
- type WatchNotificationResponse_FieldPathSelector
- type WatchNotificationResponse_FieldPathValue
- type WatchNotificationResponse_FieldTerminalPath
- func (fp *WatchNotificationResponse_FieldTerminalPath) ClearValue(item *WatchNotificationResponse)
- func (fp *WatchNotificationResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationResponse_FieldTerminalPath) Get(source *WatchNotificationResponse) (values []interface{})
- func (fp *WatchNotificationResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationResponse_FieldTerminalPath) GetSingle(source *WatchNotificationResponse) (interface{}, bool)
- func (fp *WatchNotificationResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationResponse_FieldTerminalPath) Selector() WatchNotificationResponse_FieldPathSelector
- func (fp *WatchNotificationResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationResponse_FieldTerminalPath) String() string
- func (fp *WatchNotificationResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationResponse_FieldPathArrayItemValue
- func (fp *WatchNotificationResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationResponse_FieldPathArrayOfValues
- func (fp *WatchNotificationResponse_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationResponse_FieldPathValue
- func (fp *WatchNotificationResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationResponse) bool
- func (fpaiv *WatchNotificationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationResponse) (interface{}, bool)
- func (fpaiv *WatchNotificationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationResponse_FieldTerminalPathArrayOfValues
- type WatchNotificationResponse_FieldTerminalPathValue
- func (fpv *WatchNotificationResponse_FieldTerminalPathValue) AsChangeValue() (*notification.NotificationChange, bool)
- func (fpv *WatchNotificationResponse_FieldTerminalPathValue) CompareWith(source *WatchNotificationResponse) (int, bool)
- func (fpv *WatchNotificationResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationResponse_FieldTerminalPathValue) SetTo(target **WatchNotificationResponse)
- func (fpv *WatchNotificationResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationsClientStream
- type WatchNotificationsDescriptor
- func (d *WatchNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchNotificationsDescriptor) GetApiName() string
- func (d *WatchNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationsDescriptor) GetFullMethodName() string
- func (d *WatchNotificationsDescriptor) GetMethodName() string
- func (d *WatchNotificationsDescriptor) GetProtoPkgName() string
- func (d *WatchNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationsDescriptor) GetServiceDomain() string
- func (d *WatchNotificationsDescriptor) GetServiceVersion() string
- func (d *WatchNotificationsDescriptor) GetVerb() string
- func (d *WatchNotificationsDescriptor) HasResource() bool
- func (d *WatchNotificationsDescriptor) IsClientStream() bool
- func (d *WatchNotificationsDescriptor) IsCollection() bool
- func (d *WatchNotificationsDescriptor) IsPlural() bool
- func (d *WatchNotificationsDescriptor) IsServerStream() bool
- func (d *WatchNotificationsDescriptor) IsUnary() bool
- func (d *WatchNotificationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchNotificationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchNotificationsDescriptor) RequestHasResourceBody() bool
- type WatchNotificationsDescriptorClientMsgHandle
- func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationsDescriptorServerMsgHandle
- func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationsRequest
- func (o *WatchNotificationsRequest) Clone() *WatchNotificationsRequest
- func (o *WatchNotificationsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationsRequest) Descriptor() ([]byte, []int)
- func (m *WatchNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *WatchNotificationsRequest) GetFilter() *notification.Filter
- func (m *WatchNotificationsRequest) GetMaxChunkSize() int32
- func (m *WatchNotificationsRequest) GetOrderBy() *notification.OrderBy
- func (m *WatchNotificationsRequest) GetPageSize() int32
- func (m *WatchNotificationsRequest) GetPageToken() *notification.PagerCursor
- func (m *WatchNotificationsRequest) GetParent() *notification.ParentReference
- func (m *WatchNotificationsRequest) GetResumeToken() string
- func (m *WatchNotificationsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchNotificationsRequest) GetType() watch_type.WatchType
- func (m *WatchNotificationsRequest) GetView() view.View
- func (*WatchNotificationsRequest) GotenMessage()
- func (o *WatchNotificationsRequest) GotenObjectExt()
- func (obj *WatchNotificationsRequest) GotenValidate() error
- func (o *WatchNotificationsRequest) MakeDiffFieldMask(other *WatchNotificationsRequest) *WatchNotificationsRequest_FieldMask
- func (o *WatchNotificationsRequest) MakeFullFieldMask() *WatchNotificationsRequest_FieldMask
- func (o *WatchNotificationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationsRequest) Marshal() ([]byte, error)
- func (m *WatchNotificationsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationsRequest) Merge(source *WatchNotificationsRequest)
- func (o *WatchNotificationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationsRequest) ProtoMessage()
- func (m *WatchNotificationsRequest) ProtoReflect() preflect.Message
- func (m *WatchNotificationsRequest) Reset()
- func (m *WatchNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *WatchNotificationsRequest) SetFilter(fv *notification.Filter)
- func (m *WatchNotificationsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
- func (m *WatchNotificationsRequest) SetPageSize(fv int32)
- func (m *WatchNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
- func (m *WatchNotificationsRequest) SetParent(fv *notification.ParentReference)
- func (m *WatchNotificationsRequest) SetResumeToken(fv string)
- func (m *WatchNotificationsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchNotificationsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchNotificationsRequest) SetView(fv view.View)
- func (m *WatchNotificationsRequest) String() string
- func (m *WatchNotificationsRequest) Unmarshal(b []byte) error
- func (m *WatchNotificationsRequest) UnmarshalJSON(data []byte) error
- type WatchNotificationsRequestFieldPathBuilder
- func (WatchNotificationsRequestFieldPathBuilder) FieldMask() WatchNotificationsRequestPathSelectorFieldMask
- func (WatchNotificationsRequestFieldPathBuilder) Filter() WatchNotificationsRequestPathSelectorFilter
- func (WatchNotificationsRequestFieldPathBuilder) MaxChunkSize() WatchNotificationsRequestPathSelectorMaxChunkSize
- func (WatchNotificationsRequestFieldPathBuilder) OrderBy() WatchNotificationsRequestPathSelectorOrderBy
- func (WatchNotificationsRequestFieldPathBuilder) PageSize() WatchNotificationsRequestPathSelectorPageSize
- func (WatchNotificationsRequestFieldPathBuilder) PageToken() WatchNotificationsRequestPathSelectorPageToken
- func (WatchNotificationsRequestFieldPathBuilder) Parent() WatchNotificationsRequestPathSelectorParent
- func (WatchNotificationsRequestFieldPathBuilder) ResumeToken() WatchNotificationsRequestPathSelectorResumeToken
- func (WatchNotificationsRequestFieldPathBuilder) StartingTime() WatchNotificationsRequestPathSelectorStartingTime
- func (WatchNotificationsRequestFieldPathBuilder) Type() WatchNotificationsRequestPathSelectorType
- func (WatchNotificationsRequestFieldPathBuilder) View() WatchNotificationsRequestPathSelectorView
- type WatchNotificationsRequestPathSelectorFieldMask
- func (WatchNotificationsRequestPathSelectorFieldMask) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorFieldMask) WithValue(value *notification.Notification_FieldMask) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorFilter
- func (WatchNotificationsRequestPathSelectorFilter) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorFilter) WithArrayOfValues(values []*notification.Filter) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorFilter) WithValue(value *notification.Filter) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorMaxChunkSize
- func (WatchNotificationsRequestPathSelectorMaxChunkSize) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorOrderBy
- func (WatchNotificationsRequestPathSelectorOrderBy) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification.OrderBy) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorOrderBy) WithValue(value *notification.OrderBy) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorPageSize
- func (WatchNotificationsRequestPathSelectorPageSize) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorPageSize) WithValue(value int32) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorPageToken
- func (WatchNotificationsRequestPathSelectorPageToken) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorPageToken) WithValue(value *notification.PagerCursor) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorParent
- func (WatchNotificationsRequestPathSelectorParent) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorParent) WithArrayOfValues(values []*notification.ParentReference) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorParent) WithValue(value *notification.ParentReference) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorResumeToken
- func (WatchNotificationsRequestPathSelectorResumeToken) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorResumeToken) WithValue(value string) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorStartingTime
- func (WatchNotificationsRequestPathSelectorStartingTime) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorType
- func (WatchNotificationsRequestPathSelectorType) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequestPathSelectorView
- func (WatchNotificationsRequestPathSelectorView) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
- func (s WatchNotificationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsRequestPathSelectorView) WithValue(value view.View) *WatchNotificationsRequest_FieldTerminalPathValue
- type WatchNotificationsRequest_FieldMask
- func (fieldMask *WatchNotificationsRequest_FieldMask) AppendPath(path WatchNotificationsRequest_FieldPath)
- func (fieldMask *WatchNotificationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationsRequest_FieldMask) FilterInputFields() *WatchNotificationsRequest_FieldMask
- func (fieldMask *WatchNotificationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationsRequest_FieldMask) GetPaths() []WatchNotificationsRequest_FieldPath
- func (fieldMask *WatchNotificationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationsRequest_FieldMask) Project(source *WatchNotificationsRequest) *WatchNotificationsRequest
- func (fieldMask *WatchNotificationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationsRequest_FieldMask) Reset()
- func (fieldMask *WatchNotificationsRequest_FieldMask) Set(target, source *WatchNotificationsRequest)
- func (fieldMask *WatchNotificationsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationsRequest_FieldMask) Size() int
- func (fieldMask *WatchNotificationsRequest_FieldMask) String() string
- func (fieldMask *WatchNotificationsRequest_FieldMask) Subtract(other *WatchNotificationsRequest_FieldMask) *WatchNotificationsRequest_FieldMask
- func (fieldMask *WatchNotificationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchNotificationsRequest_FieldPath
- func BuildWatchNotificationsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationsRequest_FieldPath, error)
- func MustParseWatchNotificationsRequest_FieldPath(rawField string) WatchNotificationsRequest_FieldPath
- func ParseWatchNotificationsRequest_FieldPath(rawField string) (WatchNotificationsRequest_FieldPath, error)
- type WatchNotificationsRequest_FieldPathArrayItemValue
- type WatchNotificationsRequest_FieldPathArrayOfValues
- type WatchNotificationsRequest_FieldPathSelector
- type WatchNotificationsRequest_FieldPathValue
- type WatchNotificationsRequest_FieldTerminalPath
- func (fp *WatchNotificationsRequest_FieldTerminalPath) ClearValue(item *WatchNotificationsRequest)
- func (fp *WatchNotificationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationsRequest_FieldTerminalPath) Get(source *WatchNotificationsRequest) (values []interface{})
- func (fp *WatchNotificationsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationsRequest_FieldTerminalPath) GetSingle(source *WatchNotificationsRequest) (interface{}, bool)
- func (fp *WatchNotificationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationsRequest_FieldTerminalPath) Selector() WatchNotificationsRequest_FieldPathSelector
- func (fp *WatchNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationsRequest_FieldTerminalPath) String() string
- func (fp *WatchNotificationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationsRequest_FieldPathArrayItemValue
- func (fp *WatchNotificationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationsRequest_FieldPathArrayOfValues
- func (fp *WatchNotificationsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationsRequest_FieldPathValue
- func (fp *WatchNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationsRequest) bool
- func (fpaiv *WatchNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationsRequest) (interface{}, bool)
- func (fpaiv *WatchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification.Filter, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification.OrderBy, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification.ParentReference, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchNotificationsRequest_FieldTerminalPathValue
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsFilterValue() (*notification.Filter, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification.OrderBy, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification.PagerCursor, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsParentValue() (*notification.ParentReference, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) CompareWith(source *WatchNotificationsRequest) (int, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) SetTo(target **WatchNotificationsRequest)
- func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationsResponse
- func (o *WatchNotificationsResponse) Clone() *WatchNotificationsResponse
- func (o *WatchNotificationsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationsResponse) Descriptor() ([]byte, []int)
- func (m *WatchNotificationsResponse) GetIsCurrent() bool
- func (m *WatchNotificationsResponse) GetIsHardReset() bool
- func (m *WatchNotificationsResponse) GetIsSoftReset() bool
- func (m *WatchNotificationsResponse) GetNotificationChanges() []*notification.NotificationChange
- func (m *WatchNotificationsResponse) GetPageTokenChange() *WatchNotificationsResponse_PageTokenChange
- func (m *WatchNotificationsResponse) GetResumeToken() string
- func (m *WatchNotificationsResponse) GetSnapshotSize() int64
- func (*WatchNotificationsResponse) GotenMessage()
- func (o *WatchNotificationsResponse) GotenObjectExt()
- func (obj *WatchNotificationsResponse) GotenValidate() error
- func (o *WatchNotificationsResponse) MakeDiffFieldMask(other *WatchNotificationsResponse) *WatchNotificationsResponse_FieldMask
- func (o *WatchNotificationsResponse) MakeFullFieldMask() *WatchNotificationsResponse_FieldMask
- func (o *WatchNotificationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationsResponse) Marshal() ([]byte, error)
- func (m *WatchNotificationsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationsResponse) Merge(source *WatchNotificationsResponse)
- func (o *WatchNotificationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationsResponse) ProtoMessage()
- func (m *WatchNotificationsResponse) ProtoReflect() preflect.Message
- func (m *WatchNotificationsResponse) Reset()
- func (m *WatchNotificationsResponse) SetIsCurrent(fv bool)
- func (m *WatchNotificationsResponse) SetIsHardReset(fv bool)
- func (m *WatchNotificationsResponse) SetIsSoftReset(fv bool)
- func (m *WatchNotificationsResponse) SetNotificationChanges(fv []*notification.NotificationChange)
- func (m *WatchNotificationsResponse) SetPageTokenChange(fv *WatchNotificationsResponse_PageTokenChange)
- func (m *WatchNotificationsResponse) SetResumeToken(fv string)
- func (m *WatchNotificationsResponse) SetSnapshotSize(fv int64)
- func (m *WatchNotificationsResponse) String() string
- func (m *WatchNotificationsResponse) Unmarshal(b []byte) error
- func (m *WatchNotificationsResponse) UnmarshalJSON(data []byte) error
- type WatchNotificationsResponseFieldPathBuilder
- func (WatchNotificationsResponseFieldPathBuilder) IsCurrent() WatchNotificationsResponsePathSelectorIsCurrent
- func (WatchNotificationsResponseFieldPathBuilder) IsHardReset() WatchNotificationsResponsePathSelectorIsHardReset
- func (WatchNotificationsResponseFieldPathBuilder) IsSoftReset() WatchNotificationsResponsePathSelectorIsSoftReset
- func (WatchNotificationsResponseFieldPathBuilder) NotificationChanges() WatchNotificationsResponsePathSelectorNotificationChanges
- func (WatchNotificationsResponseFieldPathBuilder) PageTokenChange() WatchNotificationsResponsePathSelectorPageTokenChange
- func (WatchNotificationsResponseFieldPathBuilder) ResumeToken() WatchNotificationsResponsePathSelectorResumeToken
- func (WatchNotificationsResponseFieldPathBuilder) SnapshotSize() WatchNotificationsResponsePathSelectorSnapshotSize
- type WatchNotificationsResponsePageTokenChangeFieldPathBuilder
- type WatchNotificationsResponsePageTokenChange_FieldPath
- func BuildWatchNotificationsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchNotificationsResponsePageTokenChange_FieldPath(rawField string) WatchNotificationsResponsePageTokenChange_FieldPath
- func ParseWatchNotificationsResponsePageTokenChange_FieldPath(rawField string) (WatchNotificationsResponsePageTokenChange_FieldPath, error)
- type WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchNotificationsResponsePageTokenChange_FieldPathSelector
- type WatchNotificationsResponsePageTokenChange_FieldPathValue
- func MustParseWatchNotificationsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchNotificationsResponsePageTokenChange_FieldPathValue
- func ParseWatchNotificationsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchNotificationsResponsePageTokenChange_FieldPathValue, error)
- type WatchNotificationsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchNotificationsResponse_PageTokenChange)
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchNotificationsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchNotificationsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) Selector() WatchNotificationsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationsResponsePageTokenChange_FieldPathValue
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationsResponse_PageTokenChange) bool
- func (fpaiv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
- func (fpaov *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
- func (fpaov *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*notification.PagerCursor, bool)
- func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification.PagerCursor, bool)
- func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchNotificationsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchNotificationsResponse_PageTokenChange)
- func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationsResponsePathSelectorIsCurrent
- func (WatchNotificationsResponsePathSelectorIsCurrent) FieldPath() *WatchNotificationsResponse_FieldTerminalPath
- func (s WatchNotificationsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchNotificationsResponse_FieldTerminalPathValue
- type WatchNotificationsResponsePathSelectorIsHardReset
- func (WatchNotificationsResponsePathSelectorIsHardReset) FieldPath() *WatchNotificationsResponse_FieldTerminalPath
- func (s WatchNotificationsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchNotificationsResponse_FieldTerminalPathValue
- type WatchNotificationsResponsePathSelectorIsSoftReset
- func (WatchNotificationsResponsePathSelectorIsSoftReset) FieldPath() *WatchNotificationsResponse_FieldTerminalPath
- func (s WatchNotificationsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchNotificationsResponse_FieldTerminalPathValue
- type WatchNotificationsResponsePathSelectorNotificationChanges
- func (WatchNotificationsResponsePathSelectorNotificationChanges) FieldPath() *WatchNotificationsResponse_FieldTerminalPath
- func (s WatchNotificationsResponsePathSelectorNotificationChanges) WithArrayOfValues(values [][]*notification.NotificationChange) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsResponsePathSelectorNotificationChanges) WithItemValue(value *notification.NotificationChange) *WatchNotificationsResponse_FieldTerminalPathArrayItemValue
- func (s WatchNotificationsResponsePathSelectorNotificationChanges) WithValue(value []*notification.NotificationChange) *WatchNotificationsResponse_FieldTerminalPathValue
- type WatchNotificationsResponsePathSelectorPageTokenChange
- func (WatchNotificationsResponsePathSelectorPageTokenChange) FieldPath() *WatchNotificationsResponse_FieldTerminalPath
- func (WatchNotificationsResponsePathSelectorPageTokenChange) NextPageToken() WatchNotificationsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchNotificationsResponsePathSelectorPageTokenChange) PrevPageToken() WatchNotificationsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchNotificationsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchNotificationsResponse_PageTokenChange) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchNotificationsResponse_FieldSubPathArrayItemValue
- func (s WatchNotificationsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchNotificationsResponse_FieldSubPathArrayOfValues
- func (WatchNotificationsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchNotificationsResponsePageTokenChange_FieldPath) *WatchNotificationsResponse_FieldSubPath
- func (s WatchNotificationsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchNotificationsResponsePageTokenChange_FieldPathValue) *WatchNotificationsResponse_FieldSubPathValue
- func (s WatchNotificationsResponsePathSelectorPageTokenChange) WithValue(value *WatchNotificationsResponse_PageTokenChange) *WatchNotificationsResponse_FieldTerminalPathValue
- type WatchNotificationsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchNotificationsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchNotificationsResponse_FieldSubPath
- func (s WatchNotificationsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsResponse_FieldSubPathArrayOfValues
- func (s WatchNotificationsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *notification.PagerCursor) *WatchNotificationsResponse_FieldSubPathValue
- type WatchNotificationsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchNotificationsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchNotificationsResponse_FieldSubPath
- func (s WatchNotificationsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsResponse_FieldSubPathArrayOfValues
- func (s WatchNotificationsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *notification.PagerCursor) *WatchNotificationsResponse_FieldSubPathValue
- type WatchNotificationsResponsePathSelectorResumeToken
- func (WatchNotificationsResponsePathSelectorResumeToken) FieldPath() *WatchNotificationsResponse_FieldTerminalPath
- func (s WatchNotificationsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsResponsePathSelectorResumeToken) WithValue(value string) *WatchNotificationsResponse_FieldTerminalPathValue
- type WatchNotificationsResponsePathSelectorSnapshotSize
- func (WatchNotificationsResponsePathSelectorSnapshotSize) FieldPath() *WatchNotificationsResponse_FieldTerminalPath
- func (s WatchNotificationsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchNotificationsResponse_FieldTerminalPathValue
- type WatchNotificationsResponse_FieldMask
- func (fieldMask *WatchNotificationsResponse_FieldMask) AppendPath(path WatchNotificationsResponse_FieldPath)
- func (fieldMask *WatchNotificationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationsResponse_FieldMask) FilterInputFields() *WatchNotificationsResponse_FieldMask
- func (fieldMask *WatchNotificationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationsResponse_FieldMask) GetPaths() []WatchNotificationsResponse_FieldPath
- func (fieldMask *WatchNotificationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationsResponse_FieldMask) Project(source *WatchNotificationsResponse) *WatchNotificationsResponse
- func (fieldMask *WatchNotificationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationsResponse_FieldMask) Reset()
- func (fieldMask *WatchNotificationsResponse_FieldMask) Set(target, source *WatchNotificationsResponse)
- func (fieldMask *WatchNotificationsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationsResponse_FieldMask) Size() int
- func (fieldMask *WatchNotificationsResponse_FieldMask) String() string
- func (fieldMask *WatchNotificationsResponse_FieldMask) Subtract(other *WatchNotificationsResponse_FieldMask) *WatchNotificationsResponse_FieldMask
- func (fieldMask *WatchNotificationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchNotificationsResponse_FieldPath
- func BuildWatchNotificationsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationsResponse_FieldPath, error)
- func MustParseWatchNotificationsResponse_FieldPath(rawField string) WatchNotificationsResponse_FieldPath
- func ParseWatchNotificationsResponse_FieldPath(rawField string) (WatchNotificationsResponse_FieldPath, error)
- type WatchNotificationsResponse_FieldPathArrayItemValue
- type WatchNotificationsResponse_FieldPathArrayOfValues
- type WatchNotificationsResponse_FieldPathSelector
- type WatchNotificationsResponse_FieldPathValue
- type WatchNotificationsResponse_FieldSubPath
- func (fps *WatchNotificationsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchNotificationsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchNotificationsResponse_FieldSubPath) ClearValue(item *WatchNotificationsResponse)
- func (fps *WatchNotificationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchNotificationsResponse_FieldSubPath) Get(source *WatchNotificationsResponse) (values []interface{})
- func (fps *WatchNotificationsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchNotificationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchNotificationsResponse_FieldSubPath) GetSingle(source *WatchNotificationsResponse) (interface{}, bool)
- func (fps *WatchNotificationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchNotificationsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchNotificationsResponse_FieldSubPath) JSONString() string
- func (fps *WatchNotificationsResponse_FieldSubPath) Selector() WatchNotificationsResponse_FieldPathSelector
- func (fps *WatchNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchNotificationsResponse_FieldSubPath) String() string
- func (fps *WatchNotificationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchNotificationsResponse_FieldPathArrayItemValue
- func (fps *WatchNotificationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchNotificationsResponse_FieldPathArrayOfValues
- func (fps *WatchNotificationsResponse_FieldSubPath) WithIValue(value interface{}) WatchNotificationsResponse_FieldPathValue
- func (fps *WatchNotificationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchNotificationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchNotificationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchNotificationsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchNotificationsResponse) bool
- func (fpaivs *WatchNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchNotificationsResponse_FieldSubPathArrayOfValues
- type WatchNotificationsResponse_FieldSubPathValue
- func (fpvs *WatchNotificationsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchNotificationsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchNotificationsResponse_FieldSubPathValue) CompareWith(source *WatchNotificationsResponse) (int, bool)
- func (fpvs *WatchNotificationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchNotificationsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchNotificationsResponse_FieldSubPathValue) SetTo(target **WatchNotificationsResponse)
- func (fpvs *WatchNotificationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchNotificationsResponse_FieldTerminalPath
- func (fp *WatchNotificationsResponse_FieldTerminalPath) ClearValue(item *WatchNotificationsResponse)
- func (fp *WatchNotificationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchNotificationsResponse_FieldTerminalPath) Get(source *WatchNotificationsResponse) (values []interface{})
- func (fp *WatchNotificationsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchNotificationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchNotificationsResponse_FieldTerminalPath) GetSingle(source *WatchNotificationsResponse) (interface{}, bool)
- func (fp *WatchNotificationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchNotificationsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchNotificationsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchNotificationsResponse_FieldTerminalPath) Selector() WatchNotificationsResponse_FieldPathSelector
- func (fp *WatchNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchNotificationsResponse_FieldTerminalPath) String() string
- func (fp *WatchNotificationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationsResponse_FieldPathArrayItemValue
- func (fp *WatchNotificationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationsResponse_FieldPathArrayOfValues
- func (fp *WatchNotificationsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationsResponse_FieldPathValue
- func (fp *WatchNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchNotificationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchNotificationsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationChangesItemValue() (*notification.NotificationChange, bool)
- func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationsResponse) bool
- func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationsResponse) (interface{}, bool)
- func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchNotificationsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationChangesArrayOfValues() ([][]*notification.NotificationChange, bool)
- func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchNotificationsResponse_PageTokenChange, bool)
- func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchNotificationsResponse_FieldTerminalPathValue
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsNotificationChangesValue() ([]*notification.NotificationChange, bool)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchNotificationsResponse_PageTokenChange, bool)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) CompareWith(source *WatchNotificationsResponse) (int, bool)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) SetTo(target **WatchNotificationsResponse)
- func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchNotificationsResponse_PageTokenChange
- func (o *WatchNotificationsResponse_PageTokenChange) Clone() *WatchNotificationsResponse_PageTokenChange
- func (o *WatchNotificationsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchNotificationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchNotificationsResponse_PageTokenChange) GetNextPageToken() *notification.PagerCursor
- func (m *WatchNotificationsResponse_PageTokenChange) GetPrevPageToken() *notification.PagerCursor
- func (*WatchNotificationsResponse_PageTokenChange) GotenMessage()
- func (o *WatchNotificationsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchNotificationsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchNotificationsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchNotificationsResponse_PageTokenChange) *WatchNotificationsResponse_PageTokenChange_FieldMask
- func (o *WatchNotificationsResponse_PageTokenChange) MakeFullFieldMask() *WatchNotificationsResponse_PageTokenChange_FieldMask
- func (o *WatchNotificationsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchNotificationsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchNotificationsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchNotificationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchNotificationsResponse_PageTokenChange) Merge(source *WatchNotificationsResponse_PageTokenChange)
- func (o *WatchNotificationsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchNotificationsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchNotificationsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchNotificationsResponse_PageTokenChange) Reset()
- func (m *WatchNotificationsResponse_PageTokenChange) SetNextPageToken(fv *notification.PagerCursor)
- func (m *WatchNotificationsResponse_PageTokenChange) SetPrevPageToken(fv *notification.PagerCursor)
- func (m *WatchNotificationsResponse_PageTokenChange) String() string
- func (m *WatchNotificationsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchNotificationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchNotificationsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchNotificationsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchNotificationsResponsePageTokenChange_FieldTerminalPath
- func (s WatchNotificationsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *notification.PagerCursor) *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue
- type WatchNotificationsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchNotificationsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchNotificationsResponsePageTokenChange_FieldTerminalPath
- func (s WatchNotificationsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchNotificationsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *notification.PagerCursor) *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue
- type WatchNotificationsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) AppendPath(path WatchNotificationsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchNotificationsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) GetPaths() []WatchNotificationsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchNotificationsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchNotificationsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Project(source *WatchNotificationsResponse_PageTokenChange) *WatchNotificationsResponse_PageTokenChange
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Set(target, source *WatchNotificationsResponse_PageTokenChange)
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Subtract(other *WatchNotificationsResponse_PageTokenChange_FieldMask) *WatchNotificationsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetNotificationsDescriptor ¶
type BatchGetNotificationsDescriptor struct{}
func GetBatchGetNotificationsDescriptor ¶
func GetBatchGetNotificationsDescriptor() *BatchGetNotificationsDescriptor
func (*BatchGetNotificationsDescriptor) GetApiDescriptor ¶
func (d *BatchGetNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetNotificationsDescriptor) GetApiName ¶
func (d *BatchGetNotificationsDescriptor) GetApiName() string
func (*BatchGetNotificationsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetNotificationsDescriptor) GetFullMethodName ¶
func (d *BatchGetNotificationsDescriptor) GetFullMethodName() string
func (*BatchGetNotificationsDescriptor) GetMethodName ¶
func (d *BatchGetNotificationsDescriptor) GetMethodName() string
func (*BatchGetNotificationsDescriptor) GetProtoPkgName ¶
func (d *BatchGetNotificationsDescriptor) GetProtoPkgName() string
func (*BatchGetNotificationsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetNotificationsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetNotificationsDescriptor) GetServiceDomain ¶
func (d *BatchGetNotificationsDescriptor) GetServiceDomain() string
func (*BatchGetNotificationsDescriptor) GetServiceVersion ¶
func (d *BatchGetNotificationsDescriptor) GetServiceVersion() string
func (*BatchGetNotificationsDescriptor) GetVerb ¶
func (d *BatchGetNotificationsDescriptor) GetVerb() string
func (*BatchGetNotificationsDescriptor) HasResource ¶
func (d *BatchGetNotificationsDescriptor) HasResource() bool
func (*BatchGetNotificationsDescriptor) IsClientStream ¶
func (d *BatchGetNotificationsDescriptor) IsClientStream() bool
func (*BatchGetNotificationsDescriptor) IsCollection ¶
func (d *BatchGetNotificationsDescriptor) IsCollection() bool
func (*BatchGetNotificationsDescriptor) IsPlural ¶
func (d *BatchGetNotificationsDescriptor) IsPlural() bool
func (*BatchGetNotificationsDescriptor) IsServerStream ¶
func (d *BatchGetNotificationsDescriptor) IsServerStream() bool
func (*BatchGetNotificationsDescriptor) IsUnary ¶
func (d *BatchGetNotificationsDescriptor) IsUnary() bool
func (*BatchGetNotificationsDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetNotificationsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetNotificationsDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetNotificationsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetNotificationsDescriptor) RequestHasResourceBody ¶
func (d *BatchGetNotificationsDescriptor) RequestHasResourceBody() bool
type BatchGetNotificationsDescriptorClientMsgHandle ¶
type BatchGetNotificationsDescriptorClientMsgHandle struct{}
func (*BatchGetNotificationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetNotificationsDescriptorServerMsgHandle ¶
type BatchGetNotificationsDescriptorServerMsgHandle struct{}
func (*BatchGetNotificationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetNotificationsRequest ¶
type BatchGetNotificationsRequest struct { // Names of Notifications Names []*notification.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.Notification_FieldMask `` /* 144-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 [BatchGetNotifications][ntt.monitoring.v3.BatchGetNotifications]
func (*BatchGetNotificationsRequest) Clone ¶
func (o *BatchGetNotificationsRequest) Clone() *BatchGetNotificationsRequest
func (*BatchGetNotificationsRequest) CloneRaw ¶
func (o *BatchGetNotificationsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetNotificationsRequest) Descriptor ¶
func (*BatchGetNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetNotificationsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetNotificationsRequest) GetFieldMask ¶
func (m *BatchGetNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
func (*BatchGetNotificationsRequest) GetNames ¶
func (m *BatchGetNotificationsRequest) GetNames() []*notification.Reference
func (*BatchGetNotificationsRequest) GetView ¶
func (m *BatchGetNotificationsRequest) GetView() view.View
func (*BatchGetNotificationsRequest) GotenMessage ¶
func (*BatchGetNotificationsRequest) GotenMessage()
func (*BatchGetNotificationsRequest) GotenObjectExt ¶
func (o *BatchGetNotificationsRequest) GotenObjectExt()
func (*BatchGetNotificationsRequest) GotenValidate ¶
func (obj *BatchGetNotificationsRequest) GotenValidate() error
func (*BatchGetNotificationsRequest) MakeDiffFieldMask ¶
func (o *BatchGetNotificationsRequest) MakeDiffFieldMask(other *BatchGetNotificationsRequest) *BatchGetNotificationsRequest_FieldMask
func (*BatchGetNotificationsRequest) MakeFullFieldMask ¶
func (o *BatchGetNotificationsRequest) MakeFullFieldMask() *BatchGetNotificationsRequest_FieldMask
func (*BatchGetNotificationsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetNotificationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetNotificationsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetNotificationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetNotificationsRequest) Marshal ¶
func (m *BatchGetNotificationsRequest) Marshal() ([]byte, error)
func (*BatchGetNotificationsRequest) MarshalJSON ¶
func (m *BatchGetNotificationsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationsRequest) Merge ¶
func (o *BatchGetNotificationsRequest) Merge(source *BatchGetNotificationsRequest)
func (*BatchGetNotificationsRequest) MergeRaw ¶
func (o *BatchGetNotificationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetNotificationsRequest) ProtoMessage ¶
func (*BatchGetNotificationsRequest) ProtoMessage()
func (*BatchGetNotificationsRequest) ProtoReflect ¶
func (m *BatchGetNotificationsRequest) ProtoReflect() preflect.Message
func (*BatchGetNotificationsRequest) Reset ¶
func (m *BatchGetNotificationsRequest) Reset()
func (*BatchGetNotificationsRequest) SetFieldMask ¶
func (m *BatchGetNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*BatchGetNotificationsRequest) SetNames ¶
func (m *BatchGetNotificationsRequest) SetNames(fv []*notification.Reference)
func (*BatchGetNotificationsRequest) SetView ¶
func (m *BatchGetNotificationsRequest) SetView(fv view.View)
func (*BatchGetNotificationsRequest) String ¶
func (m *BatchGetNotificationsRequest) String() string
func (*BatchGetNotificationsRequest) Unmarshal ¶
func (m *BatchGetNotificationsRequest) Unmarshal(b []byte) error
func (*BatchGetNotificationsRequest) UnmarshalJSON ¶
func (m *BatchGetNotificationsRequest) UnmarshalJSON(data []byte) error
type BatchGetNotificationsRequestFieldPathBuilder ¶
type BatchGetNotificationsRequestFieldPathBuilder struct{}
func NewBatchGetNotificationsRequestFieldPathBuilder ¶
func NewBatchGetNotificationsRequestFieldPathBuilder() BatchGetNotificationsRequestFieldPathBuilder
type BatchGetNotificationsRequestPathSelectorFieldMask ¶
type BatchGetNotificationsRequestPathSelectorFieldMask struct{}
func (BatchGetNotificationsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetNotificationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues
type BatchGetNotificationsRequestPathSelectorNames ¶
type BatchGetNotificationsRequestPathSelectorNames struct{}
func (BatchGetNotificationsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetNotificationsRequestPathSelectorNames) WithArrayOfValues(values [][]*notification.Reference) *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues
func (BatchGetNotificationsRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetNotificationsRequestPathSelectorNames) WithItemValue(value *notification.Reference) *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue
func (BatchGetNotificationsRequestPathSelectorNames) WithValue ¶
func (s BatchGetNotificationsRequestPathSelectorNames) WithValue(value []*notification.Reference) *BatchGetNotificationsRequest_FieldTerminalPathValue
type BatchGetNotificationsRequestPathSelectorView ¶
type BatchGetNotificationsRequestPathSelectorView struct{}
func (BatchGetNotificationsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetNotificationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues
func (BatchGetNotificationsRequestPathSelectorView) WithValue ¶
func (s BatchGetNotificationsRequestPathSelectorView) WithValue(value view.View) *BatchGetNotificationsRequest_FieldTerminalPathValue
type BatchGetNotificationsRequest_FieldMask ¶
type BatchGetNotificationsRequest_FieldMask struct {
Paths []BatchGetNotificationsRequest_FieldPath
}
func FullBatchGetNotificationsRequest_FieldMask ¶
func FullBatchGetNotificationsRequest_FieldMask() *BatchGetNotificationsRequest_FieldMask
func (*BatchGetNotificationsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) AppendPath(path BatchGetNotificationsRequest_FieldPath)
func (*BatchGetNotificationsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetNotificationsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetNotificationsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetNotificationsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) FilterInputFields() *BatchGetNotificationsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetNotificationsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetNotificationsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) GetPaths() []BatchGetNotificationsRequest_FieldPath
func (*BatchGetNotificationsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetNotificationsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) IsFull() bool
func (BatchGetNotificationsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetNotificationsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetNotificationsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetNotificationsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) PathsCount() int
func (*BatchGetNotificationsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) Project(source *BatchGetNotificationsRequest) *BatchGetNotificationsRequest
func (*BatchGetNotificationsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetNotificationsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) ProtoMessage()
func (*BatchGetNotificationsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetNotificationsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) Reset()
func (*BatchGetNotificationsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) Set(target, source *BatchGetNotificationsRequest)
func (*BatchGetNotificationsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetNotificationsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetNotificationsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) Size() int
func (*BatchGetNotificationsRequest_FieldMask) String ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) String() string
func (*BatchGetNotificationsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) Subtract(other *BatchGetNotificationsRequest_FieldMask) *BatchGetNotificationsRequest_FieldMask
func (*BatchGetNotificationsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetNotificationsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetNotificationsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetNotificationsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetNotificationsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetNotificationsRequest_FieldPath ¶
type BatchGetNotificationsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetNotificationsRequest_FieldPathSelector Get(source *BatchGetNotificationsRequest) []interface{} GetSingle(source *BatchGetNotificationsRequest) (interface{}, bool) ClearValue(item *BatchGetNotificationsRequest) // Those methods build corresponding BatchGetNotificationsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetNotificationsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetNotificationsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetNotificationsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetNotificationsRequest_FieldPath ¶
func BuildBatchGetNotificationsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetNotificationsRequest_FieldPath, error)
func MustParseBatchGetNotificationsRequest_FieldPath ¶
func MustParseBatchGetNotificationsRequest_FieldPath(rawField string) BatchGetNotificationsRequest_FieldPath
func ParseBatchGetNotificationsRequest_FieldPath ¶
func ParseBatchGetNotificationsRequest_FieldPath(rawField string) (BatchGetNotificationsRequest_FieldPath, error)
type BatchGetNotificationsRequest_FieldPathArrayItemValue ¶
type BatchGetNotificationsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetNotificationsRequest_FieldPath ContainsValue(*BatchGetNotificationsRequest) bool }
BatchGetNotificationsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetNotificationsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetNotificationsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetNotificationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetNotificationsRequest_FieldPathArrayItemValue
func ParseBatchGetNotificationsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetNotificationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetNotificationsRequest_FieldPathArrayItemValue, error)
ParseBatchGetNotificationsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetNotificationsRequest_FieldPathArrayOfValues ¶
type BatchGetNotificationsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetNotificationsRequest_FieldPath }
BatchGetNotificationsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetNotificationsRequest fields according to their type
func MustParseBatchGetNotificationsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetNotificationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetNotificationsRequest_FieldPathArrayOfValues
func ParseBatchGetNotificationsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetNotificationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetNotificationsRequest_FieldPathArrayOfValues, error)
type BatchGetNotificationsRequest_FieldPathSelector ¶
type BatchGetNotificationsRequest_FieldPathSelector int32
const ( BatchGetNotificationsRequest_FieldPathSelectorNames BatchGetNotificationsRequest_FieldPathSelector = 0 BatchGetNotificationsRequest_FieldPathSelectorFieldMask BatchGetNotificationsRequest_FieldPathSelector = 1 BatchGetNotificationsRequest_FieldPathSelectorView BatchGetNotificationsRequest_FieldPathSelector = 2 )
func (BatchGetNotificationsRequest_FieldPathSelector) String ¶
func (s BatchGetNotificationsRequest_FieldPathSelector) String() string
type BatchGetNotificationsRequest_FieldPathValue ¶
type BatchGetNotificationsRequest_FieldPathValue interface { BatchGetNotificationsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetNotificationsRequest) CompareWith(*BatchGetNotificationsRequest) (cmp int, comparable bool) }
BatchGetNotificationsRequest_FieldPathValue allows storing values for BatchGetNotificationsRequest fields according to their type
func MustParseBatchGetNotificationsRequest_FieldPathValue ¶
func MustParseBatchGetNotificationsRequest_FieldPathValue(pathStr, valueStr string) BatchGetNotificationsRequest_FieldPathValue
func ParseBatchGetNotificationsRequest_FieldPathValue ¶
func ParseBatchGetNotificationsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetNotificationsRequest_FieldPathValue, error)
type BatchGetNotificationsRequest_FieldTerminalPath ¶
type BatchGetNotificationsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetNotificationsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) ClearValue(item *BatchGetNotificationsRequest)
func (*BatchGetNotificationsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetNotificationsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) Get(source *BatchGetNotificationsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetNotificationsRequest
func (*BatchGetNotificationsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetNotificationsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetNotificationsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) GetSingle(source *BatchGetNotificationsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetNotificationsRequest
func (*BatchGetNotificationsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetNotificationsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetNotificationsRequest_FieldTerminalPath) Selector ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) Selector() BatchGetNotificationsRequest_FieldPathSelector
func (*BatchGetNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetNotificationsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetNotificationsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetNotificationsRequest_FieldPathArrayItemValue
func (*BatchGetNotificationsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetNotificationsRequest_FieldPathArrayOfValues
func (*BatchGetNotificationsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetNotificationsRequest_FieldPathValue
func (*BatchGetNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetNotificationsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetNotificationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue struct { BatchGetNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*notification.Reference, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetNotificationsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetNotificationsRequest'
func (*BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetNotificationsRequest as interface{}
func (*BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetNotificationsRequest) (interface{}, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues struct { BatchGetNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*notification.Reference, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetNotificationsRequest_FieldTerminalPathValue ¶
type BatchGetNotificationsRequest_FieldTerminalPathValue struct { BatchGetNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) AsNamesValue() ([]*notification.Reference, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetNotificationsRequest) (int, bool)
CompareWith compares value in the 'BatchGetNotificationsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetNotificationsRequest'.
func (*BatchGetNotificationsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetNotificationsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetNotificationsRequest' as interface{}
func (*BatchGetNotificationsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) SetTo(target **BatchGetNotificationsRequest)
SetTo stores value for selected field for object BatchGetNotificationsRequest
func (*BatchGetNotificationsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetNotificationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetNotificationsResponse ¶
type BatchGetNotificationsResponse struct { // found Notifications Notifications []*notification.Notification `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty" firestore:"notifications"` // list of not found Notifications Missing []*notification.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetNotificationsResponse
func (*BatchGetNotificationsResponse) Clone ¶
func (o *BatchGetNotificationsResponse) Clone() *BatchGetNotificationsResponse
func (*BatchGetNotificationsResponse) CloneRaw ¶
func (o *BatchGetNotificationsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetNotificationsResponse) Descriptor ¶
func (*BatchGetNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetNotificationsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetNotificationsResponse) GetMissing ¶
func (m *BatchGetNotificationsResponse) GetMissing() []*notification.Reference
func (*BatchGetNotificationsResponse) GetNotifications ¶
func (m *BatchGetNotificationsResponse) GetNotifications() []*notification.Notification
func (*BatchGetNotificationsResponse) GotenMessage ¶
func (*BatchGetNotificationsResponse) GotenMessage()
func (*BatchGetNotificationsResponse) GotenObjectExt ¶
func (o *BatchGetNotificationsResponse) GotenObjectExt()
func (*BatchGetNotificationsResponse) GotenValidate ¶
func (obj *BatchGetNotificationsResponse) GotenValidate() error
func (*BatchGetNotificationsResponse) MakeDiffFieldMask ¶
func (o *BatchGetNotificationsResponse) MakeDiffFieldMask(other *BatchGetNotificationsResponse) *BatchGetNotificationsResponse_FieldMask
func (*BatchGetNotificationsResponse) MakeFullFieldMask ¶
func (o *BatchGetNotificationsResponse) MakeFullFieldMask() *BatchGetNotificationsResponse_FieldMask
func (*BatchGetNotificationsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetNotificationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetNotificationsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetNotificationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetNotificationsResponse) Marshal ¶
func (m *BatchGetNotificationsResponse) Marshal() ([]byte, error)
func (*BatchGetNotificationsResponse) MarshalJSON ¶
func (m *BatchGetNotificationsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationsResponse) Merge ¶
func (o *BatchGetNotificationsResponse) Merge(source *BatchGetNotificationsResponse)
func (*BatchGetNotificationsResponse) MergeRaw ¶
func (o *BatchGetNotificationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetNotificationsResponse) ProtoMessage ¶
func (*BatchGetNotificationsResponse) ProtoMessage()
func (*BatchGetNotificationsResponse) ProtoReflect ¶
func (m *BatchGetNotificationsResponse) ProtoReflect() preflect.Message
func (*BatchGetNotificationsResponse) Reset ¶
func (m *BatchGetNotificationsResponse) Reset()
func (*BatchGetNotificationsResponse) SetMissing ¶
func (m *BatchGetNotificationsResponse) SetMissing(fv []*notification.Reference)
func (*BatchGetNotificationsResponse) SetNotifications ¶
func (m *BatchGetNotificationsResponse) SetNotifications(fv []*notification.Notification)
func (*BatchGetNotificationsResponse) String ¶
func (m *BatchGetNotificationsResponse) String() string
func (*BatchGetNotificationsResponse) Unmarshal ¶
func (m *BatchGetNotificationsResponse) Unmarshal(b []byte) error
func (*BatchGetNotificationsResponse) UnmarshalJSON ¶
func (m *BatchGetNotificationsResponse) UnmarshalJSON(data []byte) error
type BatchGetNotificationsResponseFieldPathBuilder ¶
type BatchGetNotificationsResponseFieldPathBuilder struct{}
func NewBatchGetNotificationsResponseFieldPathBuilder ¶
func NewBatchGetNotificationsResponseFieldPathBuilder() BatchGetNotificationsResponseFieldPathBuilder
func (BatchGetNotificationsResponseFieldPathBuilder) Notifications ¶
type BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations ¶
type BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataLabels ¶
type BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataShards ¶
type BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithArrayOfValues ¶
func (s BatchGetNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithArrayOfValues(values []int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorMissing ¶
type BatchGetNotificationsResponsePathSelectorMissing struct{}
func (BatchGetNotificationsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorMissing) WithArrayOfValues(values [][]*notification.Reference) *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetNotificationsResponsePathSelectorMissing) WithItemValue(value *notification.Reference) *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue
func (BatchGetNotificationsResponsePathSelectorMissing) WithValue ¶
func (s BatchGetNotificationsResponsePathSelectorMissing) WithValue(value []*notification.Reference) *BatchGetNotificationsResponse_FieldTerminalPathValue
type BatchGetNotificationsResponsePathSelectorNotifications ¶
type BatchGetNotificationsResponsePathSelectorNotifications struct{}
func (BatchGetNotificationsResponsePathSelectorNotifications) AlertingPolicy ¶
func (BatchGetNotificationsResponsePathSelectorNotifications) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotifications) WithArrayOfValues(values [][]*notification.Notification) *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotifications) WithItemValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotifications) WithItemValue(value *notification.Notification) *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue
func (BatchGetNotificationsResponsePathSelectorNotifications) WithSubArrayItemValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotifications) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
func (BatchGetNotificationsResponsePathSelectorNotifications) WithSubArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotifications) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotifications) WithSubPath ¶
func (BatchGetNotificationsResponsePathSelectorNotifications) WithSubValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotifications) WithSubValue(subPathValue notification.Notification_FieldPathValue) *BatchGetNotificationsResponse_FieldSubPathValue
func (BatchGetNotificationsResponsePathSelectorNotifications) WithValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotifications) WithValue(value []*notification.Notification) *BatchGetNotificationsResponse_FieldTerminalPathValue
type BatchGetNotificationsResponsePathSelectorNotificationsAlertingPolicy ¶
type BatchGetNotificationsResponsePathSelectorNotificationsAlertingPolicy struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsAlerts ¶
type BatchGetNotificationsResponsePathSelectorNotificationsAlerts struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsAlerts) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsAlerts) WithArrayOfValues(values [][]*alert.Name) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotificationsAlerts) WithItemValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsAlerts) WithItemValue(value *alert.Name) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
func (BatchGetNotificationsResponsePathSelectorNotificationsAlerts) WithValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsAlerts) WithValue(value []*alert.Name) *BatchGetNotificationsResponse_FieldSubPathValue
type BatchGetNotificationsResponsePathSelectorNotificationsMetadata ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadata struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Annotations ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) CreateTime ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) DeleteTime ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) Generation ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) OwnerReferences ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) ResourceVersion ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) UpdateTime ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadata) WithValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetNotificationsResponse_FieldSubPathValue
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithValue(value map[string]string) *BatchGetNotificationsResponse_FieldSubPathValue
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataCreateTime ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataCreateTime struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataDeleteTime ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataDeleteTime struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataGeneration ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataGeneration struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels) WithValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLabels) WithValue(value map[string]string) *BatchGetNotificationsResponse_FieldSubPathValue
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle) BlockDeletion ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleState ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleState struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Controller ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) RequiresOwnerReference ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithItemValue ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataResourceVersion ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataResourceVersion struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards) WithValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataShards) WithValue(value map[string]int64) *BatchGetNotificationsResponse_FieldSubPathValue
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing) OwningRegion ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithItemValue ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) WithItemValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) WithItemValue(value string) *BatchGetNotificationsResponse_FieldSubPathArrayItemValue
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) WithValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataTags) WithValue(value []string) *BatchGetNotificationsResponse_FieldSubPathValue
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataUpdateTime ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataUpdateTime struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataUuid ¶
type BatchGetNotificationsResponsePathSelectorNotificationsMetadataUuid struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsMetadataUuid) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsName ¶
type BatchGetNotificationsResponsePathSelectorNotificationsName struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsName) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsName) WithArrayOfValues(values []*notification.Name) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
func (BatchGetNotificationsResponsePathSelectorNotificationsName) WithValue ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsName) WithValue(value *notification.Name) *BatchGetNotificationsResponse_FieldSubPathValue
type BatchGetNotificationsResponsePathSelectorNotificationsState ¶
type BatchGetNotificationsResponsePathSelectorNotificationsState struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsState) AlertsLifetime ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsState) IncidentNotifyAttemptsDone ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsState) IncidentNotifyAttemptsDone() BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone
func (BatchGetNotificationsResponsePathSelectorNotificationsState) IsResolved ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsState) LifecycleCompleted ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsState) NotificationState ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsState) ResolutionNotificationState ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsState) ResolutionNotificationState() BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState
func (BatchGetNotificationsResponsePathSelectorNotificationsState) ResolutionNotifyAttemptsDone ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsState) ResolutionNotifyAttemptsDone() BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone
func (BatchGetNotificationsResponsePathSelectorNotificationsState) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsState) WithArrayOfValues(values []*notification.Notification_State) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved) WithArrayOfValues ¶ added in v0.10.12
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateIsResolved) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) NotificationChannel ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) NotifyAttempts ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) ProviderData ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) WithArrayOfValues ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationState) WithItemValue ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateError ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateError struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateError) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithArrayOfValues ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) PagerDuty ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) Slack ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) WithArrayOfValues ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) IncidentKey ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) Ts ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) WithArrayOfValues ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithArrayOfValues ¶
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) FieldPath ¶
func (BatchGetNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) WithArrayOfValues ¶
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Error ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotificationChannel ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotifyAttempts ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) ProviderData ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Status ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithArrayOfValues ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithItemValue ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithArrayOfValues ¶ added in v0.10.12
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithArrayOfValues(values []string) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) WithArrayOfValues ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues ¶ added in v0.10.12
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) PagerDuty ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) Slack ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) WithArrayOfValues ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) Ts ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) WithArrayOfValues ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone ¶ added in v0.10.12
type BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone struct{}
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s BatchGetNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *BatchGetNotificationsResponse_FieldSubPathArrayOfValues
type BatchGetNotificationsResponse_FieldMask ¶
type BatchGetNotificationsResponse_FieldMask struct {
Paths []BatchGetNotificationsResponse_FieldPath
}
func FullBatchGetNotificationsResponse_FieldMask ¶
func FullBatchGetNotificationsResponse_FieldMask() *BatchGetNotificationsResponse_FieldMask
func (*BatchGetNotificationsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) AppendPath(path BatchGetNotificationsResponse_FieldPath)
func (*BatchGetNotificationsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetNotificationsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetNotificationsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetNotificationsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) FilterInputFields() *BatchGetNotificationsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetNotificationsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetNotificationsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) GetPaths() []BatchGetNotificationsResponse_FieldPath
func (*BatchGetNotificationsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetNotificationsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) IsFull() bool
func (BatchGetNotificationsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetNotificationsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetNotificationsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetNotificationsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) PathsCount() int
func (*BatchGetNotificationsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) Project(source *BatchGetNotificationsResponse) *BatchGetNotificationsResponse
func (*BatchGetNotificationsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetNotificationsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) ProtoMessage()
func (*BatchGetNotificationsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetNotificationsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) Reset()
func (*BatchGetNotificationsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) Set(target, source *BatchGetNotificationsResponse)
func (*BatchGetNotificationsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetNotificationsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetNotificationsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) Size() int
func (*BatchGetNotificationsResponse_FieldMask) String ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) String() string
func (*BatchGetNotificationsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) Subtract(other *BatchGetNotificationsResponse_FieldMask) *BatchGetNotificationsResponse_FieldMask
func (*BatchGetNotificationsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetNotificationsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetNotificationsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetNotificationsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetNotificationsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetNotificationsResponse_FieldPath ¶
type BatchGetNotificationsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetNotificationsResponse_FieldPathSelector Get(source *BatchGetNotificationsResponse) []interface{} GetSingle(source *BatchGetNotificationsResponse) (interface{}, bool) ClearValue(item *BatchGetNotificationsResponse) // Those methods build corresponding BatchGetNotificationsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetNotificationsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetNotificationsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetNotificationsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetNotificationsResponse_FieldPath ¶
func BuildBatchGetNotificationsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetNotificationsResponse_FieldPath, error)
func MustParseBatchGetNotificationsResponse_FieldPath ¶
func MustParseBatchGetNotificationsResponse_FieldPath(rawField string) BatchGetNotificationsResponse_FieldPath
func ParseBatchGetNotificationsResponse_FieldPath ¶
func ParseBatchGetNotificationsResponse_FieldPath(rawField string) (BatchGetNotificationsResponse_FieldPath, error)
type BatchGetNotificationsResponse_FieldPathArrayItemValue ¶
type BatchGetNotificationsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetNotificationsResponse_FieldPath ContainsValue(*BatchGetNotificationsResponse) bool }
BatchGetNotificationsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetNotificationsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetNotificationsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetNotificationsResponse_FieldPathArrayItemValue
func ParseBatchGetNotificationsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetNotificationsResponse_FieldPathArrayItemValue, error)
ParseBatchGetNotificationsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetNotificationsResponse_FieldPathArrayOfValues ¶
type BatchGetNotificationsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetNotificationsResponse_FieldPath }
BatchGetNotificationsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetNotificationsResponse fields according to their type
func MustParseBatchGetNotificationsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetNotificationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetNotificationsResponse_FieldPathArrayOfValues
func ParseBatchGetNotificationsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetNotificationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetNotificationsResponse_FieldPathArrayOfValues, error)
type BatchGetNotificationsResponse_FieldPathSelector ¶
type BatchGetNotificationsResponse_FieldPathSelector int32
const ( BatchGetNotificationsResponse_FieldPathSelectorNotifications BatchGetNotificationsResponse_FieldPathSelector = 0 BatchGetNotificationsResponse_FieldPathSelectorMissing BatchGetNotificationsResponse_FieldPathSelector = 1 )
func (BatchGetNotificationsResponse_FieldPathSelector) String ¶
func (s BatchGetNotificationsResponse_FieldPathSelector) String() string
type BatchGetNotificationsResponse_FieldPathValue ¶
type BatchGetNotificationsResponse_FieldPathValue interface { BatchGetNotificationsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetNotificationsResponse) CompareWith(*BatchGetNotificationsResponse) (cmp int, comparable bool) }
BatchGetNotificationsResponse_FieldPathValue allows storing values for BatchGetNotificationsResponse fields according to their type
func MustParseBatchGetNotificationsResponse_FieldPathValue ¶
func MustParseBatchGetNotificationsResponse_FieldPathValue(pathStr, valueStr string) BatchGetNotificationsResponse_FieldPathValue
func ParseBatchGetNotificationsResponse_FieldPathValue ¶
func ParseBatchGetNotificationsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetNotificationsResponse_FieldPathValue, error)
type BatchGetNotificationsResponse_FieldSubPath ¶
type BatchGetNotificationsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetNotificationsResponse_FieldSubPath) AsNotificationsSubPath ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) AsNotificationsSubPath() (notification.Notification_FieldPath, bool)
func (*BatchGetNotificationsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) ClearValue(item *BatchGetNotificationsResponse)
func (*BatchGetNotificationsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetNotificationsResponse_FieldSubPath) Get ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) Get(source *BatchGetNotificationsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetNotificationsResponse
func (*BatchGetNotificationsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetNotificationsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetNotificationsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) GetSingle(source *BatchGetNotificationsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetNotificationsResponse
func (*BatchGetNotificationsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetNotificationsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetNotificationsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetNotificationsResponse_FieldSubPath) Selector ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) Selector() BatchGetNotificationsResponse_FieldPathSelector
func (*BatchGetNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetNotificationsResponse_FieldSubPath) String ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetNotificationsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetNotificationsResponse_FieldPathArrayItemValue
func (*BatchGetNotificationsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetNotificationsResponse_FieldPathArrayOfValues
func (*BatchGetNotificationsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetNotificationsResponse_FieldPathValue
func (*BatchGetNotificationsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetNotificationsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetNotificationsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetNotificationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetNotificationsResponse_FieldSubPathArrayItemValue ¶
type BatchGetNotificationsResponse_FieldSubPathArrayItemValue struct { BatchGetNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetNotificationsResponse_FieldSubPathArrayItemValue) AsNotificationsPathItemValue ¶
func (fpaivs *BatchGetNotificationsResponse_FieldSubPathArrayItemValue) AsNotificationsPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
func (*BatchGetNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetNotificationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetNotificationsResponse'
func (*BatchGetNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetNotificationsResponse_FieldSubPathArrayOfValues ¶
type BatchGetNotificationsResponse_FieldSubPathArrayOfValues struct { BatchGetNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetNotificationsResponse_FieldSubPathArrayOfValues) AsNotificationsPathArrayOfValues ¶
func (fpsaov *BatchGetNotificationsResponse_FieldSubPathArrayOfValues) AsNotificationsPathArrayOfValues() (notification.Notification_FieldPathArrayOfValues, bool)
func (*BatchGetNotificationsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetNotificationsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetNotificationsResponse_FieldSubPathValue ¶
type BatchGetNotificationsResponse_FieldSubPathValue struct { BatchGetNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetNotificationsResponse_FieldSubPathValue) AsNotificationsPathValue ¶
func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) AsNotificationsPathValue() (notification.Notification_FieldPathValue, bool)
func (*BatchGetNotificationsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) CompareWith(source *BatchGetNotificationsResponse) (int, bool)
func (*BatchGetNotificationsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetNotificationsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetNotificationsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) SetTo(target **BatchGetNotificationsResponse)
func (*BatchGetNotificationsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetNotificationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetNotificationsResponse_FieldTerminalPath ¶
type BatchGetNotificationsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetNotificationsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) ClearValue(item *BatchGetNotificationsResponse)
func (*BatchGetNotificationsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetNotificationsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) Get(source *BatchGetNotificationsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetNotificationsResponse
func (*BatchGetNotificationsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetNotificationsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetNotificationsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) GetSingle(source *BatchGetNotificationsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetNotificationsResponse
func (*BatchGetNotificationsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetNotificationsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetNotificationsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetNotificationsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetNotificationsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetNotificationsResponse_FieldPathArrayItemValue
func (*BatchGetNotificationsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetNotificationsResponse_FieldPathArrayOfValues
func (*BatchGetNotificationsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetNotificationsResponse_FieldPathValue
func (*BatchGetNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetNotificationsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetNotificationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue struct { BatchGetNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*notification.Reference, bool)
func (*BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationsItemValue ¶
func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationsItemValue() (*notification.Notification, bool)
func (*BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetNotificationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetNotificationsResponse'
func (*BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetNotificationsResponse as interface{}
func (*BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetNotificationsResponse) (interface{}, bool)
func (*BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues struct { BatchGetNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*notification.Reference, bool)
func (*BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationsArrayOfValues ¶
func (fpaov *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationsArrayOfValues() ([][]*notification.Notification, bool)
func (*BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetNotificationsResponse_FieldTerminalPathValue ¶
type BatchGetNotificationsResponse_FieldTerminalPathValue struct { BatchGetNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetNotificationsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) AsMissingValue() ([]*notification.Reference, bool)
func (*BatchGetNotificationsResponse_FieldTerminalPathValue) AsNotificationsValue ¶
func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) AsNotificationsValue() ([]*notification.Notification, bool)
func (*BatchGetNotificationsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetNotificationsResponse) (int, bool)
CompareWith compares value in the 'BatchGetNotificationsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetNotificationsResponse'.
func (*BatchGetNotificationsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetNotificationsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetNotificationsResponse' as interface{}
func (*BatchGetNotificationsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) SetTo(target **BatchGetNotificationsResponse)
SetTo stores value for selected field for object BatchGetNotificationsResponse
func (*BatchGetNotificationsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetNotificationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateNotificationDescriptor ¶
type CreateNotificationDescriptor struct{}
func GetCreateNotificationDescriptor ¶
func GetCreateNotificationDescriptor() *CreateNotificationDescriptor
func (*CreateNotificationDescriptor) GetApiDescriptor ¶
func (d *CreateNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateNotificationDescriptor) GetApiName ¶
func (d *CreateNotificationDescriptor) GetApiName() string
func (*CreateNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateNotificationDescriptor) GetFullMethodName ¶
func (d *CreateNotificationDescriptor) GetFullMethodName() string
func (*CreateNotificationDescriptor) GetMethodName ¶
func (d *CreateNotificationDescriptor) GetMethodName() string
func (*CreateNotificationDescriptor) GetProtoPkgName ¶
func (d *CreateNotificationDescriptor) GetProtoPkgName() string
func (*CreateNotificationDescriptor) GetResourceDescriptor ¶
func (d *CreateNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateNotificationDescriptor) GetServiceDomain ¶
func (d *CreateNotificationDescriptor) GetServiceDomain() string
func (*CreateNotificationDescriptor) GetServiceVersion ¶
func (d *CreateNotificationDescriptor) GetServiceVersion() string
func (*CreateNotificationDescriptor) GetVerb ¶
func (d *CreateNotificationDescriptor) GetVerb() string
func (*CreateNotificationDescriptor) HasResource ¶
func (d *CreateNotificationDescriptor) HasResource() bool
func (*CreateNotificationDescriptor) IsClientStream ¶
func (d *CreateNotificationDescriptor) IsClientStream() bool
func (*CreateNotificationDescriptor) IsCollection ¶
func (d *CreateNotificationDescriptor) IsCollection() bool
func (*CreateNotificationDescriptor) IsPlural ¶
func (d *CreateNotificationDescriptor) IsPlural() bool
func (*CreateNotificationDescriptor) IsServerStream ¶
func (d *CreateNotificationDescriptor) IsServerStream() bool
func (*CreateNotificationDescriptor) IsUnary ¶
func (d *CreateNotificationDescriptor) IsUnary() bool
func (*CreateNotificationDescriptor) NewEmptyClientMsg ¶
func (d *CreateNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateNotificationDescriptor) NewEmptyServerMsg ¶
func (d *CreateNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateNotificationDescriptor) RequestHasResourceBody ¶
func (d *CreateNotificationDescriptor) RequestHasResourceBody() bool
type CreateNotificationDescriptorClientMsgHandle ¶
type CreateNotificationDescriptorClientMsgHandle struct{}
func (*CreateNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateNotificationDescriptorServerMsgHandle ¶
type CreateNotificationDescriptorServerMsgHandle struct{}
func (*CreateNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateNotificationRequest ¶
type CreateNotificationRequest struct { // Parent reference of ntt.monitoring.v3.Notification Parent *notification.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Notification resource body Notification *notification.Notification `protobuf:"bytes,2,opt,name=notification,proto3" json:"notification,omitempty" firestore:"notification"` // contains filtered or unexported fields }
Request message for method [CreateNotification][ntt.monitoring.v3.CreateNotification]
func (*CreateNotificationRequest) Clone ¶
func (o *CreateNotificationRequest) Clone() *CreateNotificationRequest
func (*CreateNotificationRequest) CloneRaw ¶
func (o *CreateNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateNotificationRequest) Descriptor ¶
func (*CreateNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateNotificationRequest.ProtoReflect.Descriptor instead.
func (*CreateNotificationRequest) GetNotification ¶
func (m *CreateNotificationRequest) GetNotification() *notification.Notification
func (*CreateNotificationRequest) GetParent ¶
func (m *CreateNotificationRequest) GetParent() *notification.ParentReference
func (*CreateNotificationRequest) GotenMessage ¶
func (*CreateNotificationRequest) GotenMessage()
func (*CreateNotificationRequest) GotenObjectExt ¶
func (o *CreateNotificationRequest) GotenObjectExt()
func (*CreateNotificationRequest) GotenValidate ¶
func (obj *CreateNotificationRequest) GotenValidate() error
func (*CreateNotificationRequest) MakeDiffFieldMask ¶
func (o *CreateNotificationRequest) MakeDiffFieldMask(other *CreateNotificationRequest) *CreateNotificationRequest_FieldMask
func (*CreateNotificationRequest) MakeFullFieldMask ¶
func (o *CreateNotificationRequest) MakeFullFieldMask() *CreateNotificationRequest_FieldMask
func (*CreateNotificationRequest) MakeRawDiffFieldMask ¶
func (o *CreateNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateNotificationRequest) MakeRawFullFieldMask ¶
func (o *CreateNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateNotificationRequest) Marshal ¶
func (m *CreateNotificationRequest) Marshal() ([]byte, error)
func (*CreateNotificationRequest) MarshalJSON ¶
func (m *CreateNotificationRequest) MarshalJSON() ([]byte, error)
func (*CreateNotificationRequest) Merge ¶
func (o *CreateNotificationRequest) Merge(source *CreateNotificationRequest)
func (*CreateNotificationRequest) MergeRaw ¶
func (o *CreateNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateNotificationRequest) ProtoMessage ¶
func (*CreateNotificationRequest) ProtoMessage()
func (*CreateNotificationRequest) ProtoReflect ¶
func (m *CreateNotificationRequest) ProtoReflect() preflect.Message
func (*CreateNotificationRequest) Reset ¶
func (m *CreateNotificationRequest) Reset()
func (*CreateNotificationRequest) SetNotification ¶
func (m *CreateNotificationRequest) SetNotification(fv *notification.Notification)
func (*CreateNotificationRequest) SetParent ¶
func (m *CreateNotificationRequest) SetParent(fv *notification.ParentReference)
func (*CreateNotificationRequest) String ¶
func (m *CreateNotificationRequest) String() string
func (*CreateNotificationRequest) Unmarshal ¶
func (m *CreateNotificationRequest) Unmarshal(b []byte) error
func (*CreateNotificationRequest) UnmarshalJSON ¶
func (m *CreateNotificationRequest) UnmarshalJSON(data []byte) error
type CreateNotificationRequestFieldPathBuilder ¶
type CreateNotificationRequestFieldPathBuilder struct{}
func NewCreateNotificationRequestFieldPathBuilder ¶
func NewCreateNotificationRequestFieldPathBuilder() CreateNotificationRequestFieldPathBuilder
func (CreateNotificationRequestFieldPathBuilder) Notification ¶
func (CreateNotificationRequestFieldPathBuilder) Notification() CreateNotificationRequestPathSelectorNotification
type CreateNotificationRequestMapPathSelectorNotificationMetadataAnnotations ¶
type CreateNotificationRequestMapPathSelectorNotificationMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) WithArrayOfValues ¶
func (s CreateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestMapPathSelectorNotificationMetadataLabels ¶
type CreateNotificationRequestMapPathSelectorNotificationMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithArrayOfValues ¶
func (s CreateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithValue ¶
func (s CreateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestMapPathSelectorNotificationMetadataShards ¶
type CreateNotificationRequestMapPathSelectorNotificationMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateNotificationRequestMapPathSelectorNotificationMetadataShards) WithArrayOfValues ¶
func (s CreateNotificationRequestMapPathSelectorNotificationMetadataShards) WithArrayOfValues(values []int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestMapPathSelectorNotificationMetadataShards) WithValue ¶
func (s CreateNotificationRequestMapPathSelectorNotificationMetadataShards) WithValue(value int64) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotification ¶
type CreateNotificationRequestPathSelectorNotification struct{}
func (CreateNotificationRequestPathSelectorNotification) AlertingPolicy ¶
func (CreateNotificationRequestPathSelectorNotification) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotification) WithArrayOfValues(values []*notification.Notification) *CreateNotificationRequest_FieldTerminalPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotification) WithSubArrayItemValue ¶
func (s CreateNotificationRequestPathSelectorNotification) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *CreateNotificationRequest_FieldSubPathArrayItemValue
func (CreateNotificationRequestPathSelectorNotification) WithSubArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotification) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotification) WithSubPath ¶
func (CreateNotificationRequestPathSelectorNotification) WithSubPath(subPath notification.Notification_FieldPath) *CreateNotificationRequest_FieldSubPath
func (CreateNotificationRequestPathSelectorNotification) WithSubValue ¶
func (s CreateNotificationRequestPathSelectorNotification) WithSubValue(subPathValue notification.Notification_FieldPathValue) *CreateNotificationRequest_FieldSubPathValue
func (CreateNotificationRequestPathSelectorNotification) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotification) WithValue(value *notification.Notification) *CreateNotificationRequest_FieldTerminalPathValue
type CreateNotificationRequestPathSelectorNotificationAlertingPolicy ¶
type CreateNotificationRequestPathSelectorNotificationAlertingPolicy struct{}
func (CreateNotificationRequestPathSelectorNotificationAlertingPolicy) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationAlerts ¶
type CreateNotificationRequestPathSelectorNotificationAlerts struct{}
func (CreateNotificationRequestPathSelectorNotificationAlerts) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationAlerts) WithArrayOfValues(values [][]*alert.Name) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationAlerts) WithItemValue ¶
func (s CreateNotificationRequestPathSelectorNotificationAlerts) WithItemValue(value *alert.Name) *CreateNotificationRequest_FieldSubPathArrayItemValue
func (CreateNotificationRequestPathSelectorNotificationAlerts) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationAlerts) WithValue(value []*alert.Name) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationMetadata ¶
type CreateNotificationRequestPathSelectorNotificationMetadata struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadata) Annotations ¶
func (CreateNotificationRequestPathSelectorNotificationMetadata) CreateTime ¶
func (CreateNotificationRequestPathSelectorNotificationMetadata) DeleteTime ¶
func (CreateNotificationRequestPathSelectorNotificationMetadata) Generation ¶
func (CreateNotificationRequestPathSelectorNotificationMetadata) OwnerReferences ¶
func (CreateNotificationRequestPathSelectorNotificationMetadata) ResourceVersion ¶
func (CreateNotificationRequestPathSelectorNotificationMetadata) UpdateTime ¶
func (CreateNotificationRequestPathSelectorNotificationMetadata) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationMetadata) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadata) WithValue(value *ntt_meta.Meta) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationMetadataAnnotations ¶
type CreateNotificationRequestPathSelectorNotificationMetadataAnnotations struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithValue(value map[string]string) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationMetadataCreateTime ¶
type CreateNotificationRequestPathSelectorNotificationMetadataCreateTime struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataCreateTime) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataDeleteTime ¶
type CreateNotificationRequestPathSelectorNotificationMetadataDeleteTime struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataDeleteTime) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataGeneration ¶
type CreateNotificationRequestPathSelectorNotificationMetadataGeneration struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataGeneration) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataGeneration) WithArrayOfValues(values []int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationMetadataGeneration) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataGeneration) WithValue(value int64) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationMetadataLabels ¶
type CreateNotificationRequestPathSelectorNotificationMetadataLabels struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataLabels) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationMetadataLabels) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataLabels) WithValue(value map[string]string) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationMetadataLifecycle ¶
type CreateNotificationRequestPathSelectorNotificationMetadataLifecycle struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataLifecycle) BlockDeletion ¶
func (CreateNotificationRequestPathSelectorNotificationMetadataLifecycle) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion ¶
type CreateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataLifecycleState ¶
type CreateNotificationRequestPathSelectorNotificationMetadataLifecycleState struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataLifecycleState) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences ¶
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Controller ¶
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) RequiresOwnerReference ¶
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithItemValue ¶
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController ¶
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind ¶
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName ¶
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion ¶
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference ¶
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion ¶
type CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataResourceVersion ¶
type CreateNotificationRequestPathSelectorNotificationMetadataResourceVersion struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataResourceVersion) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataShards ¶
type CreateNotificationRequestPathSelectorNotificationMetadataShards struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataShards) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationMetadataShards) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataShards) WithValue(value map[string]int64) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationMetadataSyncing ¶
type CreateNotificationRequestPathSelectorNotificationMetadataSyncing struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataSyncing) OwningRegion ¶
func (CreateNotificationRequestPathSelectorNotificationMetadataSyncing) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion ¶
type CreateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions ¶
type CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithItemValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithItemValue(value string) *CreateNotificationRequest_FieldSubPathArrayItemValue
func (CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithValue(value []string) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationMetadataTags ¶
type CreateNotificationRequestPathSelectorNotificationMetadataTags struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataTags) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataTags) WithArrayOfValues(values [][]string) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationMetadataTags) WithItemValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataTags) WithItemValue(value string) *CreateNotificationRequest_FieldSubPathArrayItemValue
func (CreateNotificationRequestPathSelectorNotificationMetadataTags) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataTags) WithValue(value []string) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationMetadataUpdateTime ¶
type CreateNotificationRequestPathSelectorNotificationMetadataUpdateTime struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationMetadataUuid ¶
type CreateNotificationRequestPathSelectorNotificationMetadataUuid struct{}
func (CreateNotificationRequestPathSelectorNotificationMetadataUuid) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataUuid) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationMetadataUuid) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationMetadataUuid) WithValue(value string) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationName ¶
type CreateNotificationRequestPathSelectorNotificationName struct{}
func (CreateNotificationRequestPathSelectorNotificationName) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationName) WithArrayOfValues(values []*notification.Name) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationName) WithValue ¶
func (s CreateNotificationRequestPathSelectorNotificationName) WithValue(value *notification.Name) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationState ¶
type CreateNotificationRequestPathSelectorNotificationState struct{}
func (CreateNotificationRequestPathSelectorNotificationState) AlertsLifetime ¶
func (CreateNotificationRequestPathSelectorNotificationState) IncidentNotifyAttemptsDone ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationState) IncidentNotifyAttemptsDone() CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone
func (CreateNotificationRequestPathSelectorNotificationState) IsResolved ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationState) LifecycleCompleted ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationState) NotificationState ¶
func (CreateNotificationRequestPathSelectorNotificationState) ResolutionNotificationState ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationState) ResolutionNotificationState() CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState
func (CreateNotificationRequestPathSelectorNotificationState) ResolutionNotifyAttemptsDone ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationState) ResolutionNotifyAttemptsDone() CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone
func (CreateNotificationRequestPathSelectorNotificationState) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationState) WithArrayOfValues(values []*notification.Notification_State) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime ¶
type CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime struct{}
func (CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime ¶
type CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime struct{}
func (CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime ¶
type CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime struct{}
func (CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone struct{}
func (CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s CreateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateIsResolved ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateIsResolved struct{}
func (CreateNotificationRequestPathSelectorNotificationStateIsResolved) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateIsResolved) WithArrayOfValues ¶ added in v0.10.12
func (s CreateNotificationRequestPathSelectorNotificationStateIsResolved) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationStateIsResolved) WithValue ¶ added in v0.10.12
func (s CreateNotificationRequestPathSelectorNotificationStateIsResolved) WithValue(value bool) *CreateNotificationRequest_FieldSubPathValue
type CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted struct{}
func (CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s CreateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateNotificationState ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationState struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) NotificationChannel ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) NotifyAttempts ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) ProviderData ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *CreateNotificationRequest_FieldSubPathArrayOfValues
func (CreateNotificationRequestPathSelectorNotificationStateNotificationState) WithItemValue ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateError ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateError struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateError) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateError) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) PagerDuty ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) WithArrayOfValues ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) IncidentKey ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) Ts ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) WithArrayOfValues ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) FieldPath ¶
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateStatus ¶
type CreateNotificationRequestPathSelectorNotificationStateNotificationStateStatus struct{}
func (CreateNotificationRequestPathSelectorNotificationStateNotificationStateStatus) WithArrayOfValues ¶
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) Error ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) NotificationChannel ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) NotifyAttempts ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) ProviderData ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) Status ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithArrayOfValues ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithItemValue ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) WithArrayOfValues ¶ added in v0.10.12
func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) WithArrayOfValues ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues ¶ added in v0.10.12
func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) PagerDuty ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) Slack ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) WithArrayOfValues ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) Ts ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues ¶ added in v0.10.12
func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) WithArrayOfValues ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone ¶ added in v0.10.12
type CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone struct{}
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s CreateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *CreateNotificationRequest_FieldSubPathArrayOfValues
type CreateNotificationRequestPathSelectorParent ¶
type CreateNotificationRequestPathSelectorParent struct{}
func (CreateNotificationRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateNotificationRequestPathSelectorParent) WithArrayOfValues(values []*notification.ParentReference) *CreateNotificationRequest_FieldTerminalPathArrayOfValues
func (CreateNotificationRequestPathSelectorParent) WithValue ¶
func (s CreateNotificationRequestPathSelectorParent) WithValue(value *notification.ParentReference) *CreateNotificationRequest_FieldTerminalPathValue
type CreateNotificationRequest_FieldMask ¶
type CreateNotificationRequest_FieldMask struct {
Paths []CreateNotificationRequest_FieldPath
}
func FullCreateNotificationRequest_FieldMask ¶
func FullCreateNotificationRequest_FieldMask() *CreateNotificationRequest_FieldMask
func (*CreateNotificationRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateNotificationRequest_FieldMask) AppendPath(path CreateNotificationRequest_FieldPath)
func (*CreateNotificationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateNotificationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateNotificationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateNotificationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateNotificationRequest_FieldMask) FilterInputFields() *CreateNotificationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateNotificationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateNotificationRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateNotificationRequest_FieldMask) GetPaths() []CreateNotificationRequest_FieldPath
func (*CreateNotificationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateNotificationRequest_FieldMask) IsFull ¶
func (fieldMask *CreateNotificationRequest_FieldMask) IsFull() bool
func (CreateNotificationRequest_FieldMask) Marshal ¶
func (fieldMask CreateNotificationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateNotificationRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateNotificationRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateNotificationRequest_FieldMask) PathsCount() int
func (*CreateNotificationRequest_FieldMask) Project ¶
func (fieldMask *CreateNotificationRequest_FieldMask) Project(source *CreateNotificationRequest) *CreateNotificationRequest
func (*CreateNotificationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateNotificationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateNotificationRequest_FieldMask) ProtoMessage()
func (*CreateNotificationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateNotificationRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateNotificationRequest_FieldMask) Reset ¶
func (fieldMask *CreateNotificationRequest_FieldMask) Reset()
func (*CreateNotificationRequest_FieldMask) Set ¶
func (fieldMask *CreateNotificationRequest_FieldMask) Set(target, source *CreateNotificationRequest)
func (*CreateNotificationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateNotificationRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateNotificationRequest_FieldMask) Size ¶
func (fieldMask *CreateNotificationRequest_FieldMask) Size() int
func (*CreateNotificationRequest_FieldMask) String ¶
func (fieldMask *CreateNotificationRequest_FieldMask) String() string
func (*CreateNotificationRequest_FieldMask) Subtract ¶
func (fieldMask *CreateNotificationRequest_FieldMask) Subtract(other *CreateNotificationRequest_FieldMask) *CreateNotificationRequest_FieldMask
func (*CreateNotificationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateNotificationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateNotificationRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateNotificationRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateNotificationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateNotificationRequest_FieldPath ¶
type CreateNotificationRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateNotificationRequest_FieldPathSelector Get(source *CreateNotificationRequest) []interface{} GetSingle(source *CreateNotificationRequest) (interface{}, bool) ClearValue(item *CreateNotificationRequest) // Those methods build corresponding CreateNotificationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateNotificationRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateNotificationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateNotificationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateNotificationRequest_FieldPath ¶
func BuildCreateNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateNotificationRequest_FieldPath, error)
func MustParseCreateNotificationRequest_FieldPath ¶
func MustParseCreateNotificationRequest_FieldPath(rawField string) CreateNotificationRequest_FieldPath
func ParseCreateNotificationRequest_FieldPath ¶
func ParseCreateNotificationRequest_FieldPath(rawField string) (CreateNotificationRequest_FieldPath, error)
type CreateNotificationRequest_FieldPathArrayItemValue ¶
type CreateNotificationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateNotificationRequest_FieldPath ContainsValue(*CreateNotificationRequest) bool }
CreateNotificationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateNotificationRequest according to their type Present only for array (repeated) types.
func MustParseCreateNotificationRequest_FieldPathArrayItemValue ¶
func MustParseCreateNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateNotificationRequest_FieldPathArrayItemValue
func ParseCreateNotificationRequest_FieldPathArrayItemValue ¶
func ParseCreateNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateNotificationRequest_FieldPathArrayItemValue, error)
ParseCreateNotificationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateNotificationRequest_FieldPathArrayOfValues ¶
type CreateNotificationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateNotificationRequest_FieldPath }
CreateNotificationRequest_FieldPathArrayOfValues allows storing slice of values for CreateNotificationRequest fields according to their type
func MustParseCreateNotificationRequest_FieldPathArrayOfValues ¶
func MustParseCreateNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateNotificationRequest_FieldPathArrayOfValues
func ParseCreateNotificationRequest_FieldPathArrayOfValues ¶
func ParseCreateNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateNotificationRequest_FieldPathArrayOfValues, error)
type CreateNotificationRequest_FieldPathSelector ¶
type CreateNotificationRequest_FieldPathSelector int32
const ( CreateNotificationRequest_FieldPathSelectorParent CreateNotificationRequest_FieldPathSelector = 0 CreateNotificationRequest_FieldPathSelectorNotification CreateNotificationRequest_FieldPathSelector = 1 )
func (CreateNotificationRequest_FieldPathSelector) String ¶
func (s CreateNotificationRequest_FieldPathSelector) String() string
type CreateNotificationRequest_FieldPathValue ¶
type CreateNotificationRequest_FieldPathValue interface { CreateNotificationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateNotificationRequest) CompareWith(*CreateNotificationRequest) (cmp int, comparable bool) }
CreateNotificationRequest_FieldPathValue allows storing values for CreateNotificationRequest fields according to their type
func MustParseCreateNotificationRequest_FieldPathValue ¶
func MustParseCreateNotificationRequest_FieldPathValue(pathStr, valueStr string) CreateNotificationRequest_FieldPathValue
func ParseCreateNotificationRequest_FieldPathValue ¶
func ParseCreateNotificationRequest_FieldPathValue(pathStr, valueStr string) (CreateNotificationRequest_FieldPathValue, error)
type CreateNotificationRequest_FieldSubPath ¶
type CreateNotificationRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateNotificationRequest_FieldSubPath) AsNotificationSubPath ¶
func (fps *CreateNotificationRequest_FieldSubPath) AsNotificationSubPath() (notification.Notification_FieldPath, bool)
func (*CreateNotificationRequest_FieldSubPath) ClearValue ¶
func (fps *CreateNotificationRequest_FieldSubPath) ClearValue(item *CreateNotificationRequest)
func (*CreateNotificationRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateNotificationRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateNotificationRequest_FieldSubPath) Get ¶
func (fps *CreateNotificationRequest_FieldSubPath) Get(source *CreateNotificationRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateNotificationRequest
func (*CreateNotificationRequest_FieldSubPath) GetDefault ¶
func (fps *CreateNotificationRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateNotificationRequest_FieldSubPath) GetRaw ¶
func (fps *CreateNotificationRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateNotificationRequest_FieldSubPath) GetSingle ¶
func (fps *CreateNotificationRequest_FieldSubPath) GetSingle(source *CreateNotificationRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateNotificationRequest
func (*CreateNotificationRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateNotificationRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateNotificationRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateNotificationRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateNotificationRequest_FieldSubPath) JSONString ¶
func (fps *CreateNotificationRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateNotificationRequest_FieldSubPath) Selector ¶
func (fps *CreateNotificationRequest_FieldSubPath) Selector() CreateNotificationRequest_FieldPathSelector
func (*CreateNotificationRequest_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *CreateNotificationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateNotificationRequest_FieldSubPath) String ¶
func (fps *CreateNotificationRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateNotificationRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateNotificationRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateNotificationRequest_FieldPathArrayItemValue
func (*CreateNotificationRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateNotificationRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateNotificationRequest_FieldPathArrayOfValues
func (*CreateNotificationRequest_FieldSubPath) WithIValue ¶
func (fps *CreateNotificationRequest_FieldSubPath) WithIValue(value interface{}) CreateNotificationRequest_FieldPathValue
func (*CreateNotificationRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateNotificationRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateNotificationRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateNotificationRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateNotificationRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateNotificationRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateNotificationRequest_FieldSubPathArrayItemValue ¶
type CreateNotificationRequest_FieldSubPathArrayItemValue struct { CreateNotificationRequest_FieldPath // contains filtered or unexported fields }
func (*CreateNotificationRequest_FieldSubPathArrayItemValue) AsNotificationPathItemValue ¶
func (fpaivs *CreateNotificationRequest_FieldSubPathArrayItemValue) AsNotificationPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
func (*CreateNotificationRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateNotificationRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateNotificationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateNotificationRequest'
func (*CreateNotificationRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateNotificationRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateNotificationRequest_FieldSubPathArrayOfValues ¶
type CreateNotificationRequest_FieldSubPathArrayOfValues struct { CreateNotificationRequest_FieldPath // contains filtered or unexported fields }
func (*CreateNotificationRequest_FieldSubPathArrayOfValues) AsNotificationPathArrayOfValues ¶
func (fpsaov *CreateNotificationRequest_FieldSubPathArrayOfValues) AsNotificationPathArrayOfValues() (notification.Notification_FieldPathArrayOfValues, bool)
func (*CreateNotificationRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateNotificationRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateNotificationRequest_FieldSubPathValue ¶
type CreateNotificationRequest_FieldSubPathValue struct { CreateNotificationRequest_FieldPath // contains filtered or unexported fields }
func (*CreateNotificationRequest_FieldSubPathValue) AsNotificationPathValue ¶
func (fpvs *CreateNotificationRequest_FieldSubPathValue) AsNotificationPathValue() (notification.Notification_FieldPathValue, bool)
func (*CreateNotificationRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateNotificationRequest_FieldSubPathValue) CompareWith(source *CreateNotificationRequest) (int, bool)
func (*CreateNotificationRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateNotificationRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateNotificationRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateNotificationRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateNotificationRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateNotificationRequest_FieldSubPathValue) SetTo(target **CreateNotificationRequest)
func (*CreateNotificationRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateNotificationRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateNotificationRequest_FieldTerminalPath ¶
type CreateNotificationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateNotificationRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) ClearValue(item *CreateNotificationRequest)
func (*CreateNotificationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateNotificationRequest_FieldTerminalPath) Get ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) Get(source *CreateNotificationRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateNotificationRequest
func (*CreateNotificationRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateNotificationRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateNotificationRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) GetSingle(source *CreateNotificationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateNotificationRequest
func (*CreateNotificationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateNotificationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateNotificationRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateNotificationRequest_FieldTerminalPath) Selector ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) Selector() CreateNotificationRequest_FieldPathSelector
func (*CreateNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateNotificationRequest_FieldTerminalPath) String ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateNotificationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateNotificationRequest_FieldPathArrayItemValue
func (*CreateNotificationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateNotificationRequest_FieldPathArrayOfValues
func (*CreateNotificationRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) CreateNotificationRequest_FieldPathValue
func (*CreateNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateNotificationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateNotificationRequest_FieldTerminalPathArrayItemValue ¶
type CreateNotificationRequest_FieldTerminalPathArrayItemValue struct { CreateNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateNotificationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateNotificationRequest'
func (*CreateNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateNotificationRequest as interface{}
func (*CreateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateNotificationRequest) (interface{}, bool)
func (*CreateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateNotificationRequest_FieldTerminalPathArrayOfValues ¶
type CreateNotificationRequest_FieldTerminalPathArrayOfValues struct { CreateNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateNotificationRequest_FieldTerminalPathArrayOfValues) AsNotificationArrayOfValues ¶
func (fpaov *CreateNotificationRequest_FieldTerminalPathArrayOfValues) AsNotificationArrayOfValues() ([]*notification.Notification, bool)
func (*CreateNotificationRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateNotificationRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification.ParentReference, bool)
func (*CreateNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateNotificationRequest_FieldTerminalPathValue ¶
type CreateNotificationRequest_FieldTerminalPathValue struct { CreateNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateNotificationRequest_FieldTerminalPathValue) AsNotificationValue ¶
func (fpv *CreateNotificationRequest_FieldTerminalPathValue) AsNotificationValue() (*notification.Notification, bool)
func (*CreateNotificationRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateNotificationRequest_FieldTerminalPathValue) AsParentValue() (*notification.ParentReference, bool)
func (*CreateNotificationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateNotificationRequest_FieldTerminalPathValue) CompareWith(source *CreateNotificationRequest) (int, bool)
CompareWith compares value in the 'CreateNotificationRequest_FieldTerminalPathValue' with the value under path in 'CreateNotificationRequest'.
func (*CreateNotificationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateNotificationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateNotificationRequest' as interface{}
func (*CreateNotificationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateNotificationRequest_FieldTerminalPathValue) SetTo(target **CreateNotificationRequest)
SetTo stores value for selected field for object CreateNotificationRequest
func (*CreateNotificationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteNotificationDescriptor ¶
type DeleteNotificationDescriptor struct{}
func GetDeleteNotificationDescriptor ¶
func GetDeleteNotificationDescriptor() *DeleteNotificationDescriptor
func (*DeleteNotificationDescriptor) GetApiDescriptor ¶
func (d *DeleteNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteNotificationDescriptor) GetApiName ¶
func (d *DeleteNotificationDescriptor) GetApiName() string
func (*DeleteNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteNotificationDescriptor) GetFullMethodName ¶
func (d *DeleteNotificationDescriptor) GetFullMethodName() string
func (*DeleteNotificationDescriptor) GetMethodName ¶
func (d *DeleteNotificationDescriptor) GetMethodName() string
func (*DeleteNotificationDescriptor) GetProtoPkgName ¶
func (d *DeleteNotificationDescriptor) GetProtoPkgName() string
func (*DeleteNotificationDescriptor) GetResourceDescriptor ¶
func (d *DeleteNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteNotificationDescriptor) GetServiceDomain ¶
func (d *DeleteNotificationDescriptor) GetServiceDomain() string
func (*DeleteNotificationDescriptor) GetServiceVersion ¶
func (d *DeleteNotificationDescriptor) GetServiceVersion() string
func (*DeleteNotificationDescriptor) GetVerb ¶
func (d *DeleteNotificationDescriptor) GetVerb() string
func (*DeleteNotificationDescriptor) HasResource ¶
func (d *DeleteNotificationDescriptor) HasResource() bool
func (*DeleteNotificationDescriptor) IsClientStream ¶
func (d *DeleteNotificationDescriptor) IsClientStream() bool
func (*DeleteNotificationDescriptor) IsCollection ¶
func (d *DeleteNotificationDescriptor) IsCollection() bool
func (*DeleteNotificationDescriptor) IsPlural ¶
func (d *DeleteNotificationDescriptor) IsPlural() bool
func (*DeleteNotificationDescriptor) IsServerStream ¶
func (d *DeleteNotificationDescriptor) IsServerStream() bool
func (*DeleteNotificationDescriptor) IsUnary ¶
func (d *DeleteNotificationDescriptor) IsUnary() bool
func (*DeleteNotificationDescriptor) NewEmptyClientMsg ¶
func (d *DeleteNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteNotificationDescriptor) NewEmptyServerMsg ¶
func (d *DeleteNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteNotificationDescriptor) RequestHasResourceBody ¶
func (d *DeleteNotificationDescriptor) RequestHasResourceBody() bool
type DeleteNotificationDescriptorClientMsgHandle ¶
type DeleteNotificationDescriptorClientMsgHandle struct{}
func (*DeleteNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteNotificationDescriptorServerMsgHandle ¶
type DeleteNotificationDescriptorServerMsgHandle struct{}
func (*DeleteNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteNotificationRequest ¶
type DeleteNotificationRequest struct { // Reference of ntt.monitoring.v3.Notification Name *notification.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteNotification][ntt.monitoring.v3.DeleteNotification]
func (*DeleteNotificationRequest) Clone ¶
func (o *DeleteNotificationRequest) Clone() *DeleteNotificationRequest
func (*DeleteNotificationRequest) CloneRaw ¶
func (o *DeleteNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteNotificationRequest) Descriptor ¶
func (*DeleteNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteNotificationRequest.ProtoReflect.Descriptor instead.
func (*DeleteNotificationRequest) GetName ¶
func (m *DeleteNotificationRequest) GetName() *notification.Reference
func (*DeleteNotificationRequest) GotenMessage ¶
func (*DeleteNotificationRequest) GotenMessage()
func (*DeleteNotificationRequest) GotenObjectExt ¶
func (o *DeleteNotificationRequest) GotenObjectExt()
func (*DeleteNotificationRequest) GotenValidate ¶
func (obj *DeleteNotificationRequest) GotenValidate() error
func (*DeleteNotificationRequest) MakeDiffFieldMask ¶
func (o *DeleteNotificationRequest) MakeDiffFieldMask(other *DeleteNotificationRequest) *DeleteNotificationRequest_FieldMask
func (*DeleteNotificationRequest) MakeFullFieldMask ¶
func (o *DeleteNotificationRequest) MakeFullFieldMask() *DeleteNotificationRequest_FieldMask
func (*DeleteNotificationRequest) MakeRawDiffFieldMask ¶
func (o *DeleteNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteNotificationRequest) MakeRawFullFieldMask ¶
func (o *DeleteNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteNotificationRequest) Marshal ¶
func (m *DeleteNotificationRequest) Marshal() ([]byte, error)
func (*DeleteNotificationRequest) MarshalJSON ¶
func (m *DeleteNotificationRequest) MarshalJSON() ([]byte, error)
func (*DeleteNotificationRequest) Merge ¶
func (o *DeleteNotificationRequest) Merge(source *DeleteNotificationRequest)
func (*DeleteNotificationRequest) MergeRaw ¶
func (o *DeleteNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteNotificationRequest) ProtoMessage ¶
func (*DeleteNotificationRequest) ProtoMessage()
func (*DeleteNotificationRequest) ProtoReflect ¶
func (m *DeleteNotificationRequest) ProtoReflect() preflect.Message
func (*DeleteNotificationRequest) Reset ¶
func (m *DeleteNotificationRequest) Reset()
func (*DeleteNotificationRequest) SetName ¶
func (m *DeleteNotificationRequest) SetName(fv *notification.Reference)
func (*DeleteNotificationRequest) String ¶
func (m *DeleteNotificationRequest) String() string
func (*DeleteNotificationRequest) Unmarshal ¶
func (m *DeleteNotificationRequest) Unmarshal(b []byte) error
func (*DeleteNotificationRequest) UnmarshalJSON ¶
func (m *DeleteNotificationRequest) UnmarshalJSON(data []byte) error
type DeleteNotificationRequestFieldPathBuilder ¶
type DeleteNotificationRequestFieldPathBuilder struct{}
func NewDeleteNotificationRequestFieldPathBuilder ¶
func NewDeleteNotificationRequestFieldPathBuilder() DeleteNotificationRequestFieldPathBuilder
type DeleteNotificationRequestPathSelectorName ¶
type DeleteNotificationRequestPathSelectorName struct{}
func (DeleteNotificationRequestPathSelectorName) FieldPath ¶
func (DeleteNotificationRequestPathSelectorName) FieldPath() *DeleteNotificationRequest_FieldTerminalPath
func (DeleteNotificationRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteNotificationRequestPathSelectorName) WithArrayOfValues(values []*notification.Reference) *DeleteNotificationRequest_FieldTerminalPathArrayOfValues
func (DeleteNotificationRequestPathSelectorName) WithValue ¶
func (s DeleteNotificationRequestPathSelectorName) WithValue(value *notification.Reference) *DeleteNotificationRequest_FieldTerminalPathValue
type DeleteNotificationRequest_FieldMask ¶
type DeleteNotificationRequest_FieldMask struct {
Paths []DeleteNotificationRequest_FieldPath
}
func FullDeleteNotificationRequest_FieldMask ¶
func FullDeleteNotificationRequest_FieldMask() *DeleteNotificationRequest_FieldMask
func (*DeleteNotificationRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) AppendPath(path DeleteNotificationRequest_FieldPath)
func (*DeleteNotificationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteNotificationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteNotificationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteNotificationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) FilterInputFields() *DeleteNotificationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteNotificationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteNotificationRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) GetPaths() []DeleteNotificationRequest_FieldPath
func (*DeleteNotificationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteNotificationRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) IsFull() bool
func (DeleteNotificationRequest_FieldMask) Marshal ¶
func (fieldMask DeleteNotificationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteNotificationRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteNotificationRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) PathsCount() int
func (*DeleteNotificationRequest_FieldMask) Project ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) Project(source *DeleteNotificationRequest) *DeleteNotificationRequest
func (*DeleteNotificationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteNotificationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) ProtoMessage()
func (*DeleteNotificationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteNotificationRequest_FieldMask) Reset ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) Reset()
func (*DeleteNotificationRequest_FieldMask) Set ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) Set(target, source *DeleteNotificationRequest)
func (*DeleteNotificationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteNotificationRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteNotificationRequest_FieldMask) Size ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) Size() int
func (*DeleteNotificationRequest_FieldMask) String ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) String() string
func (*DeleteNotificationRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) Subtract(other *DeleteNotificationRequest_FieldMask) *DeleteNotificationRequest_FieldMask
func (*DeleteNotificationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteNotificationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteNotificationRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteNotificationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteNotificationRequest_FieldPath ¶
type DeleteNotificationRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteNotificationRequest_FieldPathSelector Get(source *DeleteNotificationRequest) []interface{} GetSingle(source *DeleteNotificationRequest) (interface{}, bool) ClearValue(item *DeleteNotificationRequest) // Those methods build corresponding DeleteNotificationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteNotificationRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteNotificationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteNotificationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteNotificationRequest_FieldPath ¶
func BuildDeleteNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteNotificationRequest_FieldPath, error)
func MustParseDeleteNotificationRequest_FieldPath ¶
func MustParseDeleteNotificationRequest_FieldPath(rawField string) DeleteNotificationRequest_FieldPath
func ParseDeleteNotificationRequest_FieldPath ¶
func ParseDeleteNotificationRequest_FieldPath(rawField string) (DeleteNotificationRequest_FieldPath, error)
type DeleteNotificationRequest_FieldPathArrayItemValue ¶
type DeleteNotificationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteNotificationRequest_FieldPath ContainsValue(*DeleteNotificationRequest) bool }
DeleteNotificationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteNotificationRequest according to their type Present only for array (repeated) types.
func MustParseDeleteNotificationRequest_FieldPathArrayItemValue ¶
func MustParseDeleteNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteNotificationRequest_FieldPathArrayItemValue
func ParseDeleteNotificationRequest_FieldPathArrayItemValue ¶
func ParseDeleteNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteNotificationRequest_FieldPathArrayItemValue, error)
ParseDeleteNotificationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteNotificationRequest_FieldPathArrayOfValues ¶
type DeleteNotificationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteNotificationRequest_FieldPath }
DeleteNotificationRequest_FieldPathArrayOfValues allows storing slice of values for DeleteNotificationRequest fields according to their type
func MustParseDeleteNotificationRequest_FieldPathArrayOfValues ¶
func MustParseDeleteNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteNotificationRequest_FieldPathArrayOfValues
func ParseDeleteNotificationRequest_FieldPathArrayOfValues ¶
func ParseDeleteNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteNotificationRequest_FieldPathArrayOfValues, error)
type DeleteNotificationRequest_FieldPathSelector ¶
type DeleteNotificationRequest_FieldPathSelector int32
const (
DeleteNotificationRequest_FieldPathSelectorName DeleteNotificationRequest_FieldPathSelector = 0
)
func (DeleteNotificationRequest_FieldPathSelector) String ¶
func (s DeleteNotificationRequest_FieldPathSelector) String() string
type DeleteNotificationRequest_FieldPathValue ¶
type DeleteNotificationRequest_FieldPathValue interface { DeleteNotificationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteNotificationRequest) CompareWith(*DeleteNotificationRequest) (cmp int, comparable bool) }
DeleteNotificationRequest_FieldPathValue allows storing values for DeleteNotificationRequest fields according to their type
func MustParseDeleteNotificationRequest_FieldPathValue ¶
func MustParseDeleteNotificationRequest_FieldPathValue(pathStr, valueStr string) DeleteNotificationRequest_FieldPathValue
func ParseDeleteNotificationRequest_FieldPathValue ¶
func ParseDeleteNotificationRequest_FieldPathValue(pathStr, valueStr string) (DeleteNotificationRequest_FieldPathValue, error)
type DeleteNotificationRequest_FieldTerminalPath ¶
type DeleteNotificationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteNotificationRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) ClearValue(item *DeleteNotificationRequest)
func (*DeleteNotificationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteNotificationRequest_FieldTerminalPath) Get ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) Get(source *DeleteNotificationRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteNotificationRequest
func (*DeleteNotificationRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteNotificationRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteNotificationRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) GetSingle(source *DeleteNotificationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteNotificationRequest
func (*DeleteNotificationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteNotificationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteNotificationRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteNotificationRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) Selector() DeleteNotificationRequest_FieldPathSelector
func (*DeleteNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteNotificationRequest_FieldTerminalPath) String ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteNotificationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteNotificationRequest_FieldPathArrayItemValue
func (*DeleteNotificationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteNotificationRequest_FieldPathArrayOfValues
func (*DeleteNotificationRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteNotificationRequest_FieldPathValue
func (*DeleteNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteNotificationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteNotificationRequest_FieldTerminalPathArrayItemValue ¶
type DeleteNotificationRequest_FieldTerminalPathArrayItemValue struct { DeleteNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteNotificationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteNotificationRequest'
func (*DeleteNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteNotificationRequest as interface{}
func (*DeleteNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteNotificationRequest) (interface{}, bool)
func (*DeleteNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteNotificationRequest_FieldTerminalPathArrayOfValues ¶
type DeleteNotificationRequest_FieldTerminalPathArrayOfValues struct { DeleteNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteNotificationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteNotificationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification.Reference, bool)
func (*DeleteNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteNotificationRequest_FieldTerminalPathValue ¶
type DeleteNotificationRequest_FieldTerminalPathValue struct { DeleteNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteNotificationRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) AsNameValue() (*notification.Reference, bool)
func (*DeleteNotificationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) CompareWith(source *DeleteNotificationRequest) (int, bool)
CompareWith compares value in the 'DeleteNotificationRequest_FieldTerminalPathValue' with the value under path in 'DeleteNotificationRequest'.
func (*DeleteNotificationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteNotificationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteNotificationRequest' as interface{}
func (*DeleteNotificationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) SetTo(target **DeleteNotificationRequest)
SetTo stores value for selected field for object DeleteNotificationRequest
func (*DeleteNotificationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetNotificationDescriptor ¶
type GetNotificationDescriptor struct{}
func GetGetNotificationDescriptor ¶
func GetGetNotificationDescriptor() *GetNotificationDescriptor
func (*GetNotificationDescriptor) GetApiDescriptor ¶
func (d *GetNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetNotificationDescriptor) GetApiName ¶
func (d *GetNotificationDescriptor) GetApiName() string
func (*GetNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *GetNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetNotificationDescriptor) GetFullMethodName ¶
func (d *GetNotificationDescriptor) GetFullMethodName() string
func (*GetNotificationDescriptor) GetMethodName ¶
func (d *GetNotificationDescriptor) GetMethodName() string
func (*GetNotificationDescriptor) GetProtoPkgName ¶
func (d *GetNotificationDescriptor) GetProtoPkgName() string
func (*GetNotificationDescriptor) GetResourceDescriptor ¶
func (d *GetNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *GetNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetNotificationDescriptor) GetServiceDomain ¶
func (d *GetNotificationDescriptor) GetServiceDomain() string
func (*GetNotificationDescriptor) GetServiceVersion ¶
func (d *GetNotificationDescriptor) GetServiceVersion() string
func (*GetNotificationDescriptor) GetVerb ¶
func (d *GetNotificationDescriptor) GetVerb() string
func (*GetNotificationDescriptor) HasResource ¶
func (d *GetNotificationDescriptor) HasResource() bool
func (*GetNotificationDescriptor) IsClientStream ¶
func (d *GetNotificationDescriptor) IsClientStream() bool
func (*GetNotificationDescriptor) IsCollection ¶
func (d *GetNotificationDescriptor) IsCollection() bool
func (*GetNotificationDescriptor) IsPlural ¶
func (d *GetNotificationDescriptor) IsPlural() bool
func (*GetNotificationDescriptor) IsServerStream ¶
func (d *GetNotificationDescriptor) IsServerStream() bool
func (*GetNotificationDescriptor) IsUnary ¶
func (d *GetNotificationDescriptor) IsUnary() bool
func (*GetNotificationDescriptor) NewEmptyClientMsg ¶
func (d *GetNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*GetNotificationDescriptor) NewEmptyServerMsg ¶
func (d *GetNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*GetNotificationDescriptor) RequestHasResourceBody ¶
func (d *GetNotificationDescriptor) RequestHasResourceBody() bool
type GetNotificationDescriptorClientMsgHandle ¶
type GetNotificationDescriptorClientMsgHandle struct{}
func (*GetNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetNotificationDescriptorServerMsgHandle ¶
type GetNotificationDescriptorServerMsgHandle struct{}
func (*GetNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetNotificationRequest ¶
type GetNotificationRequest struct { // Reference of ntt.monitoring.v3.Notification Name *notification.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.Notification_FieldMask `` /* 144-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 [GetNotification][ntt.monitoring.v3.GetNotification]
func (*GetNotificationRequest) Clone ¶
func (o *GetNotificationRequest) Clone() *GetNotificationRequest
func (*GetNotificationRequest) CloneRaw ¶
func (o *GetNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetNotificationRequest) Descriptor ¶
func (*GetNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetNotificationRequest.ProtoReflect.Descriptor instead.
func (*GetNotificationRequest) GetFieldMask ¶
func (m *GetNotificationRequest) GetFieldMask() *notification.Notification_FieldMask
func (*GetNotificationRequest) GetName ¶
func (m *GetNotificationRequest) GetName() *notification.Reference
func (*GetNotificationRequest) GetView ¶
func (m *GetNotificationRequest) GetView() view.View
func (*GetNotificationRequest) GotenMessage ¶
func (*GetNotificationRequest) GotenMessage()
func (*GetNotificationRequest) GotenObjectExt ¶
func (o *GetNotificationRequest) GotenObjectExt()
func (*GetNotificationRequest) GotenValidate ¶
func (obj *GetNotificationRequest) GotenValidate() error
func (*GetNotificationRequest) MakeDiffFieldMask ¶
func (o *GetNotificationRequest) MakeDiffFieldMask(other *GetNotificationRequest) *GetNotificationRequest_FieldMask
func (*GetNotificationRequest) MakeFullFieldMask ¶
func (o *GetNotificationRequest) MakeFullFieldMask() *GetNotificationRequest_FieldMask
func (*GetNotificationRequest) MakeRawDiffFieldMask ¶
func (o *GetNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetNotificationRequest) MakeRawFullFieldMask ¶
func (o *GetNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetNotificationRequest) Marshal ¶
func (m *GetNotificationRequest) Marshal() ([]byte, error)
func (*GetNotificationRequest) MarshalJSON ¶
func (m *GetNotificationRequest) MarshalJSON() ([]byte, error)
func (*GetNotificationRequest) Merge ¶
func (o *GetNotificationRequest) Merge(source *GetNotificationRequest)
func (*GetNotificationRequest) MergeRaw ¶
func (o *GetNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetNotificationRequest) ProtoMessage ¶
func (*GetNotificationRequest) ProtoMessage()
func (*GetNotificationRequest) ProtoReflect ¶
func (m *GetNotificationRequest) ProtoReflect() preflect.Message
func (*GetNotificationRequest) Reset ¶
func (m *GetNotificationRequest) Reset()
func (*GetNotificationRequest) SetFieldMask ¶
func (m *GetNotificationRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*GetNotificationRequest) SetName ¶
func (m *GetNotificationRequest) SetName(fv *notification.Reference)
func (*GetNotificationRequest) SetView ¶
func (m *GetNotificationRequest) SetView(fv view.View)
func (*GetNotificationRequest) String ¶
func (m *GetNotificationRequest) String() string
func (*GetNotificationRequest) Unmarshal ¶
func (m *GetNotificationRequest) Unmarshal(b []byte) error
func (*GetNotificationRequest) UnmarshalJSON ¶
func (m *GetNotificationRequest) UnmarshalJSON(data []byte) error
type GetNotificationRequestFieldPathBuilder ¶
type GetNotificationRequestFieldPathBuilder struct{}
func NewGetNotificationRequestFieldPathBuilder ¶
func NewGetNotificationRequestFieldPathBuilder() GetNotificationRequestFieldPathBuilder
type GetNotificationRequestPathSelectorFieldMask ¶
type GetNotificationRequestPathSelectorFieldMask struct{}
func (GetNotificationRequestPathSelectorFieldMask) FieldPath ¶
func (GetNotificationRequestPathSelectorFieldMask) FieldPath() *GetNotificationRequest_FieldTerminalPath
func (GetNotificationRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetNotificationRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *GetNotificationRequest_FieldTerminalPathArrayOfValues
func (GetNotificationRequestPathSelectorFieldMask) WithValue ¶
func (s GetNotificationRequestPathSelectorFieldMask) WithValue(value *notification.Notification_FieldMask) *GetNotificationRequest_FieldTerminalPathValue
type GetNotificationRequestPathSelectorName ¶
type GetNotificationRequestPathSelectorName struct{}
func (GetNotificationRequestPathSelectorName) FieldPath ¶
func (GetNotificationRequestPathSelectorName) FieldPath() *GetNotificationRequest_FieldTerminalPath
func (GetNotificationRequestPathSelectorName) WithArrayOfValues ¶
func (s GetNotificationRequestPathSelectorName) WithArrayOfValues(values []*notification.Reference) *GetNotificationRequest_FieldTerminalPathArrayOfValues
func (GetNotificationRequestPathSelectorName) WithValue ¶
func (s GetNotificationRequestPathSelectorName) WithValue(value *notification.Reference) *GetNotificationRequest_FieldTerminalPathValue
type GetNotificationRequestPathSelectorView ¶
type GetNotificationRequestPathSelectorView struct{}
func (GetNotificationRequestPathSelectorView) FieldPath ¶
func (GetNotificationRequestPathSelectorView) FieldPath() *GetNotificationRequest_FieldTerminalPath
func (GetNotificationRequestPathSelectorView) WithArrayOfValues ¶
func (s GetNotificationRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetNotificationRequest_FieldTerminalPathArrayOfValues
func (GetNotificationRequestPathSelectorView) WithValue ¶
func (s GetNotificationRequestPathSelectorView) WithValue(value view.View) *GetNotificationRequest_FieldTerminalPathValue
type GetNotificationRequest_FieldMask ¶
type GetNotificationRequest_FieldMask struct {
Paths []GetNotificationRequest_FieldPath
}
func FullGetNotificationRequest_FieldMask ¶
func FullGetNotificationRequest_FieldMask() *GetNotificationRequest_FieldMask
func (*GetNotificationRequest_FieldMask) AppendPath ¶
func (fieldMask *GetNotificationRequest_FieldMask) AppendPath(path GetNotificationRequest_FieldPath)
func (*GetNotificationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetNotificationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetNotificationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetNotificationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetNotificationRequest_FieldMask) FilterInputFields() *GetNotificationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetNotificationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetNotificationRequest_FieldMask) GetPaths ¶
func (fieldMask *GetNotificationRequest_FieldMask) GetPaths() []GetNotificationRequest_FieldPath
func (*GetNotificationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetNotificationRequest_FieldMask) IsFull ¶
func (fieldMask *GetNotificationRequest_FieldMask) IsFull() bool
func (GetNotificationRequest_FieldMask) Marshal ¶
func (fieldMask GetNotificationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetNotificationRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetNotificationRequest_FieldMask) PathsCount ¶
func (fieldMask *GetNotificationRequest_FieldMask) PathsCount() int
func (*GetNotificationRequest_FieldMask) Project ¶
func (fieldMask *GetNotificationRequest_FieldMask) Project(source *GetNotificationRequest) *GetNotificationRequest
func (*GetNotificationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetNotificationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetNotificationRequest_FieldMask) ProtoMessage()
func (*GetNotificationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetNotificationRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetNotificationRequest_FieldMask) Reset ¶
func (fieldMask *GetNotificationRequest_FieldMask) Reset()
func (*GetNotificationRequest_FieldMask) Set ¶
func (fieldMask *GetNotificationRequest_FieldMask) Set(target, source *GetNotificationRequest)
func (*GetNotificationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetNotificationRequest_FieldMask) SetRaw ¶
func (fieldMask *GetNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetNotificationRequest_FieldMask) Size ¶
func (fieldMask *GetNotificationRequest_FieldMask) Size() int
func (*GetNotificationRequest_FieldMask) String ¶
func (fieldMask *GetNotificationRequest_FieldMask) String() string
func (*GetNotificationRequest_FieldMask) Subtract ¶
func (fieldMask *GetNotificationRequest_FieldMask) Subtract(other *GetNotificationRequest_FieldMask) *GetNotificationRequest_FieldMask
func (*GetNotificationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetNotificationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetNotificationRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetNotificationRequest_FieldMask) Unmarshal(data []byte) error
func (*GetNotificationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetNotificationRequest_FieldPath ¶
type GetNotificationRequest_FieldPath interface { gotenobject.FieldPath Selector() GetNotificationRequest_FieldPathSelector Get(source *GetNotificationRequest) []interface{} GetSingle(source *GetNotificationRequest) (interface{}, bool) ClearValue(item *GetNotificationRequest) // Those methods build corresponding GetNotificationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetNotificationRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetNotificationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetNotificationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetNotificationRequest_FieldPath ¶
func BuildGetNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (GetNotificationRequest_FieldPath, error)
func MustParseGetNotificationRequest_FieldPath ¶
func MustParseGetNotificationRequest_FieldPath(rawField string) GetNotificationRequest_FieldPath
func ParseGetNotificationRequest_FieldPath ¶
func ParseGetNotificationRequest_FieldPath(rawField string) (GetNotificationRequest_FieldPath, error)
type GetNotificationRequest_FieldPathArrayItemValue ¶
type GetNotificationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetNotificationRequest_FieldPath ContainsValue(*GetNotificationRequest) bool }
GetNotificationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetNotificationRequest according to their type Present only for array (repeated) types.
func MustParseGetNotificationRequest_FieldPathArrayItemValue ¶
func MustParseGetNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetNotificationRequest_FieldPathArrayItemValue
func ParseGetNotificationRequest_FieldPathArrayItemValue ¶
func ParseGetNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetNotificationRequest_FieldPathArrayItemValue, error)
ParseGetNotificationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetNotificationRequest_FieldPathArrayOfValues ¶
type GetNotificationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetNotificationRequest_FieldPath }
GetNotificationRequest_FieldPathArrayOfValues allows storing slice of values for GetNotificationRequest fields according to their type
func MustParseGetNotificationRequest_FieldPathArrayOfValues ¶
func MustParseGetNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetNotificationRequest_FieldPathArrayOfValues
func ParseGetNotificationRequest_FieldPathArrayOfValues ¶
func ParseGetNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetNotificationRequest_FieldPathArrayOfValues, error)
type GetNotificationRequest_FieldPathSelector ¶
type GetNotificationRequest_FieldPathSelector int32
const ( GetNotificationRequest_FieldPathSelectorName GetNotificationRequest_FieldPathSelector = 0 GetNotificationRequest_FieldPathSelectorFieldMask GetNotificationRequest_FieldPathSelector = 1 GetNotificationRequest_FieldPathSelectorView GetNotificationRequest_FieldPathSelector = 2 )
func (GetNotificationRequest_FieldPathSelector) String ¶
func (s GetNotificationRequest_FieldPathSelector) String() string
type GetNotificationRequest_FieldPathValue ¶
type GetNotificationRequest_FieldPathValue interface { GetNotificationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetNotificationRequest) CompareWith(*GetNotificationRequest) (cmp int, comparable bool) }
GetNotificationRequest_FieldPathValue allows storing values for GetNotificationRequest fields according to their type
func MustParseGetNotificationRequest_FieldPathValue ¶
func MustParseGetNotificationRequest_FieldPathValue(pathStr, valueStr string) GetNotificationRequest_FieldPathValue
func ParseGetNotificationRequest_FieldPathValue ¶
func ParseGetNotificationRequest_FieldPathValue(pathStr, valueStr string) (GetNotificationRequest_FieldPathValue, error)
type GetNotificationRequest_FieldTerminalPath ¶
type GetNotificationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetNotificationRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetNotificationRequest_FieldTerminalPath) ClearValue(item *GetNotificationRequest)
func (*GetNotificationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetNotificationRequest_FieldTerminalPath) Get ¶
func (fp *GetNotificationRequest_FieldTerminalPath) Get(source *GetNotificationRequest) (values []interface{})
Get returns all values pointed by specific field from source GetNotificationRequest
func (*GetNotificationRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetNotificationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetNotificationRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetNotificationRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetNotificationRequest_FieldTerminalPath) GetSingle(source *GetNotificationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetNotificationRequest
func (*GetNotificationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetNotificationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetNotificationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetNotificationRequest_FieldTerminalPath) JSONString ¶
func (fp *GetNotificationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetNotificationRequest_FieldTerminalPath) Selector ¶
func (fp *GetNotificationRequest_FieldTerminalPath) Selector() GetNotificationRequest_FieldPathSelector
func (*GetNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *GetNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetNotificationRequest_FieldTerminalPath) String ¶
func (fp *GetNotificationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetNotificationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNotificationRequest_FieldPathArrayItemValue
func (*GetNotificationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNotificationRequest_FieldPathArrayOfValues
func (*GetNotificationRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) GetNotificationRequest_FieldPathValue
func (*GetNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetNotificationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetNotificationRequest_FieldTerminalPathArrayItemValue ¶
type GetNotificationRequest_FieldTerminalPathArrayItemValue struct { GetNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNotificationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetNotificationRequest'
func (*GetNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetNotificationRequest as interface{}
func (*GetNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetNotificationRequest) (interface{}, bool)
func (*GetNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetNotificationRequest_FieldTerminalPathArrayOfValues ¶
type GetNotificationRequest_FieldTerminalPathArrayOfValues struct { GetNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNotificationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetNotificationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
func (*GetNotificationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetNotificationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification.Reference, bool)
func (*GetNotificationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetNotificationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetNotificationRequest_FieldTerminalPathValue ¶
type GetNotificationRequest_FieldTerminalPathValue struct { GetNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNotificationRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetNotificationRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
func (*GetNotificationRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetNotificationRequest_FieldTerminalPathValue) AsNameValue() (*notification.Reference, bool)
func (*GetNotificationRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetNotificationRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetNotificationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetNotificationRequest_FieldTerminalPathValue) CompareWith(source *GetNotificationRequest) (int, bool)
CompareWith compares value in the 'GetNotificationRequest_FieldTerminalPathValue' with the value under path in 'GetNotificationRequest'.
func (*GetNotificationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetNotificationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetNotificationRequest' as interface{}
func (*GetNotificationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetNotificationRequest_FieldTerminalPathValue) SetTo(target **GetNotificationRequest)
SetTo stores value for selected field for object GetNotificationRequest
func (*GetNotificationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListNotificationsDescriptor ¶
type ListNotificationsDescriptor struct{}
func GetListNotificationsDescriptor ¶
func GetListNotificationsDescriptor() *ListNotificationsDescriptor
func (*ListNotificationsDescriptor) GetApiDescriptor ¶
func (d *ListNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListNotificationsDescriptor) GetApiName ¶
func (d *ListNotificationsDescriptor) GetApiName() string
func (*ListNotificationsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListNotificationsDescriptor) GetFullMethodName ¶
func (d *ListNotificationsDescriptor) GetFullMethodName() string
func (*ListNotificationsDescriptor) GetMethodName ¶
func (d *ListNotificationsDescriptor) GetMethodName() string
func (*ListNotificationsDescriptor) GetProtoPkgName ¶
func (d *ListNotificationsDescriptor) GetProtoPkgName() string
func (*ListNotificationsDescriptor) GetResourceDescriptor ¶
func (d *ListNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListNotificationsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListNotificationsDescriptor) GetServiceDomain ¶
func (d *ListNotificationsDescriptor) GetServiceDomain() string
func (*ListNotificationsDescriptor) GetServiceVersion ¶
func (d *ListNotificationsDescriptor) GetServiceVersion() string
func (*ListNotificationsDescriptor) GetVerb ¶
func (d *ListNotificationsDescriptor) GetVerb() string
func (*ListNotificationsDescriptor) HasResource ¶
func (d *ListNotificationsDescriptor) HasResource() bool
func (*ListNotificationsDescriptor) IsClientStream ¶
func (d *ListNotificationsDescriptor) IsClientStream() bool
func (*ListNotificationsDescriptor) IsCollection ¶
func (d *ListNotificationsDescriptor) IsCollection() bool
func (*ListNotificationsDescriptor) IsPlural ¶
func (d *ListNotificationsDescriptor) IsPlural() bool
func (*ListNotificationsDescriptor) IsServerStream ¶
func (d *ListNotificationsDescriptor) IsServerStream() bool
func (*ListNotificationsDescriptor) IsUnary ¶
func (d *ListNotificationsDescriptor) IsUnary() bool
func (*ListNotificationsDescriptor) NewEmptyClientMsg ¶
func (d *ListNotificationsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListNotificationsDescriptor) NewEmptyServerMsg ¶
func (d *ListNotificationsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListNotificationsDescriptor) RequestHasResourceBody ¶
func (d *ListNotificationsDescriptor) RequestHasResourceBody() bool
type ListNotificationsDescriptorClientMsgHandle ¶
type ListNotificationsDescriptorClientMsgHandle struct{}
func (*ListNotificationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListNotificationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListNotificationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListNotificationsDescriptorServerMsgHandle ¶
type ListNotificationsDescriptorServerMsgHandle struct{}
func (*ListNotificationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListNotificationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListNotificationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListNotificationsRequest ¶
type ListNotificationsRequest struct { // Parent name of ntt.monitoring.v3.Notification Parent *notification.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Notifications 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 // [ListNotificationsResponse.next_page_token][ntt.monitoring.v3.ListNotificationsResponse.next_page_token] PageToken *notification.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.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.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.Notification_FieldMask `` /* 144-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 [ListNotifications][ntt.monitoring.v3.ListNotifications]
func (*ListNotificationsRequest) Clone ¶
func (o *ListNotificationsRequest) Clone() *ListNotificationsRequest
func (*ListNotificationsRequest) CloneRaw ¶
func (o *ListNotificationsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListNotificationsRequest) Descriptor ¶
func (*ListNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListNotificationsRequest.ProtoReflect.Descriptor instead.
func (*ListNotificationsRequest) GetFieldMask ¶
func (m *ListNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
func (*ListNotificationsRequest) GetFilter ¶
func (m *ListNotificationsRequest) GetFilter() *notification.Filter
func (*ListNotificationsRequest) GetIncludePagingInfo ¶
func (m *ListNotificationsRequest) GetIncludePagingInfo() bool
func (*ListNotificationsRequest) GetOrderBy ¶
func (m *ListNotificationsRequest) GetOrderBy() *notification.OrderBy
func (*ListNotificationsRequest) GetPageSize ¶
func (m *ListNotificationsRequest) GetPageSize() int32
func (*ListNotificationsRequest) GetPageToken ¶
func (m *ListNotificationsRequest) GetPageToken() *notification.PagerCursor
func (*ListNotificationsRequest) GetParent ¶
func (m *ListNotificationsRequest) GetParent() *notification.ParentName
func (*ListNotificationsRequest) GetView ¶
func (m *ListNotificationsRequest) GetView() view.View
func (*ListNotificationsRequest) GotenMessage ¶
func (*ListNotificationsRequest) GotenMessage()
func (*ListNotificationsRequest) GotenObjectExt ¶
func (o *ListNotificationsRequest) GotenObjectExt()
func (*ListNotificationsRequest) GotenValidate ¶
func (obj *ListNotificationsRequest) GotenValidate() error
func (*ListNotificationsRequest) MakeDiffFieldMask ¶
func (o *ListNotificationsRequest) MakeDiffFieldMask(other *ListNotificationsRequest) *ListNotificationsRequest_FieldMask
func (*ListNotificationsRequest) MakeFullFieldMask ¶
func (o *ListNotificationsRequest) MakeFullFieldMask() *ListNotificationsRequest_FieldMask
func (*ListNotificationsRequest) MakeRawDiffFieldMask ¶
func (o *ListNotificationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListNotificationsRequest) MakeRawFullFieldMask ¶
func (o *ListNotificationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListNotificationsRequest) Marshal ¶
func (m *ListNotificationsRequest) Marshal() ([]byte, error)
func (*ListNotificationsRequest) MarshalJSON ¶
func (m *ListNotificationsRequest) MarshalJSON() ([]byte, error)
func (*ListNotificationsRequest) Merge ¶
func (o *ListNotificationsRequest) Merge(source *ListNotificationsRequest)
func (*ListNotificationsRequest) MergeRaw ¶
func (o *ListNotificationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListNotificationsRequest) ProtoMessage ¶
func (*ListNotificationsRequest) ProtoMessage()
func (*ListNotificationsRequest) ProtoReflect ¶
func (m *ListNotificationsRequest) ProtoReflect() preflect.Message
func (*ListNotificationsRequest) Reset ¶
func (m *ListNotificationsRequest) Reset()
func (*ListNotificationsRequest) SetFieldMask ¶
func (m *ListNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*ListNotificationsRequest) SetFilter ¶
func (m *ListNotificationsRequest) SetFilter(fv *notification.Filter)
func (*ListNotificationsRequest) SetIncludePagingInfo ¶
func (m *ListNotificationsRequest) SetIncludePagingInfo(fv bool)
func (*ListNotificationsRequest) SetOrderBy ¶
func (m *ListNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
func (*ListNotificationsRequest) SetPageSize ¶
func (m *ListNotificationsRequest) SetPageSize(fv int32)
func (*ListNotificationsRequest) SetPageToken ¶
func (m *ListNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
func (*ListNotificationsRequest) SetParent ¶
func (m *ListNotificationsRequest) SetParent(fv *notification.ParentName)
func (*ListNotificationsRequest) SetView ¶
func (m *ListNotificationsRequest) SetView(fv view.View)
func (*ListNotificationsRequest) String ¶
func (m *ListNotificationsRequest) String() string
func (*ListNotificationsRequest) Unmarshal ¶
func (m *ListNotificationsRequest) Unmarshal(b []byte) error
func (*ListNotificationsRequest) UnmarshalJSON ¶
func (m *ListNotificationsRequest) UnmarshalJSON(data []byte) error
type ListNotificationsRequestFieldPathBuilder ¶
type ListNotificationsRequestFieldPathBuilder struct{}
func NewListNotificationsRequestFieldPathBuilder ¶
func NewListNotificationsRequestFieldPathBuilder() ListNotificationsRequestFieldPathBuilder
func (ListNotificationsRequestFieldPathBuilder) IncludePagingInfo ¶
func (ListNotificationsRequestFieldPathBuilder) IncludePagingInfo() ListNotificationsRequestPathSelectorIncludePagingInfo
type ListNotificationsRequestPathSelectorFieldMask ¶
type ListNotificationsRequestPathSelectorFieldMask struct{}
func (ListNotificationsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListNotificationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
type ListNotificationsRequestPathSelectorFilter ¶
type ListNotificationsRequestPathSelectorFilter struct{}
func (ListNotificationsRequestPathSelectorFilter) FieldPath ¶
func (ListNotificationsRequestPathSelectorFilter) FieldPath() *ListNotificationsRequest_FieldTerminalPath
func (ListNotificationsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListNotificationsRequestPathSelectorFilter) WithArrayOfValues(values []*notification.Filter) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
func (ListNotificationsRequestPathSelectorFilter) WithValue ¶
func (s ListNotificationsRequestPathSelectorFilter) WithValue(value *notification.Filter) *ListNotificationsRequest_FieldTerminalPathValue
type ListNotificationsRequestPathSelectorIncludePagingInfo ¶
type ListNotificationsRequestPathSelectorIncludePagingInfo struct{}
func (ListNotificationsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶
func (s ListNotificationsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
func (ListNotificationsRequestPathSelectorIncludePagingInfo) WithValue ¶
func (s ListNotificationsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListNotificationsRequest_FieldTerminalPathValue
type ListNotificationsRequestPathSelectorOrderBy ¶
type ListNotificationsRequestPathSelectorOrderBy struct{}
func (ListNotificationsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListNotificationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification.OrderBy) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
func (ListNotificationsRequestPathSelectorOrderBy) WithValue ¶
func (s ListNotificationsRequestPathSelectorOrderBy) WithValue(value *notification.OrderBy) *ListNotificationsRequest_FieldTerminalPathValue
type ListNotificationsRequestPathSelectorPageSize ¶
type ListNotificationsRequestPathSelectorPageSize struct{}
func (ListNotificationsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListNotificationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
func (ListNotificationsRequestPathSelectorPageSize) WithValue ¶
func (s ListNotificationsRequestPathSelectorPageSize) WithValue(value int32) *ListNotificationsRequest_FieldTerminalPathValue
type ListNotificationsRequestPathSelectorPageToken ¶
type ListNotificationsRequestPathSelectorPageToken struct{}
func (ListNotificationsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListNotificationsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification.PagerCursor) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
func (ListNotificationsRequestPathSelectorPageToken) WithValue ¶
func (s ListNotificationsRequestPathSelectorPageToken) WithValue(value *notification.PagerCursor) *ListNotificationsRequest_FieldTerminalPathValue
type ListNotificationsRequestPathSelectorParent ¶
type ListNotificationsRequestPathSelectorParent struct{}
func (ListNotificationsRequestPathSelectorParent) FieldPath ¶
func (ListNotificationsRequestPathSelectorParent) FieldPath() *ListNotificationsRequest_FieldTerminalPath
func (ListNotificationsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListNotificationsRequestPathSelectorParent) WithArrayOfValues(values []*notification.ParentName) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
func (ListNotificationsRequestPathSelectorParent) WithValue ¶
func (s ListNotificationsRequestPathSelectorParent) WithValue(value *notification.ParentName) *ListNotificationsRequest_FieldTerminalPathValue
type ListNotificationsRequestPathSelectorView ¶
type ListNotificationsRequestPathSelectorView struct{}
func (ListNotificationsRequestPathSelectorView) FieldPath ¶
func (ListNotificationsRequestPathSelectorView) FieldPath() *ListNotificationsRequest_FieldTerminalPath
func (ListNotificationsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListNotificationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListNotificationsRequest_FieldTerminalPathArrayOfValues
func (ListNotificationsRequestPathSelectorView) WithValue ¶
func (s ListNotificationsRequestPathSelectorView) WithValue(value view.View) *ListNotificationsRequest_FieldTerminalPathValue
type ListNotificationsRequest_FieldMask ¶
type ListNotificationsRequest_FieldMask struct {
Paths []ListNotificationsRequest_FieldPath
}
func FullListNotificationsRequest_FieldMask ¶
func FullListNotificationsRequest_FieldMask() *ListNotificationsRequest_FieldMask
func (*ListNotificationsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListNotificationsRequest_FieldMask) AppendPath(path ListNotificationsRequest_FieldPath)
func (*ListNotificationsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListNotificationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListNotificationsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListNotificationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListNotificationsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListNotificationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListNotificationsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListNotificationsRequest_FieldMask) FilterInputFields() *ListNotificationsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListNotificationsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListNotificationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListNotificationsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListNotificationsRequest_FieldMask) GetPaths() []ListNotificationsRequest_FieldPath
func (*ListNotificationsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListNotificationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListNotificationsRequest_FieldMask) IsFull ¶
func (fieldMask *ListNotificationsRequest_FieldMask) IsFull() bool
func (ListNotificationsRequest_FieldMask) Marshal ¶
func (fieldMask ListNotificationsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListNotificationsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListNotificationsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListNotificationsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListNotificationsRequest_FieldMask) PathsCount() int
func (*ListNotificationsRequest_FieldMask) Project ¶
func (fieldMask *ListNotificationsRequest_FieldMask) Project(source *ListNotificationsRequest) *ListNotificationsRequest
func (*ListNotificationsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListNotificationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListNotificationsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListNotificationsRequest_FieldMask) ProtoMessage()
func (*ListNotificationsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListNotificationsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListNotificationsRequest_FieldMask) Reset ¶
func (fieldMask *ListNotificationsRequest_FieldMask) Reset()
func (*ListNotificationsRequest_FieldMask) Set ¶
func (fieldMask *ListNotificationsRequest_FieldMask) Set(target, source *ListNotificationsRequest)
func (*ListNotificationsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListNotificationsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListNotificationsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListNotificationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListNotificationsRequest_FieldMask) Size ¶
func (fieldMask *ListNotificationsRequest_FieldMask) Size() int
func (*ListNotificationsRequest_FieldMask) String ¶
func (fieldMask *ListNotificationsRequest_FieldMask) String() string
func (*ListNotificationsRequest_FieldMask) Subtract ¶
func (fieldMask *ListNotificationsRequest_FieldMask) Subtract(other *ListNotificationsRequest_FieldMask) *ListNotificationsRequest_FieldMask
func (*ListNotificationsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListNotificationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListNotificationsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListNotificationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListNotificationsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListNotificationsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListNotificationsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListNotificationsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListNotificationsRequest_FieldPath ¶
type ListNotificationsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListNotificationsRequest_FieldPathSelector Get(source *ListNotificationsRequest) []interface{} GetSingle(source *ListNotificationsRequest) (interface{}, bool) ClearValue(item *ListNotificationsRequest) // Those methods build corresponding ListNotificationsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListNotificationsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListNotificationsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListNotificationsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListNotificationsRequest_FieldPath ¶
func BuildListNotificationsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListNotificationsRequest_FieldPath, error)
func MustParseListNotificationsRequest_FieldPath ¶
func MustParseListNotificationsRequest_FieldPath(rawField string) ListNotificationsRequest_FieldPath
func ParseListNotificationsRequest_FieldPath ¶
func ParseListNotificationsRequest_FieldPath(rawField string) (ListNotificationsRequest_FieldPath, error)
type ListNotificationsRequest_FieldPathArrayItemValue ¶
type ListNotificationsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListNotificationsRequest_FieldPath ContainsValue(*ListNotificationsRequest) bool }
ListNotificationsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListNotificationsRequest according to their type Present only for array (repeated) types.
func MustParseListNotificationsRequest_FieldPathArrayItemValue ¶
func MustParseListNotificationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListNotificationsRequest_FieldPathArrayItemValue
func ParseListNotificationsRequest_FieldPathArrayItemValue ¶
func ParseListNotificationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListNotificationsRequest_FieldPathArrayItemValue, error)
ParseListNotificationsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListNotificationsRequest_FieldPathArrayOfValues ¶
type ListNotificationsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListNotificationsRequest_FieldPath }
ListNotificationsRequest_FieldPathArrayOfValues allows storing slice of values for ListNotificationsRequest fields according to their type
func MustParseListNotificationsRequest_FieldPathArrayOfValues ¶
func MustParseListNotificationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListNotificationsRequest_FieldPathArrayOfValues
func ParseListNotificationsRequest_FieldPathArrayOfValues ¶
func ParseListNotificationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListNotificationsRequest_FieldPathArrayOfValues, error)
type ListNotificationsRequest_FieldPathSelector ¶
type ListNotificationsRequest_FieldPathSelector int32
const ( ListNotificationsRequest_FieldPathSelectorParent ListNotificationsRequest_FieldPathSelector = 0 ListNotificationsRequest_FieldPathSelectorPageSize ListNotificationsRequest_FieldPathSelector = 1 ListNotificationsRequest_FieldPathSelectorPageToken ListNotificationsRequest_FieldPathSelector = 2 ListNotificationsRequest_FieldPathSelectorOrderBy ListNotificationsRequest_FieldPathSelector = 3 ListNotificationsRequest_FieldPathSelectorFilter ListNotificationsRequest_FieldPathSelector = 4 ListNotificationsRequest_FieldPathSelectorFieldMask ListNotificationsRequest_FieldPathSelector = 5 ListNotificationsRequest_FieldPathSelectorView ListNotificationsRequest_FieldPathSelector = 6 ListNotificationsRequest_FieldPathSelectorIncludePagingInfo ListNotificationsRequest_FieldPathSelector = 7 )
func (ListNotificationsRequest_FieldPathSelector) String ¶
func (s ListNotificationsRequest_FieldPathSelector) String() string
type ListNotificationsRequest_FieldPathValue ¶
type ListNotificationsRequest_FieldPathValue interface { ListNotificationsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListNotificationsRequest) CompareWith(*ListNotificationsRequest) (cmp int, comparable bool) }
ListNotificationsRequest_FieldPathValue allows storing values for ListNotificationsRequest fields according to their type
func MustParseListNotificationsRequest_FieldPathValue ¶
func MustParseListNotificationsRequest_FieldPathValue(pathStr, valueStr string) ListNotificationsRequest_FieldPathValue
func ParseListNotificationsRequest_FieldPathValue ¶
func ParseListNotificationsRequest_FieldPathValue(pathStr, valueStr string) (ListNotificationsRequest_FieldPathValue, error)
type ListNotificationsRequest_FieldTerminalPath ¶
type ListNotificationsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListNotificationsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) ClearValue(item *ListNotificationsRequest)
func (*ListNotificationsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListNotificationsRequest_FieldTerminalPath) Get ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) Get(source *ListNotificationsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListNotificationsRequest
func (*ListNotificationsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListNotificationsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListNotificationsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) GetSingle(source *ListNotificationsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListNotificationsRequest
func (*ListNotificationsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListNotificationsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListNotificationsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListNotificationsRequest_FieldTerminalPath) Selector ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) Selector() ListNotificationsRequest_FieldPathSelector
func (*ListNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListNotificationsRequest_FieldTerminalPath) String ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListNotificationsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListNotificationsRequest_FieldPathArrayItemValue
func (*ListNotificationsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListNotificationsRequest_FieldPathArrayOfValues
func (*ListNotificationsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) WithIValue(value interface{}) ListNotificationsRequest_FieldPathValue
func (*ListNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListNotificationsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListNotificationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListNotificationsRequest_FieldTerminalPathArrayItemValue ¶
type ListNotificationsRequest_FieldTerminalPathArrayItemValue struct { ListNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListNotificationsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListNotificationsRequest'
func (*ListNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListNotificationsRequest as interface{}
func (*ListNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListNotificationsRequest) (interface{}, bool)
func (*ListNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListNotificationsRequest_FieldTerminalPathArrayOfValues ¶
type ListNotificationsRequest_FieldTerminalPathArrayOfValues struct { ListNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
func (*ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification.Filter, bool)
func (*ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶
func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification.OrderBy, bool)
func (*ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
func (*ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification.ParentName, bool)
func (*ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListNotificationsRequest_FieldTerminalPathValue ¶
type ListNotificationsRequest_FieldTerminalPathValue struct { ListNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
func (*ListNotificationsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsFilterValue() (*notification.Filter, bool)
func (*ListNotificationsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListNotificationsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification.OrderBy, bool)
func (*ListNotificationsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListNotificationsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification.PagerCursor, bool)
func (*ListNotificationsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsParentValue() (*notification.ParentName, bool)
func (*ListNotificationsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListNotificationsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) CompareWith(source *ListNotificationsRequest) (int, bool)
CompareWith compares value in the 'ListNotificationsRequest_FieldTerminalPathValue' with the value under path in 'ListNotificationsRequest'.
func (*ListNotificationsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListNotificationsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListNotificationsRequest' as interface{}
func (*ListNotificationsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) SetTo(target **ListNotificationsRequest)
SetTo stores value for selected field for object ListNotificationsRequest
func (*ListNotificationsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListNotificationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListNotificationsResponse ¶
type ListNotificationsResponse struct { // The list of Notifications Notifications []*notification.Notification `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty" firestore:"notifications"` // A token to retrieve previous page of results. Pass this value in the // [ListNotificationsRequest.page_token][ntt.monitoring.v3.ListNotificationsRequest.page_token] PrevPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListNotificationsRequest.page_token][ntt.monitoring.v3.ListNotificationsRequest.page_token] NextPageToken *notification.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 Notifications 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 [ListNotifications][ntt.monitoring.v3.ListNotifications]
func (*ListNotificationsResponse) Clone ¶
func (o *ListNotificationsResponse) Clone() *ListNotificationsResponse
func (*ListNotificationsResponse) CloneRaw ¶
func (o *ListNotificationsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListNotificationsResponse) Descriptor ¶
func (*ListNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListNotificationsResponse.ProtoReflect.Descriptor instead.
func (*ListNotificationsResponse) GetCurrentOffset ¶
func (m *ListNotificationsResponse) GetCurrentOffset() int32
func (*ListNotificationsResponse) GetNextPageToken ¶
func (m *ListNotificationsResponse) GetNextPageToken() *notification.PagerCursor
func (*ListNotificationsResponse) GetNotifications ¶
func (m *ListNotificationsResponse) GetNotifications() []*notification.Notification
func (*ListNotificationsResponse) GetPrevPageToken ¶
func (m *ListNotificationsResponse) GetPrevPageToken() *notification.PagerCursor
func (*ListNotificationsResponse) GetTotalResultsCount ¶
func (m *ListNotificationsResponse) GetTotalResultsCount() int32
func (*ListNotificationsResponse) GotenMessage ¶
func (*ListNotificationsResponse) GotenMessage()
func (*ListNotificationsResponse) GotenObjectExt ¶
func (o *ListNotificationsResponse) GotenObjectExt()
func (*ListNotificationsResponse) GotenValidate ¶
func (obj *ListNotificationsResponse) GotenValidate() error
func (*ListNotificationsResponse) MakeDiffFieldMask ¶
func (o *ListNotificationsResponse) MakeDiffFieldMask(other *ListNotificationsResponse) *ListNotificationsResponse_FieldMask
func (*ListNotificationsResponse) MakeFullFieldMask ¶
func (o *ListNotificationsResponse) MakeFullFieldMask() *ListNotificationsResponse_FieldMask
func (*ListNotificationsResponse) MakeRawDiffFieldMask ¶
func (o *ListNotificationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListNotificationsResponse) MakeRawFullFieldMask ¶
func (o *ListNotificationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListNotificationsResponse) Marshal ¶
func (m *ListNotificationsResponse) Marshal() ([]byte, error)
func (*ListNotificationsResponse) MarshalJSON ¶
func (m *ListNotificationsResponse) MarshalJSON() ([]byte, error)
func (*ListNotificationsResponse) Merge ¶
func (o *ListNotificationsResponse) Merge(source *ListNotificationsResponse)
func (*ListNotificationsResponse) MergeRaw ¶
func (o *ListNotificationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListNotificationsResponse) ProtoMessage ¶
func (*ListNotificationsResponse) ProtoMessage()
func (*ListNotificationsResponse) ProtoReflect ¶
func (m *ListNotificationsResponse) ProtoReflect() preflect.Message
func (*ListNotificationsResponse) Reset ¶
func (m *ListNotificationsResponse) Reset()
func (*ListNotificationsResponse) SetCurrentOffset ¶
func (m *ListNotificationsResponse) SetCurrentOffset(fv int32)
func (*ListNotificationsResponse) SetNextPageToken ¶
func (m *ListNotificationsResponse) SetNextPageToken(fv *notification.PagerCursor)
func (*ListNotificationsResponse) SetNotifications ¶
func (m *ListNotificationsResponse) SetNotifications(fv []*notification.Notification)
func (*ListNotificationsResponse) SetPrevPageToken ¶
func (m *ListNotificationsResponse) SetPrevPageToken(fv *notification.PagerCursor)
func (*ListNotificationsResponse) SetTotalResultsCount ¶
func (m *ListNotificationsResponse) SetTotalResultsCount(fv int32)
func (*ListNotificationsResponse) String ¶
func (m *ListNotificationsResponse) String() string
func (*ListNotificationsResponse) Unmarshal ¶
func (m *ListNotificationsResponse) Unmarshal(b []byte) error
func (*ListNotificationsResponse) UnmarshalJSON ¶
func (m *ListNotificationsResponse) UnmarshalJSON(data []byte) error
type ListNotificationsResponseFieldPathBuilder ¶
type ListNotificationsResponseFieldPathBuilder struct{}
func NewListNotificationsResponseFieldPathBuilder ¶
func NewListNotificationsResponseFieldPathBuilder() ListNotificationsResponseFieldPathBuilder
func (ListNotificationsResponseFieldPathBuilder) CurrentOffset ¶
func (ListNotificationsResponseFieldPathBuilder) CurrentOffset() ListNotificationsResponsePathSelectorCurrentOffset
func (ListNotificationsResponseFieldPathBuilder) NextPageToken ¶
func (ListNotificationsResponseFieldPathBuilder) NextPageToken() ListNotificationsResponsePathSelectorNextPageToken
func (ListNotificationsResponseFieldPathBuilder) Notifications ¶
func (ListNotificationsResponseFieldPathBuilder) Notifications() ListNotificationsResponsePathSelectorNotifications
func (ListNotificationsResponseFieldPathBuilder) PrevPageToken ¶
func (ListNotificationsResponseFieldPathBuilder) PrevPageToken() ListNotificationsResponsePathSelectorPrevPageToken
func (ListNotificationsResponseFieldPathBuilder) TotalResultsCount ¶
func (ListNotificationsResponseFieldPathBuilder) TotalResultsCount() ListNotificationsResponsePathSelectorTotalResultsCount
type ListNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations ¶
type ListNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithArrayOfValues ¶
func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels ¶
type ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithArrayOfValues ¶
func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithValue ¶
func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponseMapPathSelectorNotificationsMetadataShards ¶
type ListNotificationsResponseMapPathSelectorNotificationsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithArrayOfValues ¶
func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithArrayOfValues(values []int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithValue ¶
func (s ListNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithValue(value int64) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorCurrentOffset ¶
type ListNotificationsResponsePathSelectorCurrentOffset struct{}
func (ListNotificationsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
func (ListNotificationsResponsePathSelectorCurrentOffset) WithValue ¶
func (s ListNotificationsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListNotificationsResponse_FieldTerminalPathValue
type ListNotificationsResponsePathSelectorNextPageToken ¶
type ListNotificationsResponsePathSelectorNextPageToken struct{}
func (ListNotificationsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*notification.PagerCursor) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
func (ListNotificationsResponsePathSelectorNextPageToken) WithValue ¶
func (s ListNotificationsResponsePathSelectorNextPageToken) WithValue(value *notification.PagerCursor) *ListNotificationsResponse_FieldTerminalPathValue
type ListNotificationsResponsePathSelectorNotifications ¶
type ListNotificationsResponsePathSelectorNotifications struct{}
func (ListNotificationsResponsePathSelectorNotifications) AlertingPolicy ¶
func (ListNotificationsResponsePathSelectorNotifications) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotifications) WithArrayOfValues(values [][]*notification.Notification) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotifications) WithItemValue ¶
func (s ListNotificationsResponsePathSelectorNotifications) WithItemValue(value *notification.Notification) *ListNotificationsResponse_FieldTerminalPathArrayItemValue
func (ListNotificationsResponsePathSelectorNotifications) WithSubArrayItemValue ¶
func (s ListNotificationsResponsePathSelectorNotifications) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *ListNotificationsResponse_FieldSubPathArrayItemValue
func (ListNotificationsResponsePathSelectorNotifications) WithSubArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotifications) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotifications) WithSubPath ¶
func (ListNotificationsResponsePathSelectorNotifications) WithSubPath(subPath notification.Notification_FieldPath) *ListNotificationsResponse_FieldSubPath
func (ListNotificationsResponsePathSelectorNotifications) WithSubValue ¶
func (s ListNotificationsResponsePathSelectorNotifications) WithSubValue(subPathValue notification.Notification_FieldPathValue) *ListNotificationsResponse_FieldSubPathValue
func (ListNotificationsResponsePathSelectorNotifications) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotifications) WithValue(value []*notification.Notification) *ListNotificationsResponse_FieldTerminalPathValue
type ListNotificationsResponsePathSelectorNotificationsAlertingPolicy ¶
type ListNotificationsResponsePathSelectorNotificationsAlertingPolicy struct{}
func (ListNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsAlerts ¶
type ListNotificationsResponsePathSelectorNotificationsAlerts struct{}
func (ListNotificationsResponsePathSelectorNotificationsAlerts) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsAlerts) WithArrayOfValues(values [][]*alert.Name) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsAlerts) WithItemValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsAlerts) WithItemValue(value *alert.Name) *ListNotificationsResponse_FieldSubPathArrayItemValue
func (ListNotificationsResponsePathSelectorNotificationsAlerts) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsAlerts) WithValue(value []*alert.Name) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsMetadata ¶
type ListNotificationsResponsePathSelectorNotificationsMetadata struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadata) Annotations ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadata) CreateTime ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadata) DeleteTime ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadata) Generation ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadata) OwnerReferences ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadata) ResourceVersion ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadata) UpdateTime ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadata) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsMetadata) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadata) WithValue(value *ntt_meta.Meta) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithValue(value map[string]string) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsMetadataCreateTime ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataCreateTime struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataDeleteTime ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataDeleteTime struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataGeneration ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataGeneration struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithArrayOfValues(values []int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithValue(value int64) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsMetadataLabels ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataLabels struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataLabels) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsMetadataLabels) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataLabels) WithValue(value map[string]string) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle) BlockDeletion ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleState ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleState struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Controller ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) RequiresOwnerReference ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithItemValue ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataResourceVersion ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataResourceVersion struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataShards ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataShards struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataShards) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsMetadataShards) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataShards) WithValue(value map[string]int64) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsMetadataSyncing ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataSyncing struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncing) OwningRegion ¶
func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithItemValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithItemValue(value string) *ListNotificationsResponse_FieldSubPathArrayItemValue
func (ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithValue(value []string) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsMetadataTags ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataTags struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataTags) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataTags) WithArrayOfValues(values [][]string) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsMetadataTags) WithItemValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataTags) WithItemValue(value string) *ListNotificationsResponse_FieldSubPathArrayItemValue
func (ListNotificationsResponsePathSelectorNotificationsMetadataTags) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataTags) WithValue(value []string) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsMetadataUpdateTime ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataUpdateTime struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsMetadataUuid ¶
type ListNotificationsResponsePathSelectorNotificationsMetadataUuid struct{}
func (ListNotificationsResponsePathSelectorNotificationsMetadataUuid) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataUuid) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsMetadataUuid) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsMetadataUuid) WithValue(value string) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsName ¶
type ListNotificationsResponsePathSelectorNotificationsName struct{}
func (ListNotificationsResponsePathSelectorNotificationsName) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsName) WithArrayOfValues(values []*notification.Name) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsName) WithValue ¶
func (s ListNotificationsResponsePathSelectorNotificationsName) WithValue(value *notification.Name) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsState ¶
type ListNotificationsResponsePathSelectorNotificationsState struct{}
func (ListNotificationsResponsePathSelectorNotificationsState) AlertsLifetime ¶
func (ListNotificationsResponsePathSelectorNotificationsState) IncidentNotifyAttemptsDone ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsState) IncidentNotifyAttemptsDone() ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone
func (ListNotificationsResponsePathSelectorNotificationsState) IsResolved ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsState) LifecycleCompleted ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsState) NotificationState ¶
func (ListNotificationsResponsePathSelectorNotificationsState) ResolutionNotificationState ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsState) ResolutionNotificationState() ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState
func (ListNotificationsResponsePathSelectorNotificationsState) ResolutionNotifyAttemptsDone ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsState) ResolutionNotifyAttemptsDone() ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone
func (ListNotificationsResponsePathSelectorNotificationsState) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsState) WithArrayOfValues(values []*notification.Notification_State) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime ¶
type ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime ¶
type ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime ¶
type ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s ListNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateIsResolved ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateIsResolved struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateIsResolved) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateIsResolved) WithArrayOfValues ¶ added in v0.10.12
func (s ListNotificationsResponsePathSelectorNotificationsStateIsResolved) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsStateIsResolved) WithValue ¶ added in v0.10.12
func (s ListNotificationsResponsePathSelectorNotificationsStateIsResolved) WithValue(value bool) *ListNotificationsResponse_FieldSubPathValue
type ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s ListNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateNotificationState ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationState struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) NotificationChannel ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) NotifyAttempts ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) ProviderData ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *ListNotificationsResponse_FieldSubPathArrayOfValues
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationState) WithItemValue ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateError ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateError struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) PagerDuty ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) WithArrayOfValues ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) IncidentKey ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) Ts ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) WithArrayOfValues ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) FieldPath ¶
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus ¶
type ListNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) WithArrayOfValues ¶
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Error ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotificationChannel ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotifyAttempts ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) ProviderData ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Status ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithArrayOfValues ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithItemValue ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithArrayOfValues ¶ added in v0.10.12
func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) WithArrayOfValues ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues ¶ added in v0.10.12
func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) PagerDuty ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) Slack ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) WithArrayOfValues ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) Ts ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues ¶ added in v0.10.12
func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) WithArrayOfValues ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone ¶ added in v0.10.12
type ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone struct{}
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s ListNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *ListNotificationsResponse_FieldSubPathArrayOfValues
type ListNotificationsResponsePathSelectorPrevPageToken ¶
type ListNotificationsResponsePathSelectorPrevPageToken struct{}
func (ListNotificationsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*notification.PagerCursor) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
func (ListNotificationsResponsePathSelectorPrevPageToken) WithValue ¶
func (s ListNotificationsResponsePathSelectorPrevPageToken) WithValue(value *notification.PagerCursor) *ListNotificationsResponse_FieldTerminalPathValue
type ListNotificationsResponsePathSelectorTotalResultsCount ¶
type ListNotificationsResponsePathSelectorTotalResultsCount struct{}
func (ListNotificationsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶
func (s ListNotificationsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListNotificationsResponse_FieldTerminalPathArrayOfValues
func (ListNotificationsResponsePathSelectorTotalResultsCount) WithValue ¶
func (s ListNotificationsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListNotificationsResponse_FieldTerminalPathValue
type ListNotificationsResponse_FieldMask ¶
type ListNotificationsResponse_FieldMask struct {
Paths []ListNotificationsResponse_FieldPath
}
func FullListNotificationsResponse_FieldMask ¶
func FullListNotificationsResponse_FieldMask() *ListNotificationsResponse_FieldMask
func (*ListNotificationsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListNotificationsResponse_FieldMask) AppendPath(path ListNotificationsResponse_FieldPath)
func (*ListNotificationsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListNotificationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListNotificationsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListNotificationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListNotificationsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListNotificationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListNotificationsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListNotificationsResponse_FieldMask) FilterInputFields() *ListNotificationsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListNotificationsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListNotificationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListNotificationsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListNotificationsResponse_FieldMask) GetPaths() []ListNotificationsResponse_FieldPath
func (*ListNotificationsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListNotificationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListNotificationsResponse_FieldMask) IsFull ¶
func (fieldMask *ListNotificationsResponse_FieldMask) IsFull() bool
func (ListNotificationsResponse_FieldMask) Marshal ¶
func (fieldMask ListNotificationsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListNotificationsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListNotificationsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListNotificationsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListNotificationsResponse_FieldMask) PathsCount() int
func (*ListNotificationsResponse_FieldMask) Project ¶
func (fieldMask *ListNotificationsResponse_FieldMask) Project(source *ListNotificationsResponse) *ListNotificationsResponse
func (*ListNotificationsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListNotificationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListNotificationsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListNotificationsResponse_FieldMask) ProtoMessage()
func (*ListNotificationsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListNotificationsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListNotificationsResponse_FieldMask) Reset ¶
func (fieldMask *ListNotificationsResponse_FieldMask) Reset()
func (*ListNotificationsResponse_FieldMask) Set ¶
func (fieldMask *ListNotificationsResponse_FieldMask) Set(target, source *ListNotificationsResponse)
func (*ListNotificationsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListNotificationsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListNotificationsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListNotificationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListNotificationsResponse_FieldMask) Size ¶
func (fieldMask *ListNotificationsResponse_FieldMask) Size() int
func (*ListNotificationsResponse_FieldMask) String ¶
func (fieldMask *ListNotificationsResponse_FieldMask) String() string
func (*ListNotificationsResponse_FieldMask) Subtract ¶
func (fieldMask *ListNotificationsResponse_FieldMask) Subtract(other *ListNotificationsResponse_FieldMask) *ListNotificationsResponse_FieldMask
func (*ListNotificationsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListNotificationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListNotificationsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListNotificationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListNotificationsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListNotificationsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListNotificationsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListNotificationsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListNotificationsResponse_FieldPath ¶
type ListNotificationsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListNotificationsResponse_FieldPathSelector Get(source *ListNotificationsResponse) []interface{} GetSingle(source *ListNotificationsResponse) (interface{}, bool) ClearValue(item *ListNotificationsResponse) // Those methods build corresponding ListNotificationsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListNotificationsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListNotificationsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListNotificationsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListNotificationsResponse_FieldPath ¶
func BuildListNotificationsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListNotificationsResponse_FieldPath, error)
func MustParseListNotificationsResponse_FieldPath ¶
func MustParseListNotificationsResponse_FieldPath(rawField string) ListNotificationsResponse_FieldPath
func ParseListNotificationsResponse_FieldPath ¶
func ParseListNotificationsResponse_FieldPath(rawField string) (ListNotificationsResponse_FieldPath, error)
type ListNotificationsResponse_FieldPathArrayItemValue ¶
type ListNotificationsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListNotificationsResponse_FieldPath ContainsValue(*ListNotificationsResponse) bool }
ListNotificationsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListNotificationsResponse according to their type Present only for array (repeated) types.
func MustParseListNotificationsResponse_FieldPathArrayItemValue ¶
func MustParseListNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListNotificationsResponse_FieldPathArrayItemValue
func ParseListNotificationsResponse_FieldPathArrayItemValue ¶
func ParseListNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListNotificationsResponse_FieldPathArrayItemValue, error)
ParseListNotificationsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListNotificationsResponse_FieldPathArrayOfValues ¶
type ListNotificationsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListNotificationsResponse_FieldPath }
ListNotificationsResponse_FieldPathArrayOfValues allows storing slice of values for ListNotificationsResponse fields according to their type
func MustParseListNotificationsResponse_FieldPathArrayOfValues ¶
func MustParseListNotificationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListNotificationsResponse_FieldPathArrayOfValues
func ParseListNotificationsResponse_FieldPathArrayOfValues ¶
func ParseListNotificationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListNotificationsResponse_FieldPathArrayOfValues, error)
type ListNotificationsResponse_FieldPathSelector ¶
type ListNotificationsResponse_FieldPathSelector int32
const ( ListNotificationsResponse_FieldPathSelectorNotifications ListNotificationsResponse_FieldPathSelector = 0 ListNotificationsResponse_FieldPathSelectorPrevPageToken ListNotificationsResponse_FieldPathSelector = 1 ListNotificationsResponse_FieldPathSelectorNextPageToken ListNotificationsResponse_FieldPathSelector = 2 ListNotificationsResponse_FieldPathSelectorCurrentOffset ListNotificationsResponse_FieldPathSelector = 3 ListNotificationsResponse_FieldPathSelectorTotalResultsCount ListNotificationsResponse_FieldPathSelector = 4 )
func (ListNotificationsResponse_FieldPathSelector) String ¶
func (s ListNotificationsResponse_FieldPathSelector) String() string
type ListNotificationsResponse_FieldPathValue ¶
type ListNotificationsResponse_FieldPathValue interface { ListNotificationsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListNotificationsResponse) CompareWith(*ListNotificationsResponse) (cmp int, comparable bool) }
ListNotificationsResponse_FieldPathValue allows storing values for ListNotificationsResponse fields according to their type
func MustParseListNotificationsResponse_FieldPathValue ¶
func MustParseListNotificationsResponse_FieldPathValue(pathStr, valueStr string) ListNotificationsResponse_FieldPathValue
func ParseListNotificationsResponse_FieldPathValue ¶
func ParseListNotificationsResponse_FieldPathValue(pathStr, valueStr string) (ListNotificationsResponse_FieldPathValue, error)
type ListNotificationsResponse_FieldSubPath ¶
type ListNotificationsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListNotificationsResponse_FieldSubPath) AsNotificationsSubPath ¶
func (fps *ListNotificationsResponse_FieldSubPath) AsNotificationsSubPath() (notification.Notification_FieldPath, bool)
func (*ListNotificationsResponse_FieldSubPath) ClearValue ¶
func (fps *ListNotificationsResponse_FieldSubPath) ClearValue(item *ListNotificationsResponse)
func (*ListNotificationsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListNotificationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListNotificationsResponse_FieldSubPath) Get ¶
func (fps *ListNotificationsResponse_FieldSubPath) Get(source *ListNotificationsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListNotificationsResponse
func (*ListNotificationsResponse_FieldSubPath) GetDefault ¶
func (fps *ListNotificationsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListNotificationsResponse_FieldSubPath) GetRaw ¶
func (fps *ListNotificationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListNotificationsResponse_FieldSubPath) GetSingle ¶
func (fps *ListNotificationsResponse_FieldSubPath) GetSingle(source *ListNotificationsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListNotificationsResponse
func (*ListNotificationsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListNotificationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListNotificationsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListNotificationsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListNotificationsResponse_FieldSubPath) JSONString ¶
func (fps *ListNotificationsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListNotificationsResponse_FieldSubPath) Selector ¶
func (fps *ListNotificationsResponse_FieldSubPath) Selector() ListNotificationsResponse_FieldPathSelector
func (*ListNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *ListNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListNotificationsResponse_FieldSubPath) String ¶
func (fps *ListNotificationsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListNotificationsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListNotificationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListNotificationsResponse_FieldPathArrayItemValue
func (*ListNotificationsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListNotificationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListNotificationsResponse_FieldPathArrayOfValues
func (*ListNotificationsResponse_FieldSubPath) WithIValue ¶
func (fps *ListNotificationsResponse_FieldSubPath) WithIValue(value interface{}) ListNotificationsResponse_FieldPathValue
func (*ListNotificationsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListNotificationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListNotificationsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListNotificationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListNotificationsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListNotificationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListNotificationsResponse_FieldSubPathArrayItemValue ¶
type ListNotificationsResponse_FieldSubPathArrayItemValue struct { ListNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*ListNotificationsResponse_FieldSubPathArrayItemValue) AsNotificationsPathItemValue ¶
func (fpaivs *ListNotificationsResponse_FieldSubPathArrayItemValue) AsNotificationsPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
func (*ListNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListNotificationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListNotificationsResponse'
func (*ListNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListNotificationsResponse_FieldSubPathArrayOfValues ¶
type ListNotificationsResponse_FieldSubPathArrayOfValues struct { ListNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*ListNotificationsResponse_FieldSubPathArrayOfValues) AsNotificationsPathArrayOfValues ¶
func (fpsaov *ListNotificationsResponse_FieldSubPathArrayOfValues) AsNotificationsPathArrayOfValues() (notification.Notification_FieldPathArrayOfValues, bool)
func (*ListNotificationsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListNotificationsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListNotificationsResponse_FieldSubPathValue ¶
type ListNotificationsResponse_FieldSubPathValue struct { ListNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*ListNotificationsResponse_FieldSubPathValue) AsNotificationsPathValue ¶
func (fpvs *ListNotificationsResponse_FieldSubPathValue) AsNotificationsPathValue() (notification.Notification_FieldPathValue, bool)
func (*ListNotificationsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListNotificationsResponse_FieldSubPathValue) CompareWith(source *ListNotificationsResponse) (int, bool)
func (*ListNotificationsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListNotificationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListNotificationsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListNotificationsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListNotificationsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListNotificationsResponse_FieldSubPathValue) SetTo(target **ListNotificationsResponse)
func (*ListNotificationsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListNotificationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListNotificationsResponse_FieldTerminalPath ¶
type ListNotificationsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListNotificationsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) ClearValue(item *ListNotificationsResponse)
func (*ListNotificationsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListNotificationsResponse_FieldTerminalPath) Get ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) Get(source *ListNotificationsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListNotificationsResponse
func (*ListNotificationsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListNotificationsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListNotificationsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) GetSingle(source *ListNotificationsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListNotificationsResponse
func (*ListNotificationsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListNotificationsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListNotificationsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListNotificationsResponse_FieldTerminalPath) Selector ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) Selector() ListNotificationsResponse_FieldPathSelector
func (*ListNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListNotificationsResponse_FieldTerminalPath) String ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListNotificationsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListNotificationsResponse_FieldPathArrayItemValue
func (*ListNotificationsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListNotificationsResponse_FieldPathArrayOfValues
func (*ListNotificationsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) WithIValue(value interface{}) ListNotificationsResponse_FieldPathValue
func (*ListNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListNotificationsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListNotificationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListNotificationsResponse_FieldTerminalPathArrayItemValue ¶
type ListNotificationsResponse_FieldTerminalPathArrayItemValue struct { ListNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationsItemValue ¶
func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationsItemValue() (*notification.Notification, bool)
func (*ListNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListNotificationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListNotificationsResponse'
func (*ListNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListNotificationsResponse as interface{}
func (*ListNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListNotificationsResponse) (interface{}, bool)
func (*ListNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListNotificationsResponse_FieldTerminalPathArrayOfValues ¶
type ListNotificationsResponse_FieldTerminalPathArrayOfValues struct { ListNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶
func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
func (*ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationsArrayOfValues ¶
func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationsArrayOfValues() ([][]*notification.Notification, bool)
func (*ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
func (*ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶
func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListNotificationsResponse_FieldTerminalPathValue ¶
type ListNotificationsResponse_FieldTerminalPathValue struct { ListNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListNotificationsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListNotificationsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*notification.PagerCursor, bool)
func (*ListNotificationsResponse_FieldTerminalPathValue) AsNotificationsValue ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsNotificationsValue() ([]*notification.Notification, bool)
func (*ListNotificationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification.PagerCursor, bool)
func (*ListNotificationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListNotificationsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) CompareWith(source *ListNotificationsResponse) (int, bool)
CompareWith compares value in the 'ListNotificationsResponse_FieldTerminalPathValue' with the value under path in 'ListNotificationsResponse'.
func (*ListNotificationsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListNotificationsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListNotificationsResponse' as interface{}
func (*ListNotificationsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) SetTo(target **ListNotificationsResponse)
SetTo stores value for selected field for object ListNotificationsResponse
func (*ListNotificationsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListNotificationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type NotificationServiceClient ¶
type NotificationServiceClient interface { GetNotification(ctx context.Context, in *GetNotificationRequest, opts ...grpc.CallOption) (*notification.Notification, error) BatchGetNotifications(ctx context.Context, in *BatchGetNotificationsRequest, opts ...grpc.CallOption) (*BatchGetNotificationsResponse, error) ListNotifications(ctx context.Context, in *ListNotificationsRequest, opts ...grpc.CallOption) (*ListNotificationsResponse, error) WatchNotification(ctx context.Context, in *WatchNotificationRequest, opts ...grpc.CallOption) (WatchNotificationClientStream, error) WatchNotifications(ctx context.Context, in *WatchNotificationsRequest, opts ...grpc.CallOption) (WatchNotificationsClientStream, error) CreateNotification(ctx context.Context, in *CreateNotificationRequest, opts ...grpc.CallOption) (*notification.Notification, error) UpdateNotification(ctx context.Context, in *UpdateNotificationRequest, opts ...grpc.CallOption) (*notification.Notification, error) DeleteNotification(ctx context.Context, in *DeleteNotificationRequest, opts ...grpc.CallOption) (*empty.Empty, error) SearchNotifications(ctx context.Context, in *SearchNotificationsRequest, opts ...grpc.CallOption) (*SearchNotificationsResponse, error) }
NotificationServiceClient is the client API for NotificationService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNotificationServiceClient ¶
func NewNotificationServiceClient(cc grpc.ClientConnInterface) NotificationServiceClient
type NotificationServiceDescriptor ¶
type NotificationServiceDescriptor struct{}
func GetNotificationServiceDescriptor ¶
func GetNotificationServiceDescriptor() *NotificationServiceDescriptor
func (*NotificationServiceDescriptor) AllMethodDescriptors ¶
func (d *NotificationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*NotificationServiceDescriptor) GetApiName ¶
func (d *NotificationServiceDescriptor) GetApiName() string
func (*NotificationServiceDescriptor) GetFullAPIName ¶
func (d *NotificationServiceDescriptor) GetFullAPIName() string
func (*NotificationServiceDescriptor) GetProtoPkgName ¶
func (d *NotificationServiceDescriptor) GetProtoPkgName() string
func (*NotificationServiceDescriptor) GetServiceDomain ¶
func (d *NotificationServiceDescriptor) GetServiceDomain() string
func (*NotificationServiceDescriptor) GetServiceVersion ¶
func (d *NotificationServiceDescriptor) GetServiceVersion() string
type SearchNotificationsDescriptor ¶
type SearchNotificationsDescriptor struct{}
func GetSearchNotificationsDescriptor ¶
func GetSearchNotificationsDescriptor() *SearchNotificationsDescriptor
func (*SearchNotificationsDescriptor) GetApiDescriptor ¶
func (d *SearchNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*SearchNotificationsDescriptor) GetApiName ¶
func (d *SearchNotificationsDescriptor) GetApiName() string
func (*SearchNotificationsDescriptor) GetClientMsgReflectHandle ¶
func (d *SearchNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchNotificationsDescriptor) GetFullMethodName ¶
func (d *SearchNotificationsDescriptor) GetFullMethodName() string
func (*SearchNotificationsDescriptor) GetMethodName ¶
func (d *SearchNotificationsDescriptor) GetMethodName() string
func (*SearchNotificationsDescriptor) GetProtoPkgName ¶
func (d *SearchNotificationsDescriptor) GetProtoPkgName() string
func (*SearchNotificationsDescriptor) GetResourceDescriptor ¶
func (d *SearchNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*SearchNotificationsDescriptor) GetServerMsgReflectHandle ¶
func (d *SearchNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchNotificationsDescriptor) GetServiceDomain ¶
func (d *SearchNotificationsDescriptor) GetServiceDomain() string
func (*SearchNotificationsDescriptor) GetServiceVersion ¶
func (d *SearchNotificationsDescriptor) GetServiceVersion() string
func (*SearchNotificationsDescriptor) GetVerb ¶
func (d *SearchNotificationsDescriptor) GetVerb() string
func (*SearchNotificationsDescriptor) HasResource ¶
func (d *SearchNotificationsDescriptor) HasResource() bool
func (*SearchNotificationsDescriptor) IsClientStream ¶
func (d *SearchNotificationsDescriptor) IsClientStream() bool
func (*SearchNotificationsDescriptor) IsCollection ¶
func (d *SearchNotificationsDescriptor) IsCollection() bool
func (*SearchNotificationsDescriptor) IsPlural ¶
func (d *SearchNotificationsDescriptor) IsPlural() bool
func (*SearchNotificationsDescriptor) IsServerStream ¶
func (d *SearchNotificationsDescriptor) IsServerStream() bool
func (*SearchNotificationsDescriptor) IsUnary ¶
func (d *SearchNotificationsDescriptor) IsUnary() bool
func (*SearchNotificationsDescriptor) NewEmptyClientMsg ¶
func (d *SearchNotificationsDescriptor) NewEmptyClientMsg() proto.Message
func (*SearchNotificationsDescriptor) NewEmptyServerMsg ¶
func (d *SearchNotificationsDescriptor) NewEmptyServerMsg() proto.Message
func (*SearchNotificationsDescriptor) RequestHasResourceBody ¶
func (d *SearchNotificationsDescriptor) RequestHasResourceBody() bool
type SearchNotificationsDescriptorClientMsgHandle ¶
type SearchNotificationsDescriptorClientMsgHandle struct{}
func (*SearchNotificationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchNotificationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchNotificationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchNotificationsDescriptorServerMsgHandle ¶
type SearchNotificationsDescriptorServerMsgHandle struct{}
func (*SearchNotificationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchNotificationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchNotificationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchNotificationsRequest ¶
type SearchNotificationsRequest struct { // Parent name of ntt.monitoring.v3.Notification Parent *notification.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Notifications 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 // [SearchNotificationsResponse.next_page_token][ntt.monitoring.v3.SearchNotificationsResponse.next_page_token] PageToken *notification.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.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.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.Notification_FieldMask `` /* 144-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"` // Optional search phrase used to further filter results. Phrase string `protobuf:"bytes,8,opt,name=phrase,proto3" json:"phrase,omitempty" firestore:"phrase"` // contains filtered or unexported fields }
Request message for method [SearchNotifications][ntt.monitoring.v3.SearchNotifications]
func (*SearchNotificationsRequest) Clone ¶
func (o *SearchNotificationsRequest) Clone() *SearchNotificationsRequest
func (*SearchNotificationsRequest) CloneRaw ¶
func (o *SearchNotificationsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*SearchNotificationsRequest) Descriptor ¶
func (*SearchNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use SearchNotificationsRequest.ProtoReflect.Descriptor instead.
func (*SearchNotificationsRequest) GetFieldMask ¶
func (m *SearchNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
func (*SearchNotificationsRequest) GetFilter ¶
func (m *SearchNotificationsRequest) GetFilter() *notification.Filter
func (*SearchNotificationsRequest) GetOrderBy ¶
func (m *SearchNotificationsRequest) GetOrderBy() *notification.OrderBy
func (*SearchNotificationsRequest) GetPageSize ¶
func (m *SearchNotificationsRequest) GetPageSize() int32
func (*SearchNotificationsRequest) GetPageToken ¶
func (m *SearchNotificationsRequest) GetPageToken() *notification.PagerCursor
func (*SearchNotificationsRequest) GetParent ¶
func (m *SearchNotificationsRequest) GetParent() *notification.ParentName
func (*SearchNotificationsRequest) GetPhrase ¶
func (m *SearchNotificationsRequest) GetPhrase() string
func (*SearchNotificationsRequest) GetView ¶
func (m *SearchNotificationsRequest) GetView() view.View
func (*SearchNotificationsRequest) GotenMessage ¶
func (*SearchNotificationsRequest) GotenMessage()
func (*SearchNotificationsRequest) GotenObjectExt ¶
func (o *SearchNotificationsRequest) GotenObjectExt()
func (*SearchNotificationsRequest) GotenValidate ¶
func (obj *SearchNotificationsRequest) GotenValidate() error
func (*SearchNotificationsRequest) MakeDiffFieldMask ¶
func (o *SearchNotificationsRequest) MakeDiffFieldMask(other *SearchNotificationsRequest) *SearchNotificationsRequest_FieldMask
func (*SearchNotificationsRequest) MakeFullFieldMask ¶
func (o *SearchNotificationsRequest) MakeFullFieldMask() *SearchNotificationsRequest_FieldMask
func (*SearchNotificationsRequest) MakeRawDiffFieldMask ¶
func (o *SearchNotificationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchNotificationsRequest) MakeRawFullFieldMask ¶
func (o *SearchNotificationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchNotificationsRequest) Marshal ¶
func (m *SearchNotificationsRequest) Marshal() ([]byte, error)
func (*SearchNotificationsRequest) MarshalJSON ¶
func (m *SearchNotificationsRequest) MarshalJSON() ([]byte, error)
func (*SearchNotificationsRequest) Merge ¶
func (o *SearchNotificationsRequest) Merge(source *SearchNotificationsRequest)
func (*SearchNotificationsRequest) MergeRaw ¶
func (o *SearchNotificationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchNotificationsRequest) ProtoMessage ¶
func (*SearchNotificationsRequest) ProtoMessage()
func (*SearchNotificationsRequest) ProtoReflect ¶
func (m *SearchNotificationsRequest) ProtoReflect() preflect.Message
func (*SearchNotificationsRequest) Reset ¶
func (m *SearchNotificationsRequest) Reset()
func (*SearchNotificationsRequest) SetFieldMask ¶
func (m *SearchNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*SearchNotificationsRequest) SetFilter ¶
func (m *SearchNotificationsRequest) SetFilter(fv *notification.Filter)
func (*SearchNotificationsRequest) SetOrderBy ¶
func (m *SearchNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
func (*SearchNotificationsRequest) SetPageSize ¶
func (m *SearchNotificationsRequest) SetPageSize(fv int32)
func (*SearchNotificationsRequest) SetPageToken ¶
func (m *SearchNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
func (*SearchNotificationsRequest) SetParent ¶
func (m *SearchNotificationsRequest) SetParent(fv *notification.ParentName)
func (*SearchNotificationsRequest) SetPhrase ¶
func (m *SearchNotificationsRequest) SetPhrase(fv string)
func (*SearchNotificationsRequest) SetView ¶
func (m *SearchNotificationsRequest) SetView(fv view.View)
func (*SearchNotificationsRequest) String ¶
func (m *SearchNotificationsRequest) String() string
func (*SearchNotificationsRequest) Unmarshal ¶
func (m *SearchNotificationsRequest) Unmarshal(b []byte) error
func (*SearchNotificationsRequest) UnmarshalJSON ¶
func (m *SearchNotificationsRequest) UnmarshalJSON(data []byte) error
type SearchNotificationsRequestFieldPathBuilder ¶
type SearchNotificationsRequestFieldPathBuilder struct{}
func NewSearchNotificationsRequestFieldPathBuilder ¶
func NewSearchNotificationsRequestFieldPathBuilder() SearchNotificationsRequestFieldPathBuilder
type SearchNotificationsRequestPathSelectorFieldMask ¶
type SearchNotificationsRequestPathSelectorFieldMask struct{}
func (SearchNotificationsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s SearchNotificationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
type SearchNotificationsRequestPathSelectorFilter ¶
type SearchNotificationsRequestPathSelectorFilter struct{}
func (SearchNotificationsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s SearchNotificationsRequestPathSelectorFilter) WithArrayOfValues(values []*notification.Filter) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
func (SearchNotificationsRequestPathSelectorFilter) WithValue ¶
func (s SearchNotificationsRequestPathSelectorFilter) WithValue(value *notification.Filter) *SearchNotificationsRequest_FieldTerminalPathValue
type SearchNotificationsRequestPathSelectorOrderBy ¶
type SearchNotificationsRequestPathSelectorOrderBy struct{}
func (SearchNotificationsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s SearchNotificationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification.OrderBy) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
func (SearchNotificationsRequestPathSelectorOrderBy) WithValue ¶
func (s SearchNotificationsRequestPathSelectorOrderBy) WithValue(value *notification.OrderBy) *SearchNotificationsRequest_FieldTerminalPathValue
type SearchNotificationsRequestPathSelectorPageSize ¶
type SearchNotificationsRequestPathSelectorPageSize struct{}
func (SearchNotificationsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s SearchNotificationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
func (SearchNotificationsRequestPathSelectorPageSize) WithValue ¶
func (s SearchNotificationsRequestPathSelectorPageSize) WithValue(value int32) *SearchNotificationsRequest_FieldTerminalPathValue
type SearchNotificationsRequestPathSelectorPageToken ¶
type SearchNotificationsRequestPathSelectorPageToken struct{}
func (SearchNotificationsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s SearchNotificationsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification.PagerCursor) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
func (SearchNotificationsRequestPathSelectorPageToken) WithValue ¶
func (s SearchNotificationsRequestPathSelectorPageToken) WithValue(value *notification.PagerCursor) *SearchNotificationsRequest_FieldTerminalPathValue
type SearchNotificationsRequestPathSelectorParent ¶
type SearchNotificationsRequestPathSelectorParent struct{}
func (SearchNotificationsRequestPathSelectorParent) WithArrayOfValues ¶
func (s SearchNotificationsRequestPathSelectorParent) WithArrayOfValues(values []*notification.ParentName) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
func (SearchNotificationsRequestPathSelectorParent) WithValue ¶
func (s SearchNotificationsRequestPathSelectorParent) WithValue(value *notification.ParentName) *SearchNotificationsRequest_FieldTerminalPathValue
type SearchNotificationsRequestPathSelectorPhrase ¶
type SearchNotificationsRequestPathSelectorPhrase struct{}
func (SearchNotificationsRequestPathSelectorPhrase) WithArrayOfValues ¶
func (s SearchNotificationsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
func (SearchNotificationsRequestPathSelectorPhrase) WithValue ¶
func (s SearchNotificationsRequestPathSelectorPhrase) WithValue(value string) *SearchNotificationsRequest_FieldTerminalPathValue
type SearchNotificationsRequestPathSelectorView ¶
type SearchNotificationsRequestPathSelectorView struct{}
func (SearchNotificationsRequestPathSelectorView) WithArrayOfValues ¶
func (s SearchNotificationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchNotificationsRequest_FieldTerminalPathArrayOfValues
func (SearchNotificationsRequestPathSelectorView) WithValue ¶
func (s SearchNotificationsRequestPathSelectorView) WithValue(value view.View) *SearchNotificationsRequest_FieldTerminalPathValue
type SearchNotificationsRequest_FieldMask ¶
type SearchNotificationsRequest_FieldMask struct {
Paths []SearchNotificationsRequest_FieldPath
}
func FullSearchNotificationsRequest_FieldMask ¶
func FullSearchNotificationsRequest_FieldMask() *SearchNotificationsRequest_FieldMask
func (*SearchNotificationsRequest_FieldMask) AppendPath ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) AppendPath(path SearchNotificationsRequest_FieldPath)
func (*SearchNotificationsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchNotificationsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchNotificationsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchNotificationsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) FilterInputFields() *SearchNotificationsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchNotificationsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchNotificationsRequest_FieldMask) GetPaths ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) GetPaths() []SearchNotificationsRequest_FieldPath
func (*SearchNotificationsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchNotificationsRequest_FieldMask) IsFull ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) IsFull() bool
func (SearchNotificationsRequest_FieldMask) Marshal ¶
func (fieldMask SearchNotificationsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchNotificationsRequest_FieldMask) MarshalJSON ¶
func (fieldMask SearchNotificationsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchNotificationsRequest_FieldMask) PathsCount ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) PathsCount() int
func (*SearchNotificationsRequest_FieldMask) Project ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) Project(source *SearchNotificationsRequest) *SearchNotificationsRequest
func (*SearchNotificationsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchNotificationsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) ProtoMessage()
func (*SearchNotificationsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) ProtoReflect() preflect.Message
func (*SearchNotificationsRequest_FieldMask) Reset ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) Reset()
func (*SearchNotificationsRequest_FieldMask) Set ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) Set(target, source *SearchNotificationsRequest)
func (*SearchNotificationsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*SearchNotificationsRequest_FieldMask) SetRaw ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchNotificationsRequest_FieldMask) Size ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) Size() int
func (*SearchNotificationsRequest_FieldMask) String ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) String() string
func (*SearchNotificationsRequest_FieldMask) Subtract ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) Subtract(other *SearchNotificationsRequest_FieldMask) *SearchNotificationsRequest_FieldMask
func (*SearchNotificationsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchNotificationsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchNotificationsRequest_FieldMask) Unmarshal ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) Unmarshal(data []byte) error
func (*SearchNotificationsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchNotificationsRequest_FieldMask) UnmarshalJSON(data []byte) error
type SearchNotificationsRequest_FieldPath ¶
type SearchNotificationsRequest_FieldPath interface { gotenobject.FieldPath Selector() SearchNotificationsRequest_FieldPathSelector Get(source *SearchNotificationsRequest) []interface{} GetSingle(source *SearchNotificationsRequest) (interface{}, bool) ClearValue(item *SearchNotificationsRequest) // Those methods build corresponding SearchNotificationsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchNotificationsRequest_FieldPathValue WithIArrayOfValues(values interface{}) SearchNotificationsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchNotificationsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchNotificationsRequest_FieldPath ¶
func BuildSearchNotificationsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchNotificationsRequest_FieldPath, error)
func MustParseSearchNotificationsRequest_FieldPath ¶
func MustParseSearchNotificationsRequest_FieldPath(rawField string) SearchNotificationsRequest_FieldPath
func ParseSearchNotificationsRequest_FieldPath ¶
func ParseSearchNotificationsRequest_FieldPath(rawField string) (SearchNotificationsRequest_FieldPath, error)
type SearchNotificationsRequest_FieldPathArrayItemValue ¶
type SearchNotificationsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchNotificationsRequest_FieldPath ContainsValue(*SearchNotificationsRequest) bool }
SearchNotificationsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchNotificationsRequest according to their type Present only for array (repeated) types.
func MustParseSearchNotificationsRequest_FieldPathArrayItemValue ¶
func MustParseSearchNotificationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) SearchNotificationsRequest_FieldPathArrayItemValue
func ParseSearchNotificationsRequest_FieldPathArrayItemValue ¶
func ParseSearchNotificationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (SearchNotificationsRequest_FieldPathArrayItemValue, error)
ParseSearchNotificationsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchNotificationsRequest_FieldPathArrayOfValues ¶
type SearchNotificationsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchNotificationsRequest_FieldPath }
SearchNotificationsRequest_FieldPathArrayOfValues allows storing slice of values for SearchNotificationsRequest fields according to their type
func MustParseSearchNotificationsRequest_FieldPathArrayOfValues ¶
func MustParseSearchNotificationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) SearchNotificationsRequest_FieldPathArrayOfValues
func ParseSearchNotificationsRequest_FieldPathArrayOfValues ¶
func ParseSearchNotificationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchNotificationsRequest_FieldPathArrayOfValues, error)
type SearchNotificationsRequest_FieldPathSelector ¶
type SearchNotificationsRequest_FieldPathSelector int32
const ( SearchNotificationsRequest_FieldPathSelectorParent SearchNotificationsRequest_FieldPathSelector = 0 SearchNotificationsRequest_FieldPathSelectorPageSize SearchNotificationsRequest_FieldPathSelector = 1 SearchNotificationsRequest_FieldPathSelectorPageToken SearchNotificationsRequest_FieldPathSelector = 2 SearchNotificationsRequest_FieldPathSelectorOrderBy SearchNotificationsRequest_FieldPathSelector = 3 SearchNotificationsRequest_FieldPathSelectorFilter SearchNotificationsRequest_FieldPathSelector = 4 SearchNotificationsRequest_FieldPathSelectorFieldMask SearchNotificationsRequest_FieldPathSelector = 5 SearchNotificationsRequest_FieldPathSelectorView SearchNotificationsRequest_FieldPathSelector = 6 SearchNotificationsRequest_FieldPathSelectorPhrase SearchNotificationsRequest_FieldPathSelector = 7 )
func (SearchNotificationsRequest_FieldPathSelector) String ¶
func (s SearchNotificationsRequest_FieldPathSelector) String() string
type SearchNotificationsRequest_FieldPathValue ¶
type SearchNotificationsRequest_FieldPathValue interface { SearchNotificationsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **SearchNotificationsRequest) CompareWith(*SearchNotificationsRequest) (cmp int, comparable bool) }
SearchNotificationsRequest_FieldPathValue allows storing values for SearchNotificationsRequest fields according to their type
func MustParseSearchNotificationsRequest_FieldPathValue ¶
func MustParseSearchNotificationsRequest_FieldPathValue(pathStr, valueStr string) SearchNotificationsRequest_FieldPathValue
func ParseSearchNotificationsRequest_FieldPathValue ¶
func ParseSearchNotificationsRequest_FieldPathValue(pathStr, valueStr string) (SearchNotificationsRequest_FieldPathValue, error)
type SearchNotificationsRequest_FieldTerminalPath ¶
type SearchNotificationsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchNotificationsRequest_FieldTerminalPath) ClearValue ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) ClearValue(item *SearchNotificationsRequest)
func (*SearchNotificationsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchNotificationsRequest_FieldTerminalPath) Get ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) Get(source *SearchNotificationsRequest) (values []interface{})
Get returns all values pointed by specific field from source SearchNotificationsRequest
func (*SearchNotificationsRequest_FieldTerminalPath) GetDefault ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchNotificationsRequest_FieldTerminalPath) GetRaw ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchNotificationsRequest_FieldTerminalPath) GetSingle ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) GetSingle(source *SearchNotificationsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchNotificationsRequest
func (*SearchNotificationsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchNotificationsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchNotificationsRequest_FieldTerminalPath) JSONString ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchNotificationsRequest_FieldTerminalPath) Selector ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) Selector() SearchNotificationsRequest_FieldPathSelector
func (*SearchNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*SearchNotificationsRequest_FieldTerminalPath) String ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchNotificationsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchNotificationsRequest_FieldPathArrayItemValue
func (*SearchNotificationsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchNotificationsRequest_FieldPathArrayOfValues
func (*SearchNotificationsRequest_FieldTerminalPath) WithIValue ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchNotificationsRequest_FieldPathValue
func (*SearchNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchNotificationsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchNotificationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchNotificationsRequest_FieldTerminalPathArrayItemValue ¶
type SearchNotificationsRequest_FieldTerminalPathArrayItemValue struct { SearchNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchNotificationsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchNotificationsRequest'
func (*SearchNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchNotificationsRequest as interface{}
func (*SearchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchNotificationsRequest) (interface{}, bool)
func (*SearchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchNotificationsRequest_FieldTerminalPathArrayOfValues ¶
type SearchNotificationsRequest_FieldTerminalPathArrayOfValues struct { SearchNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
func (*SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification.Filter, bool)
func (*SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification.OrderBy, bool)
func (*SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
func (*SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification.ParentName, bool)
func (*SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues ¶
func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
func (*SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*SearchNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchNotificationsRequest_FieldTerminalPathValue ¶
type SearchNotificationsRequest_FieldTerminalPathValue struct { SearchNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
func (*SearchNotificationsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsFilterValue() (*notification.Filter, bool)
func (*SearchNotificationsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification.OrderBy, bool)
func (*SearchNotificationsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*SearchNotificationsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification.PagerCursor, bool)
func (*SearchNotificationsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsParentValue() (*notification.ParentName, bool)
func (*SearchNotificationsRequest_FieldTerminalPathValue) AsPhraseValue ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
func (*SearchNotificationsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*SearchNotificationsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) CompareWith(source *SearchNotificationsRequest) (int, bool)
CompareWith compares value in the 'SearchNotificationsRequest_FieldTerminalPathValue' with the value under path in 'SearchNotificationsRequest'.
func (*SearchNotificationsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchNotificationsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchNotificationsRequest' as interface{}
func (*SearchNotificationsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) SetTo(target **SearchNotificationsRequest)
SetTo stores value for selected field for object SearchNotificationsRequest
func (*SearchNotificationsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchNotificationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type SearchNotificationsResponse ¶
type SearchNotificationsResponse struct { // The list of Notifications Notifications []*notification.Notification `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty" firestore:"notifications"` // A token to retrieve previous page of results. Pass this value in the // [SearchNotificationsRequest.page_token][ntt.monitoring.v3.SearchNotificationsRequest.page_token] PrevPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [SearchNotificationsRequest.page_token][ntt.monitoring.v3.SearchNotificationsRequest.page_token] NextPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // Current offset from the first page (0 if no page tokens were given). Page // index can be computed from offset and limit provided in a request CurrentOffset int32 `` /* 127-byte string literal not displayed */ // Number of total Notifications across all pages. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [SearchNotifications][ntt.monitoring.v3.SearchNotifications]
func (*SearchNotificationsResponse) Clone ¶
func (o *SearchNotificationsResponse) Clone() *SearchNotificationsResponse
func (*SearchNotificationsResponse) CloneRaw ¶
func (o *SearchNotificationsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*SearchNotificationsResponse) Descriptor ¶
func (*SearchNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use SearchNotificationsResponse.ProtoReflect.Descriptor instead.
func (*SearchNotificationsResponse) GetCurrentOffset ¶
func (m *SearchNotificationsResponse) GetCurrentOffset() int32
func (*SearchNotificationsResponse) GetNextPageToken ¶
func (m *SearchNotificationsResponse) GetNextPageToken() *notification.PagerCursor
func (*SearchNotificationsResponse) GetNotifications ¶
func (m *SearchNotificationsResponse) GetNotifications() []*notification.Notification
func (*SearchNotificationsResponse) GetPrevPageToken ¶
func (m *SearchNotificationsResponse) GetPrevPageToken() *notification.PagerCursor
func (*SearchNotificationsResponse) GetTotalResultsCount ¶
func (m *SearchNotificationsResponse) GetTotalResultsCount() int32
func (*SearchNotificationsResponse) GotenMessage ¶
func (*SearchNotificationsResponse) GotenMessage()
func (*SearchNotificationsResponse) GotenObjectExt ¶
func (o *SearchNotificationsResponse) GotenObjectExt()
func (*SearchNotificationsResponse) GotenValidate ¶
func (obj *SearchNotificationsResponse) GotenValidate() error
func (*SearchNotificationsResponse) MakeDiffFieldMask ¶
func (o *SearchNotificationsResponse) MakeDiffFieldMask(other *SearchNotificationsResponse) *SearchNotificationsResponse_FieldMask
func (*SearchNotificationsResponse) MakeFullFieldMask ¶
func (o *SearchNotificationsResponse) MakeFullFieldMask() *SearchNotificationsResponse_FieldMask
func (*SearchNotificationsResponse) MakeRawDiffFieldMask ¶
func (o *SearchNotificationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchNotificationsResponse) MakeRawFullFieldMask ¶
func (o *SearchNotificationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchNotificationsResponse) Marshal ¶
func (m *SearchNotificationsResponse) Marshal() ([]byte, error)
func (*SearchNotificationsResponse) MarshalJSON ¶
func (m *SearchNotificationsResponse) MarshalJSON() ([]byte, error)
func (*SearchNotificationsResponse) Merge ¶
func (o *SearchNotificationsResponse) Merge(source *SearchNotificationsResponse)
func (*SearchNotificationsResponse) MergeRaw ¶
func (o *SearchNotificationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchNotificationsResponse) ProtoMessage ¶
func (*SearchNotificationsResponse) ProtoMessage()
func (*SearchNotificationsResponse) ProtoReflect ¶
func (m *SearchNotificationsResponse) ProtoReflect() preflect.Message
func (*SearchNotificationsResponse) Reset ¶
func (m *SearchNotificationsResponse) Reset()
func (*SearchNotificationsResponse) SetCurrentOffset ¶
func (m *SearchNotificationsResponse) SetCurrentOffset(fv int32)
func (*SearchNotificationsResponse) SetNextPageToken ¶
func (m *SearchNotificationsResponse) SetNextPageToken(fv *notification.PagerCursor)
func (*SearchNotificationsResponse) SetNotifications ¶
func (m *SearchNotificationsResponse) SetNotifications(fv []*notification.Notification)
func (*SearchNotificationsResponse) SetPrevPageToken ¶
func (m *SearchNotificationsResponse) SetPrevPageToken(fv *notification.PagerCursor)
func (*SearchNotificationsResponse) SetTotalResultsCount ¶
func (m *SearchNotificationsResponse) SetTotalResultsCount(fv int32)
func (*SearchNotificationsResponse) String ¶
func (m *SearchNotificationsResponse) String() string
func (*SearchNotificationsResponse) Unmarshal ¶
func (m *SearchNotificationsResponse) Unmarshal(b []byte) error
func (*SearchNotificationsResponse) UnmarshalJSON ¶
func (m *SearchNotificationsResponse) UnmarshalJSON(data []byte) error
type SearchNotificationsResponseFieldPathBuilder ¶
type SearchNotificationsResponseFieldPathBuilder struct{}
func NewSearchNotificationsResponseFieldPathBuilder ¶
func NewSearchNotificationsResponseFieldPathBuilder() SearchNotificationsResponseFieldPathBuilder
func (SearchNotificationsResponseFieldPathBuilder) CurrentOffset ¶
func (SearchNotificationsResponseFieldPathBuilder) CurrentOffset() SearchNotificationsResponsePathSelectorCurrentOffset
func (SearchNotificationsResponseFieldPathBuilder) NextPageToken ¶
func (SearchNotificationsResponseFieldPathBuilder) NextPageToken() SearchNotificationsResponsePathSelectorNextPageToken
func (SearchNotificationsResponseFieldPathBuilder) Notifications ¶
func (SearchNotificationsResponseFieldPathBuilder) Notifications() SearchNotificationsResponsePathSelectorNotifications
func (SearchNotificationsResponseFieldPathBuilder) PrevPageToken ¶
func (SearchNotificationsResponseFieldPathBuilder) PrevPageToken() SearchNotificationsResponsePathSelectorPrevPageToken
func (SearchNotificationsResponseFieldPathBuilder) TotalResultsCount ¶
func (SearchNotificationsResponseFieldPathBuilder) TotalResultsCount() SearchNotificationsResponsePathSelectorTotalResultsCount
type SearchNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations ¶
type SearchNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (SearchNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponseMapPathSelectorNotificationsMetadataLabels ¶
type SearchNotificationsResponseMapPathSelectorNotificationsMetadataLabels struct {
// contains filtered or unexported fields
}
func (SearchNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithArrayOfValues ¶
func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponseMapPathSelectorNotificationsMetadataShards ¶
type SearchNotificationsResponseMapPathSelectorNotificationsMetadataShards struct {
// contains filtered or unexported fields
}
func (SearchNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithArrayOfValues ¶
func (s SearchNotificationsResponseMapPathSelectorNotificationsMetadataShards) WithArrayOfValues(values []int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorCurrentOffset ¶
type SearchNotificationsResponsePathSelectorCurrentOffset struct{}
func (SearchNotificationsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
func (SearchNotificationsResponsePathSelectorCurrentOffset) WithValue ¶
func (s SearchNotificationsResponsePathSelectorCurrentOffset) WithValue(value int32) *SearchNotificationsResponse_FieldTerminalPathValue
type SearchNotificationsResponsePathSelectorNextPageToken ¶
type SearchNotificationsResponsePathSelectorNextPageToken struct{}
func (SearchNotificationsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*notification.PagerCursor) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotifications ¶
type SearchNotificationsResponsePathSelectorNotifications struct{}
func (SearchNotificationsResponsePathSelectorNotifications) AlertingPolicy ¶
func (SearchNotificationsResponsePathSelectorNotifications) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotifications) WithArrayOfValues(values [][]*notification.Notification) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotifications) WithItemValue ¶
func (s SearchNotificationsResponsePathSelectorNotifications) WithItemValue(value *notification.Notification) *SearchNotificationsResponse_FieldTerminalPathArrayItemValue
func (SearchNotificationsResponsePathSelectorNotifications) WithSubArrayItemValue ¶
func (s SearchNotificationsResponsePathSelectorNotifications) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *SearchNotificationsResponse_FieldSubPathArrayItemValue
func (SearchNotificationsResponsePathSelectorNotifications) WithSubArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotifications) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotifications) WithSubPath ¶
func (SearchNotificationsResponsePathSelectorNotifications) WithSubPath(subPath notification.Notification_FieldPath) *SearchNotificationsResponse_FieldSubPath
func (SearchNotificationsResponsePathSelectorNotifications) WithSubValue ¶
func (s SearchNotificationsResponsePathSelectorNotifications) WithSubValue(subPathValue notification.Notification_FieldPathValue) *SearchNotificationsResponse_FieldSubPathValue
func (SearchNotificationsResponsePathSelectorNotifications) WithValue ¶
func (s SearchNotificationsResponsePathSelectorNotifications) WithValue(value []*notification.Notification) *SearchNotificationsResponse_FieldTerminalPathValue
type SearchNotificationsResponsePathSelectorNotificationsAlertingPolicy ¶
type SearchNotificationsResponsePathSelectorNotificationsAlertingPolicy struct{}
func (SearchNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsAlerts ¶
type SearchNotificationsResponsePathSelectorNotificationsAlerts struct{}
func (SearchNotificationsResponsePathSelectorNotificationsAlerts) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsAlerts) WithArrayOfValues(values [][]*alert.Name) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsAlerts) WithItemValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsAlerts) WithItemValue(value *alert.Name) *SearchNotificationsResponse_FieldSubPathArrayItemValue
func (SearchNotificationsResponsePathSelectorNotificationsAlerts) WithValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsAlerts) WithValue(value []*alert.Name) *SearchNotificationsResponse_FieldSubPathValue
type SearchNotificationsResponsePathSelectorNotificationsMetadata ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadata struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Annotations ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadata) CreateTime ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadata) DeleteTime ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadata) Generation ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadata) OwnerReferences ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadata) ResourceVersion ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadata) UpdateTime ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadata) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsMetadata) WithValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadata) WithValue(value *ntt_meta.Meta) *SearchNotificationsResponse_FieldSubPathValue
type SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataAnnotations) WithValue(value map[string]string) *SearchNotificationsResponse_FieldSubPathValue
type SearchNotificationsResponsePathSelectorNotificationsMetadataCreateTime ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataCreateTime struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataDeleteTime ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataDeleteTime struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataGeneration ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataGeneration struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataGeneration) WithArrayOfValues(values []int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataLabels ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataLabels struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataLabels) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsMetadataLabels) WithValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLabels) WithValue(value map[string]string) *SearchNotificationsResponse_FieldSubPathValue
type SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle) BlockDeletion ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleState ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleState struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) Controller ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) RequiresOwnerReference ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferences) WithItemValue ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataResourceVersion ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataResourceVersion struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataShards ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataShards struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataShards) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsMetadataShards) WithValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataShards) WithValue(value map[string]int64) *SearchNotificationsResponse_FieldSubPathValue
type SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing) OwningRegion ¶
func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsMetadataSyncingRegions) WithItemValue ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataTags ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataTags struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataTags) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataTags) WithArrayOfValues(values [][]string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsMetadataTags) WithItemValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataTags) WithItemValue(value string) *SearchNotificationsResponse_FieldSubPathArrayItemValue
func (SearchNotificationsResponsePathSelectorNotificationsMetadataTags) WithValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataTags) WithValue(value []string) *SearchNotificationsResponse_FieldSubPathValue
type SearchNotificationsResponsePathSelectorNotificationsMetadataUpdateTime ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataUpdateTime struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsMetadataUuid ¶
type SearchNotificationsResponsePathSelectorNotificationsMetadataUuid struct{}
func (SearchNotificationsResponsePathSelectorNotificationsMetadataUuid) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataUuid) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsMetadataUuid) WithValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsMetadataUuid) WithValue(value string) *SearchNotificationsResponse_FieldSubPathValue
type SearchNotificationsResponsePathSelectorNotificationsName ¶
type SearchNotificationsResponsePathSelectorNotificationsName struct{}
func (SearchNotificationsResponsePathSelectorNotificationsName) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsName) WithArrayOfValues(values []*notification.Name) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsName) WithValue ¶
func (s SearchNotificationsResponsePathSelectorNotificationsName) WithValue(value *notification.Name) *SearchNotificationsResponse_FieldSubPathValue
type SearchNotificationsResponsePathSelectorNotificationsState ¶
type SearchNotificationsResponsePathSelectorNotificationsState struct{}
func (SearchNotificationsResponsePathSelectorNotificationsState) AlertsLifetime ¶
func (SearchNotificationsResponsePathSelectorNotificationsState) IncidentNotifyAttemptsDone ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsState) IncidentNotifyAttemptsDone() SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone
func (SearchNotificationsResponsePathSelectorNotificationsState) IsResolved ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsState) LifecycleCompleted ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsState) NotificationState ¶
func (SearchNotificationsResponsePathSelectorNotificationsState) ResolutionNotificationState ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsState) ResolutionNotificationState() SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState
func (SearchNotificationsResponsePathSelectorNotificationsState) ResolutionNotifyAttemptsDone ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsState) ResolutionNotifyAttemptsDone() SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone
func (SearchNotificationsResponsePathSelectorNotificationsState) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsState) WithArrayOfValues(values []*notification.Notification_State) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime ¶
type SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime ¶
type SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime ¶
type SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s SearchNotificationsResponsePathSelectorNotificationsStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateIsResolved ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateIsResolved struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateIsResolved) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateIsResolved) WithArrayOfValues ¶ added in v0.10.12
func (s SearchNotificationsResponsePathSelectorNotificationsStateIsResolved) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsStateIsResolved) WithValue ¶ added in v0.10.12
func (s SearchNotificationsResponsePathSelectorNotificationsStateIsResolved) WithValue(value bool) *SearchNotificationsResponse_FieldSubPathValue
type SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s SearchNotificationsResponsePathSelectorNotificationsStateLifecycleCompleted) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationState ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationState struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) NotificationChannel ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) NotifyAttempts ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) ProviderData ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *SearchNotificationsResponse_FieldSubPathArrayOfValues
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationState) WithItemValue ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateError ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateError struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateError) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotificationChannel) WithArrayOfValues ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) PagerDuty ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) Slack ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderData) WithArrayOfValues ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) IncidentKey ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) Ts ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlack) WithArrayOfValues ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) FieldPath ¶
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus ¶
type SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateNotificationStateStatus) WithArrayOfValues ¶
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Error ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotificationChannel ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) NotifyAttempts ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) ProviderData ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) Status ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithArrayOfValues ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationState) WithItemValue ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithArrayOfValues ¶ added in v0.10.12
func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateError) WithArrayOfValues(values []string) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotificationChannel) WithArrayOfValues ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues ¶ added in v0.10.12
func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) PagerDuty ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) Slack ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderData) WithArrayOfValues ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) Ts ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotificationStateStatus) WithArrayOfValues ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone ¶ added in v0.10.12
type SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone struct{}
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s SearchNotificationsResponsePathSelectorNotificationsStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *SearchNotificationsResponse_FieldSubPathArrayOfValues
type SearchNotificationsResponsePathSelectorPrevPageToken ¶
type SearchNotificationsResponsePathSelectorPrevPageToken struct{}
func (SearchNotificationsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*notification.PagerCursor) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
type SearchNotificationsResponsePathSelectorTotalResultsCount ¶
type SearchNotificationsResponsePathSelectorTotalResultsCount struct{}
func (SearchNotificationsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶
func (s SearchNotificationsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchNotificationsResponse_FieldTerminalPathArrayOfValues
func (SearchNotificationsResponsePathSelectorTotalResultsCount) WithValue ¶
func (s SearchNotificationsResponsePathSelectorTotalResultsCount) WithValue(value int32) *SearchNotificationsResponse_FieldTerminalPathValue
type SearchNotificationsResponse_FieldMask ¶
type SearchNotificationsResponse_FieldMask struct {
Paths []SearchNotificationsResponse_FieldPath
}
func FullSearchNotificationsResponse_FieldMask ¶
func FullSearchNotificationsResponse_FieldMask() *SearchNotificationsResponse_FieldMask
func (*SearchNotificationsResponse_FieldMask) AppendPath ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) AppendPath(path SearchNotificationsResponse_FieldPath)
func (*SearchNotificationsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchNotificationsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchNotificationsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchNotificationsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) FilterInputFields() *SearchNotificationsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchNotificationsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchNotificationsResponse_FieldMask) GetPaths ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) GetPaths() []SearchNotificationsResponse_FieldPath
func (*SearchNotificationsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchNotificationsResponse_FieldMask) IsFull ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) IsFull() bool
func (SearchNotificationsResponse_FieldMask) Marshal ¶
func (fieldMask SearchNotificationsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchNotificationsResponse_FieldMask) MarshalJSON ¶
func (fieldMask SearchNotificationsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchNotificationsResponse_FieldMask) PathsCount ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) PathsCount() int
func (*SearchNotificationsResponse_FieldMask) Project ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) Project(source *SearchNotificationsResponse) *SearchNotificationsResponse
func (*SearchNotificationsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchNotificationsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) ProtoMessage()
func (*SearchNotificationsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) ProtoReflect() preflect.Message
func (*SearchNotificationsResponse_FieldMask) Reset ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) Reset()
func (*SearchNotificationsResponse_FieldMask) Set ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) Set(target, source *SearchNotificationsResponse)
func (*SearchNotificationsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*SearchNotificationsResponse_FieldMask) SetRaw ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchNotificationsResponse_FieldMask) Size ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) Size() int
func (*SearchNotificationsResponse_FieldMask) String ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) String() string
func (*SearchNotificationsResponse_FieldMask) Subtract ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) Subtract(other *SearchNotificationsResponse_FieldMask) *SearchNotificationsResponse_FieldMask
func (*SearchNotificationsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchNotificationsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchNotificationsResponse_FieldMask) Unmarshal ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) Unmarshal(data []byte) error
func (*SearchNotificationsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchNotificationsResponse_FieldMask) UnmarshalJSON(data []byte) error
type SearchNotificationsResponse_FieldPath ¶
type SearchNotificationsResponse_FieldPath interface { gotenobject.FieldPath Selector() SearchNotificationsResponse_FieldPathSelector Get(source *SearchNotificationsResponse) []interface{} GetSingle(source *SearchNotificationsResponse) (interface{}, bool) ClearValue(item *SearchNotificationsResponse) // Those methods build corresponding SearchNotificationsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchNotificationsResponse_FieldPathValue WithIArrayOfValues(values interface{}) SearchNotificationsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchNotificationsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchNotificationsResponse_FieldPath ¶
func BuildSearchNotificationsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchNotificationsResponse_FieldPath, error)
func MustParseSearchNotificationsResponse_FieldPath ¶
func MustParseSearchNotificationsResponse_FieldPath(rawField string) SearchNotificationsResponse_FieldPath
func ParseSearchNotificationsResponse_FieldPath ¶
func ParseSearchNotificationsResponse_FieldPath(rawField string) (SearchNotificationsResponse_FieldPath, error)
type SearchNotificationsResponse_FieldPathArrayItemValue ¶
type SearchNotificationsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchNotificationsResponse_FieldPath ContainsValue(*SearchNotificationsResponse) bool }
SearchNotificationsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchNotificationsResponse according to their type Present only for array (repeated) types.
func MustParseSearchNotificationsResponse_FieldPathArrayItemValue ¶
func MustParseSearchNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) SearchNotificationsResponse_FieldPathArrayItemValue
func ParseSearchNotificationsResponse_FieldPathArrayItemValue ¶
func ParseSearchNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (SearchNotificationsResponse_FieldPathArrayItemValue, error)
ParseSearchNotificationsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchNotificationsResponse_FieldPathArrayOfValues ¶
type SearchNotificationsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchNotificationsResponse_FieldPath }
SearchNotificationsResponse_FieldPathArrayOfValues allows storing slice of values for SearchNotificationsResponse fields according to their type
func MustParseSearchNotificationsResponse_FieldPathArrayOfValues ¶
func MustParseSearchNotificationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) SearchNotificationsResponse_FieldPathArrayOfValues
func ParseSearchNotificationsResponse_FieldPathArrayOfValues ¶
func ParseSearchNotificationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchNotificationsResponse_FieldPathArrayOfValues, error)
type SearchNotificationsResponse_FieldPathSelector ¶
type SearchNotificationsResponse_FieldPathSelector int32
const ( SearchNotificationsResponse_FieldPathSelectorNotifications SearchNotificationsResponse_FieldPathSelector = 0 SearchNotificationsResponse_FieldPathSelectorPrevPageToken SearchNotificationsResponse_FieldPathSelector = 1 SearchNotificationsResponse_FieldPathSelectorNextPageToken SearchNotificationsResponse_FieldPathSelector = 2 SearchNotificationsResponse_FieldPathSelectorCurrentOffset SearchNotificationsResponse_FieldPathSelector = 3 SearchNotificationsResponse_FieldPathSelectorTotalResultsCount SearchNotificationsResponse_FieldPathSelector = 4 )
func (SearchNotificationsResponse_FieldPathSelector) String ¶
func (s SearchNotificationsResponse_FieldPathSelector) String() string
type SearchNotificationsResponse_FieldPathValue ¶
type SearchNotificationsResponse_FieldPathValue interface { SearchNotificationsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **SearchNotificationsResponse) CompareWith(*SearchNotificationsResponse) (cmp int, comparable bool) }
SearchNotificationsResponse_FieldPathValue allows storing values for SearchNotificationsResponse fields according to their type
func MustParseSearchNotificationsResponse_FieldPathValue ¶
func MustParseSearchNotificationsResponse_FieldPathValue(pathStr, valueStr string) SearchNotificationsResponse_FieldPathValue
func ParseSearchNotificationsResponse_FieldPathValue ¶
func ParseSearchNotificationsResponse_FieldPathValue(pathStr, valueStr string) (SearchNotificationsResponse_FieldPathValue, error)
type SearchNotificationsResponse_FieldSubPath ¶
type SearchNotificationsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*SearchNotificationsResponse_FieldSubPath) AsNotificationsSubPath ¶
func (fps *SearchNotificationsResponse_FieldSubPath) AsNotificationsSubPath() (notification.Notification_FieldPath, bool)
func (*SearchNotificationsResponse_FieldSubPath) ClearValue ¶
func (fps *SearchNotificationsResponse_FieldSubPath) ClearValue(item *SearchNotificationsResponse)
func (*SearchNotificationsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *SearchNotificationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*SearchNotificationsResponse_FieldSubPath) Get ¶
func (fps *SearchNotificationsResponse_FieldSubPath) Get(source *SearchNotificationsResponse) (values []interface{})
Get returns all values pointed by selected field from source SearchNotificationsResponse
func (*SearchNotificationsResponse_FieldSubPath) GetDefault ¶
func (fps *SearchNotificationsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchNotificationsResponse_FieldSubPath) GetRaw ¶
func (fps *SearchNotificationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*SearchNotificationsResponse_FieldSubPath) GetSingle ¶
func (fps *SearchNotificationsResponse_FieldSubPath) GetSingle(source *SearchNotificationsResponse) (interface{}, bool)
GetSingle returns value of selected field from source SearchNotificationsResponse
func (*SearchNotificationsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *SearchNotificationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchNotificationsResponse_FieldSubPath) IsLeaf ¶
func (fps *SearchNotificationsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchNotificationsResponse_FieldSubPath) JSONString ¶
func (fps *SearchNotificationsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchNotificationsResponse_FieldSubPath) Selector ¶
func (fps *SearchNotificationsResponse_FieldSubPath) Selector() SearchNotificationsResponse_FieldPathSelector
func (*SearchNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *SearchNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*SearchNotificationsResponse_FieldSubPath) String ¶
func (fps *SearchNotificationsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*SearchNotificationsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *SearchNotificationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchNotificationsResponse_FieldPathArrayItemValue
func (*SearchNotificationsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *SearchNotificationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchNotificationsResponse_FieldPathArrayOfValues
func (*SearchNotificationsResponse_FieldSubPath) WithIValue ¶
func (fps *SearchNotificationsResponse_FieldSubPath) WithIValue(value interface{}) SearchNotificationsResponse_FieldPathValue
func (*SearchNotificationsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *SearchNotificationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchNotificationsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *SearchNotificationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchNotificationsResponse_FieldSubPath) WithRawIValue ¶
func (fps *SearchNotificationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchNotificationsResponse_FieldSubPathArrayItemValue ¶
type SearchNotificationsResponse_FieldSubPathArrayItemValue struct { SearchNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchNotificationsResponse_FieldSubPathArrayItemValue) AsNotificationsPathItemValue ¶
func (fpaivs *SearchNotificationsResponse_FieldSubPathArrayItemValue) AsNotificationsPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
func (*SearchNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *SearchNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchNotificationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchNotificationsResponse'
func (*SearchNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *SearchNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type SearchNotificationsResponse_FieldSubPathArrayOfValues ¶
type SearchNotificationsResponse_FieldSubPathArrayOfValues struct { SearchNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchNotificationsResponse_FieldSubPathArrayOfValues) AsNotificationsPathArrayOfValues ¶
func (fpsaov *SearchNotificationsResponse_FieldSubPathArrayOfValues) AsNotificationsPathArrayOfValues() (notification.Notification_FieldPathArrayOfValues, bool)
func (*SearchNotificationsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *SearchNotificationsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type SearchNotificationsResponse_FieldSubPathValue ¶
type SearchNotificationsResponse_FieldSubPathValue struct { SearchNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchNotificationsResponse_FieldSubPathValue) AsNotificationsPathValue ¶
func (fpvs *SearchNotificationsResponse_FieldSubPathValue) AsNotificationsPathValue() (notification.Notification_FieldPathValue, bool)
func (*SearchNotificationsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *SearchNotificationsResponse_FieldSubPathValue) CompareWith(source *SearchNotificationsResponse) (int, bool)
func (*SearchNotificationsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *SearchNotificationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchNotificationsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *SearchNotificationsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*SearchNotificationsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *SearchNotificationsResponse_FieldSubPathValue) SetTo(target **SearchNotificationsResponse)
func (*SearchNotificationsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *SearchNotificationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type SearchNotificationsResponse_FieldTerminalPath ¶
type SearchNotificationsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchNotificationsResponse_FieldTerminalPath) ClearValue ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) ClearValue(item *SearchNotificationsResponse)
func (*SearchNotificationsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchNotificationsResponse_FieldTerminalPath) Get ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) Get(source *SearchNotificationsResponse) (values []interface{})
Get returns all values pointed by specific field from source SearchNotificationsResponse
func (*SearchNotificationsResponse_FieldTerminalPath) GetDefault ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchNotificationsResponse_FieldTerminalPath) GetRaw ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchNotificationsResponse_FieldTerminalPath) GetSingle ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) GetSingle(source *SearchNotificationsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchNotificationsResponse
func (*SearchNotificationsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchNotificationsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchNotificationsResponse_FieldTerminalPath) JSONString ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchNotificationsResponse_FieldTerminalPath) Selector ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) Selector() SearchNotificationsResponse_FieldPathSelector
func (*SearchNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*SearchNotificationsResponse_FieldTerminalPath) String ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchNotificationsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchNotificationsResponse_FieldPathArrayItemValue
func (*SearchNotificationsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchNotificationsResponse_FieldPathArrayOfValues
func (*SearchNotificationsResponse_FieldTerminalPath) WithIValue ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchNotificationsResponse_FieldPathValue
func (*SearchNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchNotificationsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchNotificationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchNotificationsResponse_FieldTerminalPathArrayItemValue ¶
type SearchNotificationsResponse_FieldTerminalPathArrayItemValue struct { SearchNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationsItemValue ¶
func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationsItemValue() (*notification.Notification, bool)
func (*SearchNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchNotificationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchNotificationsResponse'
func (*SearchNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchNotificationsResponse as interface{}
func (*SearchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchNotificationsResponse) (interface{}, bool)
func (*SearchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchNotificationsResponse_FieldTerminalPathArrayOfValues ¶
type SearchNotificationsResponse_FieldTerminalPathArrayOfValues struct { SearchNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶
func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
func (*SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationsArrayOfValues ¶
func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationsArrayOfValues() ([][]*notification.Notification, bool)
func (*SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
func (*SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶
func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*SearchNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchNotificationsResponse_FieldTerminalPathValue ¶
type SearchNotificationsResponse_FieldTerminalPathValue struct { SearchNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchNotificationsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*SearchNotificationsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*notification.PagerCursor, bool)
func (*SearchNotificationsResponse_FieldTerminalPathValue) AsNotificationsValue ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsNotificationsValue() ([]*notification.Notification, bool)
func (*SearchNotificationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification.PagerCursor, bool)
func (*SearchNotificationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*SearchNotificationsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) CompareWith(source *SearchNotificationsResponse) (int, bool)
CompareWith compares value in the 'SearchNotificationsResponse_FieldTerminalPathValue' with the value under path in 'SearchNotificationsResponse'.
func (*SearchNotificationsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchNotificationsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchNotificationsResponse' as interface{}
func (*SearchNotificationsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) SetTo(target **SearchNotificationsResponse)
SetTo stores value for selected field for object SearchNotificationsResponse
func (*SearchNotificationsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchNotificationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateNotificationDescriptor ¶
type UpdateNotificationDescriptor struct{}
func GetUpdateNotificationDescriptor ¶
func GetUpdateNotificationDescriptor() *UpdateNotificationDescriptor
func (*UpdateNotificationDescriptor) GetApiDescriptor ¶
func (d *UpdateNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateNotificationDescriptor) GetApiName ¶
func (d *UpdateNotificationDescriptor) GetApiName() string
func (*UpdateNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateNotificationDescriptor) GetFullMethodName ¶
func (d *UpdateNotificationDescriptor) GetFullMethodName() string
func (*UpdateNotificationDescriptor) GetMethodName ¶
func (d *UpdateNotificationDescriptor) GetMethodName() string
func (*UpdateNotificationDescriptor) GetProtoPkgName ¶
func (d *UpdateNotificationDescriptor) GetProtoPkgName() string
func (*UpdateNotificationDescriptor) GetResourceDescriptor ¶
func (d *UpdateNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateNotificationDescriptor) GetServiceDomain ¶
func (d *UpdateNotificationDescriptor) GetServiceDomain() string
func (*UpdateNotificationDescriptor) GetServiceVersion ¶
func (d *UpdateNotificationDescriptor) GetServiceVersion() string
func (*UpdateNotificationDescriptor) GetVerb ¶
func (d *UpdateNotificationDescriptor) GetVerb() string
func (*UpdateNotificationDescriptor) HasResource ¶
func (d *UpdateNotificationDescriptor) HasResource() bool
func (*UpdateNotificationDescriptor) IsClientStream ¶
func (d *UpdateNotificationDescriptor) IsClientStream() bool
func (*UpdateNotificationDescriptor) IsCollection ¶
func (d *UpdateNotificationDescriptor) IsCollection() bool
func (*UpdateNotificationDescriptor) IsPlural ¶
func (d *UpdateNotificationDescriptor) IsPlural() bool
func (*UpdateNotificationDescriptor) IsServerStream ¶
func (d *UpdateNotificationDescriptor) IsServerStream() bool
func (*UpdateNotificationDescriptor) IsUnary ¶
func (d *UpdateNotificationDescriptor) IsUnary() bool
func (*UpdateNotificationDescriptor) NewEmptyClientMsg ¶
func (d *UpdateNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateNotificationDescriptor) NewEmptyServerMsg ¶
func (d *UpdateNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateNotificationDescriptor) RequestHasResourceBody ¶
func (d *UpdateNotificationDescriptor) RequestHasResourceBody() bool
type UpdateNotificationDescriptorClientMsgHandle ¶
type UpdateNotificationDescriptorClientMsgHandle struct{}
func (*UpdateNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateNotificationDescriptorServerMsgHandle ¶
type UpdateNotificationDescriptorServerMsgHandle struct{}
func (*UpdateNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateNotificationRequest ¶
type UpdateNotificationRequest struct { // Notification resource body Notification *notification.Notification `protobuf:"bytes,2,opt,name=notification,proto3" json:"notification,omitempty" firestore:"notification"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *notification.Notification_FieldMask `` /* 148-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 *UpdateNotificationRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateNotification][ntt.monitoring.v3.UpdateNotification]
func (*UpdateNotificationRequest) Clone ¶
func (o *UpdateNotificationRequest) Clone() *UpdateNotificationRequest
func (*UpdateNotificationRequest) CloneRaw ¶
func (o *UpdateNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateNotificationRequest) Descriptor ¶
func (*UpdateNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateNotificationRequest.ProtoReflect.Descriptor instead.
func (*UpdateNotificationRequest) GetCas ¶
func (m *UpdateNotificationRequest) GetCas() *UpdateNotificationRequest_CAS
func (*UpdateNotificationRequest) GetNotification ¶
func (m *UpdateNotificationRequest) GetNotification() *notification.Notification
func (*UpdateNotificationRequest) GetUpdateMask ¶
func (m *UpdateNotificationRequest) GetUpdateMask() *notification.Notification_FieldMask
func (*UpdateNotificationRequest) GotenMessage ¶
func (*UpdateNotificationRequest) GotenMessage()
func (*UpdateNotificationRequest) GotenObjectExt ¶
func (o *UpdateNotificationRequest) GotenObjectExt()
func (*UpdateNotificationRequest) GotenValidate ¶
func (obj *UpdateNotificationRequest) GotenValidate() error
func (*UpdateNotificationRequest) MakeDiffFieldMask ¶
func (o *UpdateNotificationRequest) MakeDiffFieldMask(other *UpdateNotificationRequest) *UpdateNotificationRequest_FieldMask
func (*UpdateNotificationRequest) MakeFullFieldMask ¶
func (o *UpdateNotificationRequest) MakeFullFieldMask() *UpdateNotificationRequest_FieldMask
func (*UpdateNotificationRequest) MakeRawDiffFieldMask ¶
func (o *UpdateNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateNotificationRequest) MakeRawFullFieldMask ¶
func (o *UpdateNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateNotificationRequest) Marshal ¶
func (m *UpdateNotificationRequest) Marshal() ([]byte, error)
func (*UpdateNotificationRequest) MarshalJSON ¶
func (m *UpdateNotificationRequest) MarshalJSON() ([]byte, error)
func (*UpdateNotificationRequest) Merge ¶
func (o *UpdateNotificationRequest) Merge(source *UpdateNotificationRequest)
func (*UpdateNotificationRequest) MergeRaw ¶
func (o *UpdateNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateNotificationRequest) ProtoMessage ¶
func (*UpdateNotificationRequest) ProtoMessage()
func (*UpdateNotificationRequest) ProtoReflect ¶
func (m *UpdateNotificationRequest) ProtoReflect() preflect.Message
func (*UpdateNotificationRequest) Reset ¶
func (m *UpdateNotificationRequest) Reset()
func (*UpdateNotificationRequest) SetCas ¶
func (m *UpdateNotificationRequest) SetCas(fv *UpdateNotificationRequest_CAS)
func (*UpdateNotificationRequest) SetNotification ¶
func (m *UpdateNotificationRequest) SetNotification(fv *notification.Notification)
func (*UpdateNotificationRequest) SetUpdateMask ¶
func (m *UpdateNotificationRequest) SetUpdateMask(fv *notification.Notification_FieldMask)
func (*UpdateNotificationRequest) String ¶
func (m *UpdateNotificationRequest) String() string
func (*UpdateNotificationRequest) Unmarshal ¶
func (m *UpdateNotificationRequest) Unmarshal(b []byte) error
func (*UpdateNotificationRequest) UnmarshalJSON ¶
func (m *UpdateNotificationRequest) UnmarshalJSON(data []byte) error
type UpdateNotificationRequestCASFieldPathBuilder ¶
type UpdateNotificationRequestCASFieldPathBuilder struct{}
func NewUpdateNotificationRequestCASFieldPathBuilder ¶
func NewUpdateNotificationRequestCASFieldPathBuilder() UpdateNotificationRequestCASFieldPathBuilder
func (UpdateNotificationRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateNotificationRequestCASFieldPathBuilder) ConditionalState() UpdateNotificationRequest_CASPathSelectorConditionalState
type UpdateNotificationRequestCAS_FieldPath ¶
type UpdateNotificationRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateNotificationRequestCAS_FieldPathSelector Get(source *UpdateNotificationRequest_CAS) []interface{} GetSingle(source *UpdateNotificationRequest_CAS) (interface{}, bool) ClearValue(item *UpdateNotificationRequest_CAS) // Those methods build corresponding UpdateNotificationRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateNotificationRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateNotificationRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateNotificationRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateNotificationRequestCAS_FieldPath ¶
func BuildUpdateNotificationRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateNotificationRequestCAS_FieldPath, error)
func MustParseUpdateNotificationRequestCAS_FieldPath ¶
func MustParseUpdateNotificationRequestCAS_FieldPath(rawField string) UpdateNotificationRequestCAS_FieldPath
func ParseUpdateNotificationRequestCAS_FieldPath ¶
func ParseUpdateNotificationRequestCAS_FieldPath(rawField string) (UpdateNotificationRequestCAS_FieldPath, error)
type UpdateNotificationRequestCAS_FieldPathArrayItemValue ¶
type UpdateNotificationRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateNotificationRequestCAS_FieldPath ContainsValue(*UpdateNotificationRequest_CAS) bool }
UpdateNotificationRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateNotificationRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateNotificationRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateNotificationRequestCAS_FieldPathArrayItemValue
func ParseUpdateNotificationRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateNotificationRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateNotificationRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateNotificationRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateNotificationRequestCAS_FieldPathArrayOfValues ¶
type UpdateNotificationRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateNotificationRequestCAS_FieldPath }
UpdateNotificationRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateNotificationRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateNotificationRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateNotificationRequestCAS_FieldPathArrayOfValues
func ParseUpdateNotificationRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateNotificationRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateNotificationRequestCAS_FieldPathArrayOfValues, error)
type UpdateNotificationRequestCAS_FieldPathSelector ¶
type UpdateNotificationRequestCAS_FieldPathSelector int32
const ( UpdateNotificationRequestCAS_FieldPathSelectorConditionalState UpdateNotificationRequestCAS_FieldPathSelector = 0 UpdateNotificationRequestCAS_FieldPathSelectorFieldMask UpdateNotificationRequestCAS_FieldPathSelector = 1 )
func (UpdateNotificationRequestCAS_FieldPathSelector) String ¶
func (s UpdateNotificationRequestCAS_FieldPathSelector) String() string
type UpdateNotificationRequestCAS_FieldPathValue ¶
type UpdateNotificationRequestCAS_FieldPathValue interface { UpdateNotificationRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateNotificationRequest_CAS) CompareWith(*UpdateNotificationRequest_CAS) (cmp int, comparable bool) }
UpdateNotificationRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateNotificationRequestCAS_FieldPathValue ¶
func MustParseUpdateNotificationRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateNotificationRequestCAS_FieldPathValue
func ParseUpdateNotificationRequestCAS_FieldPathValue ¶
func ParseUpdateNotificationRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateNotificationRequestCAS_FieldPathValue, error)
type UpdateNotificationRequestCAS_FieldSubPath ¶
type UpdateNotificationRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateNotificationRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) AsConditionalStateSubPath() (notification.Notification_FieldPath, bool)
func (*UpdateNotificationRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) ClearValue(item *UpdateNotificationRequest_CAS)
func (*UpdateNotificationRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateNotificationRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) Get(source *UpdateNotificationRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateNotificationRequest_CAS
func (*UpdateNotificationRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateNotificationRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateNotificationRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) GetSingle(source *UpdateNotificationRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateNotificationRequest_CAS
func (*UpdateNotificationRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateNotificationRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateNotificationRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateNotificationRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) Selector() UpdateNotificationRequestCAS_FieldPathSelector
func (*UpdateNotificationRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateNotificationRequestCAS_FieldSubPath) String ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateNotificationRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateNotificationRequestCAS_FieldPathArrayItemValue
func (*UpdateNotificationRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateNotificationRequestCAS_FieldPathArrayOfValues
func (*UpdateNotificationRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateNotificationRequestCAS_FieldPathValue
func (*UpdateNotificationRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateNotificationRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateNotificationRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateNotificationRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateNotificationRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateNotificationRequestCAS_FieldSubPathArrayItemValue struct { UpdateNotificationRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateNotificationRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
func (*UpdateNotificationRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateNotificationRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateNotificationRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateNotificationRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateNotificationRequestCAS_FieldSubPathArrayOfValues struct { UpdateNotificationRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateNotificationRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (notification.Notification_FieldPathArrayOfValues, bool)
func (*UpdateNotificationRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateNotificationRequestCAS_FieldSubPathValue ¶
type UpdateNotificationRequestCAS_FieldSubPathValue struct { UpdateNotificationRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateNotificationRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (notification.Notification_FieldPathValue, bool)
func (*UpdateNotificationRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) CompareWith(source *UpdateNotificationRequest_CAS) (int, bool)
func (*UpdateNotificationRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateNotificationRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateNotificationRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) SetTo(target **UpdateNotificationRequest_CAS)
func (*UpdateNotificationRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateNotificationRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateNotificationRequestCAS_FieldTerminalPath ¶
type UpdateNotificationRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateNotificationRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) ClearValue(item *UpdateNotificationRequest_CAS)
func (*UpdateNotificationRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateNotificationRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) Get(source *UpdateNotificationRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateNotificationRequest_CAS
func (*UpdateNotificationRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateNotificationRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateNotificationRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) GetSingle(source *UpdateNotificationRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateNotificationRequest_CAS
func (*UpdateNotificationRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateNotificationRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateNotificationRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateNotificationRequestCAS_FieldTerminalPath) Selector ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) Selector() UpdateNotificationRequestCAS_FieldPathSelector
func (*UpdateNotificationRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateNotificationRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateNotificationRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateNotificationRequestCAS_FieldPathArrayItemValue
func (*UpdateNotificationRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateNotificationRequestCAS_FieldPathArrayOfValues
func (*UpdateNotificationRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateNotificationRequestCAS_FieldPathValue
func (*UpdateNotificationRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateNotificationRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateNotificationRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateNotificationRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateNotificationRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateNotificationRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateNotificationRequest_CAS as interface{}
func (*UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateNotificationRequest_CAS) (interface{}, bool)
func (*UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateNotificationRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateNotificationRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*notification.Notification, bool)
func (*UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
func (*UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateNotificationRequestCAS_FieldTerminalPathValue ¶
type UpdateNotificationRequestCAS_FieldTerminalPathValue struct { UpdateNotificationRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateNotificationRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*notification.Notification, bool)
func (*UpdateNotificationRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
func (*UpdateNotificationRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateNotificationRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateNotificationRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateNotificationRequest_CAS'.
func (*UpdateNotificationRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateNotificationRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateNotificationRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateNotificationRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateNotificationRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateNotificationRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateNotificationRequestFieldPathBuilder ¶
type UpdateNotificationRequestFieldPathBuilder struct{}
func NewUpdateNotificationRequestFieldPathBuilder ¶
func NewUpdateNotificationRequestFieldPathBuilder() UpdateNotificationRequestFieldPathBuilder
func (UpdateNotificationRequestFieldPathBuilder) Notification ¶
func (UpdateNotificationRequestFieldPathBuilder) Notification() UpdateNotificationRequestPathSelectorNotification
func (UpdateNotificationRequestFieldPathBuilder) UpdateMask ¶
type UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestMapPathSelectorNotificationMetadataAnnotations ¶
type UpdateNotificationRequestMapPathSelectorNotificationMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels ¶
type UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithValue ¶
func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataLabels) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestMapPathSelectorNotificationMetadataShards ¶
type UpdateNotificationRequestMapPathSelectorNotificationMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateNotificationRequestMapPathSelectorNotificationMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestMapPathSelectorNotificationMetadataShards) WithValue ¶
func (s UpdateNotificationRequestMapPathSelectorNotificationMetadataShards) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorCas ¶
type UpdateNotificationRequestPathSelectorCas struct{}
func (UpdateNotificationRequestPathSelectorCas) ConditionalState ¶
func (UpdateNotificationRequestPathSelectorCas) ConditionalState() UpdateNotificationRequestPathSelectorCasConditionalState
func (UpdateNotificationRequestPathSelectorCas) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCas) FieldPath() *UpdateNotificationRequest_FieldTerminalPath
func (UpdateNotificationRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCas) WithArrayOfValues(values []*UpdateNotificationRequest_CAS) *UpdateNotificationRequest_FieldTerminalPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateNotificationRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateNotificationRequestCAS_FieldPathArrayItemValue) *UpdateNotificationRequest_FieldSubPathArrayItemValue
func (UpdateNotificationRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateNotificationRequestCAS_FieldPathArrayOfValues) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCas) WithSubPath ¶
func (UpdateNotificationRequestPathSelectorCas) WithSubPath(subPath UpdateNotificationRequestCAS_FieldPath) *UpdateNotificationRequest_FieldSubPath
func (UpdateNotificationRequestPathSelectorCas) WithSubValue ¶
func (s UpdateNotificationRequestPathSelectorCas) WithSubValue(subPathValue UpdateNotificationRequestCAS_FieldPathValue) *UpdateNotificationRequest_FieldSubPathValue
func (UpdateNotificationRequestPathSelectorCas) WithValue ¶
func (s UpdateNotificationRequestPathSelectorCas) WithValue(value *UpdateNotificationRequest_CAS) *UpdateNotificationRequest_FieldTerminalPathValue
type UpdateNotificationRequestPathSelectorCasConditionalState ¶
type UpdateNotificationRequestPathSelectorCasConditionalState struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalState) AlertingPolicy ¶
func (UpdateNotificationRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*notification.Notification) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalState) WithValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalState) WithValue(value *notification.Notification) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorCasConditionalStateAlertingPolicy ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateAlertingPolicy struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateAlertingPolicy) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateAlerts ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateAlerts struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) WithArrayOfValues(values [][]*alert.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) WithItemValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) WithItemValue(value *alert.Name) *UpdateNotificationRequest_FieldSubPathArrayItemValue
func (UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) WithValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateAlerts) WithValue(value []*alert.Name) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateNotificationRequest_FieldSubPathArrayItemValue
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateName ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateName struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*notification.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorCasConditionalStateName) WithValue ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateName) WithValue(value *notification.Name) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorCasConditionalStateState ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateState struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) AlertsLifetime ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) IncidentNotifyAttemptsDone ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) IncidentNotifyAttemptsDone() UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) IsResolved ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) LifecycleCompleted ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) NotificationState ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) ResolutionNotificationState ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) ResolutionNotificationState() UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) ResolutionNotifyAttemptsDone ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) ResolutionNotifyAttemptsDone() UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone
func (UpdateNotificationRequestPathSelectorCasConditionalStateState) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*notification.Notification_State) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeEndTime ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeEndTime struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeEndTime) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeEndTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeStartTime ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeStartTime struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeStartTime) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeStartTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateIsResolved) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateLifecycleCompleted ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateLifecycleCompleted struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) NotificationChannel ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) NotifyAttempts ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) ProviderData ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) WithArrayOfValues ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationState) WithItemValue ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateError ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateError struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateError) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateError) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotificationChannel ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotificationChannel struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotificationChannel) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotificationChannel) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotifyAttempts ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotifyAttempts struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotifyAttempts) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotifyAttempts) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData) PagerDuty ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData) Slack ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderData) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty) IncidentKey ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack) Ts ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlack) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlackTs ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlackTs struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlackTs) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlackTs) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateStatus ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateStatus struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateStatus) FieldPath ¶
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateNotificationStateStatus) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) Error ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) NotificationChannel ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) NotifyAttempts ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) ProviderData ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) Status ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) WithArrayOfValues ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationState) WithItemValue ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateError ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateError struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateError) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateError) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotificationChannel ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotificationChannel struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotificationChannel) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotificationChannel) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotifyAttempts ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotifyAttempts struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotifyAttempts) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData) PagerDuty ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData) Slack ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderData) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack) Ts ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlackTs ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlackTs struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlackTs) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateStatus ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateStatus struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateStatus) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotificationStateStatus) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone struct{}
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorCasConditionalStateStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorCasFieldMask ¶
type UpdateNotificationRequestPathSelectorCasFieldMask struct{}
func (UpdateNotificationRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotification ¶
type UpdateNotificationRequestPathSelectorNotification struct{}
func (UpdateNotificationRequestPathSelectorNotification) AlertingPolicy ¶
func (UpdateNotificationRequestPathSelectorNotification) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotification) WithArrayOfValues(values []*notification.Notification) *UpdateNotificationRequest_FieldTerminalPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotification) WithSubArrayItemValue ¶
func (s UpdateNotificationRequestPathSelectorNotification) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *UpdateNotificationRequest_FieldSubPathArrayItemValue
func (UpdateNotificationRequestPathSelectorNotification) WithSubArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotification) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotification) WithSubPath ¶
func (UpdateNotificationRequestPathSelectorNotification) WithSubPath(subPath notification.Notification_FieldPath) *UpdateNotificationRequest_FieldSubPath
func (UpdateNotificationRequestPathSelectorNotification) WithSubValue ¶
func (s UpdateNotificationRequestPathSelectorNotification) WithSubValue(subPathValue notification.Notification_FieldPathValue) *UpdateNotificationRequest_FieldSubPathValue
func (UpdateNotificationRequestPathSelectorNotification) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotification) WithValue(value *notification.Notification) *UpdateNotificationRequest_FieldTerminalPathValue
type UpdateNotificationRequestPathSelectorNotificationAlertingPolicy ¶
type UpdateNotificationRequestPathSelectorNotificationAlertingPolicy struct{}
func (UpdateNotificationRequestPathSelectorNotificationAlertingPolicy) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationAlerts ¶
type UpdateNotificationRequestPathSelectorNotificationAlerts struct{}
func (UpdateNotificationRequestPathSelectorNotificationAlerts) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationAlerts) WithArrayOfValues(values [][]*alert.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationAlerts) WithItemValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationAlerts) WithItemValue(value *alert.Name) *UpdateNotificationRequest_FieldSubPathArrayItemValue
func (UpdateNotificationRequestPathSelectorNotificationAlerts) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationAlerts) WithValue(value []*alert.Name) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationMetadata ¶
type UpdateNotificationRequestPathSelectorNotificationMetadata struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadata) Annotations ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadata) CreateTime ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadata) DeleteTime ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadata) Generation ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadata) OwnerReferences ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadata) ResourceVersion ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadata) UpdateTime ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadata) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationMetadata) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadata) WithValue(value *ntt_meta.Meta) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataAnnotations) WithValue(value map[string]string) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationMetadataCreateTime ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataCreateTime struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataDeleteTime ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataDeleteTime struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataGeneration ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataGeneration struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataGeneration) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationMetadataGeneration) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataGeneration) WithValue(value int64) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationMetadataLabels ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataLabels struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationMetadataLabels) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataLabels) WithValue(value map[string]string) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle) BlockDeletion ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleState ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleState struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleState) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) Controller ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferences) WithItemValue ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataResourceVersion ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataResourceVersion struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataShards ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataShards struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationMetadataShards) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataShards) WithValue(value map[string]int64) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationMetadataSyncing ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataSyncing struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncing) OwningRegion ¶
func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncing) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithItemValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithItemValue(value string) *UpdateNotificationRequest_FieldSubPathArrayItemValue
func (UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataSyncingRegions) WithValue(value []string) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationMetadataTags ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataTags struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataTags) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationMetadataTags) WithItemValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataTags) WithItemValue(value string) *UpdateNotificationRequest_FieldSubPathArrayItemValue
func (UpdateNotificationRequestPathSelectorNotificationMetadataTags) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataTags) WithValue(value []string) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationMetadataUpdateTime ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataUpdateTime struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationMetadataUuid ¶
type UpdateNotificationRequestPathSelectorNotificationMetadataUuid struct{}
func (UpdateNotificationRequestPathSelectorNotificationMetadataUuid) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationMetadataUuid) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationMetadataUuid) WithValue(value string) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationName ¶
type UpdateNotificationRequestPathSelectorNotificationName struct{}
func (UpdateNotificationRequestPathSelectorNotificationName) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationName) WithArrayOfValues(values []*notification.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationName) WithValue ¶
func (s UpdateNotificationRequestPathSelectorNotificationName) WithValue(value *notification.Name) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationState ¶
type UpdateNotificationRequestPathSelectorNotificationState struct{}
func (UpdateNotificationRequestPathSelectorNotificationState) AlertsLifetime ¶
func (UpdateNotificationRequestPathSelectorNotificationState) IncidentNotifyAttemptsDone ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationState) IncidentNotifyAttemptsDone() UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone
func (UpdateNotificationRequestPathSelectorNotificationState) IsResolved ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationState) LifecycleCompleted ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationState) NotificationState ¶
func (UpdateNotificationRequestPathSelectorNotificationState) ResolutionNotificationState ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationState) ResolutionNotificationState() UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState
func (UpdateNotificationRequestPathSelectorNotificationState) ResolutionNotifyAttemptsDone ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationState) ResolutionNotifyAttemptsDone() UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone
func (UpdateNotificationRequestPathSelectorNotificationState) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationState) WithArrayOfValues(values []*notification.Notification_State) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime ¶
type UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime ¶
type UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime ¶
type UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorNotificationStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateIsResolved ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateIsResolved struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateIsResolved) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateIsResolved) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorNotificationStateIsResolved) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationStateIsResolved) WithValue ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorNotificationStateIsResolved) WithValue(value bool) *UpdateNotificationRequest_FieldSubPathValue
type UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorNotificationStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateNotificationState ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationState struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) NotificationChannel ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) NotifyAttempts ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) ProviderData ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationState) WithArrayOfValues(values [][]*notification.Notification_State_NotificationState) *UpdateNotificationRequest_FieldSubPathArrayOfValues
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationState) WithItemValue ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateError ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateError struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateError) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotificationChannel) WithArrayOfValues(values []*notification_channel.Name) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) PagerDuty ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderData) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) IncidentKey ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) Ts ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlack) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) FieldPath ¶
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorNotificationStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateStatus ¶
type UpdateNotificationRequestPathSelectorNotificationStateNotificationStateStatus struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateNotificationStateStatus) WithArrayOfValues ¶
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) Error ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) NotificationChannel ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) NotifyAttempts ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) ProviderData ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) Status ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithArrayOfValues ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationState) WithItemValue ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotificationChannel) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) PagerDuty ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) Slack ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderData) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) Ts ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotificationStateStatus) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone ¶ added in v0.10.12
type UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone struct{}
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequestPathSelectorNotificationStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequest_FieldSubPathArrayOfValues
type UpdateNotificationRequestPathSelectorUpdateMask ¶
type UpdateNotificationRequestPathSelectorUpdateMask struct{}
func (UpdateNotificationRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateNotificationRequestPathSelectorUpdateMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *UpdateNotificationRequest_FieldTerminalPathArrayOfValues
type UpdateNotificationRequest_CAS ¶
type UpdateNotificationRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *notification.Notification `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *notification.Notification_FieldMask `` /* 144-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 (*UpdateNotificationRequest_CAS) Clone ¶
func (o *UpdateNotificationRequest_CAS) Clone() *UpdateNotificationRequest_CAS
func (*UpdateNotificationRequest_CAS) CloneRaw ¶
func (o *UpdateNotificationRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateNotificationRequest_CAS) Descriptor ¶
func (*UpdateNotificationRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateNotificationRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateNotificationRequest_CAS) GetConditionalState ¶
func (m *UpdateNotificationRequest_CAS) GetConditionalState() *notification.Notification
func (*UpdateNotificationRequest_CAS) GetFieldMask ¶
func (m *UpdateNotificationRequest_CAS) GetFieldMask() *notification.Notification_FieldMask
func (*UpdateNotificationRequest_CAS) GotenMessage ¶
func (*UpdateNotificationRequest_CAS) GotenMessage()
func (*UpdateNotificationRequest_CAS) GotenObjectExt ¶
func (o *UpdateNotificationRequest_CAS) GotenObjectExt()
func (*UpdateNotificationRequest_CAS) GotenValidate ¶
func (obj *UpdateNotificationRequest_CAS) GotenValidate() error
func (*UpdateNotificationRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateNotificationRequest_CAS) MakeDiffFieldMask(other *UpdateNotificationRequest_CAS) *UpdateNotificationRequest_CAS_FieldMask
func (*UpdateNotificationRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateNotificationRequest_CAS) MakeFullFieldMask() *UpdateNotificationRequest_CAS_FieldMask
func (*UpdateNotificationRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateNotificationRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateNotificationRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateNotificationRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateNotificationRequest_CAS) Marshal ¶
func (m *UpdateNotificationRequest_CAS) Marshal() ([]byte, error)
func (*UpdateNotificationRequest_CAS) MarshalJSON ¶
func (m *UpdateNotificationRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateNotificationRequest_CAS) Merge ¶
func (o *UpdateNotificationRequest_CAS) Merge(source *UpdateNotificationRequest_CAS)
func (*UpdateNotificationRequest_CAS) MergeRaw ¶
func (o *UpdateNotificationRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateNotificationRequest_CAS) ProtoMessage ¶
func (*UpdateNotificationRequest_CAS) ProtoMessage()
func (*UpdateNotificationRequest_CAS) ProtoReflect ¶
func (m *UpdateNotificationRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateNotificationRequest_CAS) Reset ¶
func (m *UpdateNotificationRequest_CAS) Reset()
func (*UpdateNotificationRequest_CAS) SetConditionalState ¶
func (m *UpdateNotificationRequest_CAS) SetConditionalState(fv *notification.Notification)
func (*UpdateNotificationRequest_CAS) SetFieldMask ¶
func (m *UpdateNotificationRequest_CAS) SetFieldMask(fv *notification.Notification_FieldMask)
func (*UpdateNotificationRequest_CAS) String ¶
func (m *UpdateNotificationRequest_CAS) String() string
func (*UpdateNotificationRequest_CAS) Unmarshal ¶
func (m *UpdateNotificationRequest_CAS) Unmarshal(b []byte) error
func (*UpdateNotificationRequest_CAS) UnmarshalJSON ¶
func (m *UpdateNotificationRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalState ¶
type UpdateNotificationRequest_CASPathSelectorConditionalState struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalState) AlertingPolicy ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*notification.Notification) *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue notification.Notification_FieldPathArrayItemValue) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
func (UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues notification.Notification_FieldPathArrayOfValues) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue notification.Notification_FieldPathValue) *UpdateNotificationRequestCAS_FieldSubPathValue
type UpdateNotificationRequest_CASPathSelectorConditionalStateAlertingPolicy ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateAlertingPolicy struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateAlertingPolicy) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateAlertingPolicy) WithArrayOfValues(values []*alerting_policy.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) WithArrayOfValues(values [][]*alert.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) WithItemValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) WithItemValue(value *alert.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
func (UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) WithValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateAlerts) WithValue(value []*alert.Name) *UpdateNotificationRequestCAS_FieldSubPathValue
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) WithValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateNotificationRequestCAS_FieldSubPathValue
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateNotificationRequestCAS_FieldSubPathValue
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateNotificationRequestCAS_FieldSubPathValue
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateNotificationRequestCAS_FieldSubPathValue
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateNotificationRequestCAS_FieldSubPathArrayItemValue
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) WithValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateNotificationRequestCAS_FieldSubPathValue
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateName ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*notification.Name) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
func (UpdateNotificationRequest_CASPathSelectorConditionalStateName) WithValue ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateName) WithValue(value *notification.Name) *UpdateNotificationRequestCAS_FieldSubPathValue
type UpdateNotificationRequest_CASPathSelectorConditionalStateState ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateState struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) AlertsLifetime ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) IncidentNotifyAttemptsDone ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) IsResolved ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) LifecycleCompleted ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) NotificationState ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) ResolutionNotificationState ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) ResolutionNotificationState() UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) ResolutionNotifyAttemptsDone ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) ResolutionNotifyAttemptsDone() UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone
func (UpdateNotificationRequest_CASPathSelectorConditionalStateState) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*notification.Notification_State) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeEndTime ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeEndTime struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeEndTime) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeEndTime) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeStartTime ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeStartTime struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeStartTime) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeStartTime) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateAlertsLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateIncidentNotifyAttemptsDone ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateIncidentNotifyAttemptsDone struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateIncidentNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateIncidentNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateIncidentNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateIsResolved) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateLifecycleCompleted ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateLifecycleCompleted struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) NotificationChannel ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) NotifyAttempts ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) ProviderData ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) WithArrayOfValues ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationState) WithItemValue ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateError ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateError struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateError) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateError) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotificationChannel ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotificationChannel struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotificationChannel) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotificationChannel) WithArrayOfValues ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotifyAttempts ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotifyAttempts struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotifyAttempts) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotifyAttempts) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateNotifyAttempts) WithArrayOfValues(values []int64) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData) PagerDuty ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData) Slack ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderData) WithArrayOfValues ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty) IncidentKey ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack) Ts ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlack) WithArrayOfValues ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlackTs ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlackTs struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlackTs) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlackTs) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateProviderDataSlackTs) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateStatus ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateStatus struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateStatus) FieldPath ¶
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateNotificationStateStatus) WithArrayOfValues ¶
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) Error ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) NotificationChannel ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) NotifyAttempts ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) ProviderData ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) Status ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) WithArrayOfValues ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationState) WithItemValue ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateError ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateError struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateError) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateError) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateError) WithArrayOfValues(values []string) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotificationChannel ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotificationChannel struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotificationChannel) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotificationChannel) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotifyAttempts ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotifyAttempts struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotifyAttempts) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateNotifyAttempts) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData) PagerDuty ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData) Slack ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderData) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) IncidentKey ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDuty) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataPagerDutyIncidentKey) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack) Ts ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlack) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlackTs ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlackTs struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlackTs) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateProviderDataSlackTs) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateStatus ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateStatus struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateStatus) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotificationStateStatus) WithArrayOfValues ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone ¶ added in v0.10.12
type UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone struct{}
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone) FieldPath ¶ added in v0.10.12
func (UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateNotificationRequest_CASPathSelectorConditionalStateStateResolutionNotifyAttemptsDone) WithArrayOfValues(values []bool) *UpdateNotificationRequestCAS_FieldSubPathArrayOfValues
type UpdateNotificationRequest_CASPathSelectorFieldMask ¶
type UpdateNotificationRequest_CASPathSelectorFieldMask struct{}
func (UpdateNotificationRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateNotificationRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *UpdateNotificationRequestCAS_FieldTerminalPathArrayOfValues
type UpdateNotificationRequest_CAS_FieldMask ¶
type UpdateNotificationRequest_CAS_FieldMask struct {
Paths []UpdateNotificationRequestCAS_FieldPath
}
func FullUpdateNotificationRequest_CAS_FieldMask ¶
func FullUpdateNotificationRequest_CAS_FieldMask() *UpdateNotificationRequest_CAS_FieldMask
func (*UpdateNotificationRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) AppendPath(path UpdateNotificationRequestCAS_FieldPath)
func (*UpdateNotificationRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateNotificationRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateNotificationRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateNotificationRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) FilterInputFields() *UpdateNotificationRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateNotificationRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateNotificationRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) GetPaths() []UpdateNotificationRequestCAS_FieldPath
func (*UpdateNotificationRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateNotificationRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) IsFull() bool
func (UpdateNotificationRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateNotificationRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateNotificationRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateNotificationRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateNotificationRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) PathsCount() int
func (*UpdateNotificationRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Project(source *UpdateNotificationRequest_CAS) *UpdateNotificationRequest_CAS
func (*UpdateNotificationRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateNotificationRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateNotificationRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateNotificationRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Reset()
func (*UpdateNotificationRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Set(target, source *UpdateNotificationRequest_CAS)
func (*UpdateNotificationRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateNotificationRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateNotificationRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Size() int
func (*UpdateNotificationRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) String() string
func (*UpdateNotificationRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Subtract(other *UpdateNotificationRequest_CAS_FieldMask) *UpdateNotificationRequest_CAS_FieldMask
func (*UpdateNotificationRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateNotificationRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateNotificationRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateNotificationRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateNotificationRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateNotificationRequest_FieldMask ¶
type UpdateNotificationRequest_FieldMask struct {
Paths []UpdateNotificationRequest_FieldPath
}
func FullUpdateNotificationRequest_FieldMask ¶
func FullUpdateNotificationRequest_FieldMask() *UpdateNotificationRequest_FieldMask
func (*UpdateNotificationRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) AppendPath(path UpdateNotificationRequest_FieldPath)
func (*UpdateNotificationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateNotificationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateNotificationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateNotificationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) FilterInputFields() *UpdateNotificationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateNotificationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateNotificationRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) GetPaths() []UpdateNotificationRequest_FieldPath
func (*UpdateNotificationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateNotificationRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) IsFull() bool
func (UpdateNotificationRequest_FieldMask) Marshal ¶
func (fieldMask UpdateNotificationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateNotificationRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateNotificationRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) PathsCount() int
func (*UpdateNotificationRequest_FieldMask) Project ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) Project(source *UpdateNotificationRequest) *UpdateNotificationRequest
func (*UpdateNotificationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateNotificationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) ProtoMessage()
func (*UpdateNotificationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateNotificationRequest_FieldMask) Reset ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) Reset()
func (*UpdateNotificationRequest_FieldMask) Set ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) Set(target, source *UpdateNotificationRequest)
func (*UpdateNotificationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateNotificationRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateNotificationRequest_FieldMask) Size ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) Size() int
func (*UpdateNotificationRequest_FieldMask) String ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) String() string
func (*UpdateNotificationRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) Subtract(other *UpdateNotificationRequest_FieldMask) *UpdateNotificationRequest_FieldMask
func (*UpdateNotificationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateNotificationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateNotificationRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateNotificationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateNotificationRequest_FieldPath ¶
type UpdateNotificationRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateNotificationRequest_FieldPathSelector Get(source *UpdateNotificationRequest) []interface{} GetSingle(source *UpdateNotificationRequest) (interface{}, bool) ClearValue(item *UpdateNotificationRequest) // Those methods build corresponding UpdateNotificationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateNotificationRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateNotificationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateNotificationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateNotificationRequest_FieldPath ¶
func BuildUpdateNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateNotificationRequest_FieldPath, error)
func MustParseUpdateNotificationRequest_FieldPath ¶
func MustParseUpdateNotificationRequest_FieldPath(rawField string) UpdateNotificationRequest_FieldPath
func ParseUpdateNotificationRequest_FieldPath ¶
func ParseUpdateNotificationRequest_FieldPath(rawField string) (UpdateNotificationRequest_FieldPath, error)
type UpdateNotificationRequest_FieldPathArrayItemValue ¶
type UpdateNotificationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateNotificationRequest_FieldPath ContainsValue(*UpdateNotificationRequest) bool }
UpdateNotificationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateNotificationRequest according to their type Present only for array (repeated) types.
func MustParseUpdateNotificationRequest_FieldPathArrayItemValue ¶
func MustParseUpdateNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateNotificationRequest_FieldPathArrayItemValue
func ParseUpdateNotificationRequest_FieldPathArrayItemValue ¶
func ParseUpdateNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateNotificationRequest_FieldPathArrayItemValue, error)
ParseUpdateNotificationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateNotificationRequest_FieldPathArrayOfValues ¶
type UpdateNotificationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateNotificationRequest_FieldPath }
UpdateNotificationRequest_FieldPathArrayOfValues allows storing slice of values for UpdateNotificationRequest fields according to their type
func MustParseUpdateNotificationRequest_FieldPathArrayOfValues ¶
func MustParseUpdateNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateNotificationRequest_FieldPathArrayOfValues
func ParseUpdateNotificationRequest_FieldPathArrayOfValues ¶
func ParseUpdateNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateNotificationRequest_FieldPathArrayOfValues, error)
type UpdateNotificationRequest_FieldPathSelector ¶
type UpdateNotificationRequest_FieldPathSelector int32
const ( UpdateNotificationRequest_FieldPathSelectorNotification UpdateNotificationRequest_FieldPathSelector = 0 UpdateNotificationRequest_FieldPathSelectorUpdateMask UpdateNotificationRequest_FieldPathSelector = 1 UpdateNotificationRequest_FieldPathSelectorCas UpdateNotificationRequest_FieldPathSelector = 2 )
func (UpdateNotificationRequest_FieldPathSelector) String ¶
func (s UpdateNotificationRequest_FieldPathSelector) String() string
type UpdateNotificationRequest_FieldPathValue ¶
type UpdateNotificationRequest_FieldPathValue interface { UpdateNotificationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateNotificationRequest) CompareWith(*UpdateNotificationRequest) (cmp int, comparable bool) }
UpdateNotificationRequest_FieldPathValue allows storing values for UpdateNotificationRequest fields according to their type
func MustParseUpdateNotificationRequest_FieldPathValue ¶
func MustParseUpdateNotificationRequest_FieldPathValue(pathStr, valueStr string) UpdateNotificationRequest_FieldPathValue
func ParseUpdateNotificationRequest_FieldPathValue ¶
func ParseUpdateNotificationRequest_FieldPathValue(pathStr, valueStr string) (UpdateNotificationRequest_FieldPathValue, error)
type UpdateNotificationRequest_FieldSubPath ¶
type UpdateNotificationRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateNotificationRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateNotificationRequest_FieldSubPath) AsCasSubPath() (UpdateNotificationRequestCAS_FieldPath, bool)
func (*UpdateNotificationRequest_FieldSubPath) AsNotificationSubPath ¶
func (fps *UpdateNotificationRequest_FieldSubPath) AsNotificationSubPath() (notification.Notification_FieldPath, bool)
func (*UpdateNotificationRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateNotificationRequest_FieldSubPath) ClearValue(item *UpdateNotificationRequest)
func (*UpdateNotificationRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateNotificationRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateNotificationRequest_FieldSubPath) Get ¶
func (fps *UpdateNotificationRequest_FieldSubPath) Get(source *UpdateNotificationRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateNotificationRequest
func (*UpdateNotificationRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateNotificationRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateNotificationRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateNotificationRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateNotificationRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateNotificationRequest_FieldSubPath) GetSingle(source *UpdateNotificationRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateNotificationRequest
func (*UpdateNotificationRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateNotificationRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateNotificationRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateNotificationRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateNotificationRequest_FieldSubPath) JSONString ¶
func (fps *UpdateNotificationRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateNotificationRequest_FieldSubPath) Selector ¶
func (fps *UpdateNotificationRequest_FieldSubPath) Selector() UpdateNotificationRequest_FieldPathSelector
func (*UpdateNotificationRequest_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *UpdateNotificationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateNotificationRequest_FieldSubPath) String ¶
func (fps *UpdateNotificationRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateNotificationRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateNotificationRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateNotificationRequest_FieldPathArrayItemValue
func (*UpdateNotificationRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateNotificationRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateNotificationRequest_FieldPathArrayOfValues
func (*UpdateNotificationRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateNotificationRequest_FieldSubPath) WithIValue(value interface{}) UpdateNotificationRequest_FieldPathValue
func (*UpdateNotificationRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateNotificationRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateNotificationRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateNotificationRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateNotificationRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateNotificationRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateNotificationRequest_FieldSubPathArrayItemValue ¶
type UpdateNotificationRequest_FieldSubPathArrayItemValue struct { UpdateNotificationRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateNotificationRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateNotificationRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateNotificationRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateNotificationRequest_FieldSubPathArrayItemValue) AsNotificationPathItemValue ¶
func (fpaivs *UpdateNotificationRequest_FieldSubPathArrayItemValue) AsNotificationPathItemValue() (notification.Notification_FieldPathArrayItemValue, bool)
func (*UpdateNotificationRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateNotificationRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateNotificationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateNotificationRequest'
func (*UpdateNotificationRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateNotificationRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateNotificationRequest_FieldSubPathArrayOfValues ¶
type UpdateNotificationRequest_FieldSubPathArrayOfValues struct { UpdateNotificationRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateNotificationRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateNotificationRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateNotificationRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateNotificationRequest_FieldSubPathArrayOfValues) AsNotificationPathArrayOfValues ¶
func (fpsaov *UpdateNotificationRequest_FieldSubPathArrayOfValues) AsNotificationPathArrayOfValues() (notification.Notification_FieldPathArrayOfValues, bool)
func (*UpdateNotificationRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateNotificationRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateNotificationRequest_FieldSubPathValue ¶
type UpdateNotificationRequest_FieldSubPathValue struct { UpdateNotificationRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateNotificationRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateNotificationRequest_FieldSubPathValue) AsCasPathValue() (UpdateNotificationRequestCAS_FieldPathValue, bool)
func (*UpdateNotificationRequest_FieldSubPathValue) AsNotificationPathValue ¶
func (fpvs *UpdateNotificationRequest_FieldSubPathValue) AsNotificationPathValue() (notification.Notification_FieldPathValue, bool)
func (*UpdateNotificationRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateNotificationRequest_FieldSubPathValue) CompareWith(source *UpdateNotificationRequest) (int, bool)
func (*UpdateNotificationRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateNotificationRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateNotificationRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateNotificationRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateNotificationRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateNotificationRequest_FieldSubPathValue) SetTo(target **UpdateNotificationRequest)
func (*UpdateNotificationRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateNotificationRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateNotificationRequest_FieldTerminalPath ¶
type UpdateNotificationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateNotificationRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) ClearValue(item *UpdateNotificationRequest)
func (*UpdateNotificationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateNotificationRequest_FieldTerminalPath) Get ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) Get(source *UpdateNotificationRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateNotificationRequest
func (*UpdateNotificationRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateNotificationRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateNotificationRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) GetSingle(source *UpdateNotificationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateNotificationRequest
func (*UpdateNotificationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateNotificationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateNotificationRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateNotificationRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) Selector() UpdateNotificationRequest_FieldPathSelector
func (*UpdateNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateNotificationRequest_FieldTerminalPath) String ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateNotificationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateNotificationRequest_FieldPathArrayItemValue
func (*UpdateNotificationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateNotificationRequest_FieldPathArrayOfValues
func (*UpdateNotificationRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateNotificationRequest_FieldPathValue
func (*UpdateNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateNotificationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateNotificationRequest_FieldTerminalPathArrayItemValue ¶
type UpdateNotificationRequest_FieldTerminalPathArrayItemValue struct { UpdateNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateNotificationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateNotificationRequest'
func (*UpdateNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateNotificationRequest as interface{}
func (*UpdateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateNotificationRequest) (interface{}, bool)
func (*UpdateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateNotificationRequest_FieldTerminalPathArrayOfValues ¶
type UpdateNotificationRequest_FieldTerminalPathArrayOfValues struct { UpdateNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateNotificationRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateNotificationRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateNotificationRequest_CAS, bool)
func (*UpdateNotificationRequest_FieldTerminalPathArrayOfValues) AsNotificationArrayOfValues ¶
func (fpaov *UpdateNotificationRequest_FieldTerminalPathArrayOfValues) AsNotificationArrayOfValues() ([]*notification.Notification, bool)
func (*UpdateNotificationRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateNotificationRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
func (*UpdateNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateNotificationRequest_FieldTerminalPathValue ¶
type UpdateNotificationRequest_FieldTerminalPathValue struct { UpdateNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateNotificationRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) AsCasValue() (*UpdateNotificationRequest_CAS, bool)
func (*UpdateNotificationRequest_FieldTerminalPathValue) AsNotificationValue ¶
func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) AsNotificationValue() (*notification.Notification, bool)
func (*UpdateNotificationRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*notification.Notification_FieldMask, bool)
func (*UpdateNotificationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) CompareWith(source *UpdateNotificationRequest) (int, bool)
CompareWith compares value in the 'UpdateNotificationRequest_FieldTerminalPathValue' with the value under path in 'UpdateNotificationRequest'.
func (*UpdateNotificationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateNotificationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateNotificationRequest' as interface{}
func (*UpdateNotificationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) SetTo(target **UpdateNotificationRequest)
SetTo stores value for selected field for object UpdateNotificationRequest
func (*UpdateNotificationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchNotificationClientStream ¶
type WatchNotificationClientStream interface { Recv() (*WatchNotificationResponse, error) grpc.ClientStream }
type WatchNotificationDescriptor ¶
type WatchNotificationDescriptor struct{}
func GetWatchNotificationDescriptor ¶
func GetWatchNotificationDescriptor() *WatchNotificationDescriptor
func (*WatchNotificationDescriptor) GetApiDescriptor ¶
func (d *WatchNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchNotificationDescriptor) GetApiName ¶
func (d *WatchNotificationDescriptor) GetApiName() string
func (*WatchNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationDescriptor) GetFullMethodName ¶
func (d *WatchNotificationDescriptor) GetFullMethodName() string
func (*WatchNotificationDescriptor) GetMethodName ¶
func (d *WatchNotificationDescriptor) GetMethodName() string
func (*WatchNotificationDescriptor) GetProtoPkgName ¶
func (d *WatchNotificationDescriptor) GetProtoPkgName() string
func (*WatchNotificationDescriptor) GetResourceDescriptor ¶
func (d *WatchNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationDescriptor) GetServiceDomain ¶
func (d *WatchNotificationDescriptor) GetServiceDomain() string
func (*WatchNotificationDescriptor) GetServiceVersion ¶
func (d *WatchNotificationDescriptor) GetServiceVersion() string
func (*WatchNotificationDescriptor) GetVerb ¶
func (d *WatchNotificationDescriptor) GetVerb() string
func (*WatchNotificationDescriptor) HasResource ¶
func (d *WatchNotificationDescriptor) HasResource() bool
func (*WatchNotificationDescriptor) IsClientStream ¶
func (d *WatchNotificationDescriptor) IsClientStream() bool
func (*WatchNotificationDescriptor) IsCollection ¶
func (d *WatchNotificationDescriptor) IsCollection() bool
func (*WatchNotificationDescriptor) IsPlural ¶
func (d *WatchNotificationDescriptor) IsPlural() bool
func (*WatchNotificationDescriptor) IsServerStream ¶
func (d *WatchNotificationDescriptor) IsServerStream() bool
func (*WatchNotificationDescriptor) IsUnary ¶
func (d *WatchNotificationDescriptor) IsUnary() bool
func (*WatchNotificationDescriptor) NewEmptyClientMsg ¶
func (d *WatchNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchNotificationDescriptor) NewEmptyServerMsg ¶
func (d *WatchNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchNotificationDescriptor) RequestHasResourceBody ¶
func (d *WatchNotificationDescriptor) RequestHasResourceBody() bool
type WatchNotificationDescriptorClientMsgHandle ¶
type WatchNotificationDescriptorClientMsgHandle struct{}
func (*WatchNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationDescriptorServerMsgHandle ¶
type WatchNotificationDescriptorServerMsgHandle struct{}
func (*WatchNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationRequest ¶
type WatchNotificationRequest struct { // Reference to ntt.monitoring.v3.Notification Name *notification.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.Notification_FieldMask `` /* 144-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 [WatchNotification][ntt.monitoring.v3.WatchNotification]
func (*WatchNotificationRequest) Clone ¶
func (o *WatchNotificationRequest) Clone() *WatchNotificationRequest
func (*WatchNotificationRequest) CloneRaw ¶
func (o *WatchNotificationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchNotificationRequest) Descriptor ¶
func (*WatchNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationRequest.ProtoReflect.Descriptor instead.
func (*WatchNotificationRequest) GetFieldMask ¶
func (m *WatchNotificationRequest) GetFieldMask() *notification.Notification_FieldMask
func (*WatchNotificationRequest) GetName ¶
func (m *WatchNotificationRequest) GetName() *notification.Reference
func (*WatchNotificationRequest) GetView ¶
func (m *WatchNotificationRequest) GetView() view.View
func (*WatchNotificationRequest) GotenMessage ¶
func (*WatchNotificationRequest) GotenMessage()
func (*WatchNotificationRequest) GotenObjectExt ¶
func (o *WatchNotificationRequest) GotenObjectExt()
func (*WatchNotificationRequest) GotenValidate ¶
func (obj *WatchNotificationRequest) GotenValidate() error
func (*WatchNotificationRequest) MakeDiffFieldMask ¶
func (o *WatchNotificationRequest) MakeDiffFieldMask(other *WatchNotificationRequest) *WatchNotificationRequest_FieldMask
func (*WatchNotificationRequest) MakeFullFieldMask ¶
func (o *WatchNotificationRequest) MakeFullFieldMask() *WatchNotificationRequest_FieldMask
func (*WatchNotificationRequest) MakeRawDiffFieldMask ¶
func (o *WatchNotificationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchNotificationRequest) MakeRawFullFieldMask ¶
func (o *WatchNotificationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchNotificationRequest) Marshal ¶
func (m *WatchNotificationRequest) Marshal() ([]byte, error)
func (*WatchNotificationRequest) MarshalJSON ¶
func (m *WatchNotificationRequest) MarshalJSON() ([]byte, error)
func (*WatchNotificationRequest) Merge ¶
func (o *WatchNotificationRequest) Merge(source *WatchNotificationRequest)
func (*WatchNotificationRequest) MergeRaw ¶
func (o *WatchNotificationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationRequest) ProtoMessage ¶
func (*WatchNotificationRequest) ProtoMessage()
func (*WatchNotificationRequest) ProtoReflect ¶
func (m *WatchNotificationRequest) ProtoReflect() preflect.Message
func (*WatchNotificationRequest) Reset ¶
func (m *WatchNotificationRequest) Reset()
func (*WatchNotificationRequest) SetFieldMask ¶
func (m *WatchNotificationRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*WatchNotificationRequest) SetName ¶
func (m *WatchNotificationRequest) SetName(fv *notification.Reference)
func (*WatchNotificationRequest) SetView ¶
func (m *WatchNotificationRequest) SetView(fv view.View)
func (*WatchNotificationRequest) String ¶
func (m *WatchNotificationRequest) String() string
func (*WatchNotificationRequest) Unmarshal ¶
func (m *WatchNotificationRequest) Unmarshal(b []byte) error
func (*WatchNotificationRequest) UnmarshalJSON ¶
func (m *WatchNotificationRequest) UnmarshalJSON(data []byte) error
type WatchNotificationRequestFieldPathBuilder ¶
type WatchNotificationRequestFieldPathBuilder struct{}
func NewWatchNotificationRequestFieldPathBuilder ¶
func NewWatchNotificationRequestFieldPathBuilder() WatchNotificationRequestFieldPathBuilder
type WatchNotificationRequestPathSelectorFieldMask ¶
type WatchNotificationRequestPathSelectorFieldMask struct{}
func (WatchNotificationRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchNotificationRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *WatchNotificationRequest_FieldTerminalPathArrayOfValues
type WatchNotificationRequestPathSelectorName ¶
type WatchNotificationRequestPathSelectorName struct{}
func (WatchNotificationRequestPathSelectorName) FieldPath ¶
func (WatchNotificationRequestPathSelectorName) FieldPath() *WatchNotificationRequest_FieldTerminalPath
func (WatchNotificationRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchNotificationRequestPathSelectorName) WithArrayOfValues(values []*notification.Reference) *WatchNotificationRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationRequestPathSelectorName) WithValue ¶
func (s WatchNotificationRequestPathSelectorName) WithValue(value *notification.Reference) *WatchNotificationRequest_FieldTerminalPathValue
type WatchNotificationRequestPathSelectorView ¶
type WatchNotificationRequestPathSelectorView struct{}
func (WatchNotificationRequestPathSelectorView) FieldPath ¶
func (WatchNotificationRequestPathSelectorView) FieldPath() *WatchNotificationRequest_FieldTerminalPath
func (WatchNotificationRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchNotificationRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchNotificationRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationRequestPathSelectorView) WithValue ¶
func (s WatchNotificationRequestPathSelectorView) WithValue(value view.View) *WatchNotificationRequest_FieldTerminalPathValue
type WatchNotificationRequest_FieldMask ¶
type WatchNotificationRequest_FieldMask struct {
Paths []WatchNotificationRequest_FieldPath
}
func FullWatchNotificationRequest_FieldMask ¶
func FullWatchNotificationRequest_FieldMask() *WatchNotificationRequest_FieldMask
func (*WatchNotificationRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationRequest_FieldMask) AppendPath(path WatchNotificationRequest_FieldPath)
func (*WatchNotificationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchNotificationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchNotificationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchNotificationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchNotificationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchNotificationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchNotificationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchNotificationRequest_FieldMask) FilterInputFields() *WatchNotificationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchNotificationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchNotificationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchNotificationRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchNotificationRequest_FieldMask) GetPaths() []WatchNotificationRequest_FieldPath
func (*WatchNotificationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchNotificationRequest_FieldMask) IsFull ¶
func (fieldMask *WatchNotificationRequest_FieldMask) IsFull() bool
func (WatchNotificationRequest_FieldMask) Marshal ¶
func (fieldMask WatchNotificationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchNotificationRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchNotificationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchNotificationRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchNotificationRequest_FieldMask) PathsCount() int
func (*WatchNotificationRequest_FieldMask) Project ¶
func (fieldMask *WatchNotificationRequest_FieldMask) Project(source *WatchNotificationRequest) *WatchNotificationRequest
func (*WatchNotificationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationRequest_FieldMask) ProtoMessage()
func (*WatchNotificationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationRequest_FieldMask) Reset ¶
func (fieldMask *WatchNotificationRequest_FieldMask) Reset()
func (*WatchNotificationRequest_FieldMask) Set ¶
func (fieldMask *WatchNotificationRequest_FieldMask) Set(target, source *WatchNotificationRequest)
func (*WatchNotificationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchNotificationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchNotificationRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchNotificationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchNotificationRequest_FieldMask) Size ¶
func (fieldMask *WatchNotificationRequest_FieldMask) Size() int
func (*WatchNotificationRequest_FieldMask) String ¶
func (fieldMask *WatchNotificationRequest_FieldMask) String() string
func (*WatchNotificationRequest_FieldMask) Subtract ¶
func (fieldMask *WatchNotificationRequest_FieldMask) Subtract(other *WatchNotificationRequest_FieldMask) *WatchNotificationRequest_FieldMask
func (*WatchNotificationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchNotificationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchNotificationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchNotificationRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchNotificationRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchNotificationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchNotificationRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchNotificationRequest_FieldPath ¶
type WatchNotificationRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchNotificationRequest_FieldPathSelector Get(source *WatchNotificationRequest) []interface{} GetSingle(source *WatchNotificationRequest) (interface{}, bool) ClearValue(item *WatchNotificationRequest) // Those methods build corresponding WatchNotificationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchNotificationRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchNotificationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchNotificationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchNotificationRequest_FieldPath ¶
func BuildWatchNotificationRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationRequest_FieldPath, error)
func MustParseWatchNotificationRequest_FieldPath ¶
func MustParseWatchNotificationRequest_FieldPath(rawField string) WatchNotificationRequest_FieldPath
func ParseWatchNotificationRequest_FieldPath ¶
func ParseWatchNotificationRequest_FieldPath(rawField string) (WatchNotificationRequest_FieldPath, error)
type WatchNotificationRequest_FieldPathArrayItemValue ¶
type WatchNotificationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchNotificationRequest_FieldPath ContainsValue(*WatchNotificationRequest) bool }
WatchNotificationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchNotificationRequest according to their type Present only for array (repeated) types.
func MustParseWatchNotificationRequest_FieldPathArrayItemValue ¶
func MustParseWatchNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationRequest_FieldPathArrayItemValue
func ParseWatchNotificationRequest_FieldPathArrayItemValue ¶
func ParseWatchNotificationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationRequest_FieldPathArrayItemValue, error)
ParseWatchNotificationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchNotificationRequest_FieldPathArrayOfValues ¶
type WatchNotificationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchNotificationRequest_FieldPath }
WatchNotificationRequest_FieldPathArrayOfValues allows storing slice of values for WatchNotificationRequest fields according to their type
func MustParseWatchNotificationRequest_FieldPathArrayOfValues ¶
func MustParseWatchNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationRequest_FieldPathArrayOfValues
func ParseWatchNotificationRequest_FieldPathArrayOfValues ¶
func ParseWatchNotificationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationRequest_FieldPathArrayOfValues, error)
type WatchNotificationRequest_FieldPathSelector ¶
type WatchNotificationRequest_FieldPathSelector int32
const ( WatchNotificationRequest_FieldPathSelectorName WatchNotificationRequest_FieldPathSelector = 0 WatchNotificationRequest_FieldPathSelectorFieldMask WatchNotificationRequest_FieldPathSelector = 1 WatchNotificationRequest_FieldPathSelectorView WatchNotificationRequest_FieldPathSelector = 2 )
func (WatchNotificationRequest_FieldPathSelector) String ¶
func (s WatchNotificationRequest_FieldPathSelector) String() string
type WatchNotificationRequest_FieldPathValue ¶
type WatchNotificationRequest_FieldPathValue interface { WatchNotificationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchNotificationRequest) CompareWith(*WatchNotificationRequest) (cmp int, comparable bool) }
WatchNotificationRequest_FieldPathValue allows storing values for WatchNotificationRequest fields according to their type
func MustParseWatchNotificationRequest_FieldPathValue ¶
func MustParseWatchNotificationRequest_FieldPathValue(pathStr, valueStr string) WatchNotificationRequest_FieldPathValue
func ParseWatchNotificationRequest_FieldPathValue ¶
func ParseWatchNotificationRequest_FieldPathValue(pathStr, valueStr string) (WatchNotificationRequest_FieldPathValue, error)
type WatchNotificationRequest_FieldTerminalPath ¶
type WatchNotificationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchNotificationRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) ClearValue(item *WatchNotificationRequest)
func (*WatchNotificationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationRequest_FieldTerminalPath) Get ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) Get(source *WatchNotificationRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchNotificationRequest
func (*WatchNotificationRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchNotificationRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchNotificationRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) GetSingle(source *WatchNotificationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchNotificationRequest
func (*WatchNotificationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchNotificationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationRequest_FieldTerminalPath) Selector ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) Selector() WatchNotificationRequest_FieldPathSelector
func (*WatchNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationRequest_FieldTerminalPath) String ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationRequest_FieldPathArrayItemValue
func (*WatchNotificationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationRequest_FieldPathArrayOfValues
func (*WatchNotificationRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationRequest_FieldPathValue
func (*WatchNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchNotificationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchNotificationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationRequest_FieldTerminalPathArrayItemValue ¶
type WatchNotificationRequest_FieldTerminalPathArrayItemValue struct { WatchNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchNotificationRequest'
func (*WatchNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchNotificationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchNotificationRequest as interface{}
func (*WatchNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchNotificationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationRequest) (interface{}, bool)
func (*WatchNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchNotificationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchNotificationRequest_FieldTerminalPathArrayOfValues ¶
type WatchNotificationRequest_FieldTerminalPathArrayOfValues struct { WatchNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchNotificationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
func (*WatchNotificationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchNotificationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*notification.Reference, bool)
func (*WatchNotificationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchNotificationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchNotificationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchNotificationRequest_FieldTerminalPathValue ¶
type WatchNotificationRequest_FieldTerminalPathValue struct { WatchNotificationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchNotificationRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
func (*WatchNotificationRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchNotificationRequest_FieldTerminalPathValue) AsNameValue() (*notification.Reference, bool)
func (*WatchNotificationRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchNotificationRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchNotificationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationRequest_FieldTerminalPathValue) CompareWith(source *WatchNotificationRequest) (int, bool)
CompareWith compares value in the 'WatchNotificationRequest_FieldTerminalPathValue' with the value under path in 'WatchNotificationRequest'.
func (*WatchNotificationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchNotificationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchNotificationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchNotificationRequest' as interface{}
func (*WatchNotificationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchNotificationRequest_FieldTerminalPathValue) SetTo(target **WatchNotificationRequest)
SetTo stores value for selected field for object WatchNotificationRequest
func (*WatchNotificationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchNotificationResponse ¶
type WatchNotificationResponse struct { Change *notification.NotificationChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchNotificationResponse
func (*WatchNotificationResponse) Clone ¶
func (o *WatchNotificationResponse) Clone() *WatchNotificationResponse
func (*WatchNotificationResponse) CloneRaw ¶
func (o *WatchNotificationResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchNotificationResponse) Descriptor ¶
func (*WatchNotificationResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationResponse.ProtoReflect.Descriptor instead.
func (*WatchNotificationResponse) GetChange ¶
func (m *WatchNotificationResponse) GetChange() *notification.NotificationChange
func (*WatchNotificationResponse) GotenMessage ¶
func (*WatchNotificationResponse) GotenMessage()
func (*WatchNotificationResponse) GotenObjectExt ¶
func (o *WatchNotificationResponse) GotenObjectExt()
func (*WatchNotificationResponse) GotenValidate ¶
func (obj *WatchNotificationResponse) GotenValidate() error
func (*WatchNotificationResponse) MakeDiffFieldMask ¶
func (o *WatchNotificationResponse) MakeDiffFieldMask(other *WatchNotificationResponse) *WatchNotificationResponse_FieldMask
func (*WatchNotificationResponse) MakeFullFieldMask ¶
func (o *WatchNotificationResponse) MakeFullFieldMask() *WatchNotificationResponse_FieldMask
func (*WatchNotificationResponse) MakeRawDiffFieldMask ¶
func (o *WatchNotificationResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchNotificationResponse) MakeRawFullFieldMask ¶
func (o *WatchNotificationResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchNotificationResponse) Marshal ¶
func (m *WatchNotificationResponse) Marshal() ([]byte, error)
func (*WatchNotificationResponse) MarshalJSON ¶
func (m *WatchNotificationResponse) MarshalJSON() ([]byte, error)
func (*WatchNotificationResponse) Merge ¶
func (o *WatchNotificationResponse) Merge(source *WatchNotificationResponse)
func (*WatchNotificationResponse) MergeRaw ¶
func (o *WatchNotificationResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationResponse) ProtoMessage ¶
func (*WatchNotificationResponse) ProtoMessage()
func (*WatchNotificationResponse) ProtoReflect ¶
func (m *WatchNotificationResponse) ProtoReflect() preflect.Message
func (*WatchNotificationResponse) Reset ¶
func (m *WatchNotificationResponse) Reset()
func (*WatchNotificationResponse) SetChange ¶
func (m *WatchNotificationResponse) SetChange(fv *notification.NotificationChange)
func (*WatchNotificationResponse) String ¶
func (m *WatchNotificationResponse) String() string
func (*WatchNotificationResponse) Unmarshal ¶
func (m *WatchNotificationResponse) Unmarshal(b []byte) error
func (*WatchNotificationResponse) UnmarshalJSON ¶
func (m *WatchNotificationResponse) UnmarshalJSON(data []byte) error
type WatchNotificationResponseFieldPathBuilder ¶
type WatchNotificationResponseFieldPathBuilder struct{}
func NewWatchNotificationResponseFieldPathBuilder ¶
func NewWatchNotificationResponseFieldPathBuilder() WatchNotificationResponseFieldPathBuilder
type WatchNotificationResponsePathSelectorChange ¶
type WatchNotificationResponsePathSelectorChange struct{}
func (WatchNotificationResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchNotificationResponsePathSelectorChange) WithArrayOfValues(values []*notification.NotificationChange) *WatchNotificationResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationResponsePathSelectorChange) WithValue ¶
func (s WatchNotificationResponsePathSelectorChange) WithValue(value *notification.NotificationChange) *WatchNotificationResponse_FieldTerminalPathValue
type WatchNotificationResponse_FieldMask ¶
type WatchNotificationResponse_FieldMask struct {
Paths []WatchNotificationResponse_FieldPath
}
func FullWatchNotificationResponse_FieldMask ¶
func FullWatchNotificationResponse_FieldMask() *WatchNotificationResponse_FieldMask
func (*WatchNotificationResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationResponse_FieldMask) AppendPath(path WatchNotificationResponse_FieldPath)
func (*WatchNotificationResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchNotificationResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchNotificationResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchNotificationResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchNotificationResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchNotificationResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchNotificationResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchNotificationResponse_FieldMask) FilterInputFields() *WatchNotificationResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchNotificationResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchNotificationResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchNotificationResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchNotificationResponse_FieldMask) GetPaths() []WatchNotificationResponse_FieldPath
func (*WatchNotificationResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchNotificationResponse_FieldMask) IsFull ¶
func (fieldMask *WatchNotificationResponse_FieldMask) IsFull() bool
func (WatchNotificationResponse_FieldMask) Marshal ¶
func (fieldMask WatchNotificationResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchNotificationResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchNotificationResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchNotificationResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchNotificationResponse_FieldMask) PathsCount() int
func (*WatchNotificationResponse_FieldMask) Project ¶
func (fieldMask *WatchNotificationResponse_FieldMask) Project(source *WatchNotificationResponse) *WatchNotificationResponse
func (*WatchNotificationResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationResponse_FieldMask) ProtoMessage()
func (*WatchNotificationResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationResponse_FieldMask) Reset ¶
func (fieldMask *WatchNotificationResponse_FieldMask) Reset()
func (*WatchNotificationResponse_FieldMask) Set ¶
func (fieldMask *WatchNotificationResponse_FieldMask) Set(target, source *WatchNotificationResponse)
func (*WatchNotificationResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchNotificationResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchNotificationResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchNotificationResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchNotificationResponse_FieldMask) Size ¶
func (fieldMask *WatchNotificationResponse_FieldMask) Size() int
func (*WatchNotificationResponse_FieldMask) String ¶
func (fieldMask *WatchNotificationResponse_FieldMask) String() string
func (*WatchNotificationResponse_FieldMask) Subtract ¶
func (fieldMask *WatchNotificationResponse_FieldMask) Subtract(other *WatchNotificationResponse_FieldMask) *WatchNotificationResponse_FieldMask
func (*WatchNotificationResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchNotificationResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchNotificationResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchNotificationResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchNotificationResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchNotificationResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchNotificationResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchNotificationResponse_FieldPath ¶
type WatchNotificationResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchNotificationResponse_FieldPathSelector Get(source *WatchNotificationResponse) []interface{} GetSingle(source *WatchNotificationResponse) (interface{}, bool) ClearValue(item *WatchNotificationResponse) // Those methods build corresponding WatchNotificationResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchNotificationResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchNotificationResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchNotificationResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchNotificationResponse_FieldPath ¶
func BuildWatchNotificationResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationResponse_FieldPath, error)
func MustParseWatchNotificationResponse_FieldPath ¶
func MustParseWatchNotificationResponse_FieldPath(rawField string) WatchNotificationResponse_FieldPath
func ParseWatchNotificationResponse_FieldPath ¶
func ParseWatchNotificationResponse_FieldPath(rawField string) (WatchNotificationResponse_FieldPath, error)
type WatchNotificationResponse_FieldPathArrayItemValue ¶
type WatchNotificationResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchNotificationResponse_FieldPath ContainsValue(*WatchNotificationResponse) bool }
WatchNotificationResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchNotificationResponse according to their type Present only for array (repeated) types.
func MustParseWatchNotificationResponse_FieldPathArrayItemValue ¶
func MustParseWatchNotificationResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationResponse_FieldPathArrayItemValue
func ParseWatchNotificationResponse_FieldPathArrayItemValue ¶
func ParseWatchNotificationResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationResponse_FieldPathArrayItemValue, error)
ParseWatchNotificationResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchNotificationResponse_FieldPathArrayOfValues ¶
type WatchNotificationResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchNotificationResponse_FieldPath }
WatchNotificationResponse_FieldPathArrayOfValues allows storing slice of values for WatchNotificationResponse fields according to their type
func MustParseWatchNotificationResponse_FieldPathArrayOfValues ¶
func MustParseWatchNotificationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationResponse_FieldPathArrayOfValues
func ParseWatchNotificationResponse_FieldPathArrayOfValues ¶
func ParseWatchNotificationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationResponse_FieldPathArrayOfValues, error)
type WatchNotificationResponse_FieldPathSelector ¶
type WatchNotificationResponse_FieldPathSelector int32
const (
WatchNotificationResponse_FieldPathSelectorChange WatchNotificationResponse_FieldPathSelector = 0
)
func (WatchNotificationResponse_FieldPathSelector) String ¶
func (s WatchNotificationResponse_FieldPathSelector) String() string
type WatchNotificationResponse_FieldPathValue ¶
type WatchNotificationResponse_FieldPathValue interface { WatchNotificationResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchNotificationResponse) CompareWith(*WatchNotificationResponse) (cmp int, comparable bool) }
WatchNotificationResponse_FieldPathValue allows storing values for WatchNotificationResponse fields according to their type
func MustParseWatchNotificationResponse_FieldPathValue ¶
func MustParseWatchNotificationResponse_FieldPathValue(pathStr, valueStr string) WatchNotificationResponse_FieldPathValue
func ParseWatchNotificationResponse_FieldPathValue ¶
func ParseWatchNotificationResponse_FieldPathValue(pathStr, valueStr string) (WatchNotificationResponse_FieldPathValue, error)
type WatchNotificationResponse_FieldTerminalPath ¶
type WatchNotificationResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchNotificationResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) ClearValue(item *WatchNotificationResponse)
func (*WatchNotificationResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationResponse_FieldTerminalPath) Get ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) Get(source *WatchNotificationResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchNotificationResponse
func (*WatchNotificationResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchNotificationResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchNotificationResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) GetSingle(source *WatchNotificationResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchNotificationResponse
func (*WatchNotificationResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchNotificationResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationResponse_FieldTerminalPath) Selector ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) Selector() WatchNotificationResponse_FieldPathSelector
func (*WatchNotificationResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationResponse_FieldTerminalPath) String ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationResponse_FieldPathArrayItemValue
func (*WatchNotificationResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationResponse_FieldPathArrayOfValues
func (*WatchNotificationResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationResponse_FieldPathValue
func (*WatchNotificationResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchNotificationResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchNotificationResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchNotificationResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationResponse_FieldTerminalPathArrayItemValue ¶
type WatchNotificationResponse_FieldTerminalPathArrayItemValue struct { WatchNotificationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchNotificationResponse'
func (*WatchNotificationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchNotificationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchNotificationResponse as interface{}
func (*WatchNotificationResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchNotificationResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationResponse) (interface{}, bool)
func (*WatchNotificationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchNotificationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchNotificationResponse_FieldTerminalPathArrayOfValues ¶
type WatchNotificationResponse_FieldTerminalPathArrayOfValues struct { WatchNotificationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchNotificationResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*notification.NotificationChange, bool)
func (*WatchNotificationResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchNotificationResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchNotificationResponse_FieldTerminalPathValue ¶
type WatchNotificationResponse_FieldTerminalPathValue struct { WatchNotificationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchNotificationResponse_FieldTerminalPathValue) AsChangeValue() (*notification.NotificationChange, bool)
func (*WatchNotificationResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationResponse_FieldTerminalPathValue) CompareWith(source *WatchNotificationResponse) (int, bool)
CompareWith compares value in the 'WatchNotificationResponse_FieldTerminalPathValue' with the value under path in 'WatchNotificationResponse'.
func (*WatchNotificationResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchNotificationResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchNotificationResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchNotificationResponse' as interface{}
func (*WatchNotificationResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchNotificationResponse_FieldTerminalPathValue) SetTo(target **WatchNotificationResponse)
SetTo stores value for selected field for object WatchNotificationResponse
func (*WatchNotificationResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchNotificationsClientStream ¶
type WatchNotificationsClientStream interface { Recv() (*WatchNotificationsResponse, error) grpc.ClientStream }
type WatchNotificationsDescriptor ¶
type WatchNotificationsDescriptor struct{}
func GetWatchNotificationsDescriptor ¶
func GetWatchNotificationsDescriptor() *WatchNotificationsDescriptor
func (*WatchNotificationsDescriptor) GetApiDescriptor ¶
func (d *WatchNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchNotificationsDescriptor) GetApiName ¶
func (d *WatchNotificationsDescriptor) GetApiName() string
func (*WatchNotificationsDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationsDescriptor) GetFullMethodName ¶
func (d *WatchNotificationsDescriptor) GetFullMethodName() string
func (*WatchNotificationsDescriptor) GetMethodName ¶
func (d *WatchNotificationsDescriptor) GetMethodName() string
func (*WatchNotificationsDescriptor) GetProtoPkgName ¶
func (d *WatchNotificationsDescriptor) GetProtoPkgName() string
func (*WatchNotificationsDescriptor) GetResourceDescriptor ¶
func (d *WatchNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchNotificationsDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationsDescriptor) GetServiceDomain ¶
func (d *WatchNotificationsDescriptor) GetServiceDomain() string
func (*WatchNotificationsDescriptor) GetServiceVersion ¶
func (d *WatchNotificationsDescriptor) GetServiceVersion() string
func (*WatchNotificationsDescriptor) GetVerb ¶
func (d *WatchNotificationsDescriptor) GetVerb() string
func (*WatchNotificationsDescriptor) HasResource ¶
func (d *WatchNotificationsDescriptor) HasResource() bool
func (*WatchNotificationsDescriptor) IsClientStream ¶
func (d *WatchNotificationsDescriptor) IsClientStream() bool
func (*WatchNotificationsDescriptor) IsCollection ¶
func (d *WatchNotificationsDescriptor) IsCollection() bool
func (*WatchNotificationsDescriptor) IsPlural ¶
func (d *WatchNotificationsDescriptor) IsPlural() bool
func (*WatchNotificationsDescriptor) IsServerStream ¶
func (d *WatchNotificationsDescriptor) IsServerStream() bool
func (*WatchNotificationsDescriptor) IsUnary ¶
func (d *WatchNotificationsDescriptor) IsUnary() bool
func (*WatchNotificationsDescriptor) NewEmptyClientMsg ¶
func (d *WatchNotificationsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchNotificationsDescriptor) NewEmptyServerMsg ¶
func (d *WatchNotificationsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchNotificationsDescriptor) RequestHasResourceBody ¶
func (d *WatchNotificationsDescriptor) RequestHasResourceBody() bool
type WatchNotificationsDescriptorClientMsgHandle ¶
type WatchNotificationsDescriptorClientMsgHandle struct{}
func (*WatchNotificationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationsDescriptorServerMsgHandle ¶
type WatchNotificationsDescriptorServerMsgHandle struct{}
func (*WatchNotificationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationsRequest ¶
type WatchNotificationsRequest 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.Notification Parent *notification.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Notifications 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.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.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.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 Notification that don't // affect any of masked fields won't be sent back. FieldMask *notification.Notification_FieldMask `` /* 144-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 // Notification 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 [WatchNotifications][ntt.monitoring.v3.WatchNotifications]
func (*WatchNotificationsRequest) Clone ¶
func (o *WatchNotificationsRequest) Clone() *WatchNotificationsRequest
func (*WatchNotificationsRequest) CloneRaw ¶
func (o *WatchNotificationsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchNotificationsRequest) Descriptor ¶
func (*WatchNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationsRequest.ProtoReflect.Descriptor instead.
func (*WatchNotificationsRequest) GetFieldMask ¶
func (m *WatchNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
func (*WatchNotificationsRequest) GetFilter ¶
func (m *WatchNotificationsRequest) GetFilter() *notification.Filter
func (*WatchNotificationsRequest) GetMaxChunkSize ¶
func (m *WatchNotificationsRequest) GetMaxChunkSize() int32
func (*WatchNotificationsRequest) GetOrderBy ¶
func (m *WatchNotificationsRequest) GetOrderBy() *notification.OrderBy
func (*WatchNotificationsRequest) GetPageSize ¶
func (m *WatchNotificationsRequest) GetPageSize() int32
func (*WatchNotificationsRequest) GetPageToken ¶
func (m *WatchNotificationsRequest) GetPageToken() *notification.PagerCursor
func (*WatchNotificationsRequest) GetParent ¶
func (m *WatchNotificationsRequest) GetParent() *notification.ParentReference
func (*WatchNotificationsRequest) GetResumeToken ¶
func (m *WatchNotificationsRequest) GetResumeToken() string
func (*WatchNotificationsRequest) GetStartingTime ¶
func (m *WatchNotificationsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchNotificationsRequest) GetType ¶
func (m *WatchNotificationsRequest) GetType() watch_type.WatchType
func (*WatchNotificationsRequest) GetView ¶
func (m *WatchNotificationsRequest) GetView() view.View
func (*WatchNotificationsRequest) GotenMessage ¶
func (*WatchNotificationsRequest) GotenMessage()
func (*WatchNotificationsRequest) GotenObjectExt ¶
func (o *WatchNotificationsRequest) GotenObjectExt()
func (*WatchNotificationsRequest) GotenValidate ¶
func (obj *WatchNotificationsRequest) GotenValidate() error
func (*WatchNotificationsRequest) MakeDiffFieldMask ¶
func (o *WatchNotificationsRequest) MakeDiffFieldMask(other *WatchNotificationsRequest) *WatchNotificationsRequest_FieldMask
func (*WatchNotificationsRequest) MakeFullFieldMask ¶
func (o *WatchNotificationsRequest) MakeFullFieldMask() *WatchNotificationsRequest_FieldMask
func (*WatchNotificationsRequest) MakeRawDiffFieldMask ¶
func (o *WatchNotificationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchNotificationsRequest) MakeRawFullFieldMask ¶
func (o *WatchNotificationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchNotificationsRequest) Marshal ¶
func (m *WatchNotificationsRequest) Marshal() ([]byte, error)
func (*WatchNotificationsRequest) MarshalJSON ¶
func (m *WatchNotificationsRequest) MarshalJSON() ([]byte, error)
func (*WatchNotificationsRequest) Merge ¶
func (o *WatchNotificationsRequest) Merge(source *WatchNotificationsRequest)
func (*WatchNotificationsRequest) MergeRaw ¶
func (o *WatchNotificationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationsRequest) ProtoMessage ¶
func (*WatchNotificationsRequest) ProtoMessage()
func (*WatchNotificationsRequest) ProtoReflect ¶
func (m *WatchNotificationsRequest) ProtoReflect() preflect.Message
func (*WatchNotificationsRequest) Reset ¶
func (m *WatchNotificationsRequest) Reset()
func (*WatchNotificationsRequest) SetFieldMask ¶
func (m *WatchNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*WatchNotificationsRequest) SetFilter ¶
func (m *WatchNotificationsRequest) SetFilter(fv *notification.Filter)
func (*WatchNotificationsRequest) SetMaxChunkSize ¶
func (m *WatchNotificationsRequest) SetMaxChunkSize(fv int32)
func (*WatchNotificationsRequest) SetOrderBy ¶
func (m *WatchNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
func (*WatchNotificationsRequest) SetPageSize ¶
func (m *WatchNotificationsRequest) SetPageSize(fv int32)
func (*WatchNotificationsRequest) SetPageToken ¶
func (m *WatchNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
func (*WatchNotificationsRequest) SetParent ¶
func (m *WatchNotificationsRequest) SetParent(fv *notification.ParentReference)
func (*WatchNotificationsRequest) SetResumeToken ¶
func (m *WatchNotificationsRequest) SetResumeToken(fv string)
func (*WatchNotificationsRequest) SetStartingTime ¶
func (m *WatchNotificationsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchNotificationsRequest) SetType ¶
func (m *WatchNotificationsRequest) SetType(fv watch_type.WatchType)
func (*WatchNotificationsRequest) SetView ¶
func (m *WatchNotificationsRequest) SetView(fv view.View)
func (*WatchNotificationsRequest) String ¶
func (m *WatchNotificationsRequest) String() string
func (*WatchNotificationsRequest) Unmarshal ¶
func (m *WatchNotificationsRequest) Unmarshal(b []byte) error
func (*WatchNotificationsRequest) UnmarshalJSON ¶
func (m *WatchNotificationsRequest) UnmarshalJSON(data []byte) error
type WatchNotificationsRequestFieldPathBuilder ¶
type WatchNotificationsRequestFieldPathBuilder struct{}
func NewWatchNotificationsRequestFieldPathBuilder ¶
func NewWatchNotificationsRequestFieldPathBuilder() WatchNotificationsRequestFieldPathBuilder
func (WatchNotificationsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchNotificationsRequestFieldPathBuilder) MaxChunkSize() WatchNotificationsRequestPathSelectorMaxChunkSize
func (WatchNotificationsRequestFieldPathBuilder) ResumeToken ¶
func (WatchNotificationsRequestFieldPathBuilder) StartingTime ¶
func (WatchNotificationsRequestFieldPathBuilder) StartingTime() WatchNotificationsRequestPathSelectorStartingTime
type WatchNotificationsRequestPathSelectorFieldMask ¶
type WatchNotificationsRequestPathSelectorFieldMask struct{}
func (WatchNotificationsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*notification.Notification_FieldMask) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
type WatchNotificationsRequestPathSelectorFilter ¶
type WatchNotificationsRequestPathSelectorFilter struct{}
func (WatchNotificationsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorFilter) WithArrayOfValues(values []*notification.Filter) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorFilter) WithValue ¶
func (s WatchNotificationsRequestPathSelectorFilter) WithValue(value *notification.Filter) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequestPathSelectorMaxChunkSize ¶
type WatchNotificationsRequestPathSelectorMaxChunkSize struct{}
func (WatchNotificationsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchNotificationsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequestPathSelectorOrderBy ¶
type WatchNotificationsRequestPathSelectorOrderBy struct{}
func (WatchNotificationsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*notification.OrderBy) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorOrderBy) WithValue ¶
func (s WatchNotificationsRequestPathSelectorOrderBy) WithValue(value *notification.OrderBy) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequestPathSelectorPageSize ¶
type WatchNotificationsRequestPathSelectorPageSize struct{}
func (WatchNotificationsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorPageSize) WithValue ¶
func (s WatchNotificationsRequestPathSelectorPageSize) WithValue(value int32) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequestPathSelectorPageToken ¶
type WatchNotificationsRequestPathSelectorPageToken struct{}
func (WatchNotificationsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorPageToken) WithValue ¶
func (s WatchNotificationsRequestPathSelectorPageToken) WithValue(value *notification.PagerCursor) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequestPathSelectorParent ¶
type WatchNotificationsRequestPathSelectorParent struct{}
func (WatchNotificationsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorParent) WithArrayOfValues(values []*notification.ParentReference) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorParent) WithValue ¶
func (s WatchNotificationsRequestPathSelectorParent) WithValue(value *notification.ParentReference) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequestPathSelectorResumeToken ¶
type WatchNotificationsRequestPathSelectorResumeToken struct{}
func (WatchNotificationsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchNotificationsRequestPathSelectorResumeToken) WithValue(value string) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequestPathSelectorStartingTime ¶
type WatchNotificationsRequestPathSelectorStartingTime struct{}
func (WatchNotificationsRequestPathSelectorStartingTime) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorStartingTime) WithValue ¶
func (s WatchNotificationsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequestPathSelectorType ¶
type WatchNotificationsRequestPathSelectorType struct{}
func (WatchNotificationsRequestPathSelectorType) FieldPath ¶
func (WatchNotificationsRequestPathSelectorType) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
func (WatchNotificationsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorType) WithValue ¶
func (s WatchNotificationsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequestPathSelectorView ¶
type WatchNotificationsRequestPathSelectorView struct{}
func (WatchNotificationsRequestPathSelectorView) FieldPath ¶
func (WatchNotificationsRequestPathSelectorView) FieldPath() *WatchNotificationsRequest_FieldTerminalPath
func (WatchNotificationsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchNotificationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchNotificationsRequest_FieldTerminalPathArrayOfValues
func (WatchNotificationsRequestPathSelectorView) WithValue ¶
func (s WatchNotificationsRequestPathSelectorView) WithValue(value view.View) *WatchNotificationsRequest_FieldTerminalPathValue
type WatchNotificationsRequest_FieldMask ¶
type WatchNotificationsRequest_FieldMask struct {
Paths []WatchNotificationsRequest_FieldPath
}
func FullWatchNotificationsRequest_FieldMask ¶
func FullWatchNotificationsRequest_FieldMask() *WatchNotificationsRequest_FieldMask
func (*WatchNotificationsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) AppendPath(path WatchNotificationsRequest_FieldPath)
func (*WatchNotificationsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchNotificationsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchNotificationsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchNotificationsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) FilterInputFields() *WatchNotificationsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchNotificationsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchNotificationsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) GetPaths() []WatchNotificationsRequest_FieldPath
func (*WatchNotificationsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchNotificationsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) IsFull() bool
func (WatchNotificationsRequest_FieldMask) Marshal ¶
func (fieldMask WatchNotificationsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchNotificationsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchNotificationsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchNotificationsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) PathsCount() int
func (*WatchNotificationsRequest_FieldMask) Project ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) Project(source *WatchNotificationsRequest) *WatchNotificationsRequest
func (*WatchNotificationsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) ProtoMessage()
func (*WatchNotificationsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationsRequest_FieldMask) Reset ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) Reset()
func (*WatchNotificationsRequest_FieldMask) Set ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) Set(target, source *WatchNotificationsRequest)
func (*WatchNotificationsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchNotificationsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchNotificationsRequest_FieldMask) Size ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) Size() int
func (*WatchNotificationsRequest_FieldMask) String ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) String() string
func (*WatchNotificationsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) Subtract(other *WatchNotificationsRequest_FieldMask) *WatchNotificationsRequest_FieldMask
func (*WatchNotificationsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchNotificationsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchNotificationsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchNotificationsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchNotificationsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchNotificationsRequest_FieldPath ¶
type WatchNotificationsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchNotificationsRequest_FieldPathSelector Get(source *WatchNotificationsRequest) []interface{} GetSingle(source *WatchNotificationsRequest) (interface{}, bool) ClearValue(item *WatchNotificationsRequest) // Those methods build corresponding WatchNotificationsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchNotificationsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchNotificationsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchNotificationsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchNotificationsRequest_FieldPath ¶
func BuildWatchNotificationsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationsRequest_FieldPath, error)
func MustParseWatchNotificationsRequest_FieldPath ¶
func MustParseWatchNotificationsRequest_FieldPath(rawField string) WatchNotificationsRequest_FieldPath
func ParseWatchNotificationsRequest_FieldPath ¶
func ParseWatchNotificationsRequest_FieldPath(rawField string) (WatchNotificationsRequest_FieldPath, error)
type WatchNotificationsRequest_FieldPathArrayItemValue ¶
type WatchNotificationsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchNotificationsRequest_FieldPath ContainsValue(*WatchNotificationsRequest) bool }
WatchNotificationsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchNotificationsRequest according to their type Present only for array (repeated) types.
func MustParseWatchNotificationsRequest_FieldPathArrayItemValue ¶
func MustParseWatchNotificationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationsRequest_FieldPathArrayItemValue
func ParseWatchNotificationsRequest_FieldPathArrayItemValue ¶
func ParseWatchNotificationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationsRequest_FieldPathArrayItemValue, error)
ParseWatchNotificationsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchNotificationsRequest_FieldPathArrayOfValues ¶
type WatchNotificationsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchNotificationsRequest_FieldPath }
WatchNotificationsRequest_FieldPathArrayOfValues allows storing slice of values for WatchNotificationsRequest fields according to their type
func MustParseWatchNotificationsRequest_FieldPathArrayOfValues ¶
func MustParseWatchNotificationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationsRequest_FieldPathArrayOfValues
func ParseWatchNotificationsRequest_FieldPathArrayOfValues ¶
func ParseWatchNotificationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationsRequest_FieldPathArrayOfValues, error)
type WatchNotificationsRequest_FieldPathSelector ¶
type WatchNotificationsRequest_FieldPathSelector int32
const ( WatchNotificationsRequest_FieldPathSelectorType WatchNotificationsRequest_FieldPathSelector = 0 WatchNotificationsRequest_FieldPathSelectorParent WatchNotificationsRequest_FieldPathSelector = 1 WatchNotificationsRequest_FieldPathSelectorPageSize WatchNotificationsRequest_FieldPathSelector = 2 WatchNotificationsRequest_FieldPathSelectorPageToken WatchNotificationsRequest_FieldPathSelector = 3 WatchNotificationsRequest_FieldPathSelectorOrderBy WatchNotificationsRequest_FieldPathSelector = 4 WatchNotificationsRequest_FieldPathSelectorResumeToken WatchNotificationsRequest_FieldPathSelector = 5 WatchNotificationsRequest_FieldPathSelectorStartingTime WatchNotificationsRequest_FieldPathSelector = 6 WatchNotificationsRequest_FieldPathSelectorFilter WatchNotificationsRequest_FieldPathSelector = 7 WatchNotificationsRequest_FieldPathSelectorFieldMask WatchNotificationsRequest_FieldPathSelector = 8 WatchNotificationsRequest_FieldPathSelectorView WatchNotificationsRequest_FieldPathSelector = 9 WatchNotificationsRequest_FieldPathSelectorMaxChunkSize WatchNotificationsRequest_FieldPathSelector = 10 )
func (WatchNotificationsRequest_FieldPathSelector) String ¶
func (s WatchNotificationsRequest_FieldPathSelector) String() string
type WatchNotificationsRequest_FieldPathValue ¶
type WatchNotificationsRequest_FieldPathValue interface { WatchNotificationsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchNotificationsRequest) CompareWith(*WatchNotificationsRequest) (cmp int, comparable bool) }
WatchNotificationsRequest_FieldPathValue allows storing values for WatchNotificationsRequest fields according to their type
func MustParseWatchNotificationsRequest_FieldPathValue ¶
func MustParseWatchNotificationsRequest_FieldPathValue(pathStr, valueStr string) WatchNotificationsRequest_FieldPathValue
func ParseWatchNotificationsRequest_FieldPathValue ¶
func ParseWatchNotificationsRequest_FieldPathValue(pathStr, valueStr string) (WatchNotificationsRequest_FieldPathValue, error)
type WatchNotificationsRequest_FieldTerminalPath ¶
type WatchNotificationsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchNotificationsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) ClearValue(item *WatchNotificationsRequest)
func (*WatchNotificationsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationsRequest_FieldTerminalPath) Get ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) Get(source *WatchNotificationsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchNotificationsRequest
func (*WatchNotificationsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchNotificationsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchNotificationsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) GetSingle(source *WatchNotificationsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchNotificationsRequest
func (*WatchNotificationsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchNotificationsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationsRequest_FieldTerminalPath) Selector ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) Selector() WatchNotificationsRequest_FieldPathSelector
func (*WatchNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationsRequest_FieldTerminalPath) String ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationsRequest_FieldPathArrayItemValue
func (*WatchNotificationsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationsRequest_FieldPathArrayOfValues
func (*WatchNotificationsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationsRequest_FieldPathValue
func (*WatchNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchNotificationsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchNotificationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationsRequest_FieldTerminalPathArrayItemValue ¶
type WatchNotificationsRequest_FieldTerminalPathArrayItemValue struct { WatchNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchNotificationsRequest'
func (*WatchNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchNotificationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchNotificationsRequest as interface{}
func (*WatchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationsRequest) (interface{}, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchNotificationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchNotificationsRequest_FieldTerminalPathArrayOfValues ¶
type WatchNotificationsRequest_FieldTerminalPathArrayOfValues struct { WatchNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*notification.Notification_FieldMask, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*notification.Filter, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*notification.OrderBy, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*notification.ParentReference, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchNotificationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchNotificationsRequest_FieldTerminalPathValue ¶
type WatchNotificationsRequest_FieldTerminalPathValue struct { WatchNotificationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*notification.Notification_FieldMask, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsFilterValue() (*notification.Filter, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsOrderByValue() (*notification.OrderBy, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*notification.PagerCursor, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsParentValue() (*notification.ParentReference, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) CompareWith(source *WatchNotificationsRequest) (int, bool)
CompareWith compares value in the 'WatchNotificationsRequest_FieldTerminalPathValue' with the value under path in 'WatchNotificationsRequest'.
func (*WatchNotificationsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchNotificationsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchNotificationsRequest' as interface{}
func (*WatchNotificationsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) SetTo(target **WatchNotificationsRequest)
SetTo stores value for selected field for object WatchNotificationsRequest
func (*WatchNotificationsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchNotificationsResponse ¶
type WatchNotificationsResponse struct { // Changes of Notifications NotificationChanges []*notification.NotificationChange `` /* 150-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 Notifications 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 *WatchNotificationsResponse_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 (Notifications 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 }
WatchNotificationsResponse
func (*WatchNotificationsResponse) Clone ¶
func (o *WatchNotificationsResponse) Clone() *WatchNotificationsResponse
func (*WatchNotificationsResponse) CloneRaw ¶
func (o *WatchNotificationsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchNotificationsResponse) Descriptor ¶
func (*WatchNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationsResponse.ProtoReflect.Descriptor instead.
func (*WatchNotificationsResponse) GetIsCurrent ¶
func (m *WatchNotificationsResponse) GetIsCurrent() bool
func (*WatchNotificationsResponse) GetIsHardReset ¶
func (m *WatchNotificationsResponse) GetIsHardReset() bool
func (*WatchNotificationsResponse) GetIsSoftReset ¶
func (m *WatchNotificationsResponse) GetIsSoftReset() bool
func (*WatchNotificationsResponse) GetNotificationChanges ¶
func (m *WatchNotificationsResponse) GetNotificationChanges() []*notification.NotificationChange
func (*WatchNotificationsResponse) GetPageTokenChange ¶
func (m *WatchNotificationsResponse) GetPageTokenChange() *WatchNotificationsResponse_PageTokenChange
func (*WatchNotificationsResponse) GetResumeToken ¶
func (m *WatchNotificationsResponse) GetResumeToken() string
func (*WatchNotificationsResponse) GetSnapshotSize ¶
func (m *WatchNotificationsResponse) GetSnapshotSize() int64
func (*WatchNotificationsResponse) GotenMessage ¶
func (*WatchNotificationsResponse) GotenMessage()
func (*WatchNotificationsResponse) GotenObjectExt ¶
func (o *WatchNotificationsResponse) GotenObjectExt()
func (*WatchNotificationsResponse) GotenValidate ¶
func (obj *WatchNotificationsResponse) GotenValidate() error
func (*WatchNotificationsResponse) MakeDiffFieldMask ¶
func (o *WatchNotificationsResponse) MakeDiffFieldMask(other *WatchNotificationsResponse) *WatchNotificationsResponse_FieldMask
func (*WatchNotificationsResponse) MakeFullFieldMask ¶
func (o *WatchNotificationsResponse) MakeFullFieldMask() *WatchNotificationsResponse_FieldMask
func (*WatchNotificationsResponse) MakeRawDiffFieldMask ¶
func (o *WatchNotificationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchNotificationsResponse) MakeRawFullFieldMask ¶
func (o *WatchNotificationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchNotificationsResponse) Marshal ¶
func (m *WatchNotificationsResponse) Marshal() ([]byte, error)
func (*WatchNotificationsResponse) MarshalJSON ¶
func (m *WatchNotificationsResponse) MarshalJSON() ([]byte, error)
func (*WatchNotificationsResponse) Merge ¶
func (o *WatchNotificationsResponse) Merge(source *WatchNotificationsResponse)
func (*WatchNotificationsResponse) MergeRaw ¶
func (o *WatchNotificationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationsResponse) ProtoMessage ¶
func (*WatchNotificationsResponse) ProtoMessage()
func (*WatchNotificationsResponse) ProtoReflect ¶
func (m *WatchNotificationsResponse) ProtoReflect() preflect.Message
func (*WatchNotificationsResponse) Reset ¶
func (m *WatchNotificationsResponse) Reset()
func (*WatchNotificationsResponse) SetIsCurrent ¶
func (m *WatchNotificationsResponse) SetIsCurrent(fv bool)
func (*WatchNotificationsResponse) SetIsHardReset ¶
func (m *WatchNotificationsResponse) SetIsHardReset(fv bool)
func (*WatchNotificationsResponse) SetIsSoftReset ¶
func (m *WatchNotificationsResponse) SetIsSoftReset(fv bool)
func (*WatchNotificationsResponse) SetNotificationChanges ¶
func (m *WatchNotificationsResponse) SetNotificationChanges(fv []*notification.NotificationChange)
func (*WatchNotificationsResponse) SetPageTokenChange ¶
func (m *WatchNotificationsResponse) SetPageTokenChange(fv *WatchNotificationsResponse_PageTokenChange)
func (*WatchNotificationsResponse) SetResumeToken ¶
func (m *WatchNotificationsResponse) SetResumeToken(fv string)
func (*WatchNotificationsResponse) SetSnapshotSize ¶
func (m *WatchNotificationsResponse) SetSnapshotSize(fv int64)
func (*WatchNotificationsResponse) String ¶
func (m *WatchNotificationsResponse) String() string
func (*WatchNotificationsResponse) Unmarshal ¶
func (m *WatchNotificationsResponse) Unmarshal(b []byte) error
func (*WatchNotificationsResponse) UnmarshalJSON ¶
func (m *WatchNotificationsResponse) UnmarshalJSON(data []byte) error
type WatchNotificationsResponseFieldPathBuilder ¶
type WatchNotificationsResponseFieldPathBuilder struct{}
func NewWatchNotificationsResponseFieldPathBuilder ¶
func NewWatchNotificationsResponseFieldPathBuilder() WatchNotificationsResponseFieldPathBuilder
func (WatchNotificationsResponseFieldPathBuilder) IsHardReset ¶
func (WatchNotificationsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchNotificationsResponseFieldPathBuilder) NotificationChanges ¶
func (WatchNotificationsResponseFieldPathBuilder) NotificationChanges() WatchNotificationsResponsePathSelectorNotificationChanges
func (WatchNotificationsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchNotificationsResponseFieldPathBuilder) PageTokenChange() WatchNotificationsResponsePathSelectorPageTokenChange
func (WatchNotificationsResponseFieldPathBuilder) ResumeToken ¶
func (WatchNotificationsResponseFieldPathBuilder) SnapshotSize ¶
func (WatchNotificationsResponseFieldPathBuilder) SnapshotSize() WatchNotificationsResponsePathSelectorSnapshotSize
type WatchNotificationsResponsePageTokenChangeFieldPathBuilder ¶
type WatchNotificationsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchNotificationsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchNotificationsResponsePageTokenChangeFieldPathBuilder() WatchNotificationsResponsePageTokenChangeFieldPathBuilder
func (WatchNotificationsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchNotificationsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchNotificationsResponsePageTokenChange_FieldPath ¶
type WatchNotificationsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchNotificationsResponsePageTokenChange_FieldPathSelector Get(source *WatchNotificationsResponse_PageTokenChange) []interface{} GetSingle(source *WatchNotificationsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchNotificationsResponse_PageTokenChange) // Those methods build corresponding WatchNotificationsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchNotificationsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchNotificationsResponsePageTokenChange_FieldPath ¶
func BuildWatchNotificationsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationsResponsePageTokenChange_FieldPath, error)
func MustParseWatchNotificationsResponsePageTokenChange_FieldPath ¶
func MustParseWatchNotificationsResponsePageTokenChange_FieldPath(rawField string) WatchNotificationsResponsePageTokenChange_FieldPath
func ParseWatchNotificationsResponsePageTokenChange_FieldPath ¶
func ParseWatchNotificationsResponsePageTokenChange_FieldPath(rawField string) (WatchNotificationsResponsePageTokenChange_FieldPath, error)
type WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchNotificationsResponsePageTokenChange_FieldPath ContainsValue(*WatchNotificationsResponse_PageTokenChange) bool }
WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchNotificationsResponsePageTokenChange_FieldPath }
WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchNotificationsResponsePageTokenChange_FieldPathSelector ¶
type WatchNotificationsResponsePageTokenChange_FieldPathSelector int32
const ( WatchNotificationsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchNotificationsResponsePageTokenChange_FieldPathSelector = 0 WatchNotificationsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchNotificationsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchNotificationsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchNotificationsResponsePageTokenChange_FieldPathSelector) String() string
type WatchNotificationsResponsePageTokenChange_FieldPathValue ¶
type WatchNotificationsResponsePageTokenChange_FieldPathValue interface { WatchNotificationsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchNotificationsResponse_PageTokenChange) CompareWith(*WatchNotificationsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchNotificationsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchNotificationsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchNotificationsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchNotificationsResponsePageTokenChange_FieldPathValue
func ParseWatchNotificationsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchNotificationsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchNotificationsResponsePageTokenChange_FieldPathValue, error)
type WatchNotificationsResponsePageTokenChange_FieldTerminalPath ¶
type WatchNotificationsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchNotificationsResponse_PageTokenChange)
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchNotificationsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchNotificationsResponse_PageTokenChange
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchNotificationsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchNotificationsResponse_PageTokenChange
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationsResponsePageTokenChange_FieldPathValue
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchNotificationsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchNotificationsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchNotificationsResponse_PageTokenChange as interface{}
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationsResponse_PageTokenChange) (interface{}, bool)
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchNotificationsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*notification.PagerCursor, bool)
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue struct { WatchNotificationsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*notification.PagerCursor, bool)
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*notification.PagerCursor, bool)
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchNotificationsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchNotificationsResponse_PageTokenChange'.
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchNotificationsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchNotificationsResponsePathSelectorIsCurrent ¶
type WatchNotificationsResponsePathSelectorIsCurrent struct{}
func (WatchNotificationsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchNotificationsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchNotificationsResponse_FieldTerminalPathValue
type WatchNotificationsResponsePathSelectorIsHardReset ¶
type WatchNotificationsResponsePathSelectorIsHardReset struct{}
func (WatchNotificationsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchNotificationsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchNotificationsResponse_FieldTerminalPathValue
type WatchNotificationsResponsePathSelectorIsSoftReset ¶
type WatchNotificationsResponsePathSelectorIsSoftReset struct{}
func (WatchNotificationsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchNotificationsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchNotificationsResponse_FieldTerminalPathValue
type WatchNotificationsResponsePathSelectorNotificationChanges ¶
type WatchNotificationsResponsePathSelectorNotificationChanges struct{}
func (WatchNotificationsResponsePathSelectorNotificationChanges) WithArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorNotificationChanges) WithArrayOfValues(values [][]*notification.NotificationChange) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationsResponsePathSelectorNotificationChanges) WithItemValue ¶
type WatchNotificationsResponsePathSelectorPageTokenChange ¶
type WatchNotificationsResponsePathSelectorPageTokenChange struct{}
func (WatchNotificationsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchNotificationsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchNotificationsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchNotificationsResponse_PageTokenChange) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchNotificationsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue) *WatchNotificationsResponse_FieldSubPathArrayItemValue
func (WatchNotificationsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues) *WatchNotificationsResponse_FieldSubPathArrayOfValues
func (WatchNotificationsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchNotificationsResponsePathSelectorPageTokenChange) WithSubValue ¶
func (s WatchNotificationsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchNotificationsResponsePageTokenChange_FieldPathValue) *WatchNotificationsResponse_FieldSubPathValue
type WatchNotificationsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchNotificationsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchNotificationsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsResponse_FieldSubPathArrayOfValues
type WatchNotificationsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchNotificationsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchNotificationsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsResponse_FieldSubPathArrayOfValues
type WatchNotificationsResponsePathSelectorResumeToken ¶
type WatchNotificationsResponsePathSelectorResumeToken struct{}
func (WatchNotificationsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchNotificationsResponsePathSelectorResumeToken) WithValue(value string) *WatchNotificationsResponse_FieldTerminalPathValue
type WatchNotificationsResponsePathSelectorSnapshotSize ¶
type WatchNotificationsResponsePathSelectorSnapshotSize struct{}
func (WatchNotificationsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchNotificationsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchNotificationsResponse_FieldTerminalPathArrayOfValues
func (WatchNotificationsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchNotificationsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchNotificationsResponse_FieldTerminalPathValue
type WatchNotificationsResponse_FieldMask ¶
type WatchNotificationsResponse_FieldMask struct {
Paths []WatchNotificationsResponse_FieldPath
}
func FullWatchNotificationsResponse_FieldMask ¶
func FullWatchNotificationsResponse_FieldMask() *WatchNotificationsResponse_FieldMask
func (*WatchNotificationsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) AppendPath(path WatchNotificationsResponse_FieldPath)
func (*WatchNotificationsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchNotificationsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchNotificationsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchNotificationsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) FilterInputFields() *WatchNotificationsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchNotificationsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchNotificationsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) GetPaths() []WatchNotificationsResponse_FieldPath
func (*WatchNotificationsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchNotificationsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) IsFull() bool
func (WatchNotificationsResponse_FieldMask) Marshal ¶
func (fieldMask WatchNotificationsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchNotificationsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchNotificationsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchNotificationsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) PathsCount() int
func (*WatchNotificationsResponse_FieldMask) Project ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) Project(source *WatchNotificationsResponse) *WatchNotificationsResponse
func (*WatchNotificationsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) ProtoMessage()
func (*WatchNotificationsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationsResponse_FieldMask) Reset ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) Reset()
func (*WatchNotificationsResponse_FieldMask) Set ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) Set(target, source *WatchNotificationsResponse)
func (*WatchNotificationsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchNotificationsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchNotificationsResponse_FieldMask) Size ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) Size() int
func (*WatchNotificationsResponse_FieldMask) String ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) String() string
func (*WatchNotificationsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) Subtract(other *WatchNotificationsResponse_FieldMask) *WatchNotificationsResponse_FieldMask
func (*WatchNotificationsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchNotificationsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchNotificationsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchNotificationsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchNotificationsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchNotificationsResponse_FieldPath ¶
type WatchNotificationsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchNotificationsResponse_FieldPathSelector Get(source *WatchNotificationsResponse) []interface{} GetSingle(source *WatchNotificationsResponse) (interface{}, bool) ClearValue(item *WatchNotificationsResponse) // Those methods build corresponding WatchNotificationsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchNotificationsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchNotificationsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchNotificationsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchNotificationsResponse_FieldPath ¶
func BuildWatchNotificationsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchNotificationsResponse_FieldPath, error)
func MustParseWatchNotificationsResponse_FieldPath ¶
func MustParseWatchNotificationsResponse_FieldPath(rawField string) WatchNotificationsResponse_FieldPath
func ParseWatchNotificationsResponse_FieldPath ¶
func ParseWatchNotificationsResponse_FieldPath(rawField string) (WatchNotificationsResponse_FieldPath, error)
type WatchNotificationsResponse_FieldPathArrayItemValue ¶
type WatchNotificationsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchNotificationsResponse_FieldPath ContainsValue(*WatchNotificationsResponse) bool }
WatchNotificationsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchNotificationsResponse according to their type Present only for array (repeated) types.
func MustParseWatchNotificationsResponse_FieldPathArrayItemValue ¶
func MustParseWatchNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchNotificationsResponse_FieldPathArrayItemValue
func ParseWatchNotificationsResponse_FieldPathArrayItemValue ¶
func ParseWatchNotificationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchNotificationsResponse_FieldPathArrayItemValue, error)
ParseWatchNotificationsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchNotificationsResponse_FieldPathArrayOfValues ¶
type WatchNotificationsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchNotificationsResponse_FieldPath }
WatchNotificationsResponse_FieldPathArrayOfValues allows storing slice of values for WatchNotificationsResponse fields according to their type
func MustParseWatchNotificationsResponse_FieldPathArrayOfValues ¶
func MustParseWatchNotificationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchNotificationsResponse_FieldPathArrayOfValues
func ParseWatchNotificationsResponse_FieldPathArrayOfValues ¶
func ParseWatchNotificationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchNotificationsResponse_FieldPathArrayOfValues, error)
type WatchNotificationsResponse_FieldPathSelector ¶
type WatchNotificationsResponse_FieldPathSelector int32
const ( WatchNotificationsResponse_FieldPathSelectorNotificationChanges WatchNotificationsResponse_FieldPathSelector = 0 WatchNotificationsResponse_FieldPathSelectorIsCurrent WatchNotificationsResponse_FieldPathSelector = 1 WatchNotificationsResponse_FieldPathSelectorPageTokenChange WatchNotificationsResponse_FieldPathSelector = 2 WatchNotificationsResponse_FieldPathSelectorResumeToken WatchNotificationsResponse_FieldPathSelector = 3 WatchNotificationsResponse_FieldPathSelectorSnapshotSize WatchNotificationsResponse_FieldPathSelector = 4 WatchNotificationsResponse_FieldPathSelectorIsSoftReset WatchNotificationsResponse_FieldPathSelector = 5 WatchNotificationsResponse_FieldPathSelectorIsHardReset WatchNotificationsResponse_FieldPathSelector = 6 )
func (WatchNotificationsResponse_FieldPathSelector) String ¶
func (s WatchNotificationsResponse_FieldPathSelector) String() string
type WatchNotificationsResponse_FieldPathValue ¶
type WatchNotificationsResponse_FieldPathValue interface { WatchNotificationsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchNotificationsResponse) CompareWith(*WatchNotificationsResponse) (cmp int, comparable bool) }
WatchNotificationsResponse_FieldPathValue allows storing values for WatchNotificationsResponse fields according to their type
func MustParseWatchNotificationsResponse_FieldPathValue ¶
func MustParseWatchNotificationsResponse_FieldPathValue(pathStr, valueStr string) WatchNotificationsResponse_FieldPathValue
func ParseWatchNotificationsResponse_FieldPathValue ¶
func ParseWatchNotificationsResponse_FieldPathValue(pathStr, valueStr string) (WatchNotificationsResponse_FieldPathValue, error)
type WatchNotificationsResponse_FieldSubPath ¶
type WatchNotificationsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchNotificationsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchNotificationsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchNotificationsResponsePageTokenChange_FieldPath, bool)
func (*WatchNotificationsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchNotificationsResponse_FieldSubPath) ClearValue(item *WatchNotificationsResponse)
func (*WatchNotificationsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchNotificationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationsResponse_FieldSubPath) Get ¶
func (fps *WatchNotificationsResponse_FieldSubPath) Get(source *WatchNotificationsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchNotificationsResponse
func (*WatchNotificationsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchNotificationsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchNotificationsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchNotificationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchNotificationsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchNotificationsResponse_FieldSubPath) GetSingle(source *WatchNotificationsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchNotificationsResponse
func (*WatchNotificationsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchNotificationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchNotificationsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchNotificationsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationsResponse_FieldSubPath) JSONString ¶
func (fps *WatchNotificationsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationsResponse_FieldSubPath) Selector ¶
func (fps *WatchNotificationsResponse_FieldSubPath) Selector() WatchNotificationsResponse_FieldPathSelector
func (*WatchNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *WatchNotificationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationsResponse_FieldSubPath) String ¶
func (fps *WatchNotificationsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchNotificationsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchNotificationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchNotificationsResponse_FieldPathArrayItemValue
func (*WatchNotificationsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchNotificationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchNotificationsResponse_FieldPathArrayOfValues
func (*WatchNotificationsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchNotificationsResponse_FieldSubPath) WithIValue(value interface{}) WatchNotificationsResponse_FieldPathValue
func (*WatchNotificationsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchNotificationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchNotificationsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchNotificationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchNotificationsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchNotificationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationsResponse_FieldSubPathArrayItemValue ¶
type WatchNotificationsResponse_FieldSubPathArrayItemValue struct { WatchNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchNotificationsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchNotificationsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchNotificationsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchNotificationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchNotificationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchNotificationsResponse'
func (*WatchNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchNotificationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchNotificationsResponse_FieldSubPathArrayOfValues ¶
type WatchNotificationsResponse_FieldSubPathArrayOfValues struct { WatchNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchNotificationsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchNotificationsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchNotificationsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchNotificationsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchNotificationsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchNotificationsResponse_FieldSubPathValue ¶
type WatchNotificationsResponse_FieldSubPathValue struct { WatchNotificationsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchNotificationsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchNotificationsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchNotificationsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchNotificationsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchNotificationsResponse_FieldSubPathValue) CompareWith(source *WatchNotificationsResponse) (int, bool)
func (*WatchNotificationsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchNotificationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchNotificationsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchNotificationsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchNotificationsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchNotificationsResponse_FieldSubPathValue) SetTo(target **WatchNotificationsResponse)
func (*WatchNotificationsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchNotificationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchNotificationsResponse_FieldTerminalPath ¶
type WatchNotificationsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchNotificationsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) ClearValue(item *WatchNotificationsResponse)
func (*WatchNotificationsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchNotificationsResponse_FieldTerminalPath) Get ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) Get(source *WatchNotificationsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchNotificationsResponse
func (*WatchNotificationsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchNotificationsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchNotificationsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) GetSingle(source *WatchNotificationsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchNotificationsResponse
func (*WatchNotificationsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchNotificationsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchNotificationsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchNotificationsResponse_FieldTerminalPath) Selector ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) Selector() WatchNotificationsResponse_FieldPathSelector
func (*WatchNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchNotificationsResponse_FieldTerminalPath) String ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchNotificationsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchNotificationsResponse_FieldPathArrayItemValue
func (*WatchNotificationsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchNotificationsResponse_FieldPathArrayOfValues
func (*WatchNotificationsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchNotificationsResponse_FieldPathValue
func (*WatchNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchNotificationsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchNotificationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchNotificationsResponse_FieldTerminalPathArrayItemValue ¶
type WatchNotificationsResponse_FieldTerminalPathArrayItemValue struct { WatchNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationChangesItemValue ¶
func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) AsNotificationChangesItemValue() (*notification.NotificationChange, bool)
func (*WatchNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchNotificationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchNotificationsResponse'
func (*WatchNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchNotificationsResponse as interface{}
func (*WatchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchNotificationsResponse) (interface{}, bool)
func (*WatchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchNotificationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchNotificationsResponse_FieldTerminalPathArrayOfValues ¶
type WatchNotificationsResponse_FieldTerminalPathArrayOfValues struct { WatchNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationChangesArrayOfValues ¶
func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsNotificationChangesArrayOfValues() ([][]*notification.NotificationChange, bool)
func (*WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchNotificationsResponse_PageTokenChange, bool)
func (*WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchNotificationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchNotificationsResponse_FieldTerminalPathValue ¶
type WatchNotificationsResponse_FieldTerminalPathValue struct { WatchNotificationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchNotificationsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchNotificationsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchNotificationsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchNotificationsResponse_FieldTerminalPathValue) AsNotificationChangesValue ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsNotificationChangesValue() ([]*notification.NotificationChange, bool)
func (*WatchNotificationsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchNotificationsResponse_PageTokenChange, bool)
func (*WatchNotificationsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchNotificationsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchNotificationsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) CompareWith(source *WatchNotificationsResponse) (int, bool)
CompareWith compares value in the 'WatchNotificationsResponse_FieldTerminalPathValue' with the value under path in 'WatchNotificationsResponse'.
func (*WatchNotificationsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchNotificationsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchNotificationsResponse' as interface{}
func (*WatchNotificationsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) SetTo(target **WatchNotificationsResponse)
SetTo stores value for selected field for object WatchNotificationsResponse
func (*WatchNotificationsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchNotificationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchNotificationsResponse_PageTokenChange ¶
type WatchNotificationsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchNotificationsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchNotificationsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchNotificationsResponse_PageTokenChange) Descriptor ¶
func (*WatchNotificationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchNotificationsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchNotificationsResponse_PageTokenChange) GetNextPageToken() *notification.PagerCursor
func (*WatchNotificationsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchNotificationsResponse_PageTokenChange) GetPrevPageToken() *notification.PagerCursor
func (*WatchNotificationsResponse_PageTokenChange) GotenMessage ¶
func (*WatchNotificationsResponse_PageTokenChange) GotenMessage()
func (*WatchNotificationsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchNotificationsResponse_PageTokenChange) GotenObjectExt()
func (*WatchNotificationsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchNotificationsResponse_PageTokenChange) GotenValidate() error
func (*WatchNotificationsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchNotificationsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchNotificationsResponse_PageTokenChange) *WatchNotificationsResponse_PageTokenChange_FieldMask
func (*WatchNotificationsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchNotificationsResponse_PageTokenChange) MakeFullFieldMask() *WatchNotificationsResponse_PageTokenChange_FieldMask
func (*WatchNotificationsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchNotificationsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchNotificationsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchNotificationsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchNotificationsResponse_PageTokenChange) Marshal ¶
func (m *WatchNotificationsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchNotificationsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchNotificationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchNotificationsResponse_PageTokenChange) Merge ¶
func (o *WatchNotificationsResponse_PageTokenChange) Merge(source *WatchNotificationsResponse_PageTokenChange)
func (*WatchNotificationsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchNotificationsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchNotificationsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchNotificationsResponse_PageTokenChange) ProtoMessage()
func (*WatchNotificationsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchNotificationsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchNotificationsResponse_PageTokenChange) Reset ¶
func (m *WatchNotificationsResponse_PageTokenChange) Reset()
func (*WatchNotificationsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchNotificationsResponse_PageTokenChange) SetNextPageToken(fv *notification.PagerCursor)
func (*WatchNotificationsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchNotificationsResponse_PageTokenChange) SetPrevPageToken(fv *notification.PagerCursor)
func (*WatchNotificationsResponse_PageTokenChange) String ¶
func (m *WatchNotificationsResponse_PageTokenChange) String() string
func (*WatchNotificationsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchNotificationsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchNotificationsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchNotificationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchNotificationsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchNotificationsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchNotificationsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
func (s WatchNotificationsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchNotificationsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchNotificationsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchNotificationsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s WatchNotificationsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*notification.PagerCursor) *WatchNotificationsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchNotificationsResponse_PageTokenChange_FieldMask ¶
type WatchNotificationsResponse_PageTokenChange_FieldMask struct {
Paths []WatchNotificationsResponsePageTokenChange_FieldPath
}
func FullWatchNotificationsResponse_PageTokenChange_FieldMask ¶
func FullWatchNotificationsResponse_PageTokenChange_FieldMask() *WatchNotificationsResponse_PageTokenChange_FieldMask
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) AppendPath(path WatchNotificationsResponsePageTokenChange_FieldPath)
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchNotificationsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) GetPaths() []WatchNotificationsResponsePageTokenChange_FieldPath
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchNotificationsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchNotificationsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchNotificationsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchNotificationsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Project(source *WatchNotificationsResponse_PageTokenChange) *WatchNotificationsResponse_PageTokenChange
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Set(target, source *WatchNotificationsResponse_PageTokenChange)
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) String() string
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchNotificationsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchNotificationsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error