Documentation ¶
Index ¶
- type AlertServiceClient
- type AlertServiceDescriptor
- func (d *AlertServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *AlertServiceDescriptor) GetApiName() string
- func (d *AlertServiceDescriptor) GetFullAPIName() string
- func (d *AlertServiceDescriptor) GetProtoPkgName() string
- func (d *AlertServiceDescriptor) GetServiceDomain() string
- func (d *AlertServiceDescriptor) GetServiceVersion() string
- type BatchGetAlertsDescriptor
- func (d *BatchGetAlertsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetAlertsDescriptor) GetApiName() string
- func (d *BatchGetAlertsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetAlertsDescriptor) GetFullMethodName() string
- func (d *BatchGetAlertsDescriptor) GetMethodName() string
- func (d *BatchGetAlertsDescriptor) GetProtoPkgName() string
- func (d *BatchGetAlertsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetAlertsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetAlertsDescriptor) GetServiceDomain() string
- func (d *BatchGetAlertsDescriptor) GetServiceVersion() string
- func (d *BatchGetAlertsDescriptor) GetVerb() string
- func (d *BatchGetAlertsDescriptor) HasResource() bool
- func (d *BatchGetAlertsDescriptor) IsClientStream() bool
- func (d *BatchGetAlertsDescriptor) IsCollection() bool
- func (d *BatchGetAlertsDescriptor) IsPlural() bool
- func (d *BatchGetAlertsDescriptor) IsServerStream() bool
- func (d *BatchGetAlertsDescriptor) IsUnary() bool
- func (d *BatchGetAlertsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetAlertsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetAlertsDescriptor) RequestHasResourceBody() bool
- type BatchGetAlertsDescriptorClientMsgHandle
- func (h *BatchGetAlertsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAlertsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAlertsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetAlertsDescriptorServerMsgHandle
- func (h *BatchGetAlertsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAlertsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAlertsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetAlertsRequest
- func (o *BatchGetAlertsRequest) Clone() *BatchGetAlertsRequest
- func (o *BatchGetAlertsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetAlertsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetAlertsRequest) GetFieldMask() *alert.Alert_FieldMask
- func (m *BatchGetAlertsRequest) GetNames() []*alert.Reference
- func (m *BatchGetAlertsRequest) GetView() view.View
- func (*BatchGetAlertsRequest) GotenMessage()
- func (o *BatchGetAlertsRequest) GotenObjectExt()
- func (obj *BatchGetAlertsRequest) GotenValidate() error
- func (o *BatchGetAlertsRequest) MakeDiffFieldMask(other *BatchGetAlertsRequest) *BatchGetAlertsRequest_FieldMask
- func (o *BatchGetAlertsRequest) MakeFullFieldMask() *BatchGetAlertsRequest_FieldMask
- func (o *BatchGetAlertsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetAlertsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetAlertsRequest) Marshal() ([]byte, error)
- func (m *BatchGetAlertsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetAlertsRequest) Merge(source *BatchGetAlertsRequest)
- func (o *BatchGetAlertsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetAlertsRequest) ProtoMessage()
- func (m *BatchGetAlertsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetAlertsRequest) Reset()
- func (m *BatchGetAlertsRequest) SetFieldMask(fv *alert.Alert_FieldMask)
- func (m *BatchGetAlertsRequest) SetNames(fv []*alert.Reference)
- func (m *BatchGetAlertsRequest) SetView(fv view.View)
- func (m *BatchGetAlertsRequest) String() string
- func (m *BatchGetAlertsRequest) Unmarshal(b []byte) error
- func (m *BatchGetAlertsRequest) UnmarshalJSON(data []byte) error
- type BatchGetAlertsRequestFieldPathBuilder
- type BatchGetAlertsRequestPathSelectorFieldMask
- func (BatchGetAlertsRequestPathSelectorFieldMask) FieldPath() *BatchGetAlertsRequest_FieldTerminalPath
- func (s BatchGetAlertsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertsRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *BatchGetAlertsRequest_FieldTerminalPathValue
- type BatchGetAlertsRequestPathSelectorNames
- func (BatchGetAlertsRequestPathSelectorNames) FieldPath() *BatchGetAlertsRequest_FieldTerminalPath
- func (s BatchGetAlertsRequestPathSelectorNames) WithArrayOfValues(values [][]*alert.Reference) *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertsRequestPathSelectorNames) WithItemValue(value *alert.Reference) *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetAlertsRequestPathSelectorNames) WithValue(value []*alert.Reference) *BatchGetAlertsRequest_FieldTerminalPathValue
- type BatchGetAlertsRequestPathSelectorView
- func (BatchGetAlertsRequestPathSelectorView) FieldPath() *BatchGetAlertsRequest_FieldTerminalPath
- func (s BatchGetAlertsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertsRequestPathSelectorView) WithValue(value view.View) *BatchGetAlertsRequest_FieldTerminalPathValue
- type BatchGetAlertsRequest_FieldMask
- func (fieldMask *BatchGetAlertsRequest_FieldMask) AppendPath(path BatchGetAlertsRequest_FieldPath)
- func (fieldMask *BatchGetAlertsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetAlertsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetAlertsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetAlertsRequest_FieldMask) FilterInputFields() *BatchGetAlertsRequest_FieldMask
- func (fieldMask *BatchGetAlertsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetAlertsRequest_FieldMask) GetPaths() []BatchGetAlertsRequest_FieldPath
- func (fieldMask *BatchGetAlertsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetAlertsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetAlertsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetAlertsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetAlertsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetAlertsRequest_FieldMask) Project(source *BatchGetAlertsRequest) *BatchGetAlertsRequest
- func (fieldMask *BatchGetAlertsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetAlertsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetAlertsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetAlertsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetAlertsRequest_FieldMask) Set(target, source *BatchGetAlertsRequest)
- func (fieldMask *BatchGetAlertsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetAlertsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetAlertsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetAlertsRequest_FieldMask) String() string
- func (fieldMask *BatchGetAlertsRequest_FieldMask) Subtract(other *BatchGetAlertsRequest_FieldMask) *BatchGetAlertsRequest_FieldMask
- func (fieldMask *BatchGetAlertsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetAlertsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetAlertsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetAlertsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetAlertsRequest_FieldPath
- func BuildBatchGetAlertsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAlertsRequest_FieldPath, error)
- func MustParseBatchGetAlertsRequest_FieldPath(rawField string) BatchGetAlertsRequest_FieldPath
- func ParseBatchGetAlertsRequest_FieldPath(rawField string) (BatchGetAlertsRequest_FieldPath, error)
- type BatchGetAlertsRequest_FieldPathArrayItemValue
- type BatchGetAlertsRequest_FieldPathArrayOfValues
- type BatchGetAlertsRequest_FieldPathSelector
- type BatchGetAlertsRequest_FieldPathValue
- type BatchGetAlertsRequest_FieldTerminalPath
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) ClearValue(item *BatchGetAlertsRequest)
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) Get(source *BatchGetAlertsRequest) (values []interface{})
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) GetSingle(source *BatchGetAlertsRequest) (interface{}, bool)
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) Selector() BatchGetAlertsRequest_FieldPathSelector
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAlertsRequest_FieldPathArrayItemValue
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAlertsRequest_FieldPathArrayOfValues
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetAlertsRequest_FieldPathValue
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAlertsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*alert.Reference, bool)
- func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAlertsRequest) bool
- func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAlertsRequest) (interface{}, bool)
- func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetAlertsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
- func (fpaov *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*alert.Reference, bool)
- func (fpaov *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetAlertsRequest_FieldTerminalPathValue
- func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
- func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) AsNamesValue() ([]*alert.Reference, bool)
- func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetAlertsRequest) (int, bool)
- func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) SetTo(target **BatchGetAlertsRequest)
- func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetAlertsResponse
- func (o *BatchGetAlertsResponse) Clone() *BatchGetAlertsResponse
- func (o *BatchGetAlertsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetAlertsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetAlertsResponse) GetAlerts() []*alert.Alert
- func (m *BatchGetAlertsResponse) GetMissing() []*alert.Reference
- func (*BatchGetAlertsResponse) GotenMessage()
- func (o *BatchGetAlertsResponse) GotenObjectExt()
- func (obj *BatchGetAlertsResponse) GotenValidate() error
- func (o *BatchGetAlertsResponse) MakeDiffFieldMask(other *BatchGetAlertsResponse) *BatchGetAlertsResponse_FieldMask
- func (o *BatchGetAlertsResponse) MakeFullFieldMask() *BatchGetAlertsResponse_FieldMask
- func (o *BatchGetAlertsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetAlertsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetAlertsResponse) Marshal() ([]byte, error)
- func (m *BatchGetAlertsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetAlertsResponse) Merge(source *BatchGetAlertsResponse)
- func (o *BatchGetAlertsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetAlertsResponse) ProtoMessage()
- func (m *BatchGetAlertsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetAlertsResponse) Reset()
- func (m *BatchGetAlertsResponse) SetAlerts(fv []*alert.Alert)
- func (m *BatchGetAlertsResponse) SetMissing(fv []*alert.Reference)
- func (m *BatchGetAlertsResponse) String() string
- func (m *BatchGetAlertsResponse) Unmarshal(b []byte) error
- func (m *BatchGetAlertsResponse) UnmarshalJSON(data []byte) error
- type BatchGetAlertsResponseFieldPathBuilder
- type BatchGetAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric
- func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithValue(value float64) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels
- func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels
- func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations
- func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels
- func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards
- func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards) WithArrayOfValues(values []int64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards) WithValue(value int64) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlerts
- func (BatchGetAlertsResponsePathSelectorAlerts) DisplayName() BatchGetAlertsResponsePathSelectorAlertsDisplayName
- func (BatchGetAlertsResponsePathSelectorAlerts) FieldPath() *BatchGetAlertsResponse_FieldTerminalPath
- func (BatchGetAlertsResponsePathSelectorAlerts) Info() BatchGetAlertsResponsePathSelectorAlertsInfo
- func (BatchGetAlertsResponsePathSelectorAlerts) Metadata() BatchGetAlertsResponsePathSelectorAlertsMetadata
- func (BatchGetAlertsResponsePathSelectorAlerts) Name() BatchGetAlertsResponsePathSelectorAlertsName
- func (BatchGetAlertsResponsePathSelectorAlerts) State() BatchGetAlertsResponsePathSelectorAlertsState
- func (s BatchGetAlertsResponsePathSelectorAlerts) WithArrayOfValues(values [][]*alert.Alert) *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlerts) WithItemValue(value *alert.Alert) *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetAlertsResponsePathSelectorAlerts) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertsResponsePathSelectorAlerts) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertsResponsePathSelectorAlerts) WithSubPath(subPath alert.Alert_FieldPath) *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlerts) WithSubValue(subPathValue alert.Alert_FieldPathValue) *BatchGetAlertsResponse_FieldSubPathValue
- func (s BatchGetAlertsResponsePathSelectorAlerts) WithValue(value []*alert.Alert) *BatchGetAlertsResponse_FieldTerminalPathValue
- type BatchGetAlertsResponsePathSelectorAlertsDisplayName
- func (BatchGetAlertsResponsePathSelectorAlertsDisplayName) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsDisplayName) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsDisplayName) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfo
- func (BatchGetAlertsResponsePathSelectorAlertsInfo) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsInfo) ObservedValues() BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues
- func (BatchGetAlertsResponsePathSelectorAlertsInfo) TimeSerie() BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie
- func (s BatchGetAlertsResponsePathSelectorAlertsInfo) WithArrayOfValues(values []*alert.Alert_Info) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfo) WithValue(value *alert.Alert_Info) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues
- func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues) ExampleValue() BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue
- func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues) PerMetric() BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues) WithValue(value *alert.Alert_Info_ObservedValues) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue
- func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithValue(value float64) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric
- func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithKey(key string) BatchGetAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithValue(value map[string]float64) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) Key() BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) Metric() BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) MonitoredResource() BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithValue(value []byte) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) Labels() BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) ReducedLabels() BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) Type() BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithKey(key string) BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithValue(value map[string]string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithValue(value []string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) Labels() BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) ReducedLabels() ...
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) Type() BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) WithValue(value *monitoring_common.MonitoredResource) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithKey(key string) ...
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue(value string) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithValue(value []string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType
- func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadata
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Annotations() BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) CreateTime() BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) DeleteTime() BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Generation() BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Labels() BatchGetAlertsResponsePathSelectorAlertsMetadataLabels
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Lifecycle() BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) OwnerReferences() BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) ResourceVersion() BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Shards() BatchGetAlertsResponsePathSelectorAlertsMetadataShards
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Syncing() BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Tags() BatchGetAlertsResponsePathSelectorAlertsMetadataTags
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) UpdateTime() BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime
- func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Uuid() BatchGetAlertsResponsePathSelectorAlertsMetadataUuid
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations) WithKey(key string) BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations) WithValue(value map[string]string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration) WithValue(value int64) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataLabels
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataLabels) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataLabels) WithKey(key string) BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLabels) WithValue(value map[string]string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) BlockDeletion() BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) State() BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleState
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleState
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleState) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Controller() BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Kind() BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Name() BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Region() BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Version() BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataShards
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataShards) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataShards) WithKey(key string) BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataShards) WithValue(value map[string]int64) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) OwningRegion() BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) Regions() BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithItemValue(value string) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithValue(value []string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataTags
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataTags) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataTags) WithItemValue(value string) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataTags) WithValue(value []string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsMetadataUuid
- func (BatchGetAlertsResponsePathSelectorAlertsMetadataUuid) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataUuid) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsMetadataUuid) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsName
- func (BatchGetAlertsResponsePathSelectorAlertsName) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsName) WithArrayOfValues(values []*alert.Name) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsName) WithValue(value *alert.Name) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsState
- func (BatchGetAlertsResponsePathSelectorAlertsState) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsState) IsAcknowledged() BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged
- func (BatchGetAlertsResponsePathSelectorAlertsState) IsFiring() BatchGetAlertsResponsePathSelectorAlertsStateIsFiring
- func (BatchGetAlertsResponsePathSelectorAlertsState) IsSilenced() BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced
- func (BatchGetAlertsResponsePathSelectorAlertsState) LifecycleCompleted() BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted
- func (BatchGetAlertsResponsePathSelectorAlertsState) Lifetime() BatchGetAlertsResponsePathSelectorAlertsStateLifetime
- func (BatchGetAlertsResponsePathSelectorAlertsState) NeedsNotification() BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification
- func (BatchGetAlertsResponsePathSelectorAlertsState) NotificationCreated() BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated
- func (s BatchGetAlertsResponsePathSelectorAlertsState) WithArrayOfValues(values []*alert.Alert_State) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsState) WithValue(value *alert.Alert_State) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged
- func (BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsStateIsFiring
- func (BatchGetAlertsResponsePathSelectorAlertsStateIsFiring) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsStateIsFiring) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsStateIsFiring) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced
- func (BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted
- func (BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsStateLifetime
- func (BatchGetAlertsResponsePathSelectorAlertsStateLifetime) EndTime() BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime
- func (BatchGetAlertsResponsePathSelectorAlertsStateLifetime) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (BatchGetAlertsResponsePathSelectorAlertsStateLifetime) StartTime() BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime
- func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetime) WithValue(value *monitoring_common.TimeRange) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime
- func (BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime
- func (BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification
- func (BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated
- func (BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated) FieldPath() *BatchGetAlertsResponse_FieldSubPath
- func (s BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
- type BatchGetAlertsResponsePathSelectorMissing
- func (BatchGetAlertsResponsePathSelectorMissing) FieldPath() *BatchGetAlertsResponse_FieldTerminalPath
- func (s BatchGetAlertsResponsePathSelectorMissing) WithArrayOfValues(values [][]*alert.Reference) *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertsResponsePathSelectorMissing) WithItemValue(value *alert.Reference) *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetAlertsResponsePathSelectorMissing) WithValue(value []*alert.Reference) *BatchGetAlertsResponse_FieldTerminalPathValue
- type BatchGetAlertsResponse_FieldMask
- func (fieldMask *BatchGetAlertsResponse_FieldMask) AppendPath(path BatchGetAlertsResponse_FieldPath)
- func (fieldMask *BatchGetAlertsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetAlertsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetAlertsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetAlertsResponse_FieldMask) FilterInputFields() *BatchGetAlertsResponse_FieldMask
- func (fieldMask *BatchGetAlertsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetAlertsResponse_FieldMask) GetPaths() []BatchGetAlertsResponse_FieldPath
- func (fieldMask *BatchGetAlertsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetAlertsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetAlertsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetAlertsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetAlertsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetAlertsResponse_FieldMask) Project(source *BatchGetAlertsResponse) *BatchGetAlertsResponse
- func (fieldMask *BatchGetAlertsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetAlertsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetAlertsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetAlertsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetAlertsResponse_FieldMask) Set(target, source *BatchGetAlertsResponse)
- func (fieldMask *BatchGetAlertsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetAlertsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetAlertsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetAlertsResponse_FieldMask) String() string
- func (fieldMask *BatchGetAlertsResponse_FieldMask) Subtract(other *BatchGetAlertsResponse_FieldMask) *BatchGetAlertsResponse_FieldMask
- func (fieldMask *BatchGetAlertsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetAlertsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetAlertsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetAlertsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetAlertsResponse_FieldPath
- func BuildBatchGetAlertsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAlertsResponse_FieldPath, error)
- func MustParseBatchGetAlertsResponse_FieldPath(rawField string) BatchGetAlertsResponse_FieldPath
- func ParseBatchGetAlertsResponse_FieldPath(rawField string) (BatchGetAlertsResponse_FieldPath, error)
- type BatchGetAlertsResponse_FieldPathArrayItemValue
- type BatchGetAlertsResponse_FieldPathArrayOfValues
- type BatchGetAlertsResponse_FieldPathSelector
- type BatchGetAlertsResponse_FieldPathValue
- type BatchGetAlertsResponse_FieldSubPath
- func (fps *BatchGetAlertsResponse_FieldSubPath) AsAlertsSubPath() (alert.Alert_FieldPath, bool)
- func (fps *BatchGetAlertsResponse_FieldSubPath) ClearValue(item *BatchGetAlertsResponse)
- func (fps *BatchGetAlertsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetAlertsResponse_FieldSubPath) Get(source *BatchGetAlertsResponse) (values []interface{})
- func (fps *BatchGetAlertsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetAlertsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetAlertsResponse_FieldSubPath) GetSingle(source *BatchGetAlertsResponse) (interface{}, bool)
- func (fps *BatchGetAlertsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetAlertsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetAlertsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetAlertsResponse_FieldSubPath) Selector() BatchGetAlertsResponse_FieldPathSelector
- func (fps *BatchGetAlertsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetAlertsResponse_FieldSubPath) String() string
- func (fps *BatchGetAlertsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetAlertsResponse_FieldPathArrayItemValue
- func (fps *BatchGetAlertsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetAlertsResponse_FieldPathArrayOfValues
- func (fps *BatchGetAlertsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetAlertsResponse_FieldPathValue
- func (fps *BatchGetAlertsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetAlertsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetAlertsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAlertsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetAlertsResponse_FieldSubPathArrayItemValue) AsAlertsPathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetAlertsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetAlertsResponse) bool
- func (fpaivs *BatchGetAlertsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetAlertsResponse_FieldSubPathArrayOfValues
- type BatchGetAlertsResponse_FieldSubPathValue
- func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) AsAlertsPathValue() (alert.Alert_FieldPathValue, bool)
- func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) CompareWith(source *BatchGetAlertsResponse) (int, bool)
- func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) SetTo(target **BatchGetAlertsResponse)
- func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetAlertsResponse_FieldTerminalPath
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) ClearValue(item *BatchGetAlertsResponse)
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) Get(source *BatchGetAlertsResponse) (values []interface{})
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) GetSingle(source *BatchGetAlertsResponse) (interface{}, bool)
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) Selector() BatchGetAlertsResponse_FieldPathSelector
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAlertsResponse_FieldPathArrayItemValue
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAlertsResponse_FieldPathArrayOfValues
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetAlertsResponse_FieldPathValue
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAlertsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) AsAlertsItemValue() (*alert.Alert, bool)
- func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*alert.Reference, bool)
- func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAlertsResponse) bool
- func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAlertsResponse) (interface{}, bool)
- func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetAlertsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues) AsAlertsArrayOfValues() ([][]*alert.Alert, bool)
- func (fpaov *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*alert.Reference, bool)
- func (fpaov *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetAlertsResponse_FieldTerminalPathValue
- func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) AsAlertsValue() ([]*alert.Alert, bool)
- func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) AsMissingValue() ([]*alert.Reference, bool)
- func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetAlertsResponse) (int, bool)
- func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) SetTo(target **BatchGetAlertsResponse)
- func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateAlertDescriptor
- func (d *CreateAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateAlertDescriptor) GetApiName() string
- func (d *CreateAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateAlertDescriptor) GetFullMethodName() string
- func (d *CreateAlertDescriptor) GetMethodName() string
- func (d *CreateAlertDescriptor) GetProtoPkgName() string
- func (d *CreateAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateAlertDescriptor) GetServiceDomain() string
- func (d *CreateAlertDescriptor) GetServiceVersion() string
- func (d *CreateAlertDescriptor) GetVerb() string
- func (d *CreateAlertDescriptor) HasResource() bool
- func (d *CreateAlertDescriptor) IsClientStream() bool
- func (d *CreateAlertDescriptor) IsCollection() bool
- func (d *CreateAlertDescriptor) IsPlural() bool
- func (d *CreateAlertDescriptor) IsServerStream() bool
- func (d *CreateAlertDescriptor) IsUnary() bool
- func (d *CreateAlertDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateAlertDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateAlertDescriptor) RequestHasResourceBody() bool
- type CreateAlertDescriptorClientMsgHandle
- func (h *CreateAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateAlertDescriptorServerMsgHandle
- func (h *CreateAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateAlertRequest
- func (o *CreateAlertRequest) Clone() *CreateAlertRequest
- func (o *CreateAlertRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateAlertRequest) Descriptor() ([]byte, []int)
- func (m *CreateAlertRequest) GetAlert() *alert.Alert
- func (m *CreateAlertRequest) GetParent() *alert.ParentReference
- func (*CreateAlertRequest) GotenMessage()
- func (o *CreateAlertRequest) GotenObjectExt()
- func (obj *CreateAlertRequest) GotenValidate() error
- func (o *CreateAlertRequest) MakeDiffFieldMask(other *CreateAlertRequest) *CreateAlertRequest_FieldMask
- func (o *CreateAlertRequest) MakeFullFieldMask() *CreateAlertRequest_FieldMask
- func (o *CreateAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateAlertRequest) Marshal() ([]byte, error)
- func (m *CreateAlertRequest) MarshalJSON() ([]byte, error)
- func (o *CreateAlertRequest) Merge(source *CreateAlertRequest)
- func (o *CreateAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateAlertRequest) ProtoMessage()
- func (m *CreateAlertRequest) ProtoReflect() preflect.Message
- func (m *CreateAlertRequest) Reset()
- func (m *CreateAlertRequest) SetAlert(fv *alert.Alert)
- func (m *CreateAlertRequest) SetParent(fv *alert.ParentReference)
- func (m *CreateAlertRequest) String() string
- func (m *CreateAlertRequest) Unmarshal(b []byte) error
- func (m *CreateAlertRequest) UnmarshalJSON(data []byte) error
- type CreateAlertRequestFieldPathBuilder
- type CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric
- func (s CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithValue(value float64) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels
- func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels
- func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestMapPathSelectorAlertMetadataAnnotations
- func (s CreateAlertRequestMapPathSelectorAlertMetadataAnnotations) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestMapPathSelectorAlertMetadataLabels
- func (s CreateAlertRequestMapPathSelectorAlertMetadataLabels) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestMapPathSelectorAlertMetadataLabels) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestMapPathSelectorAlertMetadataLabels) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestMapPathSelectorAlertMetadataShards
- func (s CreateAlertRequestMapPathSelectorAlertMetadataShards) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestMapPathSelectorAlertMetadataShards) WithArrayOfValues(values []int64) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestMapPathSelectorAlertMetadataShards) WithValue(value int64) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlert
- func (CreateAlertRequestPathSelectorAlert) DisplayName() CreateAlertRequestPathSelectorAlertDisplayName
- func (CreateAlertRequestPathSelectorAlert) FieldPath() *CreateAlertRequest_FieldTerminalPath
- func (CreateAlertRequestPathSelectorAlert) Info() CreateAlertRequestPathSelectorAlertInfo
- func (CreateAlertRequestPathSelectorAlert) Metadata() CreateAlertRequestPathSelectorAlertMetadata
- func (CreateAlertRequestPathSelectorAlert) Name() CreateAlertRequestPathSelectorAlertName
- func (CreateAlertRequestPathSelectorAlert) State() CreateAlertRequestPathSelectorAlertState
- func (s CreateAlertRequestPathSelectorAlert) WithArrayOfValues(values []*alert.Alert) *CreateAlertRequest_FieldTerminalPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlert) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *CreateAlertRequest_FieldSubPathArrayItemValue
- func (s CreateAlertRequestPathSelectorAlert) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (CreateAlertRequestPathSelectorAlert) WithSubPath(subPath alert.Alert_FieldPath) *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlert) WithSubValue(subPathValue alert.Alert_FieldPathValue) *CreateAlertRequest_FieldSubPathValue
- func (s CreateAlertRequestPathSelectorAlert) WithValue(value *alert.Alert) *CreateAlertRequest_FieldTerminalPathValue
- type CreateAlertRequestPathSelectorAlertDisplayName
- func (CreateAlertRequestPathSelectorAlertDisplayName) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertDisplayName) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertDisplayName) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfo
- func (CreateAlertRequestPathSelectorAlertInfo) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertInfo) ObservedValues() CreateAlertRequestPathSelectorAlertInfoObservedValues
- func (CreateAlertRequestPathSelectorAlertInfo) TimeSerie() CreateAlertRequestPathSelectorAlertInfoTimeSerie
- func (s CreateAlertRequestPathSelectorAlertInfo) WithArrayOfValues(values []*alert.Alert_Info) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfo) WithValue(value *alert.Alert_Info) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoObservedValues
- func (CreateAlertRequestPathSelectorAlertInfoObservedValues) ExampleValue() CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue
- func (CreateAlertRequestPathSelectorAlertInfoObservedValues) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertInfoObservedValues) PerMetric() CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric
- func (s CreateAlertRequestPathSelectorAlertInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoObservedValues) WithValue(value *alert.Alert_Info_ObservedValues) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue
- func (CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithValue(value float64) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric
- func (CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithKey(key string) CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric
- func (s CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithValue(value map[string]float64) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerie
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerie) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerie) Key() CreateAlertRequestPathSelectorAlertInfoTimeSerieKey
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerie) Metric() CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerie) MonitoredResource() CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerieKey
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieKey) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithValue(value []byte) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) Labels() CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) ReducedLabels() CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) Type() CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithKey(key string) CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithValue(value map[string]string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *CreateAlertRequest_FieldSubPathArrayItemValue
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithValue(value []string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) Labels() CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) ReducedLabels() CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) Type() CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) WithValue(value *monitoring_common.MonitoredResource) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithKey(key string) CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue(value string) *CreateAlertRequest_FieldSubPathArrayItemValue
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithValue(value []string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType
- func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadata
- func (CreateAlertRequestPathSelectorAlertMetadata) Annotations() CreateAlertRequestPathSelectorAlertMetadataAnnotations
- func (CreateAlertRequestPathSelectorAlertMetadata) CreateTime() CreateAlertRequestPathSelectorAlertMetadataCreateTime
- func (CreateAlertRequestPathSelectorAlertMetadata) DeleteTime() CreateAlertRequestPathSelectorAlertMetadataDeleteTime
- func (CreateAlertRequestPathSelectorAlertMetadata) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertMetadata) Generation() CreateAlertRequestPathSelectorAlertMetadataGeneration
- func (CreateAlertRequestPathSelectorAlertMetadata) Labels() CreateAlertRequestPathSelectorAlertMetadataLabels
- func (CreateAlertRequestPathSelectorAlertMetadata) Lifecycle() CreateAlertRequestPathSelectorAlertMetadataLifecycle
- func (CreateAlertRequestPathSelectorAlertMetadata) OwnerReferences() CreateAlertRequestPathSelectorAlertMetadataOwnerReferences
- func (CreateAlertRequestPathSelectorAlertMetadata) ResourceVersion() CreateAlertRequestPathSelectorAlertMetadataResourceVersion
- func (CreateAlertRequestPathSelectorAlertMetadata) Shards() CreateAlertRequestPathSelectorAlertMetadataShards
- func (CreateAlertRequestPathSelectorAlertMetadata) Syncing() CreateAlertRequestPathSelectorAlertMetadataSyncing
- func (CreateAlertRequestPathSelectorAlertMetadata) Tags() CreateAlertRequestPathSelectorAlertMetadataTags
- func (CreateAlertRequestPathSelectorAlertMetadata) UpdateTime() CreateAlertRequestPathSelectorAlertMetadataUpdateTime
- func (CreateAlertRequestPathSelectorAlertMetadata) Uuid() CreateAlertRequestPathSelectorAlertMetadataUuid
- func (s CreateAlertRequestPathSelectorAlertMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadata) WithValue(value *ntt_meta.Meta) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataAnnotations
- func (CreateAlertRequestPathSelectorAlertMetadataAnnotations) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (CreateAlertRequestPathSelectorAlertMetadataAnnotations) WithKey(key string) CreateAlertRequestMapPathSelectorAlertMetadataAnnotations
- func (s CreateAlertRequestPathSelectorAlertMetadataAnnotations) WithValue(value map[string]string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataCreateTime
- func (CreateAlertRequestPathSelectorAlertMetadataCreateTime) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataDeleteTime
- func (CreateAlertRequestPathSelectorAlertMetadataDeleteTime) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataGeneration
- func (CreateAlertRequestPathSelectorAlertMetadataGeneration) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataGeneration) WithArrayOfValues(values []int64) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataGeneration) WithValue(value int64) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataLabels
- func (CreateAlertRequestPathSelectorAlertMetadataLabels) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (CreateAlertRequestPathSelectorAlertMetadataLabels) WithKey(key string) CreateAlertRequestMapPathSelectorAlertMetadataLabels
- func (s CreateAlertRequestPathSelectorAlertMetadataLabels) WithValue(value map[string]string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataLifecycle
- func (CreateAlertRequestPathSelectorAlertMetadataLifecycle) BlockDeletion() CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion
- func (CreateAlertRequestPathSelectorAlertMetadataLifecycle) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertMetadataLifecycle) State() CreateAlertRequestPathSelectorAlertMetadataLifecycleState
- func (s CreateAlertRequestPathSelectorAlertMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion
- func (CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataLifecycleState
- func (CreateAlertRequestPathSelectorAlertMetadataLifecycleState) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataOwnerReferences
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) BlockOwnerDeletion() CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) Controller() CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) Kind() CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) Name() CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) Region() CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) Version() CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateAlertRequest_FieldSubPathArrayItemValue
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion
- func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataResourceVersion
- func (CreateAlertRequestPathSelectorAlertMetadataResourceVersion) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataResourceVersion) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataResourceVersion) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataShards
- func (CreateAlertRequestPathSelectorAlertMetadataShards) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (CreateAlertRequestPathSelectorAlertMetadataShards) WithKey(key string) CreateAlertRequestMapPathSelectorAlertMetadataShards
- func (s CreateAlertRequestPathSelectorAlertMetadataShards) WithValue(value map[string]int64) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataSyncing
- func (CreateAlertRequestPathSelectorAlertMetadataSyncing) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertMetadataSyncing) OwningRegion() CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion
- func (CreateAlertRequestPathSelectorAlertMetadataSyncing) Regions() CreateAlertRequestPathSelectorAlertMetadataSyncingRegions
- func (s CreateAlertRequestPathSelectorAlertMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion
- func (CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataSyncingRegions
- func (CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithItemValue(value string) *CreateAlertRequest_FieldSubPathArrayItemValue
- func (s CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithValue(value []string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataTags
- func (CreateAlertRequestPathSelectorAlertMetadataTags) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataTags) WithArrayOfValues(values [][]string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataTags) WithItemValue(value string) *CreateAlertRequest_FieldSubPathArrayItemValue
- func (s CreateAlertRequestPathSelectorAlertMetadataTags) WithValue(value []string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataUpdateTime
- func (CreateAlertRequestPathSelectorAlertMetadataUpdateTime) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertMetadataUuid
- func (CreateAlertRequestPathSelectorAlertMetadataUuid) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertMetadataUuid) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertMetadataUuid) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertName
- func (CreateAlertRequestPathSelectorAlertName) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertName) WithArrayOfValues(values []*alert.Name) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertName) WithValue(value *alert.Name) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertState
- func (CreateAlertRequestPathSelectorAlertState) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertState) IsAcknowledged() CreateAlertRequestPathSelectorAlertStateIsAcknowledged
- func (CreateAlertRequestPathSelectorAlertState) IsFiring() CreateAlertRequestPathSelectorAlertStateIsFiring
- func (CreateAlertRequestPathSelectorAlertState) IsSilenced() CreateAlertRequestPathSelectorAlertStateIsSilenced
- func (CreateAlertRequestPathSelectorAlertState) LifecycleCompleted() CreateAlertRequestPathSelectorAlertStateLifecycleCompleted
- func (CreateAlertRequestPathSelectorAlertState) Lifetime() CreateAlertRequestPathSelectorAlertStateLifetime
- func (CreateAlertRequestPathSelectorAlertState) NeedsNotification() CreateAlertRequestPathSelectorAlertStateNeedsNotification
- func (CreateAlertRequestPathSelectorAlertState) NotificationCreated() CreateAlertRequestPathSelectorAlertStateNotificationCreated
- func (s CreateAlertRequestPathSelectorAlertState) WithArrayOfValues(values []*alert.Alert_State) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertState) WithValue(value *alert.Alert_State) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertStateIsAcknowledged
- func (CreateAlertRequestPathSelectorAlertStateIsAcknowledged) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertStateIsAcknowledged) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertStateIsAcknowledged) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertStateIsFiring
- func (CreateAlertRequestPathSelectorAlertStateIsFiring) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertStateIsFiring) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertStateIsFiring) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertStateIsSilenced
- func (CreateAlertRequestPathSelectorAlertStateIsSilenced) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertStateIsSilenced) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertStateIsSilenced) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertStateLifecycleCompleted
- func (CreateAlertRequestPathSelectorAlertStateLifecycleCompleted) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertStateLifetime
- func (CreateAlertRequestPathSelectorAlertStateLifetime) EndTime() CreateAlertRequestPathSelectorAlertStateLifetimeEndTime
- func (CreateAlertRequestPathSelectorAlertStateLifetime) FieldPath() *CreateAlertRequest_FieldSubPath
- func (CreateAlertRequestPathSelectorAlertStateLifetime) StartTime() CreateAlertRequestPathSelectorAlertStateLifetimeStartTime
- func (s CreateAlertRequestPathSelectorAlertStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertStateLifetime) WithValue(value *monitoring_common.TimeRange) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertStateLifetimeEndTime
- func (CreateAlertRequestPathSelectorAlertStateLifetimeEndTime) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertStateLifetimeStartTime
- func (CreateAlertRequestPathSelectorAlertStateLifetimeStartTime) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertStateNeedsNotification
- func (CreateAlertRequestPathSelectorAlertStateNeedsNotification) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertStateNeedsNotification) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertStateNeedsNotification) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorAlertStateNotificationCreated
- func (CreateAlertRequestPathSelectorAlertStateNotificationCreated) FieldPath() *CreateAlertRequest_FieldSubPath
- func (s CreateAlertRequestPathSelectorAlertStateNotificationCreated) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
- func (s CreateAlertRequestPathSelectorAlertStateNotificationCreated) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
- type CreateAlertRequestPathSelectorParent
- func (CreateAlertRequestPathSelectorParent) FieldPath() *CreateAlertRequest_FieldTerminalPath
- func (s CreateAlertRequestPathSelectorParent) WithArrayOfValues(values []*alert.ParentReference) *CreateAlertRequest_FieldTerminalPathArrayOfValues
- func (s CreateAlertRequestPathSelectorParent) WithValue(value *alert.ParentReference) *CreateAlertRequest_FieldTerminalPathValue
- type CreateAlertRequest_FieldMask
- func (fieldMask *CreateAlertRequest_FieldMask) AppendPath(path CreateAlertRequest_FieldPath)
- func (fieldMask *CreateAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateAlertRequest_FieldMask) FilterInputFields() *CreateAlertRequest_FieldMask
- func (fieldMask *CreateAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateAlertRequest_FieldMask) GetPaths() []CreateAlertRequest_FieldPath
- func (fieldMask *CreateAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateAlertRequest_FieldMask) IsFull() bool
- func (fieldMask CreateAlertRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateAlertRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateAlertRequest_FieldMask) Project(source *CreateAlertRequest) *CreateAlertRequest
- func (fieldMask *CreateAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateAlertRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateAlertRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateAlertRequest_FieldMask) Reset()
- func (fieldMask *CreateAlertRequest_FieldMask) Set(target, source *CreateAlertRequest)
- func (fieldMask *CreateAlertRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateAlertRequest_FieldMask) Size() int
- func (fieldMask *CreateAlertRequest_FieldMask) String() string
- func (fieldMask *CreateAlertRequest_FieldMask) Subtract(other *CreateAlertRequest_FieldMask) *CreateAlertRequest_FieldMask
- func (fieldMask *CreateAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateAlertRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateAlertRequest_FieldPath
- type CreateAlertRequest_FieldPathArrayItemValue
- type CreateAlertRequest_FieldPathArrayOfValues
- type CreateAlertRequest_FieldPathSelector
- type CreateAlertRequest_FieldPathValue
- type CreateAlertRequest_FieldSubPath
- func (fps *CreateAlertRequest_FieldSubPath) AsAlertSubPath() (alert.Alert_FieldPath, bool)
- func (fps *CreateAlertRequest_FieldSubPath) ClearValue(item *CreateAlertRequest)
- func (fps *CreateAlertRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateAlertRequest_FieldSubPath) Get(source *CreateAlertRequest) (values []interface{})
- func (fps *CreateAlertRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateAlertRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateAlertRequest_FieldSubPath) GetSingle(source *CreateAlertRequest) (interface{}, bool)
- func (fps *CreateAlertRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateAlertRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateAlertRequest_FieldSubPath) JSONString() string
- func (fps *CreateAlertRequest_FieldSubPath) Selector() CreateAlertRequest_FieldPathSelector
- func (fps *CreateAlertRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateAlertRequest_FieldSubPath) String() string
- func (fps *CreateAlertRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateAlertRequest_FieldPathArrayItemValue
- func (fps *CreateAlertRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateAlertRequest_FieldPathArrayOfValues
- func (fps *CreateAlertRequest_FieldSubPath) WithIValue(value interface{}) CreateAlertRequest_FieldPathValue
- func (fps *CreateAlertRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateAlertRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateAlertRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateAlertRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateAlertRequest_FieldSubPathArrayItemValue) AsAlertPathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateAlertRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateAlertRequest) bool
- func (fpaivs *CreateAlertRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateAlertRequest_FieldSubPathArrayOfValues
- type CreateAlertRequest_FieldSubPathValue
- func (fpvs *CreateAlertRequest_FieldSubPathValue) AsAlertPathValue() (alert.Alert_FieldPathValue, bool)
- func (fpvs *CreateAlertRequest_FieldSubPathValue) CompareWith(source *CreateAlertRequest) (int, bool)
- func (fpvs *CreateAlertRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateAlertRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateAlertRequest_FieldSubPathValue) SetTo(target **CreateAlertRequest)
- func (fpvs *CreateAlertRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateAlertRequest_FieldTerminalPath
- func (fp *CreateAlertRequest_FieldTerminalPath) ClearValue(item *CreateAlertRequest)
- func (fp *CreateAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateAlertRequest_FieldTerminalPath) Get(source *CreateAlertRequest) (values []interface{})
- func (fp *CreateAlertRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateAlertRequest_FieldTerminalPath) GetSingle(source *CreateAlertRequest) (interface{}, bool)
- func (fp *CreateAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateAlertRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateAlertRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateAlertRequest_FieldTerminalPath) Selector() CreateAlertRequest_FieldPathSelector
- func (fp *CreateAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateAlertRequest_FieldTerminalPath) String() string
- func (fp *CreateAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateAlertRequest_FieldPathArrayItemValue
- func (fp *CreateAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateAlertRequest_FieldPathArrayOfValues
- func (fp *CreateAlertRequest_FieldTerminalPath) WithIValue(value interface{}) CreateAlertRequest_FieldPathValue
- func (fp *CreateAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateAlertRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateAlertRequest) bool
- func (fpaiv *CreateAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateAlertRequest) (interface{}, bool)
- func (fpaiv *CreateAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateAlertRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateAlertRequest_FieldTerminalPathArrayOfValues) AsAlertArrayOfValues() ([]*alert.Alert, bool)
- func (fpaov *CreateAlertRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alert.ParentReference, bool)
- func (fpaov *CreateAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateAlertRequest_FieldTerminalPathValue
- func (fpv *CreateAlertRequest_FieldTerminalPathValue) AsAlertValue() (*alert.Alert, bool)
- func (fpv *CreateAlertRequest_FieldTerminalPathValue) AsParentValue() (*alert.ParentReference, bool)
- func (fpv *CreateAlertRequest_FieldTerminalPathValue) CompareWith(source *CreateAlertRequest) (int, bool)
- func (fpv *CreateAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateAlertRequest_FieldTerminalPathValue) SetTo(target **CreateAlertRequest)
- func (fpv *CreateAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteAlertDescriptor
- func (d *DeleteAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteAlertDescriptor) GetApiName() string
- func (d *DeleteAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteAlertDescriptor) GetFullMethodName() string
- func (d *DeleteAlertDescriptor) GetMethodName() string
- func (d *DeleteAlertDescriptor) GetProtoPkgName() string
- func (d *DeleteAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteAlertDescriptor) GetServiceDomain() string
- func (d *DeleteAlertDescriptor) GetServiceVersion() string
- func (d *DeleteAlertDescriptor) GetVerb() string
- func (d *DeleteAlertDescriptor) HasResource() bool
- func (d *DeleteAlertDescriptor) IsClientStream() bool
- func (d *DeleteAlertDescriptor) IsCollection() bool
- func (d *DeleteAlertDescriptor) IsPlural() bool
- func (d *DeleteAlertDescriptor) IsServerStream() bool
- func (d *DeleteAlertDescriptor) IsUnary() bool
- func (d *DeleteAlertDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteAlertDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteAlertDescriptor) RequestHasResourceBody() bool
- type DeleteAlertDescriptorClientMsgHandle
- func (h *DeleteAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteAlertDescriptorServerMsgHandle
- func (h *DeleteAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteAlertRequest
- func (o *DeleteAlertRequest) Clone() *DeleteAlertRequest
- func (o *DeleteAlertRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteAlertRequest) Descriptor() ([]byte, []int)
- func (m *DeleteAlertRequest) GetName() *alert.Reference
- func (*DeleteAlertRequest) GotenMessage()
- func (o *DeleteAlertRequest) GotenObjectExt()
- func (obj *DeleteAlertRequest) GotenValidate() error
- func (o *DeleteAlertRequest) MakeDiffFieldMask(other *DeleteAlertRequest) *DeleteAlertRequest_FieldMask
- func (o *DeleteAlertRequest) MakeFullFieldMask() *DeleteAlertRequest_FieldMask
- func (o *DeleteAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteAlertRequest) Marshal() ([]byte, error)
- func (m *DeleteAlertRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteAlertRequest) Merge(source *DeleteAlertRequest)
- func (o *DeleteAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteAlertRequest) ProtoMessage()
- func (m *DeleteAlertRequest) ProtoReflect() preflect.Message
- func (m *DeleteAlertRequest) Reset()
- func (m *DeleteAlertRequest) SetName(fv *alert.Reference)
- func (m *DeleteAlertRequest) String() string
- func (m *DeleteAlertRequest) Unmarshal(b []byte) error
- func (m *DeleteAlertRequest) UnmarshalJSON(data []byte) error
- type DeleteAlertRequestFieldPathBuilder
- type DeleteAlertRequestPathSelectorName
- func (DeleteAlertRequestPathSelectorName) FieldPath() *DeleteAlertRequest_FieldTerminalPath
- func (s DeleteAlertRequestPathSelectorName) WithArrayOfValues(values []*alert.Reference) *DeleteAlertRequest_FieldTerminalPathArrayOfValues
- func (s DeleteAlertRequestPathSelectorName) WithValue(value *alert.Reference) *DeleteAlertRequest_FieldTerminalPathValue
- type DeleteAlertRequest_FieldMask
- func (fieldMask *DeleteAlertRequest_FieldMask) AppendPath(path DeleteAlertRequest_FieldPath)
- func (fieldMask *DeleteAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteAlertRequest_FieldMask) FilterInputFields() *DeleteAlertRequest_FieldMask
- func (fieldMask *DeleteAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteAlertRequest_FieldMask) GetPaths() []DeleteAlertRequest_FieldPath
- func (fieldMask *DeleteAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteAlertRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteAlertRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteAlertRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteAlertRequest_FieldMask) Project(source *DeleteAlertRequest) *DeleteAlertRequest
- func (fieldMask *DeleteAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteAlertRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteAlertRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteAlertRequest_FieldMask) Reset()
- func (fieldMask *DeleteAlertRequest_FieldMask) Set(target, source *DeleteAlertRequest)
- func (fieldMask *DeleteAlertRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteAlertRequest_FieldMask) Size() int
- func (fieldMask *DeleteAlertRequest_FieldMask) String() string
- func (fieldMask *DeleteAlertRequest_FieldMask) Subtract(other *DeleteAlertRequest_FieldMask) *DeleteAlertRequest_FieldMask
- func (fieldMask *DeleteAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteAlertRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteAlertRequest_FieldPath
- type DeleteAlertRequest_FieldPathArrayItemValue
- type DeleteAlertRequest_FieldPathArrayOfValues
- type DeleteAlertRequest_FieldPathSelector
- type DeleteAlertRequest_FieldPathValue
- type DeleteAlertRequest_FieldTerminalPath
- func (fp *DeleteAlertRequest_FieldTerminalPath) ClearValue(item *DeleteAlertRequest)
- func (fp *DeleteAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteAlertRequest_FieldTerminalPath) Get(source *DeleteAlertRequest) (values []interface{})
- func (fp *DeleteAlertRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteAlertRequest_FieldTerminalPath) GetSingle(source *DeleteAlertRequest) (interface{}, bool)
- func (fp *DeleteAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteAlertRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteAlertRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteAlertRequest_FieldTerminalPath) Selector() DeleteAlertRequest_FieldPathSelector
- func (fp *DeleteAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteAlertRequest_FieldTerminalPath) String() string
- func (fp *DeleteAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteAlertRequest_FieldPathArrayItemValue
- func (fp *DeleteAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteAlertRequest_FieldPathArrayOfValues
- func (fp *DeleteAlertRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteAlertRequest_FieldPathValue
- func (fp *DeleteAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteAlertRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteAlertRequest) bool
- func (fpaiv *DeleteAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteAlertRequest) (interface{}, bool)
- func (fpaiv *DeleteAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteAlertRequest_FieldTerminalPathArrayOfValues
- type DeleteAlertRequest_FieldTerminalPathValue
- func (fpv *DeleteAlertRequest_FieldTerminalPathValue) AsNameValue() (*alert.Reference, bool)
- func (fpv *DeleteAlertRequest_FieldTerminalPathValue) CompareWith(source *DeleteAlertRequest) (int, bool)
- func (fpv *DeleteAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteAlertRequest_FieldTerminalPathValue) SetTo(target **DeleteAlertRequest)
- func (fpv *DeleteAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetAlertDescriptor
- func (d *GetAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetAlertDescriptor) GetApiName() string
- func (d *GetAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetAlertDescriptor) GetFullMethodName() string
- func (d *GetAlertDescriptor) GetMethodName() string
- func (d *GetAlertDescriptor) GetProtoPkgName() string
- func (d *GetAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetAlertDescriptor) GetServiceDomain() string
- func (d *GetAlertDescriptor) GetServiceVersion() string
- func (d *GetAlertDescriptor) GetVerb() string
- func (d *GetAlertDescriptor) HasResource() bool
- func (d *GetAlertDescriptor) IsClientStream() bool
- func (d *GetAlertDescriptor) IsCollection() bool
- func (d *GetAlertDescriptor) IsPlural() bool
- func (d *GetAlertDescriptor) IsServerStream() bool
- func (d *GetAlertDescriptor) IsUnary() bool
- func (d *GetAlertDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetAlertDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetAlertDescriptor) RequestHasResourceBody() bool
- type GetAlertDescriptorClientMsgHandle
- func (h *GetAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetAlertDescriptorServerMsgHandle
- func (h *GetAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetAlertRequest
- func (o *GetAlertRequest) Clone() *GetAlertRequest
- func (o *GetAlertRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetAlertRequest) Descriptor() ([]byte, []int)
- func (m *GetAlertRequest) GetFieldMask() *alert.Alert_FieldMask
- func (m *GetAlertRequest) GetName() *alert.Reference
- func (m *GetAlertRequest) GetView() view.View
- func (*GetAlertRequest) GotenMessage()
- func (o *GetAlertRequest) GotenObjectExt()
- func (obj *GetAlertRequest) GotenValidate() error
- func (o *GetAlertRequest) MakeDiffFieldMask(other *GetAlertRequest) *GetAlertRequest_FieldMask
- func (o *GetAlertRequest) MakeFullFieldMask() *GetAlertRequest_FieldMask
- func (o *GetAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetAlertRequest) Marshal() ([]byte, error)
- func (m *GetAlertRequest) MarshalJSON() ([]byte, error)
- func (o *GetAlertRequest) Merge(source *GetAlertRequest)
- func (o *GetAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetAlertRequest) ProtoMessage()
- func (m *GetAlertRequest) ProtoReflect() preflect.Message
- func (m *GetAlertRequest) Reset()
- func (m *GetAlertRequest) SetFieldMask(fv *alert.Alert_FieldMask)
- func (m *GetAlertRequest) SetName(fv *alert.Reference)
- func (m *GetAlertRequest) SetView(fv view.View)
- func (m *GetAlertRequest) String() string
- func (m *GetAlertRequest) Unmarshal(b []byte) error
- func (m *GetAlertRequest) UnmarshalJSON(data []byte) error
- type GetAlertRequestFieldPathBuilder
- type GetAlertRequestPathSelectorFieldMask
- func (GetAlertRequestPathSelectorFieldMask) FieldPath() *GetAlertRequest_FieldTerminalPath
- func (s GetAlertRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *GetAlertRequest_FieldTerminalPathArrayOfValues
- func (s GetAlertRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *GetAlertRequest_FieldTerminalPathValue
- type GetAlertRequestPathSelectorName
- func (GetAlertRequestPathSelectorName) FieldPath() *GetAlertRequest_FieldTerminalPath
- func (s GetAlertRequestPathSelectorName) WithArrayOfValues(values []*alert.Reference) *GetAlertRequest_FieldTerminalPathArrayOfValues
- func (s GetAlertRequestPathSelectorName) WithValue(value *alert.Reference) *GetAlertRequest_FieldTerminalPathValue
- type GetAlertRequestPathSelectorView
- func (GetAlertRequestPathSelectorView) FieldPath() *GetAlertRequest_FieldTerminalPath
- func (s GetAlertRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetAlertRequest_FieldTerminalPathArrayOfValues
- func (s GetAlertRequestPathSelectorView) WithValue(value view.View) *GetAlertRequest_FieldTerminalPathValue
- type GetAlertRequest_FieldMask
- func (fieldMask *GetAlertRequest_FieldMask) AppendPath(path GetAlertRequest_FieldPath)
- func (fieldMask *GetAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetAlertRequest_FieldMask) FilterInputFields() *GetAlertRequest_FieldMask
- func (fieldMask *GetAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetAlertRequest_FieldMask) GetPaths() []GetAlertRequest_FieldPath
- func (fieldMask *GetAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetAlertRequest_FieldMask) IsFull() bool
- func (fieldMask GetAlertRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetAlertRequest_FieldMask) PathsCount() int
- func (fieldMask *GetAlertRequest_FieldMask) Project(source *GetAlertRequest) *GetAlertRequest
- func (fieldMask *GetAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetAlertRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetAlertRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetAlertRequest_FieldMask) Reset()
- func (fieldMask *GetAlertRequest_FieldMask) Set(target, source *GetAlertRequest)
- func (fieldMask *GetAlertRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetAlertRequest_FieldMask) Size() int
- func (fieldMask *GetAlertRequest_FieldMask) String() string
- func (fieldMask *GetAlertRequest_FieldMask) Subtract(other *GetAlertRequest_FieldMask) *GetAlertRequest_FieldMask
- func (fieldMask *GetAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetAlertRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetAlertRequest_FieldPath
- type GetAlertRequest_FieldPathArrayItemValue
- type GetAlertRequest_FieldPathArrayOfValues
- type GetAlertRequest_FieldPathSelector
- type GetAlertRequest_FieldPathValue
- type GetAlertRequest_FieldTerminalPath
- func (fp *GetAlertRequest_FieldTerminalPath) ClearValue(item *GetAlertRequest)
- func (fp *GetAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetAlertRequest_FieldTerminalPath) Get(source *GetAlertRequest) (values []interface{})
- func (fp *GetAlertRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetAlertRequest_FieldTerminalPath) GetSingle(source *GetAlertRequest) (interface{}, bool)
- func (fp *GetAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetAlertRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetAlertRequest_FieldTerminalPath) JSONString() string
- func (fp *GetAlertRequest_FieldTerminalPath) Selector() GetAlertRequest_FieldPathSelector
- func (fp *GetAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetAlertRequest_FieldTerminalPath) String() string
- func (fp *GetAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetAlertRequest_FieldPathArrayItemValue
- func (fp *GetAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetAlertRequest_FieldPathArrayOfValues
- func (fp *GetAlertRequest_FieldTerminalPath) WithIValue(value interface{}) GetAlertRequest_FieldPathValue
- func (fp *GetAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetAlertRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetAlertRequest) bool
- func (fpaiv *GetAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetAlertRequest) (interface{}, bool)
- func (fpaiv *GetAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetAlertRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetAlertRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
- func (fpaov *GetAlertRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alert.Reference, bool)
- func (fpaov *GetAlertRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetAlertRequest_FieldTerminalPathValue
- func (fpv *GetAlertRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
- func (fpv *GetAlertRequest_FieldTerminalPathValue) AsNameValue() (*alert.Reference, bool)
- func (fpv *GetAlertRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetAlertRequest_FieldTerminalPathValue) CompareWith(source *GetAlertRequest) (int, bool)
- func (fpv *GetAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetAlertRequest_FieldTerminalPathValue) SetTo(target **GetAlertRequest)
- func (fpv *GetAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListAlertsDescriptor
- func (d *ListAlertsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListAlertsDescriptor) GetApiName() string
- func (d *ListAlertsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListAlertsDescriptor) GetFullMethodName() string
- func (d *ListAlertsDescriptor) GetMethodName() string
- func (d *ListAlertsDescriptor) GetProtoPkgName() string
- func (d *ListAlertsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListAlertsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListAlertsDescriptor) GetServiceDomain() string
- func (d *ListAlertsDescriptor) GetServiceVersion() string
- func (d *ListAlertsDescriptor) GetVerb() string
- func (d *ListAlertsDescriptor) HasResource() bool
- func (d *ListAlertsDescriptor) IsClientStream() bool
- func (d *ListAlertsDescriptor) IsCollection() bool
- func (d *ListAlertsDescriptor) IsPlural() bool
- func (d *ListAlertsDescriptor) IsServerStream() bool
- func (d *ListAlertsDescriptor) IsUnary() bool
- func (d *ListAlertsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListAlertsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListAlertsDescriptor) RequestHasResourceBody() bool
- type ListAlertsDescriptorClientMsgHandle
- func (h *ListAlertsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListAlertsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListAlertsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListAlertsDescriptorServerMsgHandle
- func (h *ListAlertsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListAlertsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListAlertsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListAlertsRequest
- func (o *ListAlertsRequest) Clone() *ListAlertsRequest
- func (o *ListAlertsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListAlertsRequest) Descriptor() ([]byte, []int)
- func (m *ListAlertsRequest) GetFieldMask() *alert.Alert_FieldMask
- func (m *ListAlertsRequest) GetFilter() *alert.Filter
- func (m *ListAlertsRequest) GetIncludePagingInfo() bool
- func (m *ListAlertsRequest) GetOrderBy() *alert.OrderBy
- func (m *ListAlertsRequest) GetPageSize() int32
- func (m *ListAlertsRequest) GetPageToken() *alert.PagerCursor
- func (m *ListAlertsRequest) GetParent() *alert.ParentName
- func (m *ListAlertsRequest) GetView() view.View
- func (*ListAlertsRequest) GotenMessage()
- func (o *ListAlertsRequest) GotenObjectExt()
- func (obj *ListAlertsRequest) GotenValidate() error
- func (o *ListAlertsRequest) MakeDiffFieldMask(other *ListAlertsRequest) *ListAlertsRequest_FieldMask
- func (o *ListAlertsRequest) MakeFullFieldMask() *ListAlertsRequest_FieldMask
- func (o *ListAlertsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListAlertsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListAlertsRequest) Marshal() ([]byte, error)
- func (m *ListAlertsRequest) MarshalJSON() ([]byte, error)
- func (o *ListAlertsRequest) Merge(source *ListAlertsRequest)
- func (o *ListAlertsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListAlertsRequest) ProtoMessage()
- func (m *ListAlertsRequest) ProtoReflect() preflect.Message
- func (m *ListAlertsRequest) Reset()
- func (m *ListAlertsRequest) SetFieldMask(fv *alert.Alert_FieldMask)
- func (m *ListAlertsRequest) SetFilter(fv *alert.Filter)
- func (m *ListAlertsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListAlertsRequest) SetOrderBy(fv *alert.OrderBy)
- func (m *ListAlertsRequest) SetPageSize(fv int32)
- func (m *ListAlertsRequest) SetPageToken(fv *alert.PagerCursor)
- func (m *ListAlertsRequest) SetParent(fv *alert.ParentName)
- func (m *ListAlertsRequest) SetView(fv view.View)
- func (m *ListAlertsRequest) String() string
- func (m *ListAlertsRequest) Unmarshal(b []byte) error
- func (m *ListAlertsRequest) UnmarshalJSON(data []byte) error
- type ListAlertsRequestFieldPathBuilder
- func (ListAlertsRequestFieldPathBuilder) FieldMask() ListAlertsRequestPathSelectorFieldMask
- func (ListAlertsRequestFieldPathBuilder) Filter() ListAlertsRequestPathSelectorFilter
- func (ListAlertsRequestFieldPathBuilder) IncludePagingInfo() ListAlertsRequestPathSelectorIncludePagingInfo
- func (ListAlertsRequestFieldPathBuilder) OrderBy() ListAlertsRequestPathSelectorOrderBy
- func (ListAlertsRequestFieldPathBuilder) PageSize() ListAlertsRequestPathSelectorPageSize
- func (ListAlertsRequestFieldPathBuilder) PageToken() ListAlertsRequestPathSelectorPageToken
- func (ListAlertsRequestFieldPathBuilder) Parent() ListAlertsRequestPathSelectorParent
- func (ListAlertsRequestFieldPathBuilder) View() ListAlertsRequestPathSelectorView
- type ListAlertsRequestPathSelectorFieldMask
- func (ListAlertsRequestPathSelectorFieldMask) FieldPath() *ListAlertsRequest_FieldTerminalPath
- func (s ListAlertsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *ListAlertsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertsRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *ListAlertsRequest_FieldTerminalPathValue
- type ListAlertsRequestPathSelectorFilter
- func (ListAlertsRequestPathSelectorFilter) FieldPath() *ListAlertsRequest_FieldTerminalPath
- func (s ListAlertsRequestPathSelectorFilter) WithArrayOfValues(values []*alert.Filter) *ListAlertsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertsRequestPathSelectorFilter) WithValue(value *alert.Filter) *ListAlertsRequest_FieldTerminalPathValue
- type ListAlertsRequestPathSelectorIncludePagingInfo
- func (ListAlertsRequestPathSelectorIncludePagingInfo) FieldPath() *ListAlertsRequest_FieldTerminalPath
- func (s ListAlertsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListAlertsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListAlertsRequest_FieldTerminalPathValue
- type ListAlertsRequestPathSelectorOrderBy
- func (ListAlertsRequestPathSelectorOrderBy) FieldPath() *ListAlertsRequest_FieldTerminalPath
- func (s ListAlertsRequestPathSelectorOrderBy) WithArrayOfValues(values []*alert.OrderBy) *ListAlertsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertsRequestPathSelectorOrderBy) WithValue(value *alert.OrderBy) *ListAlertsRequest_FieldTerminalPathValue
- type ListAlertsRequestPathSelectorPageSize
- func (ListAlertsRequestPathSelectorPageSize) FieldPath() *ListAlertsRequest_FieldTerminalPath
- func (s ListAlertsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListAlertsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertsRequestPathSelectorPageSize) WithValue(value int32) *ListAlertsRequest_FieldTerminalPathValue
- type ListAlertsRequestPathSelectorPageToken
- func (ListAlertsRequestPathSelectorPageToken) FieldPath() *ListAlertsRequest_FieldTerminalPath
- func (s ListAlertsRequestPathSelectorPageToken) WithArrayOfValues(values []*alert.PagerCursor) *ListAlertsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertsRequestPathSelectorPageToken) WithValue(value *alert.PagerCursor) *ListAlertsRequest_FieldTerminalPathValue
- type ListAlertsRequestPathSelectorParent
- func (ListAlertsRequestPathSelectorParent) FieldPath() *ListAlertsRequest_FieldTerminalPath
- func (s ListAlertsRequestPathSelectorParent) WithArrayOfValues(values []*alert.ParentName) *ListAlertsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertsRequestPathSelectorParent) WithValue(value *alert.ParentName) *ListAlertsRequest_FieldTerminalPathValue
- type ListAlertsRequestPathSelectorView
- func (ListAlertsRequestPathSelectorView) FieldPath() *ListAlertsRequest_FieldTerminalPath
- func (s ListAlertsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListAlertsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertsRequestPathSelectorView) WithValue(value view.View) *ListAlertsRequest_FieldTerminalPathValue
- type ListAlertsRequest_FieldMask
- func (fieldMask *ListAlertsRequest_FieldMask) AppendPath(path ListAlertsRequest_FieldPath)
- func (fieldMask *ListAlertsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListAlertsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListAlertsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListAlertsRequest_FieldMask) FilterInputFields() *ListAlertsRequest_FieldMask
- func (fieldMask *ListAlertsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListAlertsRequest_FieldMask) GetPaths() []ListAlertsRequest_FieldPath
- func (fieldMask *ListAlertsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListAlertsRequest_FieldMask) IsFull() bool
- func (fieldMask ListAlertsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListAlertsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListAlertsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListAlertsRequest_FieldMask) Project(source *ListAlertsRequest) *ListAlertsRequest
- func (fieldMask *ListAlertsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListAlertsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListAlertsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListAlertsRequest_FieldMask) Reset()
- func (fieldMask *ListAlertsRequest_FieldMask) Set(target, source *ListAlertsRequest)
- func (fieldMask *ListAlertsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListAlertsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListAlertsRequest_FieldMask) Size() int
- func (fieldMask *ListAlertsRequest_FieldMask) String() string
- func (fieldMask *ListAlertsRequest_FieldMask) Subtract(other *ListAlertsRequest_FieldMask) *ListAlertsRequest_FieldMask
- func (fieldMask *ListAlertsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListAlertsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListAlertsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListAlertsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListAlertsRequest_FieldPath
- type ListAlertsRequest_FieldPathArrayItemValue
- type ListAlertsRequest_FieldPathArrayOfValues
- type ListAlertsRequest_FieldPathSelector
- type ListAlertsRequest_FieldPathValue
- type ListAlertsRequest_FieldTerminalPath
- func (fp *ListAlertsRequest_FieldTerminalPath) ClearValue(item *ListAlertsRequest)
- func (fp *ListAlertsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListAlertsRequest_FieldTerminalPath) Get(source *ListAlertsRequest) (values []interface{})
- func (fp *ListAlertsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListAlertsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListAlertsRequest_FieldTerminalPath) GetSingle(source *ListAlertsRequest) (interface{}, bool)
- func (fp *ListAlertsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListAlertsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListAlertsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListAlertsRequest_FieldTerminalPath) Selector() ListAlertsRequest_FieldPathSelector
- func (fp *ListAlertsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListAlertsRequest_FieldTerminalPath) String() string
- func (fp *ListAlertsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAlertsRequest_FieldPathArrayItemValue
- func (fp *ListAlertsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAlertsRequest_FieldPathArrayOfValues
- func (fp *ListAlertsRequest_FieldTerminalPath) WithIValue(value interface{}) ListAlertsRequest_FieldPathValue
- func (fp *ListAlertsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListAlertsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListAlertsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAlertsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListAlertsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAlertsRequest) bool
- func (fpaiv *ListAlertsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListAlertsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListAlertsRequest) (interface{}, bool)
- func (fpaiv *ListAlertsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListAlertsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
- func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*alert.Filter, bool)
- func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*alert.OrderBy, bool)
- func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
- func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alert.ParentName, bool)
- func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListAlertsRequest_FieldTerminalPathValue
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsFilterValue() (*alert.Filter, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsOrderByValue() (*alert.OrderBy, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsPageTokenValue() (*alert.PagerCursor, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsParentValue() (*alert.ParentName, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) CompareWith(source *ListAlertsRequest) (int, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) SetTo(target **ListAlertsRequest)
- func (fpv *ListAlertsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListAlertsResponse
- func (o *ListAlertsResponse) Clone() *ListAlertsResponse
- func (o *ListAlertsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListAlertsResponse) Descriptor() ([]byte, []int)
- func (m *ListAlertsResponse) GetAlerts() []*alert.Alert
- func (m *ListAlertsResponse) GetCurrentOffset() int32
- func (m *ListAlertsResponse) GetNextPageToken() *alert.PagerCursor
- func (m *ListAlertsResponse) GetPrevPageToken() *alert.PagerCursor
- func (m *ListAlertsResponse) GetTotalResultsCount() int32
- func (*ListAlertsResponse) GotenMessage()
- func (o *ListAlertsResponse) GotenObjectExt()
- func (obj *ListAlertsResponse) GotenValidate() error
- func (o *ListAlertsResponse) MakeDiffFieldMask(other *ListAlertsResponse) *ListAlertsResponse_FieldMask
- func (o *ListAlertsResponse) MakeFullFieldMask() *ListAlertsResponse_FieldMask
- func (o *ListAlertsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListAlertsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListAlertsResponse) Marshal() ([]byte, error)
- func (m *ListAlertsResponse) MarshalJSON() ([]byte, error)
- func (o *ListAlertsResponse) Merge(source *ListAlertsResponse)
- func (o *ListAlertsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListAlertsResponse) ProtoMessage()
- func (m *ListAlertsResponse) ProtoReflect() preflect.Message
- func (m *ListAlertsResponse) Reset()
- func (m *ListAlertsResponse) SetAlerts(fv []*alert.Alert)
- func (m *ListAlertsResponse) SetCurrentOffset(fv int32)
- func (m *ListAlertsResponse) SetNextPageToken(fv *alert.PagerCursor)
- func (m *ListAlertsResponse) SetPrevPageToken(fv *alert.PagerCursor)
- func (m *ListAlertsResponse) SetTotalResultsCount(fv int32)
- func (m *ListAlertsResponse) String() string
- func (m *ListAlertsResponse) Unmarshal(b []byte) error
- func (m *ListAlertsResponse) UnmarshalJSON(data []byte) error
- type ListAlertsResponseFieldPathBuilder
- func (ListAlertsResponseFieldPathBuilder) Alerts() ListAlertsResponsePathSelectorAlerts
- func (ListAlertsResponseFieldPathBuilder) CurrentOffset() ListAlertsResponsePathSelectorCurrentOffset
- func (ListAlertsResponseFieldPathBuilder) NextPageToken() ListAlertsResponsePathSelectorNextPageToken
- func (ListAlertsResponseFieldPathBuilder) PrevPageToken() ListAlertsResponsePathSelectorPrevPageToken
- func (ListAlertsResponseFieldPathBuilder) TotalResultsCount() ListAlertsResponsePathSelectorTotalResultsCount
- type ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric
- func (s ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithValue(value float64) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels
- func (s ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels
- func (s ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations
- func (s ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponseMapPathSelectorAlertsMetadataLabels
- func (s ListAlertsResponseMapPathSelectorAlertsMetadataLabels) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponseMapPathSelectorAlertsMetadataLabels) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponseMapPathSelectorAlertsMetadataLabels) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponseMapPathSelectorAlertsMetadataShards
- func (s ListAlertsResponseMapPathSelectorAlertsMetadataShards) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponseMapPathSelectorAlertsMetadataShards) WithArrayOfValues(values []int64) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponseMapPathSelectorAlertsMetadataShards) WithValue(value int64) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlerts
- func (ListAlertsResponsePathSelectorAlerts) DisplayName() ListAlertsResponsePathSelectorAlertsDisplayName
- func (ListAlertsResponsePathSelectorAlerts) FieldPath() *ListAlertsResponse_FieldTerminalPath
- func (ListAlertsResponsePathSelectorAlerts) Info() ListAlertsResponsePathSelectorAlertsInfo
- func (ListAlertsResponsePathSelectorAlerts) Metadata() ListAlertsResponsePathSelectorAlertsMetadata
- func (ListAlertsResponsePathSelectorAlerts) Name() ListAlertsResponsePathSelectorAlertsName
- func (ListAlertsResponsePathSelectorAlerts) State() ListAlertsResponsePathSelectorAlertsState
- func (s ListAlertsResponsePathSelectorAlerts) WithArrayOfValues(values [][]*alert.Alert) *ListAlertsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlerts) WithItemValue(value *alert.Alert) *ListAlertsResponse_FieldTerminalPathArrayItemValue
- func (s ListAlertsResponsePathSelectorAlerts) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *ListAlertsResponse_FieldSubPathArrayItemValue
- func (s ListAlertsResponsePathSelectorAlerts) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (ListAlertsResponsePathSelectorAlerts) WithSubPath(subPath alert.Alert_FieldPath) *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlerts) WithSubValue(subPathValue alert.Alert_FieldPathValue) *ListAlertsResponse_FieldSubPathValue
- func (s ListAlertsResponsePathSelectorAlerts) WithValue(value []*alert.Alert) *ListAlertsResponse_FieldTerminalPathValue
- type ListAlertsResponsePathSelectorAlertsDisplayName
- func (ListAlertsResponsePathSelectorAlertsDisplayName) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsDisplayName) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsDisplayName) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfo
- func (ListAlertsResponsePathSelectorAlertsInfo) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsInfo) ObservedValues() ListAlertsResponsePathSelectorAlertsInfoObservedValues
- func (ListAlertsResponsePathSelectorAlertsInfo) TimeSerie() ListAlertsResponsePathSelectorAlertsInfoTimeSerie
- func (s ListAlertsResponsePathSelectorAlertsInfo) WithArrayOfValues(values []*alert.Alert_Info) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfo) WithValue(value *alert.Alert_Info) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoObservedValues
- func (ListAlertsResponsePathSelectorAlertsInfoObservedValues) ExampleValue() ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue
- func (ListAlertsResponsePathSelectorAlertsInfoObservedValues) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsInfoObservedValues) PerMetric() ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric
- func (s ListAlertsResponsePathSelectorAlertsInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoObservedValues) WithValue(value *alert.Alert_Info_ObservedValues) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue
- func (ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithValue(value float64) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric
- func (ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithKey(key string) ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric
- func (s ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithValue(value map[string]float64) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerie
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerie) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerie) Key() ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerie) Metric() ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerie) MonitoredResource() ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithValue(value []byte) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) Labels() ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) ReducedLabels() ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) Type() ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithKey(key string) ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithValue(value map[string]string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *ListAlertsResponse_FieldSubPathArrayItemValue
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithValue(value []string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) Labels() ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) ReducedLabels() ...
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) Type() ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) WithValue(value *monitoring_common.MonitoredResource) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithKey(key string) ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue(value string) *ListAlertsResponse_FieldSubPathArrayItemValue
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithValue(value []string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType
- func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadata
- func (ListAlertsResponsePathSelectorAlertsMetadata) Annotations() ListAlertsResponsePathSelectorAlertsMetadataAnnotations
- func (ListAlertsResponsePathSelectorAlertsMetadata) CreateTime() ListAlertsResponsePathSelectorAlertsMetadataCreateTime
- func (ListAlertsResponsePathSelectorAlertsMetadata) DeleteTime() ListAlertsResponsePathSelectorAlertsMetadataDeleteTime
- func (ListAlertsResponsePathSelectorAlertsMetadata) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsMetadata) Generation() ListAlertsResponsePathSelectorAlertsMetadataGeneration
- func (ListAlertsResponsePathSelectorAlertsMetadata) Labels() ListAlertsResponsePathSelectorAlertsMetadataLabels
- func (ListAlertsResponsePathSelectorAlertsMetadata) Lifecycle() ListAlertsResponsePathSelectorAlertsMetadataLifecycle
- func (ListAlertsResponsePathSelectorAlertsMetadata) OwnerReferences() ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences
- func (ListAlertsResponsePathSelectorAlertsMetadata) ResourceVersion() ListAlertsResponsePathSelectorAlertsMetadataResourceVersion
- func (ListAlertsResponsePathSelectorAlertsMetadata) Shards() ListAlertsResponsePathSelectorAlertsMetadataShards
- func (ListAlertsResponsePathSelectorAlertsMetadata) Syncing() ListAlertsResponsePathSelectorAlertsMetadataSyncing
- func (ListAlertsResponsePathSelectorAlertsMetadata) Tags() ListAlertsResponsePathSelectorAlertsMetadataTags
- func (ListAlertsResponsePathSelectorAlertsMetadata) UpdateTime() ListAlertsResponsePathSelectorAlertsMetadataUpdateTime
- func (ListAlertsResponsePathSelectorAlertsMetadata) Uuid() ListAlertsResponsePathSelectorAlertsMetadataUuid
- func (s ListAlertsResponsePathSelectorAlertsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadata) WithValue(value *ntt_meta.Meta) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataAnnotations
- func (ListAlertsResponsePathSelectorAlertsMetadataAnnotations) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (ListAlertsResponsePathSelectorAlertsMetadataAnnotations) WithKey(key string) ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations
- func (s ListAlertsResponsePathSelectorAlertsMetadataAnnotations) WithValue(value map[string]string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataCreateTime
- func (ListAlertsResponsePathSelectorAlertsMetadataCreateTime) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataDeleteTime
- func (ListAlertsResponsePathSelectorAlertsMetadataDeleteTime) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataGeneration
- func (ListAlertsResponsePathSelectorAlertsMetadataGeneration) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataGeneration) WithArrayOfValues(values []int64) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataGeneration) WithValue(value int64) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataLabels
- func (ListAlertsResponsePathSelectorAlertsMetadataLabels) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (ListAlertsResponsePathSelectorAlertsMetadataLabels) WithKey(key string) ListAlertsResponseMapPathSelectorAlertsMetadataLabels
- func (s ListAlertsResponsePathSelectorAlertsMetadataLabels) WithValue(value map[string]string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataLifecycle
- func (ListAlertsResponsePathSelectorAlertsMetadataLifecycle) BlockDeletion() ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion
- func (ListAlertsResponsePathSelectorAlertsMetadataLifecycle) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsMetadataLifecycle) State() ListAlertsResponsePathSelectorAlertsMetadataLifecycleState
- func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion
- func (ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataLifecycleState
- func (ListAlertsResponsePathSelectorAlertsMetadataLifecycleState) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) BlockOwnerDeletion() ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Controller() ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Kind() ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Name() ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Region() ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Version() ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListAlertsResponse_FieldSubPathArrayItemValue
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion
- func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataResourceVersion
- func (ListAlertsResponsePathSelectorAlertsMetadataResourceVersion) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataShards
- func (ListAlertsResponsePathSelectorAlertsMetadataShards) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (ListAlertsResponsePathSelectorAlertsMetadataShards) WithKey(key string) ListAlertsResponseMapPathSelectorAlertsMetadataShards
- func (s ListAlertsResponsePathSelectorAlertsMetadataShards) WithValue(value map[string]int64) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataSyncing
- func (ListAlertsResponsePathSelectorAlertsMetadataSyncing) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsMetadataSyncing) OwningRegion() ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion
- func (ListAlertsResponsePathSelectorAlertsMetadataSyncing) Regions() ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions
- func (s ListAlertsResponsePathSelectorAlertsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion
- func (ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions
- func (ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithItemValue(value string) *ListAlertsResponse_FieldSubPathArrayItemValue
- func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithValue(value []string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataTags
- func (ListAlertsResponsePathSelectorAlertsMetadataTags) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataTags) WithArrayOfValues(values [][]string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataTags) WithItemValue(value string) *ListAlertsResponse_FieldSubPathArrayItemValue
- func (s ListAlertsResponsePathSelectorAlertsMetadataTags) WithValue(value []string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataUpdateTime
- func (ListAlertsResponsePathSelectorAlertsMetadataUpdateTime) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsMetadataUuid
- func (ListAlertsResponsePathSelectorAlertsMetadataUuid) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsMetadataUuid) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsMetadataUuid) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsName
- func (ListAlertsResponsePathSelectorAlertsName) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsName) WithArrayOfValues(values []*alert.Name) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsName) WithValue(value *alert.Name) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsState
- func (ListAlertsResponsePathSelectorAlertsState) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsState) IsAcknowledged() ListAlertsResponsePathSelectorAlertsStateIsAcknowledged
- func (ListAlertsResponsePathSelectorAlertsState) IsFiring() ListAlertsResponsePathSelectorAlertsStateIsFiring
- func (ListAlertsResponsePathSelectorAlertsState) IsSilenced() ListAlertsResponsePathSelectorAlertsStateIsSilenced
- func (ListAlertsResponsePathSelectorAlertsState) LifecycleCompleted() ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted
- func (ListAlertsResponsePathSelectorAlertsState) Lifetime() ListAlertsResponsePathSelectorAlertsStateLifetime
- func (ListAlertsResponsePathSelectorAlertsState) NeedsNotification() ListAlertsResponsePathSelectorAlertsStateNeedsNotification
- func (ListAlertsResponsePathSelectorAlertsState) NotificationCreated() ListAlertsResponsePathSelectorAlertsStateNotificationCreated
- func (s ListAlertsResponsePathSelectorAlertsState) WithArrayOfValues(values []*alert.Alert_State) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsState) WithValue(value *alert.Alert_State) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsStateIsAcknowledged
- func (ListAlertsResponsePathSelectorAlertsStateIsAcknowledged) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsStateIsFiring
- func (ListAlertsResponsePathSelectorAlertsStateIsFiring) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsStateIsFiring) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsStateIsFiring) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsStateIsSilenced
- func (ListAlertsResponsePathSelectorAlertsStateIsSilenced) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsStateIsSilenced) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsStateIsSilenced) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted
- func (ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsStateLifetime
- func (ListAlertsResponsePathSelectorAlertsStateLifetime) EndTime() ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime
- func (ListAlertsResponsePathSelectorAlertsStateLifetime) FieldPath() *ListAlertsResponse_FieldSubPath
- func (ListAlertsResponsePathSelectorAlertsStateLifetime) StartTime() ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime
- func (s ListAlertsResponsePathSelectorAlertsStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsStateLifetime) WithValue(value *monitoring_common.TimeRange) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime
- func (ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime
- func (ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsStateNeedsNotification
- func (ListAlertsResponsePathSelectorAlertsStateNeedsNotification) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsStateNeedsNotification) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsStateNeedsNotification) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorAlertsStateNotificationCreated
- func (ListAlertsResponsePathSelectorAlertsStateNotificationCreated) FieldPath() *ListAlertsResponse_FieldSubPath
- func (s ListAlertsResponsePathSelectorAlertsStateNotificationCreated) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
- func (s ListAlertsResponsePathSelectorAlertsStateNotificationCreated) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
- type ListAlertsResponsePathSelectorCurrentOffset
- func (ListAlertsResponsePathSelectorCurrentOffset) FieldPath() *ListAlertsResponse_FieldTerminalPath
- func (s ListAlertsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListAlertsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListAlertsResponse_FieldTerminalPathValue
- type ListAlertsResponsePathSelectorNextPageToken
- func (ListAlertsResponsePathSelectorNextPageToken) FieldPath() *ListAlertsResponse_FieldTerminalPath
- func (s ListAlertsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*alert.PagerCursor) *ListAlertsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertsResponsePathSelectorNextPageToken) WithValue(value *alert.PagerCursor) *ListAlertsResponse_FieldTerminalPathValue
- type ListAlertsResponsePathSelectorPrevPageToken
- func (ListAlertsResponsePathSelectorPrevPageToken) FieldPath() *ListAlertsResponse_FieldTerminalPath
- func (s ListAlertsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*alert.PagerCursor) *ListAlertsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertsResponsePathSelectorPrevPageToken) WithValue(value *alert.PagerCursor) *ListAlertsResponse_FieldTerminalPathValue
- type ListAlertsResponsePathSelectorTotalResultsCount
- func (ListAlertsResponsePathSelectorTotalResultsCount) FieldPath() *ListAlertsResponse_FieldTerminalPath
- func (s ListAlertsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListAlertsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListAlertsResponse_FieldTerminalPathValue
- type ListAlertsResponse_FieldMask
- func (fieldMask *ListAlertsResponse_FieldMask) AppendPath(path ListAlertsResponse_FieldPath)
- func (fieldMask *ListAlertsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListAlertsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListAlertsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListAlertsResponse_FieldMask) FilterInputFields() *ListAlertsResponse_FieldMask
- func (fieldMask *ListAlertsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListAlertsResponse_FieldMask) GetPaths() []ListAlertsResponse_FieldPath
- func (fieldMask *ListAlertsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListAlertsResponse_FieldMask) IsFull() bool
- func (fieldMask ListAlertsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListAlertsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListAlertsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListAlertsResponse_FieldMask) Project(source *ListAlertsResponse) *ListAlertsResponse
- func (fieldMask *ListAlertsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListAlertsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListAlertsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListAlertsResponse_FieldMask) Reset()
- func (fieldMask *ListAlertsResponse_FieldMask) Set(target, source *ListAlertsResponse)
- func (fieldMask *ListAlertsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListAlertsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListAlertsResponse_FieldMask) Size() int
- func (fieldMask *ListAlertsResponse_FieldMask) String() string
- func (fieldMask *ListAlertsResponse_FieldMask) Subtract(other *ListAlertsResponse_FieldMask) *ListAlertsResponse_FieldMask
- func (fieldMask *ListAlertsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListAlertsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListAlertsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListAlertsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListAlertsResponse_FieldPath
- type ListAlertsResponse_FieldPathArrayItemValue
- type ListAlertsResponse_FieldPathArrayOfValues
- type ListAlertsResponse_FieldPathSelector
- type ListAlertsResponse_FieldPathValue
- type ListAlertsResponse_FieldSubPath
- func (fps *ListAlertsResponse_FieldSubPath) AsAlertsSubPath() (alert.Alert_FieldPath, bool)
- func (fps *ListAlertsResponse_FieldSubPath) ClearValue(item *ListAlertsResponse)
- func (fps *ListAlertsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListAlertsResponse_FieldSubPath) Get(source *ListAlertsResponse) (values []interface{})
- func (fps *ListAlertsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListAlertsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListAlertsResponse_FieldSubPath) GetSingle(source *ListAlertsResponse) (interface{}, bool)
- func (fps *ListAlertsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListAlertsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListAlertsResponse_FieldSubPath) JSONString() string
- func (fps *ListAlertsResponse_FieldSubPath) Selector() ListAlertsResponse_FieldPathSelector
- func (fps *ListAlertsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListAlertsResponse_FieldSubPath) String() string
- func (fps *ListAlertsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListAlertsResponse_FieldPathArrayItemValue
- func (fps *ListAlertsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListAlertsResponse_FieldPathArrayOfValues
- func (fps *ListAlertsResponse_FieldSubPath) WithIValue(value interface{}) ListAlertsResponse_FieldPathValue
- func (fps *ListAlertsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListAlertsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListAlertsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAlertsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListAlertsResponse_FieldSubPathArrayItemValue) AsAlertsPathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
- func (fpaivs *ListAlertsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListAlertsResponse) bool
- func (fpaivs *ListAlertsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListAlertsResponse_FieldSubPathArrayOfValues
- type ListAlertsResponse_FieldSubPathValue
- func (fpvs *ListAlertsResponse_FieldSubPathValue) AsAlertsPathValue() (alert.Alert_FieldPathValue, bool)
- func (fpvs *ListAlertsResponse_FieldSubPathValue) CompareWith(source *ListAlertsResponse) (int, bool)
- func (fpvs *ListAlertsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListAlertsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListAlertsResponse_FieldSubPathValue) SetTo(target **ListAlertsResponse)
- func (fpvs *ListAlertsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListAlertsResponse_FieldTerminalPath
- func (fp *ListAlertsResponse_FieldTerminalPath) ClearValue(item *ListAlertsResponse)
- func (fp *ListAlertsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListAlertsResponse_FieldTerminalPath) Get(source *ListAlertsResponse) (values []interface{})
- func (fp *ListAlertsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListAlertsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListAlertsResponse_FieldTerminalPath) GetSingle(source *ListAlertsResponse) (interface{}, bool)
- func (fp *ListAlertsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListAlertsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListAlertsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListAlertsResponse_FieldTerminalPath) Selector() ListAlertsResponse_FieldPathSelector
- func (fp *ListAlertsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListAlertsResponse_FieldTerminalPath) String() string
- func (fp *ListAlertsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAlertsResponse_FieldPathArrayItemValue
- func (fp *ListAlertsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAlertsResponse_FieldPathArrayOfValues
- func (fp *ListAlertsResponse_FieldTerminalPath) WithIValue(value interface{}) ListAlertsResponse_FieldPathValue
- func (fp *ListAlertsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListAlertsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListAlertsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAlertsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) AsAlertsItemValue() (*alert.Alert, bool)
- func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAlertsResponse) bool
- func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListAlertsResponse) (interface{}, bool)
- func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListAlertsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsAlertsArrayOfValues() ([][]*alert.Alert, bool)
- func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
- func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
- func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListAlertsResponse_FieldTerminalPathValue
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsAlertsValue() ([]*alert.Alert, bool)
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*alert.PagerCursor, bool)
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*alert.PagerCursor, bool)
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) CompareWith(source *ListAlertsResponse) (int, bool)
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) SetTo(target **ListAlertsResponse)
- func (fpv *ListAlertsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateAlertDescriptor
- func (d *UpdateAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateAlertDescriptor) GetApiName() string
- func (d *UpdateAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateAlertDescriptor) GetFullMethodName() string
- func (d *UpdateAlertDescriptor) GetMethodName() string
- func (d *UpdateAlertDescriptor) GetProtoPkgName() string
- func (d *UpdateAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateAlertDescriptor) GetServiceDomain() string
- func (d *UpdateAlertDescriptor) GetServiceVersion() string
- func (d *UpdateAlertDescriptor) GetVerb() string
- func (d *UpdateAlertDescriptor) HasResource() bool
- func (d *UpdateAlertDescriptor) IsClientStream() bool
- func (d *UpdateAlertDescriptor) IsCollection() bool
- func (d *UpdateAlertDescriptor) IsPlural() bool
- func (d *UpdateAlertDescriptor) IsServerStream() bool
- func (d *UpdateAlertDescriptor) IsUnary() bool
- func (d *UpdateAlertDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateAlertDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateAlertDescriptor) RequestHasResourceBody() bool
- type UpdateAlertDescriptorClientMsgHandle
- func (h *UpdateAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateAlertDescriptorServerMsgHandle
- func (h *UpdateAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateAlertRequest
- func (o *UpdateAlertRequest) Clone() *UpdateAlertRequest
- func (o *UpdateAlertRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateAlertRequest) Descriptor() ([]byte, []int)
- func (m *UpdateAlertRequest) GetAlert() *alert.Alert
- func (m *UpdateAlertRequest) GetAllowMissing() bool
- func (m *UpdateAlertRequest) GetCas() *UpdateAlertRequest_CAS
- func (m *UpdateAlertRequest) GetUpdateMask() *alert.Alert_FieldMask
- func (*UpdateAlertRequest) GotenMessage()
- func (o *UpdateAlertRequest) GotenObjectExt()
- func (obj *UpdateAlertRequest) GotenValidate() error
- func (o *UpdateAlertRequest) MakeDiffFieldMask(other *UpdateAlertRequest) *UpdateAlertRequest_FieldMask
- func (o *UpdateAlertRequest) MakeFullFieldMask() *UpdateAlertRequest_FieldMask
- func (o *UpdateAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateAlertRequest) Marshal() ([]byte, error)
- func (m *UpdateAlertRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateAlertRequest) Merge(source *UpdateAlertRequest)
- func (o *UpdateAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateAlertRequest) ProtoMessage()
- func (m *UpdateAlertRequest) ProtoReflect() preflect.Message
- func (m *UpdateAlertRequest) Reset()
- func (m *UpdateAlertRequest) SetAlert(fv *alert.Alert)
- func (m *UpdateAlertRequest) SetAllowMissing(fv bool)
- func (m *UpdateAlertRequest) SetCas(fv *UpdateAlertRequest_CAS)
- func (m *UpdateAlertRequest) SetUpdateMask(fv *alert.Alert_FieldMask)
- func (m *UpdateAlertRequest) String() string
- func (m *UpdateAlertRequest) Unmarshal(b []byte) error
- func (m *UpdateAlertRequest) UnmarshalJSON(data []byte) error
- type UpdateAlertRequestCASFieldPathBuilder
- type UpdateAlertRequestCAS_FieldPath
- func BuildUpdateAlertRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateAlertRequestCAS_FieldPath, error)
- func MustParseUpdateAlertRequestCAS_FieldPath(rawField string) UpdateAlertRequestCAS_FieldPath
- func ParseUpdateAlertRequestCAS_FieldPath(rawField string) (UpdateAlertRequestCAS_FieldPath, error)
- type UpdateAlertRequestCAS_FieldPathArrayItemValue
- type UpdateAlertRequestCAS_FieldPathArrayOfValues
- type UpdateAlertRequestCAS_FieldPathSelector
- type UpdateAlertRequestCAS_FieldPathValue
- type UpdateAlertRequestCAS_FieldSubPath
- func (fps *UpdateAlertRequestCAS_FieldSubPath) AsConditionalStateSubPath() (alert.Alert_FieldPath, bool)
- func (fps *UpdateAlertRequestCAS_FieldSubPath) ClearValue(item *UpdateAlertRequest_CAS)
- func (fps *UpdateAlertRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateAlertRequestCAS_FieldSubPath) Get(source *UpdateAlertRequest_CAS) (values []interface{})
- func (fps *UpdateAlertRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateAlertRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateAlertRequestCAS_FieldSubPath) GetSingle(source *UpdateAlertRequest_CAS) (interface{}, bool)
- func (fps *UpdateAlertRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateAlertRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateAlertRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateAlertRequestCAS_FieldSubPath) Selector() UpdateAlertRequestCAS_FieldPathSelector
- func (fps *UpdateAlertRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateAlertRequestCAS_FieldSubPath) String() string
- func (fps *UpdateAlertRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAlertRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateAlertRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAlertRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateAlertRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateAlertRequestCAS_FieldPathValue
- func (fps *UpdateAlertRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateAlertRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateAlertRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAlertRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateAlertRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAlertRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAlertRequest_CAS) bool
- func (fpaivs *UpdateAlertRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- type UpdateAlertRequestCAS_FieldSubPathValue
- func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (alert.Alert_FieldPathValue, bool)
- func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) CompareWith(source *UpdateAlertRequest_CAS) (int, bool)
- func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) SetTo(target **UpdateAlertRequest_CAS)
- func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateAlertRequestCAS_FieldTerminalPath
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) ClearValue(item *UpdateAlertRequest_CAS)
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) Get(source *UpdateAlertRequest_CAS) (values []interface{})
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) GetSingle(source *UpdateAlertRequest_CAS) (interface{}, bool)
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) Selector() UpdateAlertRequestCAS_FieldPathSelector
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAlertRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAlertRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateAlertRequestCAS_FieldPathValue
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAlertRequest_CAS) bool
- func (fpaiv *UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAlertRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*alert.Alert, bool)
- func (fpaov *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
- func (fpaov *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateAlertRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*alert.Alert, bool)
- func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
- func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateAlertRequest_CAS) (int, bool)
- func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateAlertRequest_CAS)
- func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateAlertRequestFieldPathBuilder
- func (UpdateAlertRequestFieldPathBuilder) Alert() UpdateAlertRequestPathSelectorAlert
- func (UpdateAlertRequestFieldPathBuilder) AllowMissing() UpdateAlertRequestPathSelectorAllowMissing
- func (UpdateAlertRequestFieldPathBuilder) Cas() UpdateAlertRequestPathSelectorCas
- func (UpdateAlertRequestFieldPathBuilder) UpdateMask() UpdateAlertRequestPathSelectorUpdateMask
- type UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric
- func (s UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithValue(value float64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels
- func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels
- func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations
- func (s UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorAlertMetadataLabels
- func (s UpdateAlertRequestMapPathSelectorAlertMetadataLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorAlertMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorAlertMetadataLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorAlertMetadataShards
- func (s UpdateAlertRequestMapPathSelectorAlertMetadataShards) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorAlertMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorAlertMetadataShards) WithValue(value int64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorCasConditionalStateInfoObservedValuesPerMetric
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoObservedValuesPerMetric) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithValue(value float64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMetricLabels
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlert
- func (UpdateAlertRequestPathSelectorAlert) DisplayName() UpdateAlertRequestPathSelectorAlertDisplayName
- func (UpdateAlertRequestPathSelectorAlert) FieldPath() *UpdateAlertRequest_FieldTerminalPath
- func (UpdateAlertRequestPathSelectorAlert) Info() UpdateAlertRequestPathSelectorAlertInfo
- func (UpdateAlertRequestPathSelectorAlert) Metadata() UpdateAlertRequestPathSelectorAlertMetadata
- func (UpdateAlertRequestPathSelectorAlert) Name() UpdateAlertRequestPathSelectorAlertName
- func (UpdateAlertRequestPathSelectorAlert) State() UpdateAlertRequestPathSelectorAlertState
- func (s UpdateAlertRequestPathSelectorAlert) WithArrayOfValues(values []*alert.Alert) *UpdateAlertRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlert) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorAlert) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorAlert) WithSubPath(subPath alert.Alert_FieldPath) *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlert) WithSubValue(subPathValue alert.Alert_FieldPathValue) *UpdateAlertRequest_FieldSubPathValue
- func (s UpdateAlertRequestPathSelectorAlert) WithValue(value *alert.Alert) *UpdateAlertRequest_FieldTerminalPathValue
- type UpdateAlertRequestPathSelectorAlertDisplayName
- func (UpdateAlertRequestPathSelectorAlertDisplayName) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertDisplayName) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertDisplayName) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfo
- func (UpdateAlertRequestPathSelectorAlertInfo) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertInfo) ObservedValues() UpdateAlertRequestPathSelectorAlertInfoObservedValues
- func (UpdateAlertRequestPathSelectorAlertInfo) TimeSerie() UpdateAlertRequestPathSelectorAlertInfoTimeSerie
- func (s UpdateAlertRequestPathSelectorAlertInfo) WithArrayOfValues(values []*alert.Alert_Info) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfo) WithValue(value *alert.Alert_Info) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoObservedValues
- func (UpdateAlertRequestPathSelectorAlertInfoObservedValues) ExampleValue() UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue
- func (UpdateAlertRequestPathSelectorAlertInfoObservedValues) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertInfoObservedValues) PerMetric() UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric
- func (s UpdateAlertRequestPathSelectorAlertInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoObservedValues) WithValue(value *alert.Alert_Info_ObservedValues) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue
- func (UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithValue(value float64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric
- func (UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithKey(key string) UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric
- func (s UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithValue(value map[string]float64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerie
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerie) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerie) Key() UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerie) Metric() UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerie) MonitoredResource() UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithValue(value []byte) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) Labels() UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) ReducedLabels() UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) Type() UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithKey(key string) UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) Labels() UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) ReducedLabels() UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) Type() UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) WithValue(value *monitoring_common.MonitoredResource) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithKey(key string) UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType
- func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadata
- func (UpdateAlertRequestPathSelectorAlertMetadata) Annotations() UpdateAlertRequestPathSelectorAlertMetadataAnnotations
- func (UpdateAlertRequestPathSelectorAlertMetadata) CreateTime() UpdateAlertRequestPathSelectorAlertMetadataCreateTime
- func (UpdateAlertRequestPathSelectorAlertMetadata) DeleteTime() UpdateAlertRequestPathSelectorAlertMetadataDeleteTime
- func (UpdateAlertRequestPathSelectorAlertMetadata) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertMetadata) Generation() UpdateAlertRequestPathSelectorAlertMetadataGeneration
- func (UpdateAlertRequestPathSelectorAlertMetadata) Labels() UpdateAlertRequestPathSelectorAlertMetadataLabels
- func (UpdateAlertRequestPathSelectorAlertMetadata) Lifecycle() UpdateAlertRequestPathSelectorAlertMetadataLifecycle
- func (UpdateAlertRequestPathSelectorAlertMetadata) OwnerReferences() UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences
- func (UpdateAlertRequestPathSelectorAlertMetadata) ResourceVersion() UpdateAlertRequestPathSelectorAlertMetadataResourceVersion
- func (UpdateAlertRequestPathSelectorAlertMetadata) Shards() UpdateAlertRequestPathSelectorAlertMetadataShards
- func (UpdateAlertRequestPathSelectorAlertMetadata) Syncing() UpdateAlertRequestPathSelectorAlertMetadataSyncing
- func (UpdateAlertRequestPathSelectorAlertMetadata) Tags() UpdateAlertRequestPathSelectorAlertMetadataTags
- func (UpdateAlertRequestPathSelectorAlertMetadata) UpdateTime() UpdateAlertRequestPathSelectorAlertMetadataUpdateTime
- func (UpdateAlertRequestPathSelectorAlertMetadata) Uuid() UpdateAlertRequestPathSelectorAlertMetadataUuid
- func (s UpdateAlertRequestPathSelectorAlertMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadata) WithValue(value *ntt_meta.Meta) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataAnnotations
- func (UpdateAlertRequestPathSelectorAlertMetadataAnnotations) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorAlertMetadataAnnotations) WithKey(key string) UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations
- func (s UpdateAlertRequestPathSelectorAlertMetadataAnnotations) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataCreateTime
- func (UpdateAlertRequestPathSelectorAlertMetadataCreateTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataDeleteTime
- func (UpdateAlertRequestPathSelectorAlertMetadataDeleteTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataGeneration
- func (UpdateAlertRequestPathSelectorAlertMetadataGeneration) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataGeneration) WithValue(value int64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataLabels
- func (UpdateAlertRequestPathSelectorAlertMetadataLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorAlertMetadataLabels) WithKey(key string) UpdateAlertRequestMapPathSelectorAlertMetadataLabels
- func (s UpdateAlertRequestPathSelectorAlertMetadataLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataLifecycle
- func (UpdateAlertRequestPathSelectorAlertMetadataLifecycle) BlockDeletion() UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion
- func (UpdateAlertRequestPathSelectorAlertMetadataLifecycle) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertMetadataLifecycle) State() UpdateAlertRequestPathSelectorAlertMetadataLifecycleState
- func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion
- func (UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataLifecycleState
- func (UpdateAlertRequestPathSelectorAlertMetadataLifecycleState) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) BlockOwnerDeletion() UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) Controller() UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) Kind() UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) Name() UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) Region() UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) Version() UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion
- func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataResourceVersion
- func (UpdateAlertRequestPathSelectorAlertMetadataResourceVersion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataResourceVersion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataShards
- func (UpdateAlertRequestPathSelectorAlertMetadataShards) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorAlertMetadataShards) WithKey(key string) UpdateAlertRequestMapPathSelectorAlertMetadataShards
- func (s UpdateAlertRequestPathSelectorAlertMetadataShards) WithValue(value map[string]int64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataSyncing
- func (UpdateAlertRequestPathSelectorAlertMetadataSyncing) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertMetadataSyncing) OwningRegion() UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion
- func (UpdateAlertRequestPathSelectorAlertMetadataSyncing) Regions() UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions
- func (s UpdateAlertRequestPathSelectorAlertMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion
- func (UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions
- func (UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataTags
- func (UpdateAlertRequestPathSelectorAlertMetadataTags) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataTags) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorAlertMetadataTags) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataUpdateTime
- func (UpdateAlertRequestPathSelectorAlertMetadataUpdateTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertMetadataUuid
- func (UpdateAlertRequestPathSelectorAlertMetadataUuid) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertMetadataUuid) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertName
- func (UpdateAlertRequestPathSelectorAlertName) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertName) WithArrayOfValues(values []*alert.Name) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertName) WithValue(value *alert.Name) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertState
- func (UpdateAlertRequestPathSelectorAlertState) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertState) IsAcknowledged() UpdateAlertRequestPathSelectorAlertStateIsAcknowledged
- func (UpdateAlertRequestPathSelectorAlertState) IsFiring() UpdateAlertRequestPathSelectorAlertStateIsFiring
- func (UpdateAlertRequestPathSelectorAlertState) IsSilenced() UpdateAlertRequestPathSelectorAlertStateIsSilenced
- func (UpdateAlertRequestPathSelectorAlertState) LifecycleCompleted() UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted
- func (UpdateAlertRequestPathSelectorAlertState) Lifetime() UpdateAlertRequestPathSelectorAlertStateLifetime
- func (UpdateAlertRequestPathSelectorAlertState) NeedsNotification() UpdateAlertRequestPathSelectorAlertStateNeedsNotification
- func (UpdateAlertRequestPathSelectorAlertState) NotificationCreated() UpdateAlertRequestPathSelectorAlertStateNotificationCreated
- func (s UpdateAlertRequestPathSelectorAlertState) WithArrayOfValues(values []*alert.Alert_State) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertState) WithValue(value *alert.Alert_State) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertStateIsAcknowledged
- func (UpdateAlertRequestPathSelectorAlertStateIsAcknowledged) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertStateIsAcknowledged) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertStateIsAcknowledged) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertStateIsFiring
- func (UpdateAlertRequestPathSelectorAlertStateIsFiring) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertStateIsFiring) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertStateIsFiring) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertStateIsSilenced
- func (UpdateAlertRequestPathSelectorAlertStateIsSilenced) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertStateIsSilenced) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertStateIsSilenced) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted
- func (UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertStateLifetime
- func (UpdateAlertRequestPathSelectorAlertStateLifetime) EndTime() UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime
- func (UpdateAlertRequestPathSelectorAlertStateLifetime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorAlertStateLifetime) StartTime() UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime
- func (s UpdateAlertRequestPathSelectorAlertStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertStateLifetime) WithValue(value *monitoring_common.TimeRange) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime
- func (UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime
- func (UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertStateNeedsNotification
- func (UpdateAlertRequestPathSelectorAlertStateNeedsNotification) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertStateNeedsNotification) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertStateNeedsNotification) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAlertStateNotificationCreated
- func (UpdateAlertRequestPathSelectorAlertStateNotificationCreated) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorAlertStateNotificationCreated) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAlertStateNotificationCreated) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorAllowMissing
- func (UpdateAlertRequestPathSelectorAllowMissing) FieldPath() *UpdateAlertRequest_FieldTerminalPath
- func (s UpdateAlertRequestPathSelectorAllowMissing) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorAllowMissing) WithValue(value bool) *UpdateAlertRequest_FieldTerminalPathValue
- type UpdateAlertRequestPathSelectorCas
- func (UpdateAlertRequestPathSelectorCas) ConditionalState() UpdateAlertRequestPathSelectorCasConditionalState
- func (UpdateAlertRequestPathSelectorCas) FieldMask() UpdateAlertRequestPathSelectorCasFieldMask
- func (UpdateAlertRequestPathSelectorCas) FieldPath() *UpdateAlertRequest_FieldTerminalPath
- func (s UpdateAlertRequestPathSelectorCas) WithArrayOfValues(values []*UpdateAlertRequest_CAS) *UpdateAlertRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateAlertRequestCAS_FieldPathArrayItemValue) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateAlertRequestCAS_FieldPathArrayOfValues) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorCas) WithSubPath(subPath UpdateAlertRequestCAS_FieldPath) *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCas) WithSubValue(subPathValue UpdateAlertRequestCAS_FieldPathValue) *UpdateAlertRequest_FieldSubPathValue
- func (s UpdateAlertRequestPathSelectorCas) WithValue(value *UpdateAlertRequest_CAS) *UpdateAlertRequest_FieldTerminalPathValue
- type UpdateAlertRequestPathSelectorCasConditionalState
- func (UpdateAlertRequestPathSelectorCasConditionalState) DisplayName() UpdateAlertRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateAlertRequestPathSelectorCasConditionalState) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalState) Info() UpdateAlertRequestPathSelectorCasConditionalStateInfo
- func (UpdateAlertRequestPathSelectorCasConditionalState) Metadata() UpdateAlertRequestPathSelectorCasConditionalStateMetadata
- func (UpdateAlertRequestPathSelectorCasConditionalState) Name() UpdateAlertRequestPathSelectorCasConditionalStateName
- func (UpdateAlertRequestPathSelectorCasConditionalState) State() UpdateAlertRequestPathSelectorCasConditionalStateState
- func (s UpdateAlertRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*alert.Alert) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalState) WithValue(value *alert.Alert) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateAlertRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfo
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfo) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfo) ObservedValues() UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfo) TimeSerie() UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfo) WithArrayOfValues(values []*alert.Alert_Info) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfo) WithValue(value *alert.Alert_Info) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues) ExampleValue() ...
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues) PerMetric() UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues) WithValue(value *alert.Alert_Info_ObservedValues) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesExampleValue
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesExampleValue) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesExampleValue) WithValue(value float64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithKey(key string) ...
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithValue(value map[string]float64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) Key() UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) Metric() UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) MonitoredResource() ...
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey) WithValue(value []byte) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric) Labels() UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric) ReducedLabels() ...
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric) Type() UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithKey(key string) UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMetricLabels
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource) Labels() ...
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource) ReducedLabels() ...
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource) Type() ...
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource) WithValue(value *monitoring_common.MonitoredResource) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithKey(key string) ...
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceType
- func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceType) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceType) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadata
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) DeleteTime() UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) State() UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateName
- func (UpdateAlertRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*alert.Name) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateName) WithValue(value *alert.Name) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateState
- func (UpdateAlertRequestPathSelectorCasConditionalStateState) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateState) IsAcknowledged() UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged
- func (UpdateAlertRequestPathSelectorCasConditionalStateState) IsFiring() UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring
- func (UpdateAlertRequestPathSelectorCasConditionalStateState) IsSilenced() UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced
- func (UpdateAlertRequestPathSelectorCasConditionalStateState) LifecycleCompleted() UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted
- func (UpdateAlertRequestPathSelectorCasConditionalStateState) Lifetime() UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime
- func (UpdateAlertRequestPathSelectorCasConditionalStateState) NeedsNotification() UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification
- func (UpdateAlertRequestPathSelectorCasConditionalStateState) NotificationCreated() UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated
- func (s UpdateAlertRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*alert.Alert_State) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateState) WithValue(value *alert.Alert_State) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime) EndTime() UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime) StartTime() UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeStartTime
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime) WithValue(value *monitoring_common.TimeRange) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeStartTime
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeStartTime) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated
- func (UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorCasFieldMask
- func (UpdateAlertRequestPathSelectorCasFieldMask) FieldPath() *UpdateAlertRequest_FieldSubPath
- func (s UpdateAlertRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *UpdateAlertRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorCasFieldMask) WithValue(value *alert.Alert_FieldMask) *UpdateAlertRequest_FieldSubPathValue
- type UpdateAlertRequestPathSelectorUpdateMask
- func (UpdateAlertRequestPathSelectorUpdateMask) FieldPath() *UpdateAlertRequest_FieldTerminalPath
- func (s UpdateAlertRequestPathSelectorUpdateMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *UpdateAlertRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAlertRequestPathSelectorUpdateMask) WithValue(value *alert.Alert_FieldMask) *UpdateAlertRequest_FieldTerminalPathValue
- type UpdateAlertRequest_CAS
- func (o *UpdateAlertRequest_CAS) Clone() *UpdateAlertRequest_CAS
- func (o *UpdateAlertRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateAlertRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateAlertRequest_CAS) GetConditionalState() *alert.Alert
- func (m *UpdateAlertRequest_CAS) GetFieldMask() *alert.Alert_FieldMask
- func (*UpdateAlertRequest_CAS) GotenMessage()
- func (o *UpdateAlertRequest_CAS) GotenObjectExt()
- func (obj *UpdateAlertRequest_CAS) GotenValidate() error
- func (o *UpdateAlertRequest_CAS) MakeDiffFieldMask(other *UpdateAlertRequest_CAS) *UpdateAlertRequest_CAS_FieldMask
- func (o *UpdateAlertRequest_CAS) MakeFullFieldMask() *UpdateAlertRequest_CAS_FieldMask
- func (o *UpdateAlertRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateAlertRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateAlertRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateAlertRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateAlertRequest_CAS) Merge(source *UpdateAlertRequest_CAS)
- func (o *UpdateAlertRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateAlertRequest_CAS) ProtoMessage()
- func (m *UpdateAlertRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateAlertRequest_CAS) Reset()
- func (m *UpdateAlertRequest_CAS) SetConditionalState(fv *alert.Alert)
- func (m *UpdateAlertRequest_CAS) SetFieldMask(fv *alert.Alert_FieldMask)
- func (m *UpdateAlertRequest_CAS) String() string
- func (m *UpdateAlertRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateAlertRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoObservedValuesPerMetric
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoObservedValuesPerMetric) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoObservedValuesPerMetric) WithValue(value float64) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMetricLabels
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMetricLabels) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalState
- func (UpdateAlertRequest_CASPathSelectorConditionalState) DisplayName() UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateAlertRequest_CASPathSelectorConditionalState) FieldPath() *UpdateAlertRequestCAS_FieldTerminalPath
- func (UpdateAlertRequest_CASPathSelectorConditionalState) Info() UpdateAlertRequest_CASPathSelectorConditionalStateInfo
- func (UpdateAlertRequest_CASPathSelectorConditionalState) Metadata() UpdateAlertRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateAlertRequest_CASPathSelectorConditionalState) Name() UpdateAlertRequest_CASPathSelectorConditionalStateName
- func (UpdateAlertRequest_CASPathSelectorConditionalState) State() UpdateAlertRequest_CASPathSelectorConditionalStateState
- func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*alert.Alert) *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *UpdateAlertRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertRequest_CASPathSelectorConditionalState) WithSubPath(subPath alert.Alert_FieldPath) *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue alert.Alert_FieldPathValue) *UpdateAlertRequestCAS_FieldSubPathValue
- func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithValue(value *alert.Alert) *UpdateAlertRequestCAS_FieldTerminalPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfo
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfo) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfo) ObservedValues() UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfo) TimeSerie() UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfo) WithArrayOfValues(values []*alert.Alert_Info) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfo) WithValue(value *alert.Alert_Info) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues) ExampleValue() ...
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues) PerMetric() UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues) WithValue(value *alert.Alert_Info_ObservedValues) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesExampleValue
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesExampleValue) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesExampleValue) WithValue(value float64) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric) WithKey(key string) ...
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric) WithValue(value map[string]float64) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie) Key() UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie) Metric() UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie) MonitoredResource() ...
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey) WithValue(value []byte) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric) Labels() UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric) ReducedLabels() ...
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric) Type() UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricType
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithKey(key string) UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMetricLabels
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithValue(value map[string]string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *UpdateAlertRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels) WithValue(value []string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricType
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricType) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricType) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricType) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource) Labels() ...
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource) ReducedLabels() ...
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource) Type() ...
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource) WithValue(value *monitoring_common.MonitoredResource) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithKey(key string) ...
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue(value string) *UpdateAlertRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithValue(value []string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceType
- func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceType) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceType) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAlertRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAlertRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateAlertRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateName
- func (UpdateAlertRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*alert.Name) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateName) WithValue(value *alert.Name) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateState
- func (UpdateAlertRequest_CASPathSelectorConditionalStateState) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateState) IsAcknowledged() UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged
- func (UpdateAlertRequest_CASPathSelectorConditionalStateState) IsFiring() UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring
- func (UpdateAlertRequest_CASPathSelectorConditionalStateState) IsSilenced() UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced
- func (UpdateAlertRequest_CASPathSelectorConditionalStateState) LifecycleCompleted() UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted
- func (UpdateAlertRequest_CASPathSelectorConditionalStateState) Lifetime() UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateState) NeedsNotification() UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification
- func (UpdateAlertRequest_CASPathSelectorConditionalStateState) NotificationCreated() UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*alert.Alert_State) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateState) WithValue(value *alert.Alert_State) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime) EndTime() UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeEndTime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime) StartTime() UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeStartTime
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime) WithValue(value *monitoring_common.TimeRange) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeEndTime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeEndTime) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeStartTime
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeStartTime) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated
- func (UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated) FieldPath() *UpdateAlertRequestCAS_FieldSubPath
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
- type UpdateAlertRequest_CASPathSelectorFieldMask
- func (UpdateAlertRequest_CASPathSelectorFieldMask) FieldPath() *UpdateAlertRequestCAS_FieldTerminalPath
- func (s UpdateAlertRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateAlertRequest_CASPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *UpdateAlertRequestCAS_FieldTerminalPathValue
- type UpdateAlertRequest_CAS_FieldMask
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) AppendPath(path UpdateAlertRequestCAS_FieldPath)
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) FilterInputFields() *UpdateAlertRequest_CAS_FieldMask
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) GetPaths() []UpdateAlertRequestCAS_FieldPath
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateAlertRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateAlertRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Project(source *UpdateAlertRequest_CAS) *UpdateAlertRequest_CAS
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Set(target, source *UpdateAlertRequest_CAS)
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Subtract(other *UpdateAlertRequest_CAS_FieldMask) *UpdateAlertRequest_CAS_FieldMask
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateAlertRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateAlertRequest_FieldMask
- func (fieldMask *UpdateAlertRequest_FieldMask) AppendPath(path UpdateAlertRequest_FieldPath)
- func (fieldMask *UpdateAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateAlertRequest_FieldMask) FilterInputFields() *UpdateAlertRequest_FieldMask
- func (fieldMask *UpdateAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateAlertRequest_FieldMask) GetPaths() []UpdateAlertRequest_FieldPath
- func (fieldMask *UpdateAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateAlertRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateAlertRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateAlertRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateAlertRequest_FieldMask) Project(source *UpdateAlertRequest) *UpdateAlertRequest
- func (fieldMask *UpdateAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateAlertRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateAlertRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateAlertRequest_FieldMask) Reset()
- func (fieldMask *UpdateAlertRequest_FieldMask) Set(target, source *UpdateAlertRequest)
- func (fieldMask *UpdateAlertRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateAlertRequest_FieldMask) Size() int
- func (fieldMask *UpdateAlertRequest_FieldMask) String() string
- func (fieldMask *UpdateAlertRequest_FieldMask) Subtract(other *UpdateAlertRequest_FieldMask) *UpdateAlertRequest_FieldMask
- func (fieldMask *UpdateAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateAlertRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateAlertRequest_FieldPath
- type UpdateAlertRequest_FieldPathArrayItemValue
- type UpdateAlertRequest_FieldPathArrayOfValues
- type UpdateAlertRequest_FieldPathSelector
- type UpdateAlertRequest_FieldPathValue
- type UpdateAlertRequest_FieldSubPath
- func (fps *UpdateAlertRequest_FieldSubPath) AsAlertSubPath() (alert.Alert_FieldPath, bool)
- func (fps *UpdateAlertRequest_FieldSubPath) AsCasSubPath() (UpdateAlertRequestCAS_FieldPath, bool)
- func (fps *UpdateAlertRequest_FieldSubPath) ClearValue(item *UpdateAlertRequest)
- func (fps *UpdateAlertRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateAlertRequest_FieldSubPath) Get(source *UpdateAlertRequest) (values []interface{})
- func (fps *UpdateAlertRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateAlertRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateAlertRequest_FieldSubPath) GetSingle(source *UpdateAlertRequest) (interface{}, bool)
- func (fps *UpdateAlertRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateAlertRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateAlertRequest_FieldSubPath) JSONString() string
- func (fps *UpdateAlertRequest_FieldSubPath) Selector() UpdateAlertRequest_FieldPathSelector
- func (fps *UpdateAlertRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateAlertRequest_FieldSubPath) String() string
- func (fps *UpdateAlertRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAlertRequest_FieldPathArrayItemValue
- func (fps *UpdateAlertRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAlertRequest_FieldPathArrayOfValues
- func (fps *UpdateAlertRequest_FieldSubPath) WithIValue(value interface{}) UpdateAlertRequest_FieldPathValue
- func (fps *UpdateAlertRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateAlertRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateAlertRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAlertRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateAlertRequest_FieldSubPathArrayItemValue) AsAlertPathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAlertRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateAlertRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAlertRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAlertRequest) bool
- func (fpaivs *UpdateAlertRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateAlertRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateAlertRequest_FieldSubPathArrayOfValues) AsAlertPathArrayOfValues() (alert.Alert_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateAlertRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateAlertRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateAlertRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateAlertRequest_FieldSubPathValue
- func (fpvs *UpdateAlertRequest_FieldSubPathValue) AsAlertPathValue() (alert.Alert_FieldPathValue, bool)
- func (fpvs *UpdateAlertRequest_FieldSubPathValue) AsCasPathValue() (UpdateAlertRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateAlertRequest_FieldSubPathValue) CompareWith(source *UpdateAlertRequest) (int, bool)
- func (fpvs *UpdateAlertRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateAlertRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateAlertRequest_FieldSubPathValue) SetTo(target **UpdateAlertRequest)
- func (fpvs *UpdateAlertRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateAlertRequest_FieldTerminalPath
- func (fp *UpdateAlertRequest_FieldTerminalPath) ClearValue(item *UpdateAlertRequest)
- func (fp *UpdateAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateAlertRequest_FieldTerminalPath) Get(source *UpdateAlertRequest) (values []interface{})
- func (fp *UpdateAlertRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateAlertRequest_FieldTerminalPath) GetSingle(source *UpdateAlertRequest) (interface{}, bool)
- func (fp *UpdateAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateAlertRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateAlertRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateAlertRequest_FieldTerminalPath) Selector() UpdateAlertRequest_FieldPathSelector
- func (fp *UpdateAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateAlertRequest_FieldTerminalPath) String() string
- func (fp *UpdateAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAlertRequest_FieldPathArrayItemValue
- func (fp *UpdateAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAlertRequest_FieldPathArrayOfValues
- func (fp *UpdateAlertRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateAlertRequest_FieldPathValue
- func (fp *UpdateAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAlertRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAlertRequest) bool
- func (fpaiv *UpdateAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAlertRequest) (interface{}, bool)
- func (fpaiv *UpdateAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateAlertRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsAlertArrayOfValues() ([]*alert.Alert, bool)
- func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)
- func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateAlertRequest_CAS, bool)
- func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
- func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateAlertRequest_FieldTerminalPathValue
- func (fpv *UpdateAlertRequest_FieldTerminalPathValue) AsAlertValue() (*alert.Alert, bool)
- func (fpv *UpdateAlertRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)
- func (fpv *UpdateAlertRequest_FieldTerminalPathValue) AsCasValue() (*UpdateAlertRequest_CAS, bool)
- func (fpv *UpdateAlertRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*alert.Alert_FieldMask, bool)
- func (fpv *UpdateAlertRequest_FieldTerminalPathValue) CompareWith(source *UpdateAlertRequest) (int, bool)
- func (fpv *UpdateAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateAlertRequest_FieldTerminalPathValue) SetTo(target **UpdateAlertRequest)
- func (fpv *UpdateAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertClientStream
- type WatchAlertDescriptor
- func (d *WatchAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchAlertDescriptor) GetApiName() string
- func (d *WatchAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAlertDescriptor) GetFullMethodName() string
- func (d *WatchAlertDescriptor) GetMethodName() string
- func (d *WatchAlertDescriptor) GetProtoPkgName() string
- func (d *WatchAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAlertDescriptor) GetServiceDomain() string
- func (d *WatchAlertDescriptor) GetServiceVersion() string
- func (d *WatchAlertDescriptor) GetVerb() string
- func (d *WatchAlertDescriptor) HasResource() bool
- func (d *WatchAlertDescriptor) IsClientStream() bool
- func (d *WatchAlertDescriptor) IsCollection() bool
- func (d *WatchAlertDescriptor) IsPlural() bool
- func (d *WatchAlertDescriptor) IsServerStream() bool
- func (d *WatchAlertDescriptor) IsUnary() bool
- func (d *WatchAlertDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchAlertDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchAlertDescriptor) RequestHasResourceBody() bool
- type WatchAlertDescriptorClientMsgHandle
- func (h *WatchAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAlertDescriptorServerMsgHandle
- func (h *WatchAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAlertRequest
- func (o *WatchAlertRequest) Clone() *WatchAlertRequest
- func (o *WatchAlertRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertRequest) Descriptor() ([]byte, []int)
- func (m *WatchAlertRequest) GetFieldMask() *alert.Alert_FieldMask
- func (m *WatchAlertRequest) GetName() *alert.Reference
- func (m *WatchAlertRequest) GetView() view.View
- func (*WatchAlertRequest) GotenMessage()
- func (o *WatchAlertRequest) GotenObjectExt()
- func (obj *WatchAlertRequest) GotenValidate() error
- func (o *WatchAlertRequest) MakeDiffFieldMask(other *WatchAlertRequest) *WatchAlertRequest_FieldMask
- func (o *WatchAlertRequest) MakeFullFieldMask() *WatchAlertRequest_FieldMask
- func (o *WatchAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertRequest) Marshal() ([]byte, error)
- func (m *WatchAlertRequest) MarshalJSON() ([]byte, error)
- func (o *WatchAlertRequest) Merge(source *WatchAlertRequest)
- func (o *WatchAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertRequest) ProtoMessage()
- func (m *WatchAlertRequest) ProtoReflect() preflect.Message
- func (m *WatchAlertRequest) Reset()
- func (m *WatchAlertRequest) SetFieldMask(fv *alert.Alert_FieldMask)
- func (m *WatchAlertRequest) SetName(fv *alert.Reference)
- func (m *WatchAlertRequest) SetView(fv view.View)
- func (m *WatchAlertRequest) String() string
- func (m *WatchAlertRequest) Unmarshal(b []byte) error
- func (m *WatchAlertRequest) UnmarshalJSON(data []byte) error
- type WatchAlertRequestFieldPathBuilder
- type WatchAlertRequestPathSelectorFieldMask
- func (WatchAlertRequestPathSelectorFieldMask) FieldPath() *WatchAlertRequest_FieldTerminalPath
- func (s WatchAlertRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *WatchAlertRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *WatchAlertRequest_FieldTerminalPathValue
- type WatchAlertRequestPathSelectorName
- func (WatchAlertRequestPathSelectorName) FieldPath() *WatchAlertRequest_FieldTerminalPath
- func (s WatchAlertRequestPathSelectorName) WithArrayOfValues(values []*alert.Reference) *WatchAlertRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertRequestPathSelectorName) WithValue(value *alert.Reference) *WatchAlertRequest_FieldTerminalPathValue
- type WatchAlertRequestPathSelectorView
- func (WatchAlertRequestPathSelectorView) FieldPath() *WatchAlertRequest_FieldTerminalPath
- func (s WatchAlertRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAlertRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertRequestPathSelectorView) WithValue(value view.View) *WatchAlertRequest_FieldTerminalPathValue
- type WatchAlertRequest_FieldMask
- func (fieldMask *WatchAlertRequest_FieldMask) AppendPath(path WatchAlertRequest_FieldPath)
- func (fieldMask *WatchAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertRequest_FieldMask) FilterInputFields() *WatchAlertRequest_FieldMask
- func (fieldMask *WatchAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertRequest_FieldMask) GetPaths() []WatchAlertRequest_FieldPath
- func (fieldMask *WatchAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertRequest_FieldMask) IsFull() bool
- func (fieldMask WatchAlertRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertRequest_FieldMask) Project(source *WatchAlertRequest) *WatchAlertRequest
- func (fieldMask *WatchAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertRequest_FieldMask) Reset()
- func (fieldMask *WatchAlertRequest_FieldMask) Set(target, source *WatchAlertRequest)
- func (fieldMask *WatchAlertRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertRequest_FieldMask) Size() int
- func (fieldMask *WatchAlertRequest_FieldMask) String() string
- func (fieldMask *WatchAlertRequest_FieldMask) Subtract(other *WatchAlertRequest_FieldMask) *WatchAlertRequest_FieldMask
- func (fieldMask *WatchAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAlertRequest_FieldPath
- type WatchAlertRequest_FieldPathArrayItemValue
- type WatchAlertRequest_FieldPathArrayOfValues
- type WatchAlertRequest_FieldPathSelector
- type WatchAlertRequest_FieldPathValue
- type WatchAlertRequest_FieldTerminalPath
- func (fp *WatchAlertRequest_FieldTerminalPath) ClearValue(item *WatchAlertRequest)
- func (fp *WatchAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertRequest_FieldTerminalPath) Get(source *WatchAlertRequest) (values []interface{})
- func (fp *WatchAlertRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertRequest_FieldTerminalPath) GetSingle(source *WatchAlertRequest) (interface{}, bool)
- func (fp *WatchAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertRequest_FieldTerminalPath) Selector() WatchAlertRequest_FieldPathSelector
- func (fp *WatchAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertRequest_FieldTerminalPath) String() string
- func (fp *WatchAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertRequest_FieldPathArrayItemValue
- func (fp *WatchAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertRequest_FieldPathArrayOfValues
- func (fp *WatchAlertRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAlertRequest_FieldPathValue
- func (fp *WatchAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertRequest) bool
- func (fpaiv *WatchAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertRequest) (interface{}, bool)
- func (fpaiv *WatchAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAlertRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
- func (fpaov *WatchAlertRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alert.Reference, bool)
- func (fpaov *WatchAlertRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAlertRequest_FieldTerminalPathValue
- func (fpv *WatchAlertRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
- func (fpv *WatchAlertRequest_FieldTerminalPathValue) AsNameValue() (*alert.Reference, bool)
- func (fpv *WatchAlertRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchAlertRequest_FieldTerminalPathValue) CompareWith(source *WatchAlertRequest) (int, bool)
- func (fpv *WatchAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertRequest_FieldTerminalPathValue) SetTo(target **WatchAlertRequest)
- func (fpv *WatchAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertResponse
- func (o *WatchAlertResponse) Clone() *WatchAlertResponse
- func (o *WatchAlertResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertResponse) Descriptor() ([]byte, []int)
- func (m *WatchAlertResponse) GetChange() *alert.AlertChange
- func (*WatchAlertResponse) GotenMessage()
- func (o *WatchAlertResponse) GotenObjectExt()
- func (obj *WatchAlertResponse) GotenValidate() error
- func (o *WatchAlertResponse) MakeDiffFieldMask(other *WatchAlertResponse) *WatchAlertResponse_FieldMask
- func (o *WatchAlertResponse) MakeFullFieldMask() *WatchAlertResponse_FieldMask
- func (o *WatchAlertResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertResponse) Marshal() ([]byte, error)
- func (m *WatchAlertResponse) MarshalJSON() ([]byte, error)
- func (o *WatchAlertResponse) Merge(source *WatchAlertResponse)
- func (o *WatchAlertResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertResponse) ProtoMessage()
- func (m *WatchAlertResponse) ProtoReflect() preflect.Message
- func (m *WatchAlertResponse) Reset()
- func (m *WatchAlertResponse) SetChange(fv *alert.AlertChange)
- func (m *WatchAlertResponse) String() string
- func (m *WatchAlertResponse) Unmarshal(b []byte) error
- func (m *WatchAlertResponse) UnmarshalJSON(data []byte) error
- type WatchAlertResponseFieldPathBuilder
- type WatchAlertResponsePathSelectorChange
- func (WatchAlertResponsePathSelectorChange) FieldPath() *WatchAlertResponse_FieldTerminalPath
- func (s WatchAlertResponsePathSelectorChange) WithArrayOfValues(values []*alert.AlertChange) *WatchAlertResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertResponsePathSelectorChange) WithValue(value *alert.AlertChange) *WatchAlertResponse_FieldTerminalPathValue
- type WatchAlertResponse_FieldMask
- func (fieldMask *WatchAlertResponse_FieldMask) AppendPath(path WatchAlertResponse_FieldPath)
- func (fieldMask *WatchAlertResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertResponse_FieldMask) FilterInputFields() *WatchAlertResponse_FieldMask
- func (fieldMask *WatchAlertResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertResponse_FieldMask) GetPaths() []WatchAlertResponse_FieldPath
- func (fieldMask *WatchAlertResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertResponse_FieldMask) IsFull() bool
- func (fieldMask WatchAlertResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertResponse_FieldMask) Project(source *WatchAlertResponse) *WatchAlertResponse
- func (fieldMask *WatchAlertResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertResponse_FieldMask) Reset()
- func (fieldMask *WatchAlertResponse_FieldMask) Set(target, source *WatchAlertResponse)
- func (fieldMask *WatchAlertResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertResponse_FieldMask) Size() int
- func (fieldMask *WatchAlertResponse_FieldMask) String() string
- func (fieldMask *WatchAlertResponse_FieldMask) Subtract(other *WatchAlertResponse_FieldMask) *WatchAlertResponse_FieldMask
- func (fieldMask *WatchAlertResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAlertResponse_FieldPath
- type WatchAlertResponse_FieldPathArrayItemValue
- type WatchAlertResponse_FieldPathArrayOfValues
- type WatchAlertResponse_FieldPathSelector
- type WatchAlertResponse_FieldPathValue
- type WatchAlertResponse_FieldTerminalPath
- func (fp *WatchAlertResponse_FieldTerminalPath) ClearValue(item *WatchAlertResponse)
- func (fp *WatchAlertResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertResponse_FieldTerminalPath) Get(source *WatchAlertResponse) (values []interface{})
- func (fp *WatchAlertResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertResponse_FieldTerminalPath) GetSingle(source *WatchAlertResponse) (interface{}, bool)
- func (fp *WatchAlertResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertResponse_FieldTerminalPath) Selector() WatchAlertResponse_FieldPathSelector
- func (fp *WatchAlertResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertResponse_FieldTerminalPath) String() string
- func (fp *WatchAlertResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertResponse_FieldPathArrayItemValue
- func (fp *WatchAlertResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertResponse_FieldPathArrayOfValues
- func (fp *WatchAlertResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAlertResponse_FieldPathValue
- func (fp *WatchAlertResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertResponse) bool
- func (fpaiv *WatchAlertResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertResponse) (interface{}, bool)
- func (fpaiv *WatchAlertResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertResponse_FieldTerminalPathArrayOfValues
- type WatchAlertResponse_FieldTerminalPathValue
- func (fpv *WatchAlertResponse_FieldTerminalPathValue) AsChangeValue() (*alert.AlertChange, bool)
- func (fpv *WatchAlertResponse_FieldTerminalPathValue) CompareWith(source *WatchAlertResponse) (int, bool)
- func (fpv *WatchAlertResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertResponse_FieldTerminalPathValue) SetTo(target **WatchAlertResponse)
- func (fpv *WatchAlertResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertsClientStream
- type WatchAlertsDescriptor
- func (d *WatchAlertsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchAlertsDescriptor) GetApiName() string
- func (d *WatchAlertsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAlertsDescriptor) GetFullMethodName() string
- func (d *WatchAlertsDescriptor) GetMethodName() string
- func (d *WatchAlertsDescriptor) GetProtoPkgName() string
- func (d *WatchAlertsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchAlertsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAlertsDescriptor) GetServiceDomain() string
- func (d *WatchAlertsDescriptor) GetServiceVersion() string
- func (d *WatchAlertsDescriptor) GetVerb() string
- func (d *WatchAlertsDescriptor) HasResource() bool
- func (d *WatchAlertsDescriptor) IsClientStream() bool
- func (d *WatchAlertsDescriptor) IsCollection() bool
- func (d *WatchAlertsDescriptor) IsPlural() bool
- func (d *WatchAlertsDescriptor) IsServerStream() bool
- func (d *WatchAlertsDescriptor) IsUnary() bool
- func (d *WatchAlertsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchAlertsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchAlertsDescriptor) RequestHasResourceBody() bool
- type WatchAlertsDescriptorClientMsgHandle
- func (h *WatchAlertsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAlertsDescriptorServerMsgHandle
- func (h *WatchAlertsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAlertsRequest
- func (o *WatchAlertsRequest) Clone() *WatchAlertsRequest
- func (o *WatchAlertsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertsRequest) Descriptor() ([]byte, []int)
- func (m *WatchAlertsRequest) GetFieldMask() *alert.Alert_FieldMask
- func (m *WatchAlertsRequest) GetFilter() *alert.Filter
- func (m *WatchAlertsRequest) GetMaxChunkSize() int32
- func (m *WatchAlertsRequest) GetOrderBy() *alert.OrderBy
- func (m *WatchAlertsRequest) GetPageSize() int32
- func (m *WatchAlertsRequest) GetPageToken() *alert.PagerCursor
- func (m *WatchAlertsRequest) GetParent() *alert.ParentReference
- func (m *WatchAlertsRequest) GetResumeToken() string
- func (m *WatchAlertsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchAlertsRequest) GetType() watch_type.WatchType
- func (m *WatchAlertsRequest) GetView() view.View
- func (*WatchAlertsRequest) GotenMessage()
- func (o *WatchAlertsRequest) GotenObjectExt()
- func (obj *WatchAlertsRequest) GotenValidate() error
- func (o *WatchAlertsRequest) MakeDiffFieldMask(other *WatchAlertsRequest) *WatchAlertsRequest_FieldMask
- func (o *WatchAlertsRequest) MakeFullFieldMask() *WatchAlertsRequest_FieldMask
- func (o *WatchAlertsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertsRequest) Marshal() ([]byte, error)
- func (m *WatchAlertsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchAlertsRequest) Merge(source *WatchAlertsRequest)
- func (o *WatchAlertsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertsRequest) ProtoMessage()
- func (m *WatchAlertsRequest) ProtoReflect() preflect.Message
- func (m *WatchAlertsRequest) Reset()
- func (m *WatchAlertsRequest) SetFieldMask(fv *alert.Alert_FieldMask)
- func (m *WatchAlertsRequest) SetFilter(fv *alert.Filter)
- func (m *WatchAlertsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchAlertsRequest) SetOrderBy(fv *alert.OrderBy)
- func (m *WatchAlertsRequest) SetPageSize(fv int32)
- func (m *WatchAlertsRequest) SetPageToken(fv *alert.PagerCursor)
- func (m *WatchAlertsRequest) SetParent(fv *alert.ParentReference)
- func (m *WatchAlertsRequest) SetResumeToken(fv string)
- func (m *WatchAlertsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchAlertsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchAlertsRequest) SetView(fv view.View)
- func (m *WatchAlertsRequest) String() string
- func (m *WatchAlertsRequest) Unmarshal(b []byte) error
- func (m *WatchAlertsRequest) UnmarshalJSON(data []byte) error
- type WatchAlertsRequestFieldPathBuilder
- func (WatchAlertsRequestFieldPathBuilder) FieldMask() WatchAlertsRequestPathSelectorFieldMask
- func (WatchAlertsRequestFieldPathBuilder) Filter() WatchAlertsRequestPathSelectorFilter
- func (WatchAlertsRequestFieldPathBuilder) MaxChunkSize() WatchAlertsRequestPathSelectorMaxChunkSize
- func (WatchAlertsRequestFieldPathBuilder) OrderBy() WatchAlertsRequestPathSelectorOrderBy
- func (WatchAlertsRequestFieldPathBuilder) PageSize() WatchAlertsRequestPathSelectorPageSize
- func (WatchAlertsRequestFieldPathBuilder) PageToken() WatchAlertsRequestPathSelectorPageToken
- func (WatchAlertsRequestFieldPathBuilder) Parent() WatchAlertsRequestPathSelectorParent
- func (WatchAlertsRequestFieldPathBuilder) ResumeToken() WatchAlertsRequestPathSelectorResumeToken
- func (WatchAlertsRequestFieldPathBuilder) StartingTime() WatchAlertsRequestPathSelectorStartingTime
- func (WatchAlertsRequestFieldPathBuilder) Type() WatchAlertsRequestPathSelectorType
- func (WatchAlertsRequestFieldPathBuilder) View() WatchAlertsRequestPathSelectorView
- type WatchAlertsRequestPathSelectorFieldMask
- func (WatchAlertsRequestPathSelectorFieldMask) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorFilter
- func (WatchAlertsRequestPathSelectorFilter) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorFilter) WithArrayOfValues(values []*alert.Filter) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorFilter) WithValue(value *alert.Filter) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorMaxChunkSize
- func (WatchAlertsRequestPathSelectorMaxChunkSize) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorOrderBy
- func (WatchAlertsRequestPathSelectorOrderBy) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorOrderBy) WithArrayOfValues(values []*alert.OrderBy) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorOrderBy) WithValue(value *alert.OrderBy) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorPageSize
- func (WatchAlertsRequestPathSelectorPageSize) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorPageSize) WithValue(value int32) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorPageToken
- func (WatchAlertsRequestPathSelectorPageToken) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorPageToken) WithValue(value *alert.PagerCursor) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorParent
- func (WatchAlertsRequestPathSelectorParent) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorParent) WithArrayOfValues(values []*alert.ParentReference) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorParent) WithValue(value *alert.ParentReference) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorResumeToken
- func (WatchAlertsRequestPathSelectorResumeToken) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorResumeToken) WithValue(value string) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorStartingTime
- func (WatchAlertsRequestPathSelectorStartingTime) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorType
- func (WatchAlertsRequestPathSelectorType) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequestPathSelectorView
- func (WatchAlertsRequestPathSelectorView) FieldPath() *WatchAlertsRequest_FieldTerminalPath
- func (s WatchAlertsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertsRequestPathSelectorView) WithValue(value view.View) *WatchAlertsRequest_FieldTerminalPathValue
- type WatchAlertsRequest_FieldMask
- func (fieldMask *WatchAlertsRequest_FieldMask) AppendPath(path WatchAlertsRequest_FieldPath)
- func (fieldMask *WatchAlertsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertsRequest_FieldMask) FilterInputFields() *WatchAlertsRequest_FieldMask
- func (fieldMask *WatchAlertsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertsRequest_FieldMask) GetPaths() []WatchAlertsRequest_FieldPath
- func (fieldMask *WatchAlertsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchAlertsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertsRequest_FieldMask) Project(source *WatchAlertsRequest) *WatchAlertsRequest
- func (fieldMask *WatchAlertsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertsRequest_FieldMask) Reset()
- func (fieldMask *WatchAlertsRequest_FieldMask) Set(target, source *WatchAlertsRequest)
- func (fieldMask *WatchAlertsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertsRequest_FieldMask) Size() int
- func (fieldMask *WatchAlertsRequest_FieldMask) String() string
- func (fieldMask *WatchAlertsRequest_FieldMask) Subtract(other *WatchAlertsRequest_FieldMask) *WatchAlertsRequest_FieldMask
- func (fieldMask *WatchAlertsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAlertsRequest_FieldPath
- type WatchAlertsRequest_FieldPathArrayItemValue
- type WatchAlertsRequest_FieldPathArrayOfValues
- type WatchAlertsRequest_FieldPathSelector
- type WatchAlertsRequest_FieldPathValue
- type WatchAlertsRequest_FieldTerminalPath
- func (fp *WatchAlertsRequest_FieldTerminalPath) ClearValue(item *WatchAlertsRequest)
- func (fp *WatchAlertsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertsRequest_FieldTerminalPath) Get(source *WatchAlertsRequest) (values []interface{})
- func (fp *WatchAlertsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertsRequest_FieldTerminalPath) GetSingle(source *WatchAlertsRequest) (interface{}, bool)
- func (fp *WatchAlertsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertsRequest_FieldTerminalPath) Selector() WatchAlertsRequest_FieldPathSelector
- func (fp *WatchAlertsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertsRequest_FieldTerminalPath) String() string
- func (fp *WatchAlertsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertsRequest_FieldPathArrayItemValue
- func (fp *WatchAlertsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertsRequest_FieldPathArrayOfValues
- func (fp *WatchAlertsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAlertsRequest_FieldPathValue
- func (fp *WatchAlertsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertsRequest) bool
- func (fpaiv *WatchAlertsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertsRequest) (interface{}, bool)
- func (fpaiv *WatchAlertsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*alert.Filter, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*alert.OrderBy, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alert.ParentReference, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAlertsRequest_FieldTerminalPathValue
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsFilterValue() (*alert.Filter, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsOrderByValue() (*alert.OrderBy, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsPageTokenValue() (*alert.PagerCursor, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsParentValue() (*alert.ParentReference, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) CompareWith(source *WatchAlertsRequest) (int, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) SetTo(target **WatchAlertsRequest)
- func (fpv *WatchAlertsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertsResponse
- func (o *WatchAlertsResponse) Clone() *WatchAlertsResponse
- func (o *WatchAlertsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertsResponse) Descriptor() ([]byte, []int)
- func (m *WatchAlertsResponse) GetAlertChanges() []*alert.AlertChange
- func (m *WatchAlertsResponse) GetIsCurrent() bool
- func (m *WatchAlertsResponse) GetIsHardReset() bool
- func (m *WatchAlertsResponse) GetIsSoftReset() bool
- func (m *WatchAlertsResponse) GetPageTokenChange() *WatchAlertsResponse_PageTokenChange
- func (m *WatchAlertsResponse) GetResumeToken() string
- func (m *WatchAlertsResponse) GetSnapshotSize() int64
- func (*WatchAlertsResponse) GotenMessage()
- func (o *WatchAlertsResponse) GotenObjectExt()
- func (obj *WatchAlertsResponse) GotenValidate() error
- func (o *WatchAlertsResponse) MakeDiffFieldMask(other *WatchAlertsResponse) *WatchAlertsResponse_FieldMask
- func (o *WatchAlertsResponse) MakeFullFieldMask() *WatchAlertsResponse_FieldMask
- func (o *WatchAlertsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertsResponse) Marshal() ([]byte, error)
- func (m *WatchAlertsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchAlertsResponse) Merge(source *WatchAlertsResponse)
- func (o *WatchAlertsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertsResponse) ProtoMessage()
- func (m *WatchAlertsResponse) ProtoReflect() preflect.Message
- func (m *WatchAlertsResponse) Reset()
- func (m *WatchAlertsResponse) SetAlertChanges(fv []*alert.AlertChange)
- func (m *WatchAlertsResponse) SetIsCurrent(fv bool)
- func (m *WatchAlertsResponse) SetIsHardReset(fv bool)
- func (m *WatchAlertsResponse) SetIsSoftReset(fv bool)
- func (m *WatchAlertsResponse) SetPageTokenChange(fv *WatchAlertsResponse_PageTokenChange)
- func (m *WatchAlertsResponse) SetResumeToken(fv string)
- func (m *WatchAlertsResponse) SetSnapshotSize(fv int64)
- func (m *WatchAlertsResponse) String() string
- func (m *WatchAlertsResponse) Unmarshal(b []byte) error
- func (m *WatchAlertsResponse) UnmarshalJSON(data []byte) error
- type WatchAlertsResponseFieldPathBuilder
- func (WatchAlertsResponseFieldPathBuilder) AlertChanges() WatchAlertsResponsePathSelectorAlertChanges
- func (WatchAlertsResponseFieldPathBuilder) IsCurrent() WatchAlertsResponsePathSelectorIsCurrent
- func (WatchAlertsResponseFieldPathBuilder) IsHardReset() WatchAlertsResponsePathSelectorIsHardReset
- func (WatchAlertsResponseFieldPathBuilder) IsSoftReset() WatchAlertsResponsePathSelectorIsSoftReset
- func (WatchAlertsResponseFieldPathBuilder) PageTokenChange() WatchAlertsResponsePathSelectorPageTokenChange
- func (WatchAlertsResponseFieldPathBuilder) ResumeToken() WatchAlertsResponsePathSelectorResumeToken
- func (WatchAlertsResponseFieldPathBuilder) SnapshotSize() WatchAlertsResponsePathSelectorSnapshotSize
- type WatchAlertsResponsePageTokenChangeFieldPathBuilder
- type WatchAlertsResponsePageTokenChange_FieldPath
- func BuildWatchAlertsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchAlertsResponsePageTokenChange_FieldPath(rawField string) WatchAlertsResponsePageTokenChange_FieldPath
- func ParseWatchAlertsResponsePageTokenChange_FieldPath(rawField string) (WatchAlertsResponsePageTokenChange_FieldPath, error)
- type WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchAlertsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchAlertsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchAlertsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchAlertsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchAlertsResponsePageTokenChange_FieldPathSelector
- type WatchAlertsResponsePageTokenChange_FieldPathValue
- type WatchAlertsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchAlertsResponse_PageTokenChange)
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchAlertsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchAlertsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) Selector() WatchAlertsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchAlertsResponsePageTokenChange_FieldPathValue
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertsResponse_PageTokenChange) bool
- func (fpaiv *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
- func (fpaov *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
- func (fpaov *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAlertsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*alert.PagerCursor, bool)
- func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*alert.PagerCursor, bool)
- func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchAlertsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchAlertsResponse_PageTokenChange)
- func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertsResponsePathSelectorAlertChanges
- func (WatchAlertsResponsePathSelectorAlertChanges) FieldPath() *WatchAlertsResponse_FieldTerminalPath
- func (s WatchAlertsResponsePathSelectorAlertChanges) WithArrayOfValues(values [][]*alert.AlertChange) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertsResponsePathSelectorAlertChanges) WithItemValue(value *alert.AlertChange) *WatchAlertsResponse_FieldTerminalPathArrayItemValue
- func (s WatchAlertsResponsePathSelectorAlertChanges) WithValue(value []*alert.AlertChange) *WatchAlertsResponse_FieldTerminalPathValue
- type WatchAlertsResponsePathSelectorIsCurrent
- func (WatchAlertsResponsePathSelectorIsCurrent) FieldPath() *WatchAlertsResponse_FieldTerminalPath
- func (s WatchAlertsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchAlertsResponse_FieldTerminalPathValue
- type WatchAlertsResponsePathSelectorIsHardReset
- func (WatchAlertsResponsePathSelectorIsHardReset) FieldPath() *WatchAlertsResponse_FieldTerminalPath
- func (s WatchAlertsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchAlertsResponse_FieldTerminalPathValue
- type WatchAlertsResponsePathSelectorIsSoftReset
- func (WatchAlertsResponsePathSelectorIsSoftReset) FieldPath() *WatchAlertsResponse_FieldTerminalPath
- func (s WatchAlertsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchAlertsResponse_FieldTerminalPathValue
- type WatchAlertsResponsePathSelectorPageTokenChange
- func (WatchAlertsResponsePathSelectorPageTokenChange) FieldPath() *WatchAlertsResponse_FieldTerminalPath
- func (WatchAlertsResponsePathSelectorPageTokenChange) NextPageToken() WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchAlertsResponsePathSelectorPageTokenChange) PrevPageToken() WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchAlertsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchAlertsResponse_PageTokenChange) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchAlertsResponse_FieldSubPathArrayItemValue
- func (s WatchAlertsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues) *WatchAlertsResponse_FieldSubPathArrayOfValues
- func (WatchAlertsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchAlertsResponsePageTokenChange_FieldPath) *WatchAlertsResponse_FieldSubPath
- func (s WatchAlertsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchAlertsResponsePageTokenChange_FieldPathValue) *WatchAlertsResponse_FieldSubPathValue
- func (s WatchAlertsResponsePathSelectorPageTokenChange) WithValue(value *WatchAlertsResponse_PageTokenChange) *WatchAlertsResponse_FieldTerminalPathValue
- type WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchAlertsResponse_FieldSubPath
- func (s WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsResponse_FieldSubPathArrayOfValues
- func (s WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *alert.PagerCursor) *WatchAlertsResponse_FieldSubPathValue
- type WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchAlertsResponse_FieldSubPath
- func (s WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsResponse_FieldSubPathArrayOfValues
- func (s WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *alert.PagerCursor) *WatchAlertsResponse_FieldSubPathValue
- type WatchAlertsResponsePathSelectorResumeToken
- func (WatchAlertsResponsePathSelectorResumeToken) FieldPath() *WatchAlertsResponse_FieldTerminalPath
- func (s WatchAlertsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertsResponsePathSelectorResumeToken) WithValue(value string) *WatchAlertsResponse_FieldTerminalPathValue
- type WatchAlertsResponsePathSelectorSnapshotSize
- func (WatchAlertsResponsePathSelectorSnapshotSize) FieldPath() *WatchAlertsResponse_FieldTerminalPath
- func (s WatchAlertsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchAlertsResponse_FieldTerminalPathValue
- type WatchAlertsResponse_FieldMask
- func (fieldMask *WatchAlertsResponse_FieldMask) AppendPath(path WatchAlertsResponse_FieldPath)
- func (fieldMask *WatchAlertsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertsResponse_FieldMask) FilterInputFields() *WatchAlertsResponse_FieldMask
- func (fieldMask *WatchAlertsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertsResponse_FieldMask) GetPaths() []WatchAlertsResponse_FieldPath
- func (fieldMask *WatchAlertsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchAlertsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertsResponse_FieldMask) Project(source *WatchAlertsResponse) *WatchAlertsResponse
- func (fieldMask *WatchAlertsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertsResponse_FieldMask) Reset()
- func (fieldMask *WatchAlertsResponse_FieldMask) Set(target, source *WatchAlertsResponse)
- func (fieldMask *WatchAlertsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertsResponse_FieldMask) Size() int
- func (fieldMask *WatchAlertsResponse_FieldMask) String() string
- func (fieldMask *WatchAlertsResponse_FieldMask) Subtract(other *WatchAlertsResponse_FieldMask) *WatchAlertsResponse_FieldMask
- func (fieldMask *WatchAlertsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAlertsResponse_FieldPath
- type WatchAlertsResponse_FieldPathArrayItemValue
- type WatchAlertsResponse_FieldPathArrayOfValues
- type WatchAlertsResponse_FieldPathSelector
- type WatchAlertsResponse_FieldPathValue
- type WatchAlertsResponse_FieldSubPath
- func (fps *WatchAlertsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchAlertsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchAlertsResponse_FieldSubPath) ClearValue(item *WatchAlertsResponse)
- func (fps *WatchAlertsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchAlertsResponse_FieldSubPath) Get(source *WatchAlertsResponse) (values []interface{})
- func (fps *WatchAlertsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchAlertsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchAlertsResponse_FieldSubPath) GetSingle(source *WatchAlertsResponse) (interface{}, bool)
- func (fps *WatchAlertsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchAlertsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchAlertsResponse_FieldSubPath) JSONString() string
- func (fps *WatchAlertsResponse_FieldSubPath) Selector() WatchAlertsResponse_FieldPathSelector
- func (fps *WatchAlertsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchAlertsResponse_FieldSubPath) String() string
- func (fps *WatchAlertsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchAlertsResponse_FieldPathArrayItemValue
- func (fps *WatchAlertsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchAlertsResponse_FieldPathArrayOfValues
- func (fps *WatchAlertsResponse_FieldSubPath) WithIValue(value interface{}) WatchAlertsResponse_FieldPathValue
- func (fps *WatchAlertsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchAlertsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchAlertsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchAlertsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchAlertsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchAlertsResponse) bool
- func (fpaivs *WatchAlertsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchAlertsResponse_FieldSubPathArrayOfValues
- type WatchAlertsResponse_FieldSubPathValue
- func (fpvs *WatchAlertsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchAlertsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchAlertsResponse_FieldSubPathValue) CompareWith(source *WatchAlertsResponse) (int, bool)
- func (fpvs *WatchAlertsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchAlertsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchAlertsResponse_FieldSubPathValue) SetTo(target **WatchAlertsResponse)
- func (fpvs *WatchAlertsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchAlertsResponse_FieldTerminalPath
- func (fp *WatchAlertsResponse_FieldTerminalPath) ClearValue(item *WatchAlertsResponse)
- func (fp *WatchAlertsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertsResponse_FieldTerminalPath) Get(source *WatchAlertsResponse) (values []interface{})
- func (fp *WatchAlertsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertsResponse_FieldTerminalPath) GetSingle(source *WatchAlertsResponse) (interface{}, bool)
- func (fp *WatchAlertsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertsResponse_FieldTerminalPath) Selector() WatchAlertsResponse_FieldPathSelector
- func (fp *WatchAlertsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertsResponse_FieldTerminalPath) String() string
- func (fp *WatchAlertsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertsResponse_FieldPathArrayItemValue
- func (fp *WatchAlertsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertsResponse_FieldPathArrayOfValues
- func (fp *WatchAlertsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAlertsResponse_FieldPathValue
- func (fp *WatchAlertsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) AsAlertChangesItemValue() (*alert.AlertChange, bool)
- func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertsResponse) bool
- func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertsResponse) (interface{}, bool)
- func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsAlertChangesArrayOfValues() ([][]*alert.AlertChange, bool)
- func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchAlertsResponse_PageTokenChange, bool)
- func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAlertsResponse_FieldTerminalPathValue
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsAlertChangesValue() ([]*alert.AlertChange, bool)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchAlertsResponse_PageTokenChange, bool)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) CompareWith(source *WatchAlertsResponse) (int, bool)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) SetTo(target **WatchAlertsResponse)
- func (fpv *WatchAlertsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertsResponse_PageTokenChange
- func (o *WatchAlertsResponse_PageTokenChange) Clone() *WatchAlertsResponse_PageTokenChange
- func (o *WatchAlertsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchAlertsResponse_PageTokenChange) GetNextPageToken() *alert.PagerCursor
- func (m *WatchAlertsResponse_PageTokenChange) GetPrevPageToken() *alert.PagerCursor
- func (*WatchAlertsResponse_PageTokenChange) GotenMessage()
- func (o *WatchAlertsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchAlertsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchAlertsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchAlertsResponse_PageTokenChange) *WatchAlertsResponse_PageTokenChange_FieldMask
- func (o *WatchAlertsResponse_PageTokenChange) MakeFullFieldMask() *WatchAlertsResponse_PageTokenChange_FieldMask
- func (o *WatchAlertsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchAlertsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchAlertsResponse_PageTokenChange) Merge(source *WatchAlertsResponse_PageTokenChange)
- func (o *WatchAlertsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchAlertsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchAlertsResponse_PageTokenChange) Reset()
- func (m *WatchAlertsResponse_PageTokenChange) SetNextPageToken(fv *alert.PagerCursor)
- func (m *WatchAlertsResponse_PageTokenChange) SetPrevPageToken(fv *alert.PagerCursor)
- func (m *WatchAlertsResponse_PageTokenChange) String() string
- func (m *WatchAlertsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchAlertsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchAlertsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchAlertsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchAlertsResponsePageTokenChange_FieldTerminalPath
- func (s WatchAlertsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchAlertsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *alert.PagerCursor) *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue
- type WatchAlertsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchAlertsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchAlertsResponsePageTokenChange_FieldTerminalPath
- func (s WatchAlertsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchAlertsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *alert.PagerCursor) *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue
- type WatchAlertsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) AppendPath(path WatchAlertsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchAlertsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) GetPaths() []WatchAlertsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchAlertsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Project(source *WatchAlertsResponse_PageTokenChange) *WatchAlertsResponse_PageTokenChange
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Set(target, source *WatchAlertsResponse_PageTokenChange)
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Subtract(other *WatchAlertsResponse_PageTokenChange_FieldMask) *WatchAlertsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertServiceClient ¶
type AlertServiceClient interface { GetAlert(ctx context.Context, in *GetAlertRequest, opts ...grpc.CallOption) (*alert.Alert, error) BatchGetAlerts(ctx context.Context, in *BatchGetAlertsRequest, opts ...grpc.CallOption) (*BatchGetAlertsResponse, error) ListAlerts(ctx context.Context, in *ListAlertsRequest, opts ...grpc.CallOption) (*ListAlertsResponse, error) WatchAlert(ctx context.Context, in *WatchAlertRequest, opts ...grpc.CallOption) (WatchAlertClientStream, error) WatchAlerts(ctx context.Context, in *WatchAlertsRequest, opts ...grpc.CallOption) (WatchAlertsClientStream, error) CreateAlert(ctx context.Context, in *CreateAlertRequest, opts ...grpc.CallOption) (*alert.Alert, error) UpdateAlert(ctx context.Context, in *UpdateAlertRequest, opts ...grpc.CallOption) (*alert.Alert, error) DeleteAlert(ctx context.Context, in *DeleteAlertRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
AlertServiceClient is the client API for AlertService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAlertServiceClient ¶
func NewAlertServiceClient(cc grpc.ClientConnInterface) AlertServiceClient
type AlertServiceDescriptor ¶ added in v0.4.28
type AlertServiceDescriptor struct{}
func GetAlertServiceDescriptor ¶ added in v0.4.28
func GetAlertServiceDescriptor() *AlertServiceDescriptor
func (*AlertServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *AlertServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*AlertServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *AlertServiceDescriptor) GetApiName() string
func (*AlertServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *AlertServiceDescriptor) GetFullAPIName() string
func (*AlertServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *AlertServiceDescriptor) GetProtoPkgName() string
func (*AlertServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *AlertServiceDescriptor) GetServiceDomain() string
func (*AlertServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *AlertServiceDescriptor) GetServiceVersion() string
type BatchGetAlertsDescriptor ¶ added in v0.4.28
type BatchGetAlertsDescriptor struct{}
func GetBatchGetAlertsDescriptor ¶ added in v0.4.28
func GetBatchGetAlertsDescriptor() *BatchGetAlertsDescriptor
func (*BatchGetAlertsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetAlertsDescriptor) GetApiName ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetApiName() string
func (*BatchGetAlertsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetAlertsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetFullMethodName() string
func (*BatchGetAlertsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetMethodName() string
func (*BatchGetAlertsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetProtoPkgName() string
func (*BatchGetAlertsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *BatchGetAlertsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetAlertsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetAlertsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetServiceDomain() string
func (*BatchGetAlertsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetServiceVersion() string
func (*BatchGetAlertsDescriptor) GetVerb ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) GetVerb() string
func (*BatchGetAlertsDescriptor) HasResource ¶ added in v0.4.30
func (d *BatchGetAlertsDescriptor) HasResource() bool
func (*BatchGetAlertsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) IsClientStream() bool
func (*BatchGetAlertsDescriptor) IsCollection ¶ added in v0.4.30
func (d *BatchGetAlertsDescriptor) IsCollection() bool
func (*BatchGetAlertsDescriptor) IsPlural ¶ added in v0.4.30
func (d *BatchGetAlertsDescriptor) IsPlural() bool
func (*BatchGetAlertsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) IsServerStream() bool
func (*BatchGetAlertsDescriptor) IsUnary ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) IsUnary() bool
func (*BatchGetAlertsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetAlertsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetAlertsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *BatchGetAlertsDescriptor) RequestHasResourceBody() bool
type BatchGetAlertsDescriptorClientMsgHandle ¶ added in v0.4.28
type BatchGetAlertsDescriptorClientMsgHandle struct{}
func (*BatchGetAlertsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetAlertsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetAlertsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetAlertsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetAlertsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetAlertsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetAlertsDescriptorServerMsgHandle ¶ added in v0.4.28
type BatchGetAlertsDescriptorServerMsgHandle struct{}
func (*BatchGetAlertsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetAlertsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetAlertsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetAlertsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetAlertsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetAlertsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetAlertsRequest ¶
type BatchGetAlertsRequest struct { // Names of Alerts Names []*alert.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 *alert.Alert_FieldMask `` /* 137-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 [BatchGetAlerts][ntt.monitoring.v3.BatchGetAlerts]
func (*BatchGetAlertsRequest) Clone ¶
func (o *BatchGetAlertsRequest) Clone() *BatchGetAlertsRequest
func (*BatchGetAlertsRequest) CloneRaw ¶
func (o *BatchGetAlertsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetAlertsRequest) Descriptor ¶
func (*BatchGetAlertsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetAlertsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetAlertsRequest) GetFieldMask ¶
func (m *BatchGetAlertsRequest) GetFieldMask() *alert.Alert_FieldMask
func (*BatchGetAlertsRequest) GetNames ¶
func (m *BatchGetAlertsRequest) GetNames() []*alert.Reference
func (*BatchGetAlertsRequest) GetView ¶
func (m *BatchGetAlertsRequest) GetView() view.View
func (*BatchGetAlertsRequest) GotenMessage ¶
func (*BatchGetAlertsRequest) GotenMessage()
func (*BatchGetAlertsRequest) GotenObjectExt ¶
func (o *BatchGetAlertsRequest) GotenObjectExt()
func (*BatchGetAlertsRequest) GotenValidate ¶
func (obj *BatchGetAlertsRequest) GotenValidate() error
func (*BatchGetAlertsRequest) MakeDiffFieldMask ¶
func (o *BatchGetAlertsRequest) MakeDiffFieldMask(other *BatchGetAlertsRequest) *BatchGetAlertsRequest_FieldMask
func (*BatchGetAlertsRequest) MakeFullFieldMask ¶
func (o *BatchGetAlertsRequest) MakeFullFieldMask() *BatchGetAlertsRequest_FieldMask
func (*BatchGetAlertsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetAlertsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetAlertsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetAlertsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetAlertsRequest) Marshal ¶
func (m *BatchGetAlertsRequest) Marshal() ([]byte, error)
func (*BatchGetAlertsRequest) MarshalJSON ¶
func (m *BatchGetAlertsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetAlertsRequest) Merge ¶
func (o *BatchGetAlertsRequest) Merge(source *BatchGetAlertsRequest)
func (*BatchGetAlertsRequest) MergeRaw ¶
func (o *BatchGetAlertsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetAlertsRequest) ProtoMessage ¶
func (*BatchGetAlertsRequest) ProtoMessage()
func (*BatchGetAlertsRequest) ProtoReflect ¶
func (m *BatchGetAlertsRequest) ProtoReflect() preflect.Message
func (*BatchGetAlertsRequest) Reset ¶
func (m *BatchGetAlertsRequest) Reset()
func (*BatchGetAlertsRequest) SetFieldMask ¶
func (m *BatchGetAlertsRequest) SetFieldMask(fv *alert.Alert_FieldMask)
func (*BatchGetAlertsRequest) SetNames ¶
func (m *BatchGetAlertsRequest) SetNames(fv []*alert.Reference)
func (*BatchGetAlertsRequest) SetView ¶
func (m *BatchGetAlertsRequest) SetView(fv view.View)
func (*BatchGetAlertsRequest) String ¶
func (m *BatchGetAlertsRequest) String() string
func (*BatchGetAlertsRequest) Unmarshal ¶
func (m *BatchGetAlertsRequest) Unmarshal(b []byte) error
func (*BatchGetAlertsRequest) UnmarshalJSON ¶
func (m *BatchGetAlertsRequest) UnmarshalJSON(data []byte) error
type BatchGetAlertsRequestFieldPathBuilder ¶
type BatchGetAlertsRequestFieldPathBuilder struct{}
func NewBatchGetAlertsRequestFieldPathBuilder ¶
func NewBatchGetAlertsRequestFieldPathBuilder() BatchGetAlertsRequestFieldPathBuilder
func (BatchGetAlertsRequestFieldPathBuilder) FieldMask ¶
func (BatchGetAlertsRequestFieldPathBuilder) FieldMask() BatchGetAlertsRequestPathSelectorFieldMask
type BatchGetAlertsRequestPathSelectorFieldMask ¶
type BatchGetAlertsRequestPathSelectorFieldMask struct{}
func (BatchGetAlertsRequestPathSelectorFieldMask) FieldPath ¶
func (BatchGetAlertsRequestPathSelectorFieldMask) FieldPath() *BatchGetAlertsRequest_FieldTerminalPath
func (BatchGetAlertsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetAlertsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues
func (BatchGetAlertsRequestPathSelectorFieldMask) WithValue ¶
func (s BatchGetAlertsRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *BatchGetAlertsRequest_FieldTerminalPathValue
type BatchGetAlertsRequestPathSelectorNames ¶
type BatchGetAlertsRequestPathSelectorNames struct{}
func (BatchGetAlertsRequestPathSelectorNames) FieldPath ¶
func (BatchGetAlertsRequestPathSelectorNames) FieldPath() *BatchGetAlertsRequest_FieldTerminalPath
func (BatchGetAlertsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetAlertsRequestPathSelectorNames) WithArrayOfValues(values [][]*alert.Reference) *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues
func (BatchGetAlertsRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetAlertsRequestPathSelectorNames) WithItemValue(value *alert.Reference) *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue
func (BatchGetAlertsRequestPathSelectorNames) WithValue ¶
func (s BatchGetAlertsRequestPathSelectorNames) WithValue(value []*alert.Reference) *BatchGetAlertsRequest_FieldTerminalPathValue
type BatchGetAlertsRequestPathSelectorView ¶
type BatchGetAlertsRequestPathSelectorView struct{}
func (BatchGetAlertsRequestPathSelectorView) FieldPath ¶
func (BatchGetAlertsRequestPathSelectorView) FieldPath() *BatchGetAlertsRequest_FieldTerminalPath
func (BatchGetAlertsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetAlertsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues
func (BatchGetAlertsRequestPathSelectorView) WithValue ¶
func (s BatchGetAlertsRequestPathSelectorView) WithValue(value view.View) *BatchGetAlertsRequest_FieldTerminalPathValue
type BatchGetAlertsRequest_FieldMask ¶
type BatchGetAlertsRequest_FieldMask struct {
Paths []BatchGetAlertsRequest_FieldPath
}
func FullBatchGetAlertsRequest_FieldMask ¶
func FullBatchGetAlertsRequest_FieldMask() *BatchGetAlertsRequest_FieldMask
func (*BatchGetAlertsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) AppendPath(path BatchGetAlertsRequest_FieldPath)
func (*BatchGetAlertsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetAlertsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetAlertsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetAlertsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) FilterInputFields() *BatchGetAlertsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetAlertsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetAlertsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) GetPaths() []BatchGetAlertsRequest_FieldPath
func (*BatchGetAlertsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetAlertsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) IsFull() bool
func (BatchGetAlertsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetAlertsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetAlertsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetAlertsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetAlertsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) PathsCount() int
func (*BatchGetAlertsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) Project(source *BatchGetAlertsRequest) *BatchGetAlertsRequest
func (*BatchGetAlertsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetAlertsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) ProtoMessage()
func (*BatchGetAlertsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetAlertsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) Reset()
func (*BatchGetAlertsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) Set(target, source *BatchGetAlertsRequest)
func (*BatchGetAlertsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetAlertsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetAlertsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) Size() int
func (*BatchGetAlertsRequest_FieldMask) String ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) String() string
func (*BatchGetAlertsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) Subtract(other *BatchGetAlertsRequest_FieldMask) *BatchGetAlertsRequest_FieldMask
func (*BatchGetAlertsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetAlertsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetAlertsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetAlertsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetAlertsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetAlertsRequest_FieldPath ¶
type BatchGetAlertsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetAlertsRequest_FieldPathSelector Get(source *BatchGetAlertsRequest) []interface{} GetSingle(source *BatchGetAlertsRequest) (interface{}, bool) ClearValue(item *BatchGetAlertsRequest) // Those methods build corresponding BatchGetAlertsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetAlertsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetAlertsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetAlertsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetAlertsRequest_FieldPath ¶
func BuildBatchGetAlertsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAlertsRequest_FieldPath, error)
func MustParseBatchGetAlertsRequest_FieldPath ¶
func MustParseBatchGetAlertsRequest_FieldPath(rawField string) BatchGetAlertsRequest_FieldPath
func ParseBatchGetAlertsRequest_FieldPath ¶
func ParseBatchGetAlertsRequest_FieldPath(rawField string) (BatchGetAlertsRequest_FieldPath, error)
type BatchGetAlertsRequest_FieldPathArrayItemValue ¶
type BatchGetAlertsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetAlertsRequest_FieldPath ContainsValue(*BatchGetAlertsRequest) bool }
BatchGetAlertsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetAlertsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetAlertsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetAlertsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAlertsRequest_FieldPathArrayItemValue
func ParseBatchGetAlertsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetAlertsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAlertsRequest_FieldPathArrayItemValue, error)
ParseBatchGetAlertsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetAlertsRequest_FieldPathArrayOfValues ¶
type BatchGetAlertsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetAlertsRequest_FieldPath }
BatchGetAlertsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetAlertsRequest fields according to their type
func MustParseBatchGetAlertsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetAlertsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAlertsRequest_FieldPathArrayOfValues
func ParseBatchGetAlertsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetAlertsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAlertsRequest_FieldPathArrayOfValues, error)
type BatchGetAlertsRequest_FieldPathSelector ¶
type BatchGetAlertsRequest_FieldPathSelector int32
const ( BatchGetAlertsRequest_FieldPathSelectorNames BatchGetAlertsRequest_FieldPathSelector = 0 BatchGetAlertsRequest_FieldPathSelectorFieldMask BatchGetAlertsRequest_FieldPathSelector = 1 BatchGetAlertsRequest_FieldPathSelectorView BatchGetAlertsRequest_FieldPathSelector = 2 )
func (BatchGetAlertsRequest_FieldPathSelector) String ¶
func (s BatchGetAlertsRequest_FieldPathSelector) String() string
type BatchGetAlertsRequest_FieldPathValue ¶
type BatchGetAlertsRequest_FieldPathValue interface { BatchGetAlertsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetAlertsRequest) CompareWith(*BatchGetAlertsRequest) (cmp int, comparable bool) }
BatchGetAlertsRequest_FieldPathValue allows storing values for BatchGetAlertsRequest fields according to their type
func MustParseBatchGetAlertsRequest_FieldPathValue ¶
func MustParseBatchGetAlertsRequest_FieldPathValue(pathStr, valueStr string) BatchGetAlertsRequest_FieldPathValue
func ParseBatchGetAlertsRequest_FieldPathValue ¶
func ParseBatchGetAlertsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetAlertsRequest_FieldPathValue, error)
type BatchGetAlertsRequest_FieldTerminalPath ¶
type BatchGetAlertsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAlertsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) ClearValue(item *BatchGetAlertsRequest)
func (*BatchGetAlertsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetAlertsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) Get(source *BatchGetAlertsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetAlertsRequest
func (*BatchGetAlertsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAlertsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAlertsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) GetSingle(source *BatchGetAlertsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetAlertsRequest
func (*BatchGetAlertsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAlertsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAlertsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAlertsRequest_FieldTerminalPath) Selector ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) Selector() BatchGetAlertsRequest_FieldPathSelector
func (*BatchGetAlertsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetAlertsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAlertsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetAlertsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAlertsRequest_FieldPathArrayItemValue
func (*BatchGetAlertsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAlertsRequest_FieldPathArrayOfValues
func (*BatchGetAlertsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetAlertsRequest_FieldPathValue
func (*BatchGetAlertsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAlertsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAlertsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetAlertsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAlertsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetAlertsRequest_FieldTerminalPathArrayItemValue struct { BatchGetAlertsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*alert.Reference, bool)
func (*BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAlertsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAlertsRequest'
func (*BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetAlertsRequest as interface{}
func (*BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAlertsRequest) (interface{}, bool)
func (*BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetAlertsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetAlertsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetAlertsRequest_FieldTerminalPathArrayOfValues struct { BatchGetAlertsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
func (*BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*alert.Reference, bool)
func (*BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetAlertsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetAlertsRequest_FieldTerminalPathValue ¶
type BatchGetAlertsRequest_FieldTerminalPathValue struct { BatchGetAlertsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
func (*BatchGetAlertsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) AsNamesValue() ([]*alert.Reference, bool)
func (*BatchGetAlertsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetAlertsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetAlertsRequest) (int, bool)
CompareWith compares value in the 'BatchGetAlertsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetAlertsRequest'.
func (*BatchGetAlertsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAlertsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetAlertsRequest' as interface{}
func (*BatchGetAlertsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) SetTo(target **BatchGetAlertsRequest)
SetTo stores value for selected field for object BatchGetAlertsRequest
func (*BatchGetAlertsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetAlertsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetAlertsResponse ¶
type BatchGetAlertsResponse struct { // found Alerts Alerts []*alert.Alert `protobuf:"bytes,1,rep,name=alerts,proto3" json:"alerts,omitempty" firestore:"alerts"` // list of not found Alerts Missing []*alert.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetAlertsResponse
func (*BatchGetAlertsResponse) Clone ¶
func (o *BatchGetAlertsResponse) Clone() *BatchGetAlertsResponse
func (*BatchGetAlertsResponse) CloneRaw ¶
func (o *BatchGetAlertsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetAlertsResponse) Descriptor ¶
func (*BatchGetAlertsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetAlertsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetAlertsResponse) GetAlerts ¶
func (m *BatchGetAlertsResponse) GetAlerts() []*alert.Alert
func (*BatchGetAlertsResponse) GetMissing ¶
func (m *BatchGetAlertsResponse) GetMissing() []*alert.Reference
func (*BatchGetAlertsResponse) GotenMessage ¶
func (*BatchGetAlertsResponse) GotenMessage()
func (*BatchGetAlertsResponse) GotenObjectExt ¶
func (o *BatchGetAlertsResponse) GotenObjectExt()
func (*BatchGetAlertsResponse) GotenValidate ¶
func (obj *BatchGetAlertsResponse) GotenValidate() error
func (*BatchGetAlertsResponse) MakeDiffFieldMask ¶
func (o *BatchGetAlertsResponse) MakeDiffFieldMask(other *BatchGetAlertsResponse) *BatchGetAlertsResponse_FieldMask
func (*BatchGetAlertsResponse) MakeFullFieldMask ¶
func (o *BatchGetAlertsResponse) MakeFullFieldMask() *BatchGetAlertsResponse_FieldMask
func (*BatchGetAlertsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetAlertsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetAlertsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetAlertsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetAlertsResponse) Marshal ¶
func (m *BatchGetAlertsResponse) Marshal() ([]byte, error)
func (*BatchGetAlertsResponse) MarshalJSON ¶
func (m *BatchGetAlertsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetAlertsResponse) Merge ¶
func (o *BatchGetAlertsResponse) Merge(source *BatchGetAlertsResponse)
func (*BatchGetAlertsResponse) MergeRaw ¶
func (o *BatchGetAlertsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetAlertsResponse) ProtoMessage ¶
func (*BatchGetAlertsResponse) ProtoMessage()
func (*BatchGetAlertsResponse) ProtoReflect ¶
func (m *BatchGetAlertsResponse) ProtoReflect() preflect.Message
func (*BatchGetAlertsResponse) Reset ¶
func (m *BatchGetAlertsResponse) Reset()
func (*BatchGetAlertsResponse) SetAlerts ¶
func (m *BatchGetAlertsResponse) SetAlerts(fv []*alert.Alert)
func (*BatchGetAlertsResponse) SetMissing ¶
func (m *BatchGetAlertsResponse) SetMissing(fv []*alert.Reference)
func (*BatchGetAlertsResponse) String ¶
func (m *BatchGetAlertsResponse) String() string
func (*BatchGetAlertsResponse) Unmarshal ¶
func (m *BatchGetAlertsResponse) Unmarshal(b []byte) error
func (*BatchGetAlertsResponse) UnmarshalJSON ¶
func (m *BatchGetAlertsResponse) UnmarshalJSON(data []byte) error
type BatchGetAlertsResponseFieldPathBuilder ¶
type BatchGetAlertsResponseFieldPathBuilder struct{}
func NewBatchGetAlertsResponseFieldPathBuilder ¶
func NewBatchGetAlertsResponseFieldPathBuilder() BatchGetAlertsResponseFieldPathBuilder
type BatchGetAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric ¶
type BatchGetAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric struct {
// contains filtered or unexported fields
}
func (BatchGetAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels ¶
type BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels struct {
// contains filtered or unexported fields
}
func (BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithValue ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels ¶
type BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels struct {
// contains filtered or unexported fields
}
func (BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations ¶
type BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithValue ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels ¶
type BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels) FieldPath ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels) FieldPath() *BatchGetAlertsResponse_FieldSubPath
func (BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels) WithValue ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataLabels) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards ¶
type BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards) FieldPath ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards) FieldPath() *BatchGetAlertsResponse_FieldSubPath
func (BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards) WithArrayOfValues ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards) WithArrayOfValues(values []int64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards) WithValue ¶
func (s BatchGetAlertsResponseMapPathSelectorAlertsMetadataShards) WithValue(value int64) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlerts ¶
type BatchGetAlertsResponsePathSelectorAlerts struct{}
func (BatchGetAlertsResponsePathSelectorAlerts) DisplayName ¶
func (BatchGetAlertsResponsePathSelectorAlerts) FieldPath ¶
func (BatchGetAlertsResponsePathSelectorAlerts) FieldPath() *BatchGetAlertsResponse_FieldTerminalPath
func (BatchGetAlertsResponsePathSelectorAlerts) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlerts) WithArrayOfValues(values [][]*alert.Alert) *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlerts) WithItemValue ¶
func (s BatchGetAlertsResponsePathSelectorAlerts) WithItemValue(value *alert.Alert) *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue
func (BatchGetAlertsResponsePathSelectorAlerts) WithSubArrayItemValue ¶
func (s BatchGetAlertsResponsePathSelectorAlerts) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
func (BatchGetAlertsResponsePathSelectorAlerts) WithSubArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlerts) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlerts) WithSubPath ¶
func (BatchGetAlertsResponsePathSelectorAlerts) WithSubPath(subPath alert.Alert_FieldPath) *BatchGetAlertsResponse_FieldSubPath
func (BatchGetAlertsResponsePathSelectorAlerts) WithSubValue ¶
func (s BatchGetAlertsResponsePathSelectorAlerts) WithSubValue(subPathValue alert.Alert_FieldPathValue) *BatchGetAlertsResponse_FieldSubPathValue
func (BatchGetAlertsResponsePathSelectorAlerts) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlerts) WithValue(value []*alert.Alert) *BatchGetAlertsResponse_FieldTerminalPathValue
type BatchGetAlertsResponsePathSelectorAlertsDisplayName ¶
type BatchGetAlertsResponsePathSelectorAlertsDisplayName struct{}
func (BatchGetAlertsResponsePathSelectorAlertsDisplayName) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsDisplayName) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsDisplayName) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsDisplayName) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfo ¶
type BatchGetAlertsResponsePathSelectorAlertsInfo struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfo) FieldPath ¶
func (BatchGetAlertsResponsePathSelectorAlertsInfo) FieldPath() *BatchGetAlertsResponse_FieldSubPath
func (BatchGetAlertsResponsePathSelectorAlertsInfo) ObservedValues ¶
func (BatchGetAlertsResponsePathSelectorAlertsInfo) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfo) WithArrayOfValues(values []*alert.Alert_Info) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfo) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfo) WithValue(value *alert.Alert_Info) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues) ExampleValue ¶
func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithValue(value map[string]float64) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) MonitoredResource ¶
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithValue(value []byte) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) ReducedLabels ¶
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithValue(value map[string]string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithItemValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithValue(value []string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) ReducedLabels ¶
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) FieldPath ¶
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType ¶
type BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType struct{}
func (BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponsePathSelectorAlertsMetadata ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadata struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Annotations ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) CreateTime ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) DeleteTime ¶ added in v0.8.0
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) FieldPath ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) FieldPath() *BatchGetAlertsResponse_FieldSubPath
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) Generation ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) OwnerReferences ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) ResourceVersion ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) UpdateTime ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadata) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataAnnotations) WithValue(value map[string]string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime ¶ added in v0.8.0
type BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithValue ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataGeneration) WithValue(value int64) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataLabels ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataLabels struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataLabels) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLabels) WithValue(value map[string]string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle ¶ added in v0.8.0
type BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithValue ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleState ¶ added in v0.8.0
type BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleState struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Controller ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithItemValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithValue ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithValue ¶ added in v0.8.0
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataShards ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataShards struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataShards) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataShards) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataShards) WithValue(value map[string]int64) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) OwningRegion ¶
func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithItemValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithItemValue(value string) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
func (BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithValue(value []string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataTags ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataTags struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataTags) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataTags) WithItemValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataTags) WithItemValue(value string) *BatchGetAlertsResponse_FieldSubPathArrayItemValue
func (BatchGetAlertsResponsePathSelectorAlertsMetadataTags) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataTags) WithValue(value []string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsMetadataUuid ¶
type BatchGetAlertsResponsePathSelectorAlertsMetadataUuid struct{}
func (BatchGetAlertsResponsePathSelectorAlertsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataUuid) WithArrayOfValues(values []string) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsMetadataUuid) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsMetadataUuid) WithValue(value string) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsName ¶
type BatchGetAlertsResponsePathSelectorAlertsName struct{}
func (BatchGetAlertsResponsePathSelectorAlertsName) FieldPath ¶
func (BatchGetAlertsResponsePathSelectorAlertsName) FieldPath() *BatchGetAlertsResponse_FieldSubPath
func (BatchGetAlertsResponsePathSelectorAlertsName) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsName) WithArrayOfValues(values []*alert.Name) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsName) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsName) WithValue(value *alert.Name) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsState ¶
type BatchGetAlertsResponsePathSelectorAlertsState struct{}
func (BatchGetAlertsResponsePathSelectorAlertsState) FieldPath ¶
func (BatchGetAlertsResponsePathSelectorAlertsState) FieldPath() *BatchGetAlertsResponse_FieldSubPath
func (BatchGetAlertsResponsePathSelectorAlertsState) IsAcknowledged ¶
func (BatchGetAlertsResponsePathSelectorAlertsState) IsSilenced ¶
func (BatchGetAlertsResponsePathSelectorAlertsState) LifecycleCompleted ¶ added in v0.10.12
func (BatchGetAlertsResponsePathSelectorAlertsState) LifecycleCompleted() BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted
func (BatchGetAlertsResponsePathSelectorAlertsState) NeedsNotification ¶ added in v0.10.10
func (BatchGetAlertsResponsePathSelectorAlertsState) NeedsNotification() BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification
func (BatchGetAlertsResponsePathSelectorAlertsState) NotificationCreated ¶ added in v0.10.10
func (BatchGetAlertsResponsePathSelectorAlertsState) NotificationCreated() BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated
func (BatchGetAlertsResponsePathSelectorAlertsState) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsState) WithArrayOfValues(values []*alert.Alert_State) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsState) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsState) WithValue(value *alert.Alert_State) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged ¶
type BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged struct{}
func (BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsStateIsFiring ¶
type BatchGetAlertsResponsePathSelectorAlertsStateIsFiring struct{}
func (BatchGetAlertsResponsePathSelectorAlertsStateIsFiring) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateIsFiring) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsStateIsFiring) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateIsFiring) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced ¶
type BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced struct{}
func (BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateIsSilenced) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted ¶ added in v0.10.12
type BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted struct{}
func (BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithValue ¶ added in v0.10.12
func (s BatchGetAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsStateLifetime ¶
type BatchGetAlertsResponsePathSelectorAlertsStateLifetime struct{}
func (BatchGetAlertsResponsePathSelectorAlertsStateLifetime) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsStateLifetime) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetime) WithValue(value *monitoring_common.TimeRange) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime ¶
type BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime struct{}
func (BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime ¶
type BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime struct{}
func (BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification ¶ added in v0.10.10
type BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification struct{}
func (BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification) WithArrayOfValues ¶ added in v0.10.10
func (s BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification) WithValue ¶ added in v0.10.10
func (s BatchGetAlertsResponsePathSelectorAlertsStateNeedsNotification) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated ¶ added in v0.10.10
type BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated struct{}
func (BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated) FieldPath ¶ added in v0.10.10
func (BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated) WithArrayOfValues ¶ added in v0.10.10
func (s BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated) WithArrayOfValues(values []bool) *BatchGetAlertsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated) WithValue ¶ added in v0.10.10
func (s BatchGetAlertsResponsePathSelectorAlertsStateNotificationCreated) WithValue(value bool) *BatchGetAlertsResponse_FieldSubPathValue
type BatchGetAlertsResponsePathSelectorMissing ¶
type BatchGetAlertsResponsePathSelectorMissing struct{}
func (BatchGetAlertsResponsePathSelectorMissing) FieldPath ¶
func (BatchGetAlertsResponsePathSelectorMissing) FieldPath() *BatchGetAlertsResponse_FieldTerminalPath
func (BatchGetAlertsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetAlertsResponsePathSelectorMissing) WithArrayOfValues(values [][]*alert.Reference) *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues
func (BatchGetAlertsResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetAlertsResponsePathSelectorMissing) WithItemValue(value *alert.Reference) *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue
func (BatchGetAlertsResponsePathSelectorMissing) WithValue ¶
func (s BatchGetAlertsResponsePathSelectorMissing) WithValue(value []*alert.Reference) *BatchGetAlertsResponse_FieldTerminalPathValue
type BatchGetAlertsResponse_FieldMask ¶
type BatchGetAlertsResponse_FieldMask struct {
Paths []BatchGetAlertsResponse_FieldPath
}
func FullBatchGetAlertsResponse_FieldMask ¶
func FullBatchGetAlertsResponse_FieldMask() *BatchGetAlertsResponse_FieldMask
func (*BatchGetAlertsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) AppendPath(path BatchGetAlertsResponse_FieldPath)
func (*BatchGetAlertsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetAlertsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetAlertsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetAlertsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) FilterInputFields() *BatchGetAlertsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetAlertsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetAlertsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) GetPaths() []BatchGetAlertsResponse_FieldPath
func (*BatchGetAlertsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetAlertsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) IsFull() bool
func (BatchGetAlertsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetAlertsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetAlertsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetAlertsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetAlertsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) PathsCount() int
func (*BatchGetAlertsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) Project(source *BatchGetAlertsResponse) *BatchGetAlertsResponse
func (*BatchGetAlertsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetAlertsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) ProtoMessage()
func (*BatchGetAlertsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetAlertsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) Reset()
func (*BatchGetAlertsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) Set(target, source *BatchGetAlertsResponse)
func (*BatchGetAlertsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetAlertsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetAlertsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) Size() int
func (*BatchGetAlertsResponse_FieldMask) String ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) String() string
func (*BatchGetAlertsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) Subtract(other *BatchGetAlertsResponse_FieldMask) *BatchGetAlertsResponse_FieldMask
func (*BatchGetAlertsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetAlertsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetAlertsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetAlertsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetAlertsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetAlertsResponse_FieldPath ¶
type BatchGetAlertsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetAlertsResponse_FieldPathSelector Get(source *BatchGetAlertsResponse) []interface{} GetSingle(source *BatchGetAlertsResponse) (interface{}, bool) ClearValue(item *BatchGetAlertsResponse) // Those methods build corresponding BatchGetAlertsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetAlertsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetAlertsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetAlertsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetAlertsResponse_FieldPath ¶
func BuildBatchGetAlertsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAlertsResponse_FieldPath, error)
func MustParseBatchGetAlertsResponse_FieldPath ¶
func MustParseBatchGetAlertsResponse_FieldPath(rawField string) BatchGetAlertsResponse_FieldPath
func ParseBatchGetAlertsResponse_FieldPath ¶
func ParseBatchGetAlertsResponse_FieldPath(rawField string) (BatchGetAlertsResponse_FieldPath, error)
type BatchGetAlertsResponse_FieldPathArrayItemValue ¶
type BatchGetAlertsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetAlertsResponse_FieldPath ContainsValue(*BatchGetAlertsResponse) bool }
BatchGetAlertsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetAlertsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetAlertsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetAlertsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAlertsResponse_FieldPathArrayItemValue
func ParseBatchGetAlertsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetAlertsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAlertsResponse_FieldPathArrayItemValue, error)
ParseBatchGetAlertsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetAlertsResponse_FieldPathArrayOfValues ¶
type BatchGetAlertsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetAlertsResponse_FieldPath }
BatchGetAlertsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetAlertsResponse fields according to their type
func MustParseBatchGetAlertsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetAlertsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAlertsResponse_FieldPathArrayOfValues
func ParseBatchGetAlertsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetAlertsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAlertsResponse_FieldPathArrayOfValues, error)
type BatchGetAlertsResponse_FieldPathSelector ¶
type BatchGetAlertsResponse_FieldPathSelector int32
const ( BatchGetAlertsResponse_FieldPathSelectorAlerts BatchGetAlertsResponse_FieldPathSelector = 0 BatchGetAlertsResponse_FieldPathSelectorMissing BatchGetAlertsResponse_FieldPathSelector = 1 )
func (BatchGetAlertsResponse_FieldPathSelector) String ¶
func (s BatchGetAlertsResponse_FieldPathSelector) String() string
type BatchGetAlertsResponse_FieldPathValue ¶
type BatchGetAlertsResponse_FieldPathValue interface { BatchGetAlertsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetAlertsResponse) CompareWith(*BatchGetAlertsResponse) (cmp int, comparable bool) }
BatchGetAlertsResponse_FieldPathValue allows storing values for BatchGetAlertsResponse fields according to their type
func MustParseBatchGetAlertsResponse_FieldPathValue ¶
func MustParseBatchGetAlertsResponse_FieldPathValue(pathStr, valueStr string) BatchGetAlertsResponse_FieldPathValue
func ParseBatchGetAlertsResponse_FieldPathValue ¶
func ParseBatchGetAlertsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetAlertsResponse_FieldPathValue, error)
type BatchGetAlertsResponse_FieldSubPath ¶
type BatchGetAlertsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAlertsResponse_FieldSubPath) AsAlertsSubPath ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) AsAlertsSubPath() (alert.Alert_FieldPath, bool)
func (*BatchGetAlertsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) ClearValue(item *BatchGetAlertsResponse)
func (*BatchGetAlertsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetAlertsResponse_FieldSubPath) Get ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) Get(source *BatchGetAlertsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetAlertsResponse
func (*BatchGetAlertsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAlertsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAlertsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) GetSingle(source *BatchGetAlertsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetAlertsResponse
func (*BatchGetAlertsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAlertsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAlertsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAlertsResponse_FieldSubPath) Selector ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) Selector() BatchGetAlertsResponse_FieldPathSelector
func (*BatchGetAlertsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BatchGetAlertsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAlertsResponse_FieldSubPath) String ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetAlertsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetAlertsResponse_FieldPathArrayItemValue
func (*BatchGetAlertsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetAlertsResponse_FieldPathArrayOfValues
func (*BatchGetAlertsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetAlertsResponse_FieldPathValue
func (*BatchGetAlertsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAlertsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAlertsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetAlertsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAlertsResponse_FieldSubPathArrayItemValue ¶
type BatchGetAlertsResponse_FieldSubPathArrayItemValue struct { BatchGetAlertsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAlertsResponse_FieldSubPathArrayItemValue) AsAlertsPathItemValue ¶
func (fpaivs *BatchGetAlertsResponse_FieldSubPathArrayItemValue) AsAlertsPathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
func (*BatchGetAlertsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetAlertsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetAlertsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAlertsResponse'
func (*BatchGetAlertsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetAlertsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetAlertsResponse_FieldSubPathArrayOfValues ¶
type BatchGetAlertsResponse_FieldSubPathArrayOfValues struct { BatchGetAlertsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAlertsResponse_FieldSubPathArrayOfValues) AsAlertsPathArrayOfValues ¶
func (fpsaov *BatchGetAlertsResponse_FieldSubPathArrayOfValues) AsAlertsPathArrayOfValues() (alert.Alert_FieldPathArrayOfValues, bool)
func (*BatchGetAlertsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetAlertsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetAlertsResponse_FieldSubPathValue ¶
type BatchGetAlertsResponse_FieldSubPathValue struct { BatchGetAlertsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAlertsResponse_FieldSubPathValue) AsAlertsPathValue ¶
func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) AsAlertsPathValue() (alert.Alert_FieldPathValue, bool)
func (*BatchGetAlertsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) CompareWith(source *BatchGetAlertsResponse) (int, bool)
func (*BatchGetAlertsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAlertsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetAlertsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) SetTo(target **BatchGetAlertsResponse)
func (*BatchGetAlertsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetAlertsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetAlertsResponse_FieldTerminalPath ¶
type BatchGetAlertsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAlertsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) ClearValue(item *BatchGetAlertsResponse)
func (*BatchGetAlertsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetAlertsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) Get(source *BatchGetAlertsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetAlertsResponse
func (*BatchGetAlertsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAlertsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAlertsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) GetSingle(source *BatchGetAlertsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetAlertsResponse
func (*BatchGetAlertsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAlertsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAlertsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAlertsResponse_FieldTerminalPath) Selector ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) Selector() BatchGetAlertsResponse_FieldPathSelector
func (*BatchGetAlertsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetAlertsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAlertsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetAlertsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAlertsResponse_FieldPathArrayItemValue
func (*BatchGetAlertsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAlertsResponse_FieldPathArrayOfValues
func (*BatchGetAlertsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetAlertsResponse_FieldPathValue
func (*BatchGetAlertsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAlertsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAlertsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetAlertsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAlertsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetAlertsResponse_FieldTerminalPathArrayItemValue struct { BatchGetAlertsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) AsAlertsItemValue ¶
func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) AsAlertsItemValue() (*alert.Alert, bool)
func (*BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*alert.Reference, bool)
func (*BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAlertsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAlertsResponse'
func (*BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetAlertsResponse as interface{}
func (*BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAlertsResponse) (interface{}, bool)
func (*BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetAlertsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetAlertsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetAlertsResponse_FieldTerminalPathArrayOfValues struct { BatchGetAlertsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertsResponse_FieldTerminalPathArrayOfValues) AsAlertsArrayOfValues ¶
func (fpaov *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues) AsAlertsArrayOfValues() ([][]*alert.Alert, bool)
func (*BatchGetAlertsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*alert.Reference, bool)
func (*BatchGetAlertsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetAlertsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetAlertsResponse_FieldTerminalPathValue ¶
type BatchGetAlertsResponse_FieldTerminalPathValue struct { BatchGetAlertsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertsResponse_FieldTerminalPathValue) AsAlertsValue ¶
func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) AsAlertsValue() ([]*alert.Alert, bool)
func (*BatchGetAlertsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) AsMissingValue() ([]*alert.Reference, bool)
func (*BatchGetAlertsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetAlertsResponse) (int, bool)
CompareWith compares value in the 'BatchGetAlertsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetAlertsResponse'.
func (*BatchGetAlertsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAlertsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetAlertsResponse' as interface{}
func (*BatchGetAlertsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) SetTo(target **BatchGetAlertsResponse)
SetTo stores value for selected field for object BatchGetAlertsResponse
func (*BatchGetAlertsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetAlertsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateAlertDescriptor ¶ added in v0.4.28
type CreateAlertDescriptor struct{}
func GetCreateAlertDescriptor ¶ added in v0.4.28
func GetCreateAlertDescriptor() *CreateAlertDescriptor
func (*CreateAlertDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateAlertDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetApiName() string
func (*CreateAlertDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateAlertDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetFullMethodName() string
func (*CreateAlertDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetMethodName() string
func (*CreateAlertDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetProtoPkgName() string
func (*CreateAlertDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreateAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateAlertDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateAlertDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetServiceDomain() string
func (*CreateAlertDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetServiceVersion() string
func (*CreateAlertDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreateAlertDescriptor) GetVerb() string
func (*CreateAlertDescriptor) HasResource ¶ added in v0.4.30
func (d *CreateAlertDescriptor) HasResource() bool
func (*CreateAlertDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreateAlertDescriptor) IsClientStream() bool
func (*CreateAlertDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreateAlertDescriptor) IsCollection() bool
func (*CreateAlertDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreateAlertDescriptor) IsPlural() bool
func (*CreateAlertDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreateAlertDescriptor) IsServerStream() bool
func (*CreateAlertDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreateAlertDescriptor) IsUnary() bool
func (*CreateAlertDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreateAlertDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateAlertDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreateAlertDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateAlertDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreateAlertDescriptor) RequestHasResourceBody() bool
type CreateAlertDescriptorClientMsgHandle ¶ added in v0.4.28
type CreateAlertDescriptorClientMsgHandle struct{}
func (*CreateAlertDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateAlertDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateAlertDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateAlertDescriptorServerMsgHandle ¶ added in v0.4.28
type CreateAlertDescriptorServerMsgHandle struct{}
func (*CreateAlertDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateAlertDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateAlertDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateAlertRequest ¶
type CreateAlertRequest struct { // Parent reference of ntt.monitoring.v3.Alert Parent *alert.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Alert resource body Alert *alert.Alert `protobuf:"bytes,2,opt,name=alert,proto3" json:"alert,omitempty" firestore:"alert"` // contains filtered or unexported fields }
Request message for method [CreateAlert][ntt.monitoring.v3.CreateAlert]
func (*CreateAlertRequest) Clone ¶
func (o *CreateAlertRequest) Clone() *CreateAlertRequest
func (*CreateAlertRequest) CloneRaw ¶
func (o *CreateAlertRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateAlertRequest) Descriptor ¶
func (*CreateAlertRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateAlertRequest.ProtoReflect.Descriptor instead.
func (*CreateAlertRequest) GetAlert ¶
func (m *CreateAlertRequest) GetAlert() *alert.Alert
func (*CreateAlertRequest) GetParent ¶
func (m *CreateAlertRequest) GetParent() *alert.ParentReference
func (*CreateAlertRequest) GotenMessage ¶
func (*CreateAlertRequest) GotenMessage()
func (*CreateAlertRequest) GotenObjectExt ¶
func (o *CreateAlertRequest) GotenObjectExt()
func (*CreateAlertRequest) GotenValidate ¶
func (obj *CreateAlertRequest) GotenValidate() error
func (*CreateAlertRequest) MakeDiffFieldMask ¶
func (o *CreateAlertRequest) MakeDiffFieldMask(other *CreateAlertRequest) *CreateAlertRequest_FieldMask
func (*CreateAlertRequest) MakeFullFieldMask ¶
func (o *CreateAlertRequest) MakeFullFieldMask() *CreateAlertRequest_FieldMask
func (*CreateAlertRequest) MakeRawDiffFieldMask ¶
func (o *CreateAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateAlertRequest) MakeRawFullFieldMask ¶
func (o *CreateAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateAlertRequest) Marshal ¶
func (m *CreateAlertRequest) Marshal() ([]byte, error)
func (*CreateAlertRequest) MarshalJSON ¶
func (m *CreateAlertRequest) MarshalJSON() ([]byte, error)
func (*CreateAlertRequest) Merge ¶
func (o *CreateAlertRequest) Merge(source *CreateAlertRequest)
func (*CreateAlertRequest) MergeRaw ¶
func (o *CreateAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateAlertRequest) ProtoMessage ¶
func (*CreateAlertRequest) ProtoMessage()
func (*CreateAlertRequest) ProtoReflect ¶
func (m *CreateAlertRequest) ProtoReflect() preflect.Message
func (*CreateAlertRequest) Reset ¶
func (m *CreateAlertRequest) Reset()
func (*CreateAlertRequest) SetAlert ¶
func (m *CreateAlertRequest) SetAlert(fv *alert.Alert)
func (*CreateAlertRequest) SetParent ¶
func (m *CreateAlertRequest) SetParent(fv *alert.ParentReference)
func (*CreateAlertRequest) String ¶
func (m *CreateAlertRequest) String() string
func (*CreateAlertRequest) Unmarshal ¶
func (m *CreateAlertRequest) Unmarshal(b []byte) error
func (*CreateAlertRequest) UnmarshalJSON ¶
func (m *CreateAlertRequest) UnmarshalJSON(data []byte) error
type CreateAlertRequestFieldPathBuilder ¶
type CreateAlertRequestFieldPathBuilder struct{}
func NewCreateAlertRequestFieldPathBuilder ¶
func NewCreateAlertRequestFieldPathBuilder() CreateAlertRequestFieldPathBuilder
type CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric ¶
type CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric struct {
// contains filtered or unexported fields
}
func (CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithValue ¶
func (s CreateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithValue(value float64) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels ¶
type CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels struct {
// contains filtered or unexported fields
}
func (CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithValue ¶
func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels ¶
type CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels struct {
// contains filtered or unexported fields
}
func (CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue ¶
func (s CreateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestMapPathSelectorAlertMetadataAnnotations ¶
type CreateAlertRequestMapPathSelectorAlertMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateAlertRequestMapPathSelectorAlertMetadataAnnotations) FieldPath ¶
func (s CreateAlertRequestMapPathSelectorAlertMetadataAnnotations) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithArrayOfValues ¶
func (s CreateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithValue ¶
func (s CreateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestMapPathSelectorAlertMetadataLabels ¶
type CreateAlertRequestMapPathSelectorAlertMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateAlertRequestMapPathSelectorAlertMetadataLabels) FieldPath ¶
func (s CreateAlertRequestMapPathSelectorAlertMetadataLabels) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestMapPathSelectorAlertMetadataLabels) WithArrayOfValues ¶
func (s CreateAlertRequestMapPathSelectorAlertMetadataLabels) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestMapPathSelectorAlertMetadataLabels) WithValue ¶
func (s CreateAlertRequestMapPathSelectorAlertMetadataLabels) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestMapPathSelectorAlertMetadataShards ¶
type CreateAlertRequestMapPathSelectorAlertMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateAlertRequestMapPathSelectorAlertMetadataShards) FieldPath ¶
func (s CreateAlertRequestMapPathSelectorAlertMetadataShards) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestMapPathSelectorAlertMetadataShards) WithArrayOfValues ¶
func (s CreateAlertRequestMapPathSelectorAlertMetadataShards) WithArrayOfValues(values []int64) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestMapPathSelectorAlertMetadataShards) WithValue ¶
func (s CreateAlertRequestMapPathSelectorAlertMetadataShards) WithValue(value int64) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlert ¶
type CreateAlertRequestPathSelectorAlert struct{}
func (CreateAlertRequestPathSelectorAlert) DisplayName ¶
func (CreateAlertRequestPathSelectorAlert) DisplayName() CreateAlertRequestPathSelectorAlertDisplayName
func (CreateAlertRequestPathSelectorAlert) FieldPath ¶
func (CreateAlertRequestPathSelectorAlert) FieldPath() *CreateAlertRequest_FieldTerminalPath
func (CreateAlertRequestPathSelectorAlert) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlert) WithArrayOfValues(values []*alert.Alert) *CreateAlertRequest_FieldTerminalPathArrayOfValues
func (CreateAlertRequestPathSelectorAlert) WithSubArrayItemValue ¶
func (s CreateAlertRequestPathSelectorAlert) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *CreateAlertRequest_FieldSubPathArrayItemValue
func (CreateAlertRequestPathSelectorAlert) WithSubArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlert) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlert) WithSubPath ¶
func (CreateAlertRequestPathSelectorAlert) WithSubPath(subPath alert.Alert_FieldPath) *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlert) WithSubValue ¶
func (s CreateAlertRequestPathSelectorAlert) WithSubValue(subPathValue alert.Alert_FieldPathValue) *CreateAlertRequest_FieldSubPathValue
func (CreateAlertRequestPathSelectorAlert) WithValue ¶
func (s CreateAlertRequestPathSelectorAlert) WithValue(value *alert.Alert) *CreateAlertRequest_FieldTerminalPathValue
type CreateAlertRequestPathSelectorAlertDisplayName ¶
type CreateAlertRequestPathSelectorAlertDisplayName struct{}
func (CreateAlertRequestPathSelectorAlertDisplayName) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertDisplayName) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertDisplayName) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertDisplayName) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertDisplayName) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertDisplayName) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfo ¶
type CreateAlertRequestPathSelectorAlertInfo struct{}
func (CreateAlertRequestPathSelectorAlertInfo) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertInfo) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertInfo) ObservedValues ¶
func (CreateAlertRequestPathSelectorAlertInfo) ObservedValues() CreateAlertRequestPathSelectorAlertInfoObservedValues
func (CreateAlertRequestPathSelectorAlertInfo) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfo) WithArrayOfValues(values []*alert.Alert_Info) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfo) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfo) WithValue(value *alert.Alert_Info) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoObservedValues ¶
type CreateAlertRequestPathSelectorAlertInfoObservedValues struct{}
func (CreateAlertRequestPathSelectorAlertInfoObservedValues) ExampleValue ¶
func (CreateAlertRequestPathSelectorAlertInfoObservedValues) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertInfoObservedValues) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertInfoObservedValues) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoObservedValues) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoObservedValues) WithValue(value *alert.Alert_Info_ObservedValues) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue ¶
type CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue struct{}
func (CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithValue(value float64) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric ¶
type CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric struct{}
func (CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithValue(value map[string]float64) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoTimeSerie ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerie struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerie) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertInfoTimeSerie) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertInfoTimeSerie) MonitoredResource ¶
func (CreateAlertRequestPathSelectorAlertInfoTimeSerie) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoTimeSerie) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoTimeSerieKey ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerieKey struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieKey) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieKey) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithValue(value []byte) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) ReducedLabels ¶
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithValue(value map[string]string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithItemValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *CreateAlertRequest_FieldSubPathArrayItemValue
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithValue(value []string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) ReducedLabels ¶
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *CreateAlertRequest_FieldSubPathArrayOfValues
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue(value string) *CreateAlertRequest_FieldSubPathArrayItemValue
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithValue(value []string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType ¶
type CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType struct{}
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadata ¶
type CreateAlertRequestPathSelectorAlertMetadata struct{}
func (CreateAlertRequestPathSelectorAlertMetadata) Annotations ¶
func (CreateAlertRequestPathSelectorAlertMetadata) CreateTime ¶
func (CreateAlertRequestPathSelectorAlertMetadata) DeleteTime ¶ added in v0.8.0
func (CreateAlertRequestPathSelectorAlertMetadata) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertMetadata) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadata) Generation ¶
func (CreateAlertRequestPathSelectorAlertMetadata) OwnerReferences ¶
func (CreateAlertRequestPathSelectorAlertMetadata) OwnerReferences() CreateAlertRequestPathSelectorAlertMetadataOwnerReferences
func (CreateAlertRequestPathSelectorAlertMetadata) ResourceVersion ¶
func (CreateAlertRequestPathSelectorAlertMetadata) ResourceVersion() CreateAlertRequestPathSelectorAlertMetadataResourceVersion
func (CreateAlertRequestPathSelectorAlertMetadata) UpdateTime ¶
func (CreateAlertRequestPathSelectorAlertMetadata) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadata) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadata) WithValue(value *ntt_meta.Meta) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataAnnotations ¶
type CreateAlertRequestPathSelectorAlertMetadataAnnotations struct{}
func (CreateAlertRequestPathSelectorAlertMetadataAnnotations) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataAnnotations) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataAnnotations) WithValue(value map[string]string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataCreateTime ¶
type CreateAlertRequestPathSelectorAlertMetadataCreateTime struct{}
func (CreateAlertRequestPathSelectorAlertMetadataCreateTime) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertMetadataCreateTime) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataCreateTime) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataCreateTime) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataDeleteTime ¶ added in v0.8.0
type CreateAlertRequestPathSelectorAlertMetadataDeleteTime struct{}
func (CreateAlertRequestPathSelectorAlertMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (CreateAlertRequestPathSelectorAlertMetadataDeleteTime) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataDeleteTime) WithValue ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataGeneration ¶
type CreateAlertRequestPathSelectorAlertMetadataGeneration struct{}
func (CreateAlertRequestPathSelectorAlertMetadataGeneration) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertMetadataGeneration) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataGeneration) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataGeneration) WithArrayOfValues(values []int64) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataGeneration) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataGeneration) WithValue(value int64) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataLabels ¶
type CreateAlertRequestPathSelectorAlertMetadataLabels struct{}
func (CreateAlertRequestPathSelectorAlertMetadataLabels) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertMetadataLabels) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataLabels) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataLabels) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataLabels) WithValue(value map[string]string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataLifecycle ¶ added in v0.8.0
type CreateAlertRequestPathSelectorAlertMetadataLifecycle struct{}
func (CreateAlertRequestPathSelectorAlertMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (CreateAlertRequestPathSelectorAlertMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (CreateAlertRequestPathSelectorAlertMetadataLifecycle) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion struct{}
func (CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithValue ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataLifecycleState ¶ added in v0.8.0
type CreateAlertRequestPathSelectorAlertMetadataLifecycleState struct{}
func (CreateAlertRequestPathSelectorAlertMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataLifecycleState) WithValue ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferences ¶
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferences struct{}
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) Controller ¶
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithItemValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateAlertRequest_FieldSubPathArrayItemValue
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController ¶
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController struct{}
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind ¶
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind struct{}
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName ¶
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName struct{}
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion ¶ added in v0.8.0
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion struct{}
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithValue ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion ¶ added in v0.8.0
type CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion struct{}
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithValue ¶ added in v0.8.0
func (s CreateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataResourceVersion ¶
type CreateAlertRequestPathSelectorAlertMetadataResourceVersion struct{}
func (CreateAlertRequestPathSelectorAlertMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataResourceVersion) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataResourceVersion) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataResourceVersion) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataShards ¶
type CreateAlertRequestPathSelectorAlertMetadataShards struct{}
func (CreateAlertRequestPathSelectorAlertMetadataShards) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertMetadataShards) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataShards) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataShards) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataShards) WithValue(value map[string]int64) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataSyncing ¶
type CreateAlertRequestPathSelectorAlertMetadataSyncing struct{}
func (CreateAlertRequestPathSelectorAlertMetadataSyncing) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertMetadataSyncing) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataSyncing) OwningRegion ¶
func (CreateAlertRequestPathSelectorAlertMetadataSyncing) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataSyncing) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion ¶
type CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion struct{}
func (CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataSyncingRegions ¶
type CreateAlertRequestPathSelectorAlertMetadataSyncingRegions struct{}
func (CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithItemValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithItemValue(value string) *CreateAlertRequest_FieldSubPathArrayItemValue
func (CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithValue(value []string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataTags ¶
type CreateAlertRequestPathSelectorAlertMetadataTags struct{}
func (CreateAlertRequestPathSelectorAlertMetadataTags) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertMetadataTags) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataTags) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataTags) WithArrayOfValues(values [][]string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataTags) WithItemValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataTags) WithItemValue(value string) *CreateAlertRequest_FieldSubPathArrayItemValue
func (CreateAlertRequestPathSelectorAlertMetadataTags) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataTags) WithValue(value []string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataUpdateTime ¶
type CreateAlertRequestPathSelectorAlertMetadataUpdateTime struct{}
func (CreateAlertRequestPathSelectorAlertMetadataUpdateTime) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertMetadataUpdateTime) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataUpdateTime) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertMetadataUuid ¶
type CreateAlertRequestPathSelectorAlertMetadataUuid struct{}
func (CreateAlertRequestPathSelectorAlertMetadataUuid) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertMetadataUuid) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertMetadataUuid) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertMetadataUuid) WithArrayOfValues(values []string) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertMetadataUuid) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertMetadataUuid) WithValue(value string) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertName ¶
type CreateAlertRequestPathSelectorAlertName struct{}
func (CreateAlertRequestPathSelectorAlertName) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertName) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertName) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertName) WithArrayOfValues(values []*alert.Name) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertName) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertName) WithValue(value *alert.Name) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertState ¶
type CreateAlertRequestPathSelectorAlertState struct{}
func (CreateAlertRequestPathSelectorAlertState) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertState) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertState) IsAcknowledged ¶
func (CreateAlertRequestPathSelectorAlertState) IsAcknowledged() CreateAlertRequestPathSelectorAlertStateIsAcknowledged
func (CreateAlertRequestPathSelectorAlertState) IsSilenced ¶
func (CreateAlertRequestPathSelectorAlertState) LifecycleCompleted ¶ added in v0.10.12
func (CreateAlertRequestPathSelectorAlertState) LifecycleCompleted() CreateAlertRequestPathSelectorAlertStateLifecycleCompleted
func (CreateAlertRequestPathSelectorAlertState) NeedsNotification ¶ added in v0.10.10
func (CreateAlertRequestPathSelectorAlertState) NeedsNotification() CreateAlertRequestPathSelectorAlertStateNeedsNotification
func (CreateAlertRequestPathSelectorAlertState) NotificationCreated ¶ added in v0.10.10
func (CreateAlertRequestPathSelectorAlertState) NotificationCreated() CreateAlertRequestPathSelectorAlertStateNotificationCreated
func (CreateAlertRequestPathSelectorAlertState) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertState) WithArrayOfValues(values []*alert.Alert_State) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertState) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertState) WithValue(value *alert.Alert_State) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertStateIsAcknowledged ¶
type CreateAlertRequestPathSelectorAlertStateIsAcknowledged struct{}
func (CreateAlertRequestPathSelectorAlertStateIsAcknowledged) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertStateIsAcknowledged) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertStateIsAcknowledged) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertStateIsAcknowledged) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertStateIsFiring ¶
type CreateAlertRequestPathSelectorAlertStateIsFiring struct{}
func (CreateAlertRequestPathSelectorAlertStateIsFiring) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertStateIsFiring) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertStateIsFiring) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertStateIsFiring) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertStateIsFiring) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertStateIsFiring) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertStateIsSilenced ¶
type CreateAlertRequestPathSelectorAlertStateIsSilenced struct{}
func (CreateAlertRequestPathSelectorAlertStateIsSilenced) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertStateIsSilenced) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertStateIsSilenced) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertStateIsSilenced) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertStateIsSilenced) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertStateIsSilenced) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertStateLifecycleCompleted ¶ added in v0.10.12
type CreateAlertRequestPathSelectorAlertStateLifecycleCompleted struct{}
func (CreateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s CreateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithValue ¶ added in v0.10.12
func (s CreateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertStateLifetime ¶
type CreateAlertRequestPathSelectorAlertStateLifetime struct{}
func (CreateAlertRequestPathSelectorAlertStateLifetime) FieldPath ¶
func (CreateAlertRequestPathSelectorAlertStateLifetime) FieldPath() *CreateAlertRequest_FieldSubPath
func (CreateAlertRequestPathSelectorAlertStateLifetime) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertStateLifetime) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertStateLifetime) WithValue(value *monitoring_common.TimeRange) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertStateLifetimeEndTime ¶
type CreateAlertRequestPathSelectorAlertStateLifetimeEndTime struct{}
func (CreateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertStateLifetimeStartTime ¶
type CreateAlertRequestPathSelectorAlertStateLifetimeStartTime struct{}
func (CreateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithValue ¶
func (s CreateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertStateNeedsNotification ¶ added in v0.10.10
type CreateAlertRequestPathSelectorAlertStateNeedsNotification struct{}
func (CreateAlertRequestPathSelectorAlertStateNeedsNotification) WithArrayOfValues ¶ added in v0.10.10
func (s CreateAlertRequestPathSelectorAlertStateNeedsNotification) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertStateNeedsNotification) WithValue ¶ added in v0.10.10
func (s CreateAlertRequestPathSelectorAlertStateNeedsNotification) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorAlertStateNotificationCreated ¶ added in v0.10.10
type CreateAlertRequestPathSelectorAlertStateNotificationCreated struct{}
func (CreateAlertRequestPathSelectorAlertStateNotificationCreated) WithArrayOfValues ¶ added in v0.10.10
func (s CreateAlertRequestPathSelectorAlertStateNotificationCreated) WithArrayOfValues(values []bool) *CreateAlertRequest_FieldSubPathArrayOfValues
func (CreateAlertRequestPathSelectorAlertStateNotificationCreated) WithValue ¶ added in v0.10.10
func (s CreateAlertRequestPathSelectorAlertStateNotificationCreated) WithValue(value bool) *CreateAlertRequest_FieldSubPathValue
type CreateAlertRequestPathSelectorParent ¶
type CreateAlertRequestPathSelectorParent struct{}
func (CreateAlertRequestPathSelectorParent) FieldPath ¶
func (CreateAlertRequestPathSelectorParent) FieldPath() *CreateAlertRequest_FieldTerminalPath
func (CreateAlertRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateAlertRequestPathSelectorParent) WithArrayOfValues(values []*alert.ParentReference) *CreateAlertRequest_FieldTerminalPathArrayOfValues
func (CreateAlertRequestPathSelectorParent) WithValue ¶
func (s CreateAlertRequestPathSelectorParent) WithValue(value *alert.ParentReference) *CreateAlertRequest_FieldTerminalPathValue
type CreateAlertRequest_FieldMask ¶
type CreateAlertRequest_FieldMask struct {
Paths []CreateAlertRequest_FieldPath
}
func FullCreateAlertRequest_FieldMask ¶
func FullCreateAlertRequest_FieldMask() *CreateAlertRequest_FieldMask
func (*CreateAlertRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateAlertRequest_FieldMask) AppendPath(path CreateAlertRequest_FieldPath)
func (*CreateAlertRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateAlertRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateAlertRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateAlertRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateAlertRequest_FieldMask) FilterInputFields() *CreateAlertRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateAlertRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateAlertRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateAlertRequest_FieldMask) GetPaths() []CreateAlertRequest_FieldPath
func (*CreateAlertRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateAlertRequest_FieldMask) IsFull ¶
func (fieldMask *CreateAlertRequest_FieldMask) IsFull() bool
func (CreateAlertRequest_FieldMask) Marshal ¶
func (fieldMask CreateAlertRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateAlertRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateAlertRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateAlertRequest_FieldMask) PathsCount() int
func (*CreateAlertRequest_FieldMask) Project ¶
func (fieldMask *CreateAlertRequest_FieldMask) Project(source *CreateAlertRequest) *CreateAlertRequest
func (*CreateAlertRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateAlertRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateAlertRequest_FieldMask) ProtoMessage()
func (*CreateAlertRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateAlertRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateAlertRequest_FieldMask) Reset ¶
func (fieldMask *CreateAlertRequest_FieldMask) Reset()
func (*CreateAlertRequest_FieldMask) Set ¶
func (fieldMask *CreateAlertRequest_FieldMask) Set(target, source *CreateAlertRequest)
func (*CreateAlertRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateAlertRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateAlertRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateAlertRequest_FieldMask) Size ¶
func (fieldMask *CreateAlertRequest_FieldMask) Size() int
func (*CreateAlertRequest_FieldMask) String ¶
func (fieldMask *CreateAlertRequest_FieldMask) String() string
func (*CreateAlertRequest_FieldMask) Subtract ¶
func (fieldMask *CreateAlertRequest_FieldMask) Subtract(other *CreateAlertRequest_FieldMask) *CreateAlertRequest_FieldMask
func (*CreateAlertRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateAlertRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateAlertRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateAlertRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateAlertRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateAlertRequest_FieldPath ¶
type CreateAlertRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateAlertRequest_FieldPathSelector Get(source *CreateAlertRequest) []interface{} GetSingle(source *CreateAlertRequest) (interface{}, bool) ClearValue(item *CreateAlertRequest) // Those methods build corresponding CreateAlertRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateAlertRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateAlertRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateAlertRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateAlertRequest_FieldPath ¶
func BuildCreateAlertRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateAlertRequest_FieldPath, error)
func MustParseCreateAlertRequest_FieldPath ¶
func MustParseCreateAlertRequest_FieldPath(rawField string) CreateAlertRequest_FieldPath
func ParseCreateAlertRequest_FieldPath ¶
func ParseCreateAlertRequest_FieldPath(rawField string) (CreateAlertRequest_FieldPath, error)
type CreateAlertRequest_FieldPathArrayItemValue ¶
type CreateAlertRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateAlertRequest_FieldPath ContainsValue(*CreateAlertRequest) bool }
CreateAlertRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateAlertRequest according to their type Present only for array (repeated) types.
func MustParseCreateAlertRequest_FieldPathArrayItemValue ¶
func MustParseCreateAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateAlertRequest_FieldPathArrayItemValue
func ParseCreateAlertRequest_FieldPathArrayItemValue ¶
func ParseCreateAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateAlertRequest_FieldPathArrayItemValue, error)
ParseCreateAlertRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateAlertRequest_FieldPathArrayOfValues ¶
type CreateAlertRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateAlertRequest_FieldPath }
CreateAlertRequest_FieldPathArrayOfValues allows storing slice of values for CreateAlertRequest fields according to their type
func MustParseCreateAlertRequest_FieldPathArrayOfValues ¶
func MustParseCreateAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateAlertRequest_FieldPathArrayOfValues
func ParseCreateAlertRequest_FieldPathArrayOfValues ¶
func ParseCreateAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateAlertRequest_FieldPathArrayOfValues, error)
type CreateAlertRequest_FieldPathSelector ¶
type CreateAlertRequest_FieldPathSelector int32
const ( CreateAlertRequest_FieldPathSelectorParent CreateAlertRequest_FieldPathSelector = 0 CreateAlertRequest_FieldPathSelectorAlert CreateAlertRequest_FieldPathSelector = 1 )
func (CreateAlertRequest_FieldPathSelector) String ¶
func (s CreateAlertRequest_FieldPathSelector) String() string
type CreateAlertRequest_FieldPathValue ¶
type CreateAlertRequest_FieldPathValue interface { CreateAlertRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateAlertRequest) CompareWith(*CreateAlertRequest) (cmp int, comparable bool) }
CreateAlertRequest_FieldPathValue allows storing values for CreateAlertRequest fields according to their type
func MustParseCreateAlertRequest_FieldPathValue ¶
func MustParseCreateAlertRequest_FieldPathValue(pathStr, valueStr string) CreateAlertRequest_FieldPathValue
func ParseCreateAlertRequest_FieldPathValue ¶
func ParseCreateAlertRequest_FieldPathValue(pathStr, valueStr string) (CreateAlertRequest_FieldPathValue, error)
type CreateAlertRequest_FieldSubPath ¶
type CreateAlertRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateAlertRequest_FieldSubPath) AsAlertSubPath ¶
func (fps *CreateAlertRequest_FieldSubPath) AsAlertSubPath() (alert.Alert_FieldPath, bool)
func (*CreateAlertRequest_FieldSubPath) ClearValue ¶
func (fps *CreateAlertRequest_FieldSubPath) ClearValue(item *CreateAlertRequest)
func (*CreateAlertRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateAlertRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateAlertRequest_FieldSubPath) Get ¶
func (fps *CreateAlertRequest_FieldSubPath) Get(source *CreateAlertRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateAlertRequest
func (*CreateAlertRequest_FieldSubPath) GetDefault ¶
func (fps *CreateAlertRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateAlertRequest_FieldSubPath) GetRaw ¶
func (fps *CreateAlertRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateAlertRequest_FieldSubPath) GetSingle ¶
func (fps *CreateAlertRequest_FieldSubPath) GetSingle(source *CreateAlertRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateAlertRequest
func (*CreateAlertRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateAlertRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateAlertRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateAlertRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateAlertRequest_FieldSubPath) JSONString ¶
func (fps *CreateAlertRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateAlertRequest_FieldSubPath) Selector ¶
func (fps *CreateAlertRequest_FieldSubPath) Selector() CreateAlertRequest_FieldPathSelector
func (*CreateAlertRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreateAlertRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateAlertRequest_FieldSubPath) String ¶
func (fps *CreateAlertRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateAlertRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateAlertRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateAlertRequest_FieldPathArrayItemValue
func (*CreateAlertRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateAlertRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateAlertRequest_FieldPathArrayOfValues
func (*CreateAlertRequest_FieldSubPath) WithIValue ¶
func (fps *CreateAlertRequest_FieldSubPath) WithIValue(value interface{}) CreateAlertRequest_FieldPathValue
func (*CreateAlertRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateAlertRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateAlertRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateAlertRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateAlertRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateAlertRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateAlertRequest_FieldSubPathArrayItemValue ¶
type CreateAlertRequest_FieldSubPathArrayItemValue struct { CreateAlertRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAlertRequest_FieldSubPathArrayItemValue) AsAlertPathItemValue ¶
func (fpaivs *CreateAlertRequest_FieldSubPathArrayItemValue) AsAlertPathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
func (*CreateAlertRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateAlertRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateAlertRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateAlertRequest'
func (*CreateAlertRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateAlertRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateAlertRequest_FieldSubPathArrayOfValues ¶
type CreateAlertRequest_FieldSubPathArrayOfValues struct { CreateAlertRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAlertRequest_FieldSubPathArrayOfValues) AsAlertPathArrayOfValues ¶
func (fpsaov *CreateAlertRequest_FieldSubPathArrayOfValues) AsAlertPathArrayOfValues() (alert.Alert_FieldPathArrayOfValues, bool)
func (*CreateAlertRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateAlertRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateAlertRequest_FieldSubPathValue ¶
type CreateAlertRequest_FieldSubPathValue struct { CreateAlertRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAlertRequest_FieldSubPathValue) AsAlertPathValue ¶
func (fpvs *CreateAlertRequest_FieldSubPathValue) AsAlertPathValue() (alert.Alert_FieldPathValue, bool)
func (*CreateAlertRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateAlertRequest_FieldSubPathValue) CompareWith(source *CreateAlertRequest) (int, bool)
func (*CreateAlertRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateAlertRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateAlertRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateAlertRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateAlertRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateAlertRequest_FieldSubPathValue) SetTo(target **CreateAlertRequest)
func (*CreateAlertRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateAlertRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateAlertRequest_FieldTerminalPath ¶
type CreateAlertRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateAlertRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateAlertRequest_FieldTerminalPath) ClearValue(item *CreateAlertRequest)
func (*CreateAlertRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateAlertRequest_FieldTerminalPath) Get ¶
func (fp *CreateAlertRequest_FieldTerminalPath) Get(source *CreateAlertRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateAlertRequest
func (*CreateAlertRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateAlertRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateAlertRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateAlertRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateAlertRequest_FieldTerminalPath) GetSingle(source *CreateAlertRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateAlertRequest
func (*CreateAlertRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateAlertRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateAlertRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateAlertRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateAlertRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateAlertRequest_FieldTerminalPath) Selector ¶
func (fp *CreateAlertRequest_FieldTerminalPath) Selector() CreateAlertRequest_FieldPathSelector
func (*CreateAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreateAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateAlertRequest_FieldTerminalPath) String ¶
func (fp *CreateAlertRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateAlertRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateAlertRequest_FieldPathArrayItemValue
func (*CreateAlertRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateAlertRequest_FieldPathArrayOfValues
func (*CreateAlertRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateAlertRequest_FieldTerminalPath) WithIValue(value interface{}) CreateAlertRequest_FieldPathValue
func (*CreateAlertRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateAlertRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateAlertRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateAlertRequest_FieldTerminalPathArrayItemValue ¶
type CreateAlertRequest_FieldTerminalPathArrayItemValue struct { CreateAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateAlertRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateAlertRequest'
func (*CreateAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateAlertRequest as interface{}
func (*CreateAlertRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateAlertRequest) (interface{}, bool)
func (*CreateAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateAlertRequest_FieldTerminalPathArrayOfValues ¶
type CreateAlertRequest_FieldTerminalPathArrayOfValues struct { CreateAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAlertRequest_FieldTerminalPathArrayOfValues) AsAlertArrayOfValues ¶
func (fpaov *CreateAlertRequest_FieldTerminalPathArrayOfValues) AsAlertArrayOfValues() ([]*alert.Alert, bool)
func (*CreateAlertRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateAlertRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alert.ParentReference, bool)
func (*CreateAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateAlertRequest_FieldTerminalPathValue ¶
type CreateAlertRequest_FieldTerminalPathValue struct { CreateAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAlertRequest_FieldTerminalPathValue) AsAlertValue ¶
func (fpv *CreateAlertRequest_FieldTerminalPathValue) AsAlertValue() (*alert.Alert, bool)
func (*CreateAlertRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateAlertRequest_FieldTerminalPathValue) AsParentValue() (*alert.ParentReference, bool)
func (*CreateAlertRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateAlertRequest_FieldTerminalPathValue) CompareWith(source *CreateAlertRequest) (int, bool)
CompareWith compares value in the 'CreateAlertRequest_FieldTerminalPathValue' with the value under path in 'CreateAlertRequest'.
func (*CreateAlertRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateAlertRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateAlertRequest' as interface{}
func (*CreateAlertRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateAlertRequest_FieldTerminalPathValue) SetTo(target **CreateAlertRequest)
SetTo stores value for selected field for object CreateAlertRequest
func (*CreateAlertRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteAlertDescriptor ¶ added in v0.4.28
type DeleteAlertDescriptor struct{}
func GetDeleteAlertDescriptor ¶ added in v0.4.28
func GetDeleteAlertDescriptor() *DeleteAlertDescriptor
func (*DeleteAlertDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteAlertDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetApiName() string
func (*DeleteAlertDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteAlertDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetFullMethodName() string
func (*DeleteAlertDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetMethodName() string
func (*DeleteAlertDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetProtoPkgName() string
func (*DeleteAlertDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeleteAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteAlertDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteAlertDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetServiceDomain() string
func (*DeleteAlertDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetServiceVersion() string
func (*DeleteAlertDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) GetVerb() string
func (*DeleteAlertDescriptor) HasResource ¶ added in v0.4.30
func (d *DeleteAlertDescriptor) HasResource() bool
func (*DeleteAlertDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) IsClientStream() bool
func (*DeleteAlertDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeleteAlertDescriptor) IsCollection() bool
func (*DeleteAlertDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeleteAlertDescriptor) IsPlural() bool
func (*DeleteAlertDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) IsServerStream() bool
func (*DeleteAlertDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) IsUnary() bool
func (*DeleteAlertDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteAlertDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteAlertDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeleteAlertDescriptor) RequestHasResourceBody() bool
type DeleteAlertDescriptorClientMsgHandle ¶ added in v0.4.28
type DeleteAlertDescriptorClientMsgHandle struct{}
func (*DeleteAlertDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteAlertDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteAlertDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteAlertDescriptorServerMsgHandle ¶ added in v0.4.28
type DeleteAlertDescriptorServerMsgHandle struct{}
func (*DeleteAlertDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteAlertDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteAlertDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteAlertRequest ¶
type DeleteAlertRequest struct { // Reference of ntt.monitoring.v3.Alert Name *alert.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteAlert][ntt.monitoring.v3.DeleteAlert]
func (*DeleteAlertRequest) Clone ¶
func (o *DeleteAlertRequest) Clone() *DeleteAlertRequest
func (*DeleteAlertRequest) CloneRaw ¶
func (o *DeleteAlertRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteAlertRequest) Descriptor ¶
func (*DeleteAlertRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteAlertRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertRequest) GetName ¶
func (m *DeleteAlertRequest) GetName() *alert.Reference
func (*DeleteAlertRequest) GotenMessage ¶
func (*DeleteAlertRequest) GotenMessage()
func (*DeleteAlertRequest) GotenObjectExt ¶
func (o *DeleteAlertRequest) GotenObjectExt()
func (*DeleteAlertRequest) GotenValidate ¶
func (obj *DeleteAlertRequest) GotenValidate() error
func (*DeleteAlertRequest) MakeDiffFieldMask ¶
func (o *DeleteAlertRequest) MakeDiffFieldMask(other *DeleteAlertRequest) *DeleteAlertRequest_FieldMask
func (*DeleteAlertRequest) MakeFullFieldMask ¶
func (o *DeleteAlertRequest) MakeFullFieldMask() *DeleteAlertRequest_FieldMask
func (*DeleteAlertRequest) MakeRawDiffFieldMask ¶
func (o *DeleteAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteAlertRequest) MakeRawFullFieldMask ¶
func (o *DeleteAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteAlertRequest) Marshal ¶
func (m *DeleteAlertRequest) Marshal() ([]byte, error)
func (*DeleteAlertRequest) MarshalJSON ¶
func (m *DeleteAlertRequest) MarshalJSON() ([]byte, error)
func (*DeleteAlertRequest) Merge ¶
func (o *DeleteAlertRequest) Merge(source *DeleteAlertRequest)
func (*DeleteAlertRequest) MergeRaw ¶
func (o *DeleteAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteAlertRequest) ProtoMessage ¶
func (*DeleteAlertRequest) ProtoMessage()
func (*DeleteAlertRequest) ProtoReflect ¶
func (m *DeleteAlertRequest) ProtoReflect() preflect.Message
func (*DeleteAlertRequest) Reset ¶
func (m *DeleteAlertRequest) Reset()
func (*DeleteAlertRequest) SetName ¶
func (m *DeleteAlertRequest) SetName(fv *alert.Reference)
func (*DeleteAlertRequest) String ¶
func (m *DeleteAlertRequest) String() string
func (*DeleteAlertRequest) Unmarshal ¶
func (m *DeleteAlertRequest) Unmarshal(b []byte) error
func (*DeleteAlertRequest) UnmarshalJSON ¶
func (m *DeleteAlertRequest) UnmarshalJSON(data []byte) error
type DeleteAlertRequestFieldPathBuilder ¶
type DeleteAlertRequestFieldPathBuilder struct{}
func NewDeleteAlertRequestFieldPathBuilder ¶
func NewDeleteAlertRequestFieldPathBuilder() DeleteAlertRequestFieldPathBuilder
type DeleteAlertRequestPathSelectorName ¶
type DeleteAlertRequestPathSelectorName struct{}
func (DeleteAlertRequestPathSelectorName) FieldPath ¶
func (DeleteAlertRequestPathSelectorName) FieldPath() *DeleteAlertRequest_FieldTerminalPath
func (DeleteAlertRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteAlertRequestPathSelectorName) WithArrayOfValues(values []*alert.Reference) *DeleteAlertRequest_FieldTerminalPathArrayOfValues
func (DeleteAlertRequestPathSelectorName) WithValue ¶
func (s DeleteAlertRequestPathSelectorName) WithValue(value *alert.Reference) *DeleteAlertRequest_FieldTerminalPathValue
type DeleteAlertRequest_FieldMask ¶
type DeleteAlertRequest_FieldMask struct {
Paths []DeleteAlertRequest_FieldPath
}
func FullDeleteAlertRequest_FieldMask ¶
func FullDeleteAlertRequest_FieldMask() *DeleteAlertRequest_FieldMask
func (*DeleteAlertRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteAlertRequest_FieldMask) AppendPath(path DeleteAlertRequest_FieldPath)
func (*DeleteAlertRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteAlertRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteAlertRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteAlertRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteAlertRequest_FieldMask) FilterInputFields() *DeleteAlertRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteAlertRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteAlertRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteAlertRequest_FieldMask) GetPaths() []DeleteAlertRequest_FieldPath
func (*DeleteAlertRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteAlertRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteAlertRequest_FieldMask) IsFull() bool
func (DeleteAlertRequest_FieldMask) Marshal ¶
func (fieldMask DeleteAlertRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteAlertRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteAlertRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteAlertRequest_FieldMask) PathsCount() int
func (*DeleteAlertRequest_FieldMask) Project ¶
func (fieldMask *DeleteAlertRequest_FieldMask) Project(source *DeleteAlertRequest) *DeleteAlertRequest
func (*DeleteAlertRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteAlertRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteAlertRequest_FieldMask) ProtoMessage()
func (*DeleteAlertRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteAlertRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteAlertRequest_FieldMask) Reset ¶
func (fieldMask *DeleteAlertRequest_FieldMask) Reset()
func (*DeleteAlertRequest_FieldMask) Set ¶
func (fieldMask *DeleteAlertRequest_FieldMask) Set(target, source *DeleteAlertRequest)
func (*DeleteAlertRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteAlertRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteAlertRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteAlertRequest_FieldMask) Size ¶
func (fieldMask *DeleteAlertRequest_FieldMask) Size() int
func (*DeleteAlertRequest_FieldMask) String ¶
func (fieldMask *DeleteAlertRequest_FieldMask) String() string
func (*DeleteAlertRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteAlertRequest_FieldMask) Subtract(other *DeleteAlertRequest_FieldMask) *DeleteAlertRequest_FieldMask
func (*DeleteAlertRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteAlertRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteAlertRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteAlertRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteAlertRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteAlertRequest_FieldPath ¶
type DeleteAlertRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteAlertRequest_FieldPathSelector Get(source *DeleteAlertRequest) []interface{} GetSingle(source *DeleteAlertRequest) (interface{}, bool) ClearValue(item *DeleteAlertRequest) // Those methods build corresponding DeleteAlertRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteAlertRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteAlertRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteAlertRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteAlertRequest_FieldPath ¶
func BuildDeleteAlertRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteAlertRequest_FieldPath, error)
func MustParseDeleteAlertRequest_FieldPath ¶
func MustParseDeleteAlertRequest_FieldPath(rawField string) DeleteAlertRequest_FieldPath
func ParseDeleteAlertRequest_FieldPath ¶
func ParseDeleteAlertRequest_FieldPath(rawField string) (DeleteAlertRequest_FieldPath, error)
type DeleteAlertRequest_FieldPathArrayItemValue ¶
type DeleteAlertRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteAlertRequest_FieldPath ContainsValue(*DeleteAlertRequest) bool }
DeleteAlertRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteAlertRequest according to their type Present only for array (repeated) types.
func MustParseDeleteAlertRequest_FieldPathArrayItemValue ¶
func MustParseDeleteAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteAlertRequest_FieldPathArrayItemValue
func ParseDeleteAlertRequest_FieldPathArrayItemValue ¶
func ParseDeleteAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteAlertRequest_FieldPathArrayItemValue, error)
ParseDeleteAlertRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteAlertRequest_FieldPathArrayOfValues ¶
type DeleteAlertRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteAlertRequest_FieldPath }
DeleteAlertRequest_FieldPathArrayOfValues allows storing slice of values for DeleteAlertRequest fields according to their type
func MustParseDeleteAlertRequest_FieldPathArrayOfValues ¶
func MustParseDeleteAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteAlertRequest_FieldPathArrayOfValues
func ParseDeleteAlertRequest_FieldPathArrayOfValues ¶
func ParseDeleteAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteAlertRequest_FieldPathArrayOfValues, error)
type DeleteAlertRequest_FieldPathSelector ¶
type DeleteAlertRequest_FieldPathSelector int32
const (
DeleteAlertRequest_FieldPathSelectorName DeleteAlertRequest_FieldPathSelector = 0
)
func (DeleteAlertRequest_FieldPathSelector) String ¶
func (s DeleteAlertRequest_FieldPathSelector) String() string
type DeleteAlertRequest_FieldPathValue ¶
type DeleteAlertRequest_FieldPathValue interface { DeleteAlertRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteAlertRequest) CompareWith(*DeleteAlertRequest) (cmp int, comparable bool) }
DeleteAlertRequest_FieldPathValue allows storing values for DeleteAlertRequest fields according to their type
func MustParseDeleteAlertRequest_FieldPathValue ¶
func MustParseDeleteAlertRequest_FieldPathValue(pathStr, valueStr string) DeleteAlertRequest_FieldPathValue
func ParseDeleteAlertRequest_FieldPathValue ¶
func ParseDeleteAlertRequest_FieldPathValue(pathStr, valueStr string) (DeleteAlertRequest_FieldPathValue, error)
type DeleteAlertRequest_FieldTerminalPath ¶
type DeleteAlertRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteAlertRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) ClearValue(item *DeleteAlertRequest)
func (*DeleteAlertRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteAlertRequest_FieldTerminalPath) Get ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) Get(source *DeleteAlertRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteAlertRequest
func (*DeleteAlertRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteAlertRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteAlertRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) GetSingle(source *DeleteAlertRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteAlertRequest
func (*DeleteAlertRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteAlertRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteAlertRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteAlertRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) Selector() DeleteAlertRequest_FieldPathSelector
func (*DeleteAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeleteAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteAlertRequest_FieldTerminalPath) String ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteAlertRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteAlertRequest_FieldPathArrayItemValue
func (*DeleteAlertRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteAlertRequest_FieldPathArrayOfValues
func (*DeleteAlertRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteAlertRequest_FieldPathValue
func (*DeleteAlertRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteAlertRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteAlertRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteAlertRequest_FieldTerminalPathArrayItemValue ¶
type DeleteAlertRequest_FieldTerminalPathArrayItemValue struct { DeleteAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteAlertRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteAlertRequest'
func (*DeleteAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteAlertRequest as interface{}
func (*DeleteAlertRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteAlertRequest) (interface{}, bool)
func (*DeleteAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteAlertRequest_FieldTerminalPathArrayOfValues ¶
type DeleteAlertRequest_FieldTerminalPathArrayOfValues struct { DeleteAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAlertRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteAlertRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alert.Reference, bool)
func (*DeleteAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteAlertRequest_FieldTerminalPathValue ¶
type DeleteAlertRequest_FieldTerminalPathValue struct { DeleteAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAlertRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteAlertRequest_FieldTerminalPathValue) AsNameValue() (*alert.Reference, bool)
func (*DeleteAlertRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteAlertRequest_FieldTerminalPathValue) CompareWith(source *DeleteAlertRequest) (int, bool)
CompareWith compares value in the 'DeleteAlertRequest_FieldTerminalPathValue' with the value under path in 'DeleteAlertRequest'.
func (*DeleteAlertRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteAlertRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteAlertRequest' as interface{}
func (*DeleteAlertRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteAlertRequest_FieldTerminalPathValue) SetTo(target **DeleteAlertRequest)
SetTo stores value for selected field for object DeleteAlertRequest
func (*DeleteAlertRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetAlertDescriptor ¶ added in v0.4.28
type GetAlertDescriptor struct{}
func GetGetAlertDescriptor ¶ added in v0.4.28
func GetGetAlertDescriptor() *GetAlertDescriptor
func (*GetAlertDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetAlertDescriptor) GetApiName ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetApiName() string
func (*GetAlertDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetAlertDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetFullMethodName() string
func (*GetAlertDescriptor) GetMethodName ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetMethodName() string
func (*GetAlertDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetProtoPkgName() string
func (*GetAlertDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *GetAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetAlertDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetAlertDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetServiceDomain() string
func (*GetAlertDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetServiceVersion() string
func (*GetAlertDescriptor) GetVerb ¶ added in v0.4.28
func (d *GetAlertDescriptor) GetVerb() string
func (*GetAlertDescriptor) HasResource ¶ added in v0.4.30
func (d *GetAlertDescriptor) HasResource() bool
func (*GetAlertDescriptor) IsClientStream ¶ added in v0.4.28
func (d *GetAlertDescriptor) IsClientStream() bool
func (*GetAlertDescriptor) IsCollection ¶ added in v0.4.30
func (d *GetAlertDescriptor) IsCollection() bool
func (*GetAlertDescriptor) IsPlural ¶ added in v0.4.30
func (d *GetAlertDescriptor) IsPlural() bool
func (*GetAlertDescriptor) IsServerStream ¶ added in v0.4.28
func (d *GetAlertDescriptor) IsServerStream() bool
func (*GetAlertDescriptor) IsUnary ¶ added in v0.4.28
func (d *GetAlertDescriptor) IsUnary() bool
func (*GetAlertDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *GetAlertDescriptor) NewEmptyClientMsg() proto.Message
func (*GetAlertDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *GetAlertDescriptor) NewEmptyServerMsg() proto.Message
func (*GetAlertDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *GetAlertDescriptor) RequestHasResourceBody() bool
type GetAlertDescriptorClientMsgHandle ¶ added in v0.4.28
type GetAlertDescriptorClientMsgHandle struct{}
func (*GetAlertDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetAlertDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetAlertDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetAlertDescriptorServerMsgHandle ¶ added in v0.4.28
type GetAlertDescriptorServerMsgHandle struct{}
func (*GetAlertDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetAlertDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetAlertDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetAlertRequest ¶
type GetAlertRequest struct { // Reference of ntt.monitoring.v3.Alert Name *alert.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 *alert.Alert_FieldMask `` /* 137-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 [GetAlert][ntt.monitoring.v3.GetAlert]
func (*GetAlertRequest) Clone ¶
func (o *GetAlertRequest) Clone() *GetAlertRequest
func (*GetAlertRequest) CloneRaw ¶
func (o *GetAlertRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetAlertRequest) Descriptor ¶
func (*GetAlertRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetAlertRequest.ProtoReflect.Descriptor instead.
func (*GetAlertRequest) GetFieldMask ¶
func (m *GetAlertRequest) GetFieldMask() *alert.Alert_FieldMask
func (*GetAlertRequest) GetName ¶
func (m *GetAlertRequest) GetName() *alert.Reference
func (*GetAlertRequest) GetView ¶
func (m *GetAlertRequest) GetView() view.View
func (*GetAlertRequest) GotenMessage ¶
func (*GetAlertRequest) GotenMessage()
func (*GetAlertRequest) GotenObjectExt ¶
func (o *GetAlertRequest) GotenObjectExt()
func (*GetAlertRequest) GotenValidate ¶
func (obj *GetAlertRequest) GotenValidate() error
func (*GetAlertRequest) MakeDiffFieldMask ¶
func (o *GetAlertRequest) MakeDiffFieldMask(other *GetAlertRequest) *GetAlertRequest_FieldMask
func (*GetAlertRequest) MakeFullFieldMask ¶
func (o *GetAlertRequest) MakeFullFieldMask() *GetAlertRequest_FieldMask
func (*GetAlertRequest) MakeRawDiffFieldMask ¶
func (o *GetAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetAlertRequest) MakeRawFullFieldMask ¶
func (o *GetAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetAlertRequest) Marshal ¶
func (m *GetAlertRequest) Marshal() ([]byte, error)
func (*GetAlertRequest) MarshalJSON ¶
func (m *GetAlertRequest) MarshalJSON() ([]byte, error)
func (*GetAlertRequest) Merge ¶
func (o *GetAlertRequest) Merge(source *GetAlertRequest)
func (*GetAlertRequest) MergeRaw ¶
func (o *GetAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetAlertRequest) ProtoMessage ¶
func (*GetAlertRequest) ProtoMessage()
func (*GetAlertRequest) ProtoReflect ¶
func (m *GetAlertRequest) ProtoReflect() preflect.Message
func (*GetAlertRequest) Reset ¶
func (m *GetAlertRequest) Reset()
func (*GetAlertRequest) SetFieldMask ¶
func (m *GetAlertRequest) SetFieldMask(fv *alert.Alert_FieldMask)
func (*GetAlertRequest) SetName ¶
func (m *GetAlertRequest) SetName(fv *alert.Reference)
func (*GetAlertRequest) SetView ¶
func (m *GetAlertRequest) SetView(fv view.View)
func (*GetAlertRequest) String ¶
func (m *GetAlertRequest) String() string
func (*GetAlertRequest) Unmarshal ¶
func (m *GetAlertRequest) Unmarshal(b []byte) error
func (*GetAlertRequest) UnmarshalJSON ¶
func (m *GetAlertRequest) UnmarshalJSON(data []byte) error
type GetAlertRequestFieldPathBuilder ¶
type GetAlertRequestFieldPathBuilder struct{}
func NewGetAlertRequestFieldPathBuilder ¶
func NewGetAlertRequestFieldPathBuilder() GetAlertRequestFieldPathBuilder
func (GetAlertRequestFieldPathBuilder) FieldMask ¶
func (GetAlertRequestFieldPathBuilder) FieldMask() GetAlertRequestPathSelectorFieldMask
type GetAlertRequestPathSelectorFieldMask ¶
type GetAlertRequestPathSelectorFieldMask struct{}
func (GetAlertRequestPathSelectorFieldMask) FieldPath ¶
func (GetAlertRequestPathSelectorFieldMask) FieldPath() *GetAlertRequest_FieldTerminalPath
func (GetAlertRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetAlertRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *GetAlertRequest_FieldTerminalPathArrayOfValues
func (GetAlertRequestPathSelectorFieldMask) WithValue ¶
func (s GetAlertRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *GetAlertRequest_FieldTerminalPathValue
type GetAlertRequestPathSelectorName ¶
type GetAlertRequestPathSelectorName struct{}
func (GetAlertRequestPathSelectorName) FieldPath ¶
func (GetAlertRequestPathSelectorName) FieldPath() *GetAlertRequest_FieldTerminalPath
func (GetAlertRequestPathSelectorName) WithArrayOfValues ¶
func (s GetAlertRequestPathSelectorName) WithArrayOfValues(values []*alert.Reference) *GetAlertRequest_FieldTerminalPathArrayOfValues
func (GetAlertRequestPathSelectorName) WithValue ¶
func (s GetAlertRequestPathSelectorName) WithValue(value *alert.Reference) *GetAlertRequest_FieldTerminalPathValue
type GetAlertRequestPathSelectorView ¶
type GetAlertRequestPathSelectorView struct{}
func (GetAlertRequestPathSelectorView) FieldPath ¶
func (GetAlertRequestPathSelectorView) FieldPath() *GetAlertRequest_FieldTerminalPath
func (GetAlertRequestPathSelectorView) WithArrayOfValues ¶
func (s GetAlertRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetAlertRequest_FieldTerminalPathArrayOfValues
func (GetAlertRequestPathSelectorView) WithValue ¶
func (s GetAlertRequestPathSelectorView) WithValue(value view.View) *GetAlertRequest_FieldTerminalPathValue
type GetAlertRequest_FieldMask ¶
type GetAlertRequest_FieldMask struct {
Paths []GetAlertRequest_FieldPath
}
func FullGetAlertRequest_FieldMask ¶
func FullGetAlertRequest_FieldMask() *GetAlertRequest_FieldMask
func (*GetAlertRequest_FieldMask) AppendPath ¶
func (fieldMask *GetAlertRequest_FieldMask) AppendPath(path GetAlertRequest_FieldPath)
func (*GetAlertRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetAlertRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetAlertRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetAlertRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetAlertRequest_FieldMask) FilterInputFields() *GetAlertRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetAlertRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetAlertRequest_FieldMask) GetPaths ¶
func (fieldMask *GetAlertRequest_FieldMask) GetPaths() []GetAlertRequest_FieldPath
func (*GetAlertRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetAlertRequest_FieldMask) IsFull ¶
func (fieldMask *GetAlertRequest_FieldMask) IsFull() bool
func (GetAlertRequest_FieldMask) Marshal ¶
func (fieldMask GetAlertRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetAlertRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetAlertRequest_FieldMask) PathsCount ¶
func (fieldMask *GetAlertRequest_FieldMask) PathsCount() int
func (*GetAlertRequest_FieldMask) Project ¶
func (fieldMask *GetAlertRequest_FieldMask) Project(source *GetAlertRequest) *GetAlertRequest
func (*GetAlertRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetAlertRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetAlertRequest_FieldMask) ProtoMessage()
func (*GetAlertRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetAlertRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetAlertRequest_FieldMask) Reset ¶
func (fieldMask *GetAlertRequest_FieldMask) Reset()
func (*GetAlertRequest_FieldMask) Set ¶
func (fieldMask *GetAlertRequest_FieldMask) Set(target, source *GetAlertRequest)
func (*GetAlertRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetAlertRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetAlertRequest_FieldMask) SetRaw ¶
func (fieldMask *GetAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetAlertRequest_FieldMask) Size ¶
func (fieldMask *GetAlertRequest_FieldMask) Size() int
func (*GetAlertRequest_FieldMask) String ¶
func (fieldMask *GetAlertRequest_FieldMask) String() string
func (*GetAlertRequest_FieldMask) Subtract ¶
func (fieldMask *GetAlertRequest_FieldMask) Subtract(other *GetAlertRequest_FieldMask) *GetAlertRequest_FieldMask
func (*GetAlertRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetAlertRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetAlertRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetAlertRequest_FieldMask) Unmarshal(data []byte) error
func (*GetAlertRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetAlertRequest_FieldPath ¶
type GetAlertRequest_FieldPath interface { gotenobject.FieldPath Selector() GetAlertRequest_FieldPathSelector Get(source *GetAlertRequest) []interface{} GetSingle(source *GetAlertRequest) (interface{}, bool) ClearValue(item *GetAlertRequest) // Those methods build corresponding GetAlertRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetAlertRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetAlertRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetAlertRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetAlertRequest_FieldPath ¶
func BuildGetAlertRequest_FieldPath(fp gotenobject.RawFieldPath) (GetAlertRequest_FieldPath, error)
func MustParseGetAlertRequest_FieldPath ¶
func MustParseGetAlertRequest_FieldPath(rawField string) GetAlertRequest_FieldPath
func ParseGetAlertRequest_FieldPath ¶
func ParseGetAlertRequest_FieldPath(rawField string) (GetAlertRequest_FieldPath, error)
type GetAlertRequest_FieldPathArrayItemValue ¶
type GetAlertRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetAlertRequest_FieldPath ContainsValue(*GetAlertRequest) bool }
GetAlertRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetAlertRequest according to their type Present only for array (repeated) types.
func MustParseGetAlertRequest_FieldPathArrayItemValue ¶
func MustParseGetAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetAlertRequest_FieldPathArrayItemValue
func ParseGetAlertRequest_FieldPathArrayItemValue ¶
func ParseGetAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetAlertRequest_FieldPathArrayItemValue, error)
ParseGetAlertRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetAlertRequest_FieldPathArrayOfValues ¶
type GetAlertRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetAlertRequest_FieldPath }
GetAlertRequest_FieldPathArrayOfValues allows storing slice of values for GetAlertRequest fields according to their type
func MustParseGetAlertRequest_FieldPathArrayOfValues ¶
func MustParseGetAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetAlertRequest_FieldPathArrayOfValues
func ParseGetAlertRequest_FieldPathArrayOfValues ¶
func ParseGetAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetAlertRequest_FieldPathArrayOfValues, error)
type GetAlertRequest_FieldPathSelector ¶
type GetAlertRequest_FieldPathSelector int32
const ( GetAlertRequest_FieldPathSelectorName GetAlertRequest_FieldPathSelector = 0 GetAlertRequest_FieldPathSelectorFieldMask GetAlertRequest_FieldPathSelector = 1 GetAlertRequest_FieldPathSelectorView GetAlertRequest_FieldPathSelector = 2 )
func (GetAlertRequest_FieldPathSelector) String ¶
func (s GetAlertRequest_FieldPathSelector) String() string
type GetAlertRequest_FieldPathValue ¶
type GetAlertRequest_FieldPathValue interface { GetAlertRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetAlertRequest) CompareWith(*GetAlertRequest) (cmp int, comparable bool) }
GetAlertRequest_FieldPathValue allows storing values for GetAlertRequest fields according to their type
func MustParseGetAlertRequest_FieldPathValue ¶
func MustParseGetAlertRequest_FieldPathValue(pathStr, valueStr string) GetAlertRequest_FieldPathValue
func ParseGetAlertRequest_FieldPathValue ¶
func ParseGetAlertRequest_FieldPathValue(pathStr, valueStr string) (GetAlertRequest_FieldPathValue, error)
type GetAlertRequest_FieldTerminalPath ¶
type GetAlertRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetAlertRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetAlertRequest_FieldTerminalPath) ClearValue(item *GetAlertRequest)
func (*GetAlertRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetAlertRequest_FieldTerminalPath) Get ¶
func (fp *GetAlertRequest_FieldTerminalPath) Get(source *GetAlertRequest) (values []interface{})
Get returns all values pointed by specific field from source GetAlertRequest
func (*GetAlertRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetAlertRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetAlertRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetAlertRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetAlertRequest_FieldTerminalPath) GetSingle(source *GetAlertRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetAlertRequest
func (*GetAlertRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetAlertRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetAlertRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetAlertRequest_FieldTerminalPath) JSONString ¶
func (fp *GetAlertRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetAlertRequest_FieldTerminalPath) Selector ¶
func (fp *GetAlertRequest_FieldTerminalPath) Selector() GetAlertRequest_FieldPathSelector
func (*GetAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *GetAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetAlertRequest_FieldTerminalPath) String ¶
func (fp *GetAlertRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetAlertRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetAlertRequest_FieldPathArrayItemValue
func (*GetAlertRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetAlertRequest_FieldPathArrayOfValues
func (*GetAlertRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetAlertRequest_FieldTerminalPath) WithIValue(value interface{}) GetAlertRequest_FieldPathValue
func (*GetAlertRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetAlertRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetAlertRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetAlertRequest_FieldTerminalPathArrayItemValue ¶
type GetAlertRequest_FieldTerminalPathArrayItemValue struct { GetAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetAlertRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetAlertRequest'
func (*GetAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetAlertRequest as interface{}
func (*GetAlertRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetAlertRequest) (interface{}, bool)
func (*GetAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetAlertRequest_FieldTerminalPathArrayOfValues ¶
type GetAlertRequest_FieldTerminalPathArrayOfValues struct { GetAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAlertRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetAlertRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
func (*GetAlertRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetAlertRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alert.Reference, bool)
func (*GetAlertRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetAlertRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetAlertRequest_FieldTerminalPathValue ¶
type GetAlertRequest_FieldTerminalPathValue struct { GetAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAlertRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetAlertRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
func (*GetAlertRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetAlertRequest_FieldTerminalPathValue) AsNameValue() (*alert.Reference, bool)
func (*GetAlertRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetAlertRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetAlertRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetAlertRequest_FieldTerminalPathValue) CompareWith(source *GetAlertRequest) (int, bool)
CompareWith compares value in the 'GetAlertRequest_FieldTerminalPathValue' with the value under path in 'GetAlertRequest'.
func (*GetAlertRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetAlertRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetAlertRequest' as interface{}
func (*GetAlertRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetAlertRequest_FieldTerminalPathValue) SetTo(target **GetAlertRequest)
SetTo stores value for selected field for object GetAlertRequest
func (*GetAlertRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListAlertsDescriptor ¶ added in v0.4.28
type ListAlertsDescriptor struct{}
func GetListAlertsDescriptor ¶ added in v0.4.28
func GetListAlertsDescriptor() *ListAlertsDescriptor
func (*ListAlertsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListAlertsDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetApiName() string
func (*ListAlertsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListAlertsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetFullMethodName() string
func (*ListAlertsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetMethodName() string
func (*ListAlertsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetProtoPkgName() string
func (*ListAlertsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListAlertsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListAlertsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListAlertsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetServiceDomain() string
func (*ListAlertsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetServiceVersion() string
func (*ListAlertsDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListAlertsDescriptor) GetVerb() string
func (*ListAlertsDescriptor) HasResource ¶ added in v0.4.30
func (d *ListAlertsDescriptor) HasResource() bool
func (*ListAlertsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListAlertsDescriptor) IsClientStream() bool
func (*ListAlertsDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListAlertsDescriptor) IsCollection() bool
func (*ListAlertsDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListAlertsDescriptor) IsPlural() bool
func (*ListAlertsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListAlertsDescriptor) IsServerStream() bool
func (*ListAlertsDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListAlertsDescriptor) IsUnary() bool
func (*ListAlertsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListAlertsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListAlertsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListAlertsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListAlertsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListAlertsDescriptor) RequestHasResourceBody() bool
type ListAlertsDescriptorClientMsgHandle ¶ added in v0.4.28
type ListAlertsDescriptorClientMsgHandle struct{}
func (*ListAlertsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListAlertsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListAlertsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListAlertsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListAlertsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListAlertsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListAlertsDescriptorServerMsgHandle ¶ added in v0.4.28
type ListAlertsDescriptorServerMsgHandle struct{}
func (*ListAlertsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListAlertsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListAlertsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListAlertsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListAlertsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListAlertsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListAlertsRequest ¶
type ListAlertsRequest struct { // Parent name of ntt.monitoring.v3.Alert Parent *alert.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Alerts 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 // [ListAlertsResponse.next_page_token][ntt.monitoring.v3.ListAlertsResponse.next_page_token] PageToken *alert.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 *alert.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 *alert.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 *alert.Alert_FieldMask `` /* 137-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 [ListAlerts][ntt.monitoring.v3.ListAlerts]
func (*ListAlertsRequest) Clone ¶
func (o *ListAlertsRequest) Clone() *ListAlertsRequest
func (*ListAlertsRequest) CloneRaw ¶
func (o *ListAlertsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListAlertsRequest) Descriptor ¶
func (*ListAlertsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListAlertsRequest.ProtoReflect.Descriptor instead.
func (*ListAlertsRequest) GetFieldMask ¶
func (m *ListAlertsRequest) GetFieldMask() *alert.Alert_FieldMask
func (*ListAlertsRequest) GetFilter ¶
func (m *ListAlertsRequest) GetFilter() *alert.Filter
func (*ListAlertsRequest) GetIncludePagingInfo ¶ added in v0.10.1
func (m *ListAlertsRequest) GetIncludePagingInfo() bool
func (*ListAlertsRequest) GetOrderBy ¶
func (m *ListAlertsRequest) GetOrderBy() *alert.OrderBy
func (*ListAlertsRequest) GetPageSize ¶
func (m *ListAlertsRequest) GetPageSize() int32
func (*ListAlertsRequest) GetPageToken ¶
func (m *ListAlertsRequest) GetPageToken() *alert.PagerCursor
func (*ListAlertsRequest) GetParent ¶
func (m *ListAlertsRequest) GetParent() *alert.ParentName
func (*ListAlertsRequest) GetView ¶
func (m *ListAlertsRequest) GetView() view.View
func (*ListAlertsRequest) GotenMessage ¶
func (*ListAlertsRequest) GotenMessage()
func (*ListAlertsRequest) GotenObjectExt ¶
func (o *ListAlertsRequest) GotenObjectExt()
func (*ListAlertsRequest) GotenValidate ¶
func (obj *ListAlertsRequest) GotenValidate() error
func (*ListAlertsRequest) MakeDiffFieldMask ¶
func (o *ListAlertsRequest) MakeDiffFieldMask(other *ListAlertsRequest) *ListAlertsRequest_FieldMask
func (*ListAlertsRequest) MakeFullFieldMask ¶
func (o *ListAlertsRequest) MakeFullFieldMask() *ListAlertsRequest_FieldMask
func (*ListAlertsRequest) MakeRawDiffFieldMask ¶
func (o *ListAlertsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListAlertsRequest) MakeRawFullFieldMask ¶
func (o *ListAlertsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListAlertsRequest) Marshal ¶
func (m *ListAlertsRequest) Marshal() ([]byte, error)
func (*ListAlertsRequest) MarshalJSON ¶
func (m *ListAlertsRequest) MarshalJSON() ([]byte, error)
func (*ListAlertsRequest) Merge ¶
func (o *ListAlertsRequest) Merge(source *ListAlertsRequest)
func (*ListAlertsRequest) MergeRaw ¶
func (o *ListAlertsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListAlertsRequest) ProtoMessage ¶
func (*ListAlertsRequest) ProtoMessage()
func (*ListAlertsRequest) ProtoReflect ¶
func (m *ListAlertsRequest) ProtoReflect() preflect.Message
func (*ListAlertsRequest) Reset ¶
func (m *ListAlertsRequest) Reset()
func (*ListAlertsRequest) SetFieldMask ¶
func (m *ListAlertsRequest) SetFieldMask(fv *alert.Alert_FieldMask)
func (*ListAlertsRequest) SetFilter ¶
func (m *ListAlertsRequest) SetFilter(fv *alert.Filter)
func (*ListAlertsRequest) SetIncludePagingInfo ¶ added in v0.10.1
func (m *ListAlertsRequest) SetIncludePagingInfo(fv bool)
func (*ListAlertsRequest) SetOrderBy ¶
func (m *ListAlertsRequest) SetOrderBy(fv *alert.OrderBy)
func (*ListAlertsRequest) SetPageSize ¶
func (m *ListAlertsRequest) SetPageSize(fv int32)
func (*ListAlertsRequest) SetPageToken ¶
func (m *ListAlertsRequest) SetPageToken(fv *alert.PagerCursor)
func (*ListAlertsRequest) SetParent ¶
func (m *ListAlertsRequest) SetParent(fv *alert.ParentName)
func (*ListAlertsRequest) SetView ¶
func (m *ListAlertsRequest) SetView(fv view.View)
func (*ListAlertsRequest) String ¶
func (m *ListAlertsRequest) String() string
func (*ListAlertsRequest) Unmarshal ¶
func (m *ListAlertsRequest) Unmarshal(b []byte) error
func (*ListAlertsRequest) UnmarshalJSON ¶
func (m *ListAlertsRequest) UnmarshalJSON(data []byte) error
type ListAlertsRequestFieldPathBuilder ¶
type ListAlertsRequestFieldPathBuilder struct{}
func NewListAlertsRequestFieldPathBuilder ¶
func NewListAlertsRequestFieldPathBuilder() ListAlertsRequestFieldPathBuilder
func (ListAlertsRequestFieldPathBuilder) FieldMask ¶
func (ListAlertsRequestFieldPathBuilder) FieldMask() ListAlertsRequestPathSelectorFieldMask
func (ListAlertsRequestFieldPathBuilder) Filter ¶
func (ListAlertsRequestFieldPathBuilder) Filter() ListAlertsRequestPathSelectorFilter
func (ListAlertsRequestFieldPathBuilder) IncludePagingInfo ¶ added in v0.10.1
func (ListAlertsRequestFieldPathBuilder) IncludePagingInfo() ListAlertsRequestPathSelectorIncludePagingInfo
func (ListAlertsRequestFieldPathBuilder) OrderBy ¶
func (ListAlertsRequestFieldPathBuilder) OrderBy() ListAlertsRequestPathSelectorOrderBy
func (ListAlertsRequestFieldPathBuilder) PageSize ¶
func (ListAlertsRequestFieldPathBuilder) PageSize() ListAlertsRequestPathSelectorPageSize
func (ListAlertsRequestFieldPathBuilder) PageToken ¶
func (ListAlertsRequestFieldPathBuilder) PageToken() ListAlertsRequestPathSelectorPageToken
func (ListAlertsRequestFieldPathBuilder) Parent ¶
func (ListAlertsRequestFieldPathBuilder) Parent() ListAlertsRequestPathSelectorParent
type ListAlertsRequestPathSelectorFieldMask ¶
type ListAlertsRequestPathSelectorFieldMask struct{}
func (ListAlertsRequestPathSelectorFieldMask) FieldPath ¶
func (ListAlertsRequestPathSelectorFieldMask) FieldPath() *ListAlertsRequest_FieldTerminalPath
func (ListAlertsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListAlertsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *ListAlertsRequest_FieldTerminalPathArrayOfValues
func (ListAlertsRequestPathSelectorFieldMask) WithValue ¶
func (s ListAlertsRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *ListAlertsRequest_FieldTerminalPathValue
type ListAlertsRequestPathSelectorFilter ¶
type ListAlertsRequestPathSelectorFilter struct{}
func (ListAlertsRequestPathSelectorFilter) FieldPath ¶
func (ListAlertsRequestPathSelectorFilter) FieldPath() *ListAlertsRequest_FieldTerminalPath
func (ListAlertsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListAlertsRequestPathSelectorFilter) WithArrayOfValues(values []*alert.Filter) *ListAlertsRequest_FieldTerminalPathArrayOfValues
func (ListAlertsRequestPathSelectorFilter) WithValue ¶
func (s ListAlertsRequestPathSelectorFilter) WithValue(value *alert.Filter) *ListAlertsRequest_FieldTerminalPathValue
type ListAlertsRequestPathSelectorIncludePagingInfo ¶ added in v0.10.1
type ListAlertsRequestPathSelectorIncludePagingInfo struct{}
func (ListAlertsRequestPathSelectorIncludePagingInfo) FieldPath ¶ added in v0.10.1
func (ListAlertsRequestPathSelectorIncludePagingInfo) FieldPath() *ListAlertsRequest_FieldTerminalPath
func (ListAlertsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶ added in v0.10.1
func (s ListAlertsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListAlertsRequest_FieldTerminalPathArrayOfValues
func (ListAlertsRequestPathSelectorIncludePagingInfo) WithValue ¶ added in v0.10.1
func (s ListAlertsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListAlertsRequest_FieldTerminalPathValue
type ListAlertsRequestPathSelectorOrderBy ¶
type ListAlertsRequestPathSelectorOrderBy struct{}
func (ListAlertsRequestPathSelectorOrderBy) FieldPath ¶
func (ListAlertsRequestPathSelectorOrderBy) FieldPath() *ListAlertsRequest_FieldTerminalPath
func (ListAlertsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListAlertsRequestPathSelectorOrderBy) WithArrayOfValues(values []*alert.OrderBy) *ListAlertsRequest_FieldTerminalPathArrayOfValues
func (ListAlertsRequestPathSelectorOrderBy) WithValue ¶
func (s ListAlertsRequestPathSelectorOrderBy) WithValue(value *alert.OrderBy) *ListAlertsRequest_FieldTerminalPathValue
type ListAlertsRequestPathSelectorPageSize ¶
type ListAlertsRequestPathSelectorPageSize struct{}
func (ListAlertsRequestPathSelectorPageSize) FieldPath ¶
func (ListAlertsRequestPathSelectorPageSize) FieldPath() *ListAlertsRequest_FieldTerminalPath
func (ListAlertsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListAlertsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListAlertsRequest_FieldTerminalPathArrayOfValues
func (ListAlertsRequestPathSelectorPageSize) WithValue ¶
func (s ListAlertsRequestPathSelectorPageSize) WithValue(value int32) *ListAlertsRequest_FieldTerminalPathValue
type ListAlertsRequestPathSelectorPageToken ¶
type ListAlertsRequestPathSelectorPageToken struct{}
func (ListAlertsRequestPathSelectorPageToken) FieldPath ¶
func (ListAlertsRequestPathSelectorPageToken) FieldPath() *ListAlertsRequest_FieldTerminalPath
func (ListAlertsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListAlertsRequestPathSelectorPageToken) WithArrayOfValues(values []*alert.PagerCursor) *ListAlertsRequest_FieldTerminalPathArrayOfValues
func (ListAlertsRequestPathSelectorPageToken) WithValue ¶
func (s ListAlertsRequestPathSelectorPageToken) WithValue(value *alert.PagerCursor) *ListAlertsRequest_FieldTerminalPathValue
type ListAlertsRequestPathSelectorParent ¶
type ListAlertsRequestPathSelectorParent struct{}
func (ListAlertsRequestPathSelectorParent) FieldPath ¶
func (ListAlertsRequestPathSelectorParent) FieldPath() *ListAlertsRequest_FieldTerminalPath
func (ListAlertsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListAlertsRequestPathSelectorParent) WithArrayOfValues(values []*alert.ParentName) *ListAlertsRequest_FieldTerminalPathArrayOfValues
func (ListAlertsRequestPathSelectorParent) WithValue ¶
func (s ListAlertsRequestPathSelectorParent) WithValue(value *alert.ParentName) *ListAlertsRequest_FieldTerminalPathValue
type ListAlertsRequestPathSelectorView ¶
type ListAlertsRequestPathSelectorView struct{}
func (ListAlertsRequestPathSelectorView) FieldPath ¶
func (ListAlertsRequestPathSelectorView) FieldPath() *ListAlertsRequest_FieldTerminalPath
func (ListAlertsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListAlertsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListAlertsRequest_FieldTerminalPathArrayOfValues
func (ListAlertsRequestPathSelectorView) WithValue ¶
func (s ListAlertsRequestPathSelectorView) WithValue(value view.View) *ListAlertsRequest_FieldTerminalPathValue
type ListAlertsRequest_FieldMask ¶
type ListAlertsRequest_FieldMask struct {
Paths []ListAlertsRequest_FieldPath
}
func FullListAlertsRequest_FieldMask ¶
func FullListAlertsRequest_FieldMask() *ListAlertsRequest_FieldMask
func (*ListAlertsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListAlertsRequest_FieldMask) AppendPath(path ListAlertsRequest_FieldPath)
func (*ListAlertsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListAlertsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListAlertsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListAlertsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListAlertsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListAlertsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListAlertsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListAlertsRequest_FieldMask) FilterInputFields() *ListAlertsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListAlertsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListAlertsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListAlertsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListAlertsRequest_FieldMask) GetPaths() []ListAlertsRequest_FieldPath
func (*ListAlertsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListAlertsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListAlertsRequest_FieldMask) IsFull ¶
func (fieldMask *ListAlertsRequest_FieldMask) IsFull() bool
func (ListAlertsRequest_FieldMask) Marshal ¶
func (fieldMask ListAlertsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListAlertsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListAlertsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListAlertsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListAlertsRequest_FieldMask) PathsCount() int
func (*ListAlertsRequest_FieldMask) Project ¶
func (fieldMask *ListAlertsRequest_FieldMask) Project(source *ListAlertsRequest) *ListAlertsRequest
func (*ListAlertsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListAlertsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListAlertsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListAlertsRequest_FieldMask) ProtoMessage()
func (*ListAlertsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListAlertsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListAlertsRequest_FieldMask) Reset ¶
func (fieldMask *ListAlertsRequest_FieldMask) Reset()
func (*ListAlertsRequest_FieldMask) Set ¶
func (fieldMask *ListAlertsRequest_FieldMask) Set(target, source *ListAlertsRequest)
func (*ListAlertsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListAlertsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListAlertsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListAlertsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListAlertsRequest_FieldMask) Size ¶
func (fieldMask *ListAlertsRequest_FieldMask) Size() int
func (*ListAlertsRequest_FieldMask) String ¶
func (fieldMask *ListAlertsRequest_FieldMask) String() string
func (*ListAlertsRequest_FieldMask) Subtract ¶
func (fieldMask *ListAlertsRequest_FieldMask) Subtract(other *ListAlertsRequest_FieldMask) *ListAlertsRequest_FieldMask
func (*ListAlertsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListAlertsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListAlertsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListAlertsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListAlertsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListAlertsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListAlertsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListAlertsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListAlertsRequest_FieldPath ¶
type ListAlertsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListAlertsRequest_FieldPathSelector Get(source *ListAlertsRequest) []interface{} GetSingle(source *ListAlertsRequest) (interface{}, bool) ClearValue(item *ListAlertsRequest) // Those methods build corresponding ListAlertsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListAlertsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListAlertsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListAlertsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListAlertsRequest_FieldPath ¶
func BuildListAlertsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListAlertsRequest_FieldPath, error)
func MustParseListAlertsRequest_FieldPath ¶
func MustParseListAlertsRequest_FieldPath(rawField string) ListAlertsRequest_FieldPath
func ParseListAlertsRequest_FieldPath ¶
func ParseListAlertsRequest_FieldPath(rawField string) (ListAlertsRequest_FieldPath, error)
type ListAlertsRequest_FieldPathArrayItemValue ¶
type ListAlertsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListAlertsRequest_FieldPath ContainsValue(*ListAlertsRequest) bool }
ListAlertsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListAlertsRequest according to their type Present only for array (repeated) types.
func MustParseListAlertsRequest_FieldPathArrayItemValue ¶
func MustParseListAlertsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListAlertsRequest_FieldPathArrayItemValue
func ParseListAlertsRequest_FieldPathArrayItemValue ¶
func ParseListAlertsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListAlertsRequest_FieldPathArrayItemValue, error)
ParseListAlertsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListAlertsRequest_FieldPathArrayOfValues ¶
type ListAlertsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListAlertsRequest_FieldPath }
ListAlertsRequest_FieldPathArrayOfValues allows storing slice of values for ListAlertsRequest fields according to their type
func MustParseListAlertsRequest_FieldPathArrayOfValues ¶
func MustParseListAlertsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListAlertsRequest_FieldPathArrayOfValues
func ParseListAlertsRequest_FieldPathArrayOfValues ¶
func ParseListAlertsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAlertsRequest_FieldPathArrayOfValues, error)
type ListAlertsRequest_FieldPathSelector ¶
type ListAlertsRequest_FieldPathSelector int32
const ( ListAlertsRequest_FieldPathSelectorParent ListAlertsRequest_FieldPathSelector = 0 ListAlertsRequest_FieldPathSelectorPageSize ListAlertsRequest_FieldPathSelector = 1 ListAlertsRequest_FieldPathSelectorPageToken ListAlertsRequest_FieldPathSelector = 2 ListAlertsRequest_FieldPathSelectorOrderBy ListAlertsRequest_FieldPathSelector = 3 ListAlertsRequest_FieldPathSelectorFilter ListAlertsRequest_FieldPathSelector = 4 ListAlertsRequest_FieldPathSelectorFieldMask ListAlertsRequest_FieldPathSelector = 5 ListAlertsRequest_FieldPathSelectorView ListAlertsRequest_FieldPathSelector = 6 ListAlertsRequest_FieldPathSelectorIncludePagingInfo ListAlertsRequest_FieldPathSelector = 7 )
func (ListAlertsRequest_FieldPathSelector) String ¶
func (s ListAlertsRequest_FieldPathSelector) String() string
type ListAlertsRequest_FieldPathValue ¶
type ListAlertsRequest_FieldPathValue interface { ListAlertsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListAlertsRequest) CompareWith(*ListAlertsRequest) (cmp int, comparable bool) }
ListAlertsRequest_FieldPathValue allows storing values for ListAlertsRequest fields according to their type
func MustParseListAlertsRequest_FieldPathValue ¶
func MustParseListAlertsRequest_FieldPathValue(pathStr, valueStr string) ListAlertsRequest_FieldPathValue
func ParseListAlertsRequest_FieldPathValue ¶
func ParseListAlertsRequest_FieldPathValue(pathStr, valueStr string) (ListAlertsRequest_FieldPathValue, error)
type ListAlertsRequest_FieldTerminalPath ¶
type ListAlertsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListAlertsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListAlertsRequest_FieldTerminalPath) ClearValue(item *ListAlertsRequest)
func (*ListAlertsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListAlertsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListAlertsRequest_FieldTerminalPath) Get ¶
func (fp *ListAlertsRequest_FieldTerminalPath) Get(source *ListAlertsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListAlertsRequest
func (*ListAlertsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListAlertsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAlertsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListAlertsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListAlertsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListAlertsRequest_FieldTerminalPath) GetSingle(source *ListAlertsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListAlertsRequest
func (*ListAlertsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListAlertsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAlertsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListAlertsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAlertsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListAlertsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAlertsRequest_FieldTerminalPath) Selector ¶
func (fp *ListAlertsRequest_FieldTerminalPath) Selector() ListAlertsRequest_FieldPathSelector
func (*ListAlertsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListAlertsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAlertsRequest_FieldTerminalPath) String ¶
func (fp *ListAlertsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListAlertsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListAlertsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAlertsRequest_FieldPathArrayItemValue
func (*ListAlertsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListAlertsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAlertsRequest_FieldPathArrayOfValues
func (*ListAlertsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListAlertsRequest_FieldTerminalPath) WithIValue(value interface{}) ListAlertsRequest_FieldPathValue
func (*ListAlertsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListAlertsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAlertsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListAlertsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAlertsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListAlertsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAlertsRequest_FieldTerminalPathArrayItemValue ¶
type ListAlertsRequest_FieldTerminalPathArrayItemValue struct { ListAlertsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListAlertsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAlertsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAlertsRequest'
func (*ListAlertsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListAlertsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListAlertsRequest as interface{}
func (*ListAlertsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListAlertsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListAlertsRequest) (interface{}, bool)
func (*ListAlertsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListAlertsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListAlertsRequest_FieldTerminalPathArrayOfValues ¶
type ListAlertsRequest_FieldTerminalPathArrayOfValues struct { ListAlertsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
func (*ListAlertsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*alert.Filter, bool)
func (*ListAlertsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶ added in v0.10.1
func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListAlertsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*alert.OrderBy, bool)
func (*ListAlertsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListAlertsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
func (*ListAlertsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alert.ParentName, bool)
func (*ListAlertsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListAlertsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListAlertsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListAlertsRequest_FieldTerminalPathValue ¶
type ListAlertsRequest_FieldTerminalPathValue struct { ListAlertsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
func (*ListAlertsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsFilterValue() (*alert.Filter, bool)
func (*ListAlertsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶ added in v0.10.1
func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListAlertsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsOrderByValue() (*alert.OrderBy, bool)
func (*ListAlertsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListAlertsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsPageTokenValue() (*alert.PagerCursor, bool)
func (*ListAlertsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsParentValue() (*alert.ParentName, bool)
func (*ListAlertsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListAlertsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) CompareWith(source *ListAlertsRequest) (int, bool)
CompareWith compares value in the 'ListAlertsRequest_FieldTerminalPathValue' with the value under path in 'ListAlertsRequest'.
func (*ListAlertsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAlertsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListAlertsRequest' as interface{}
func (*ListAlertsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) SetTo(target **ListAlertsRequest)
SetTo stores value for selected field for object ListAlertsRequest
func (*ListAlertsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListAlertsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListAlertsResponse ¶
type ListAlertsResponse struct { // The list of Alerts Alerts []*alert.Alert `protobuf:"bytes,1,rep,name=alerts,proto3" json:"alerts,omitempty" firestore:"alerts"` // A token to retrieve previous page of results. Pass this value in the // [ListAlertsRequest.page_token][ntt.monitoring.v3.ListAlertsRequest.page_token] PrevPageToken *alert.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListAlertsRequest.page_token][ntt.monitoring.v3.ListAlertsRequest.page_token] NextPageToken *alert.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 Alerts 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 [ListAlerts][ntt.monitoring.v3.ListAlerts]
func (*ListAlertsResponse) Clone ¶
func (o *ListAlertsResponse) Clone() *ListAlertsResponse
func (*ListAlertsResponse) CloneRaw ¶
func (o *ListAlertsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListAlertsResponse) Descriptor ¶
func (*ListAlertsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListAlertsResponse.ProtoReflect.Descriptor instead.
func (*ListAlertsResponse) GetAlerts ¶
func (m *ListAlertsResponse) GetAlerts() []*alert.Alert
func (*ListAlertsResponse) GetCurrentOffset ¶ added in v0.10.1
func (m *ListAlertsResponse) GetCurrentOffset() int32
func (*ListAlertsResponse) GetNextPageToken ¶
func (m *ListAlertsResponse) GetNextPageToken() *alert.PagerCursor
func (*ListAlertsResponse) GetPrevPageToken ¶
func (m *ListAlertsResponse) GetPrevPageToken() *alert.PagerCursor
func (*ListAlertsResponse) GetTotalResultsCount ¶ added in v0.10.1
func (m *ListAlertsResponse) GetTotalResultsCount() int32
func (*ListAlertsResponse) GotenMessage ¶
func (*ListAlertsResponse) GotenMessage()
func (*ListAlertsResponse) GotenObjectExt ¶
func (o *ListAlertsResponse) GotenObjectExt()
func (*ListAlertsResponse) GotenValidate ¶
func (obj *ListAlertsResponse) GotenValidate() error
func (*ListAlertsResponse) MakeDiffFieldMask ¶
func (o *ListAlertsResponse) MakeDiffFieldMask(other *ListAlertsResponse) *ListAlertsResponse_FieldMask
func (*ListAlertsResponse) MakeFullFieldMask ¶
func (o *ListAlertsResponse) MakeFullFieldMask() *ListAlertsResponse_FieldMask
func (*ListAlertsResponse) MakeRawDiffFieldMask ¶
func (o *ListAlertsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListAlertsResponse) MakeRawFullFieldMask ¶
func (o *ListAlertsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListAlertsResponse) Marshal ¶
func (m *ListAlertsResponse) Marshal() ([]byte, error)
func (*ListAlertsResponse) MarshalJSON ¶
func (m *ListAlertsResponse) MarshalJSON() ([]byte, error)
func (*ListAlertsResponse) Merge ¶
func (o *ListAlertsResponse) Merge(source *ListAlertsResponse)
func (*ListAlertsResponse) MergeRaw ¶
func (o *ListAlertsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListAlertsResponse) ProtoMessage ¶
func (*ListAlertsResponse) ProtoMessage()
func (*ListAlertsResponse) ProtoReflect ¶
func (m *ListAlertsResponse) ProtoReflect() preflect.Message
func (*ListAlertsResponse) Reset ¶
func (m *ListAlertsResponse) Reset()
func (*ListAlertsResponse) SetAlerts ¶
func (m *ListAlertsResponse) SetAlerts(fv []*alert.Alert)
func (*ListAlertsResponse) SetCurrentOffset ¶ added in v0.10.1
func (m *ListAlertsResponse) SetCurrentOffset(fv int32)
func (*ListAlertsResponse) SetNextPageToken ¶
func (m *ListAlertsResponse) SetNextPageToken(fv *alert.PagerCursor)
func (*ListAlertsResponse) SetPrevPageToken ¶
func (m *ListAlertsResponse) SetPrevPageToken(fv *alert.PagerCursor)
func (*ListAlertsResponse) SetTotalResultsCount ¶ added in v0.10.1
func (m *ListAlertsResponse) SetTotalResultsCount(fv int32)
func (*ListAlertsResponse) String ¶
func (m *ListAlertsResponse) String() string
func (*ListAlertsResponse) Unmarshal ¶
func (m *ListAlertsResponse) Unmarshal(b []byte) error
func (*ListAlertsResponse) UnmarshalJSON ¶
func (m *ListAlertsResponse) UnmarshalJSON(data []byte) error
type ListAlertsResponseFieldPathBuilder ¶
type ListAlertsResponseFieldPathBuilder struct{}
func NewListAlertsResponseFieldPathBuilder ¶
func NewListAlertsResponseFieldPathBuilder() ListAlertsResponseFieldPathBuilder
func (ListAlertsResponseFieldPathBuilder) CurrentOffset ¶ added in v0.10.1
func (ListAlertsResponseFieldPathBuilder) CurrentOffset() ListAlertsResponsePathSelectorCurrentOffset
func (ListAlertsResponseFieldPathBuilder) NextPageToken ¶
func (ListAlertsResponseFieldPathBuilder) NextPageToken() ListAlertsResponsePathSelectorNextPageToken
func (ListAlertsResponseFieldPathBuilder) PrevPageToken ¶
func (ListAlertsResponseFieldPathBuilder) PrevPageToken() ListAlertsResponsePathSelectorPrevPageToken
func (ListAlertsResponseFieldPathBuilder) TotalResultsCount ¶ added in v0.10.1
func (ListAlertsResponseFieldPathBuilder) TotalResultsCount() ListAlertsResponsePathSelectorTotalResultsCount
type ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric ¶
type ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric struct {
// contains filtered or unexported fields
}
func (ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithValue ¶
func (s ListAlertsResponseMapPathSelectorAlertsInfoObservedValuesPerMetric) WithValue(value float64) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels ¶
type ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels struct {
// contains filtered or unexported fields
}
func (ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithValue ¶
func (s ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMetricLabels) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels ¶
type ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels struct {
// contains filtered or unexported fields
}
func (ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s ListAlertsResponseMapPathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
type ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations ¶
type ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations) FieldPath ¶
func (s ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithArrayOfValues ¶
func (s ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithValue ¶
func (s ListAlertsResponseMapPathSelectorAlertsMetadataAnnotations) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponseMapPathSelectorAlertsMetadataLabels ¶
type ListAlertsResponseMapPathSelectorAlertsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListAlertsResponseMapPathSelectorAlertsMetadataLabels) FieldPath ¶
func (s ListAlertsResponseMapPathSelectorAlertsMetadataLabels) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponseMapPathSelectorAlertsMetadataLabels) WithArrayOfValues ¶
func (s ListAlertsResponseMapPathSelectorAlertsMetadataLabels) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponseMapPathSelectorAlertsMetadataLabels) WithValue ¶
func (s ListAlertsResponseMapPathSelectorAlertsMetadataLabels) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponseMapPathSelectorAlertsMetadataShards ¶
type ListAlertsResponseMapPathSelectorAlertsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListAlertsResponseMapPathSelectorAlertsMetadataShards) FieldPath ¶
func (s ListAlertsResponseMapPathSelectorAlertsMetadataShards) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponseMapPathSelectorAlertsMetadataShards) WithArrayOfValues ¶
func (s ListAlertsResponseMapPathSelectorAlertsMetadataShards) WithArrayOfValues(values []int64) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponseMapPathSelectorAlertsMetadataShards) WithValue ¶
func (s ListAlertsResponseMapPathSelectorAlertsMetadataShards) WithValue(value int64) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlerts ¶
type ListAlertsResponsePathSelectorAlerts struct{}
func (ListAlertsResponsePathSelectorAlerts) DisplayName ¶
func (ListAlertsResponsePathSelectorAlerts) DisplayName() ListAlertsResponsePathSelectorAlertsDisplayName
func (ListAlertsResponsePathSelectorAlerts) FieldPath ¶
func (ListAlertsResponsePathSelectorAlerts) FieldPath() *ListAlertsResponse_FieldTerminalPath
func (ListAlertsResponsePathSelectorAlerts) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlerts) WithArrayOfValues(values [][]*alert.Alert) *ListAlertsResponse_FieldTerminalPathArrayOfValues
func (ListAlertsResponsePathSelectorAlerts) WithItemValue ¶
func (s ListAlertsResponsePathSelectorAlerts) WithItemValue(value *alert.Alert) *ListAlertsResponse_FieldTerminalPathArrayItemValue
func (ListAlertsResponsePathSelectorAlerts) WithSubArrayItemValue ¶
func (s ListAlertsResponsePathSelectorAlerts) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *ListAlertsResponse_FieldSubPathArrayItemValue
func (ListAlertsResponsePathSelectorAlerts) WithSubArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlerts) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlerts) WithSubPath ¶
func (ListAlertsResponsePathSelectorAlerts) WithSubPath(subPath alert.Alert_FieldPath) *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlerts) WithSubValue ¶
func (s ListAlertsResponsePathSelectorAlerts) WithSubValue(subPathValue alert.Alert_FieldPathValue) *ListAlertsResponse_FieldSubPathValue
func (ListAlertsResponsePathSelectorAlerts) WithValue ¶
func (s ListAlertsResponsePathSelectorAlerts) WithValue(value []*alert.Alert) *ListAlertsResponse_FieldTerminalPathValue
type ListAlertsResponsePathSelectorAlertsDisplayName ¶
type ListAlertsResponsePathSelectorAlertsDisplayName struct{}
func (ListAlertsResponsePathSelectorAlertsDisplayName) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsDisplayName) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsDisplayName) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsDisplayName) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsDisplayName) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsDisplayName) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfo ¶
type ListAlertsResponsePathSelectorAlertsInfo struct{}
func (ListAlertsResponsePathSelectorAlertsInfo) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsInfo) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsInfo) ObservedValues ¶
func (ListAlertsResponsePathSelectorAlertsInfo) ObservedValues() ListAlertsResponsePathSelectorAlertsInfoObservedValues
func (ListAlertsResponsePathSelectorAlertsInfo) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfo) WithArrayOfValues(values []*alert.Alert_Info) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfo) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfo) WithValue(value *alert.Alert_Info) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoObservedValues ¶
type ListAlertsResponsePathSelectorAlertsInfoObservedValues struct{}
func (ListAlertsResponsePathSelectorAlertsInfoObservedValues) ExampleValue ¶
func (ListAlertsResponsePathSelectorAlertsInfoObservedValues) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoObservedValues) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoObservedValues) WithValue(value *alert.Alert_Info_ObservedValues) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue ¶
type ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue struct{}
func (ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoObservedValuesExampleValue) WithValue(value float64) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric ¶
type ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric struct{}
func (ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoObservedValuesPerMetric) WithValue(value map[string]float64) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoTimeSerie ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerie struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerie) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerie) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerie) MonitoredResource ¶
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerie) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerie) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieKey) WithValue(value []byte) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) ReducedLabels ¶
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricLabels) WithValue(value map[string]string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithItemValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *ListAlertsResponse_FieldSubPathArrayItemValue
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricReducedLabels) WithValue(value []string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMetricType) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) ReducedLabels ¶
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *ListAlertsResponse_FieldSubPathArrayOfValues
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue(value string) *ListAlertsResponse_FieldSubPathArrayItemValue
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceReducedLabels) WithValue(value []string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType ¶
type ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType struct{}
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsInfoTimeSerieMonitoredResourceType) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadata ¶
type ListAlertsResponsePathSelectorAlertsMetadata struct{}
func (ListAlertsResponsePathSelectorAlertsMetadata) Annotations ¶
func (ListAlertsResponsePathSelectorAlertsMetadata) CreateTime ¶
func (ListAlertsResponsePathSelectorAlertsMetadata) DeleteTime ¶ added in v0.8.0
func (ListAlertsResponsePathSelectorAlertsMetadata) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsMetadata) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsMetadata) Generation ¶
func (ListAlertsResponsePathSelectorAlertsMetadata) OwnerReferences ¶
func (ListAlertsResponsePathSelectorAlertsMetadata) OwnerReferences() ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences
func (ListAlertsResponsePathSelectorAlertsMetadata) ResourceVersion ¶
func (ListAlertsResponsePathSelectorAlertsMetadata) ResourceVersion() ListAlertsResponsePathSelectorAlertsMetadataResourceVersion
func (ListAlertsResponsePathSelectorAlertsMetadata) UpdateTime ¶
func (ListAlertsResponsePathSelectorAlertsMetadata) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadata) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadata) WithValue(value *ntt_meta.Meta) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataAnnotations ¶
type ListAlertsResponsePathSelectorAlertsMetadataAnnotations struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataAnnotations) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataAnnotations) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataAnnotations) WithValue(value map[string]string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataCreateTime ¶
type ListAlertsResponsePathSelectorAlertsMetadataCreateTime struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataCreateTime) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataCreateTime) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataDeleteTime ¶ added in v0.8.0
type ListAlertsResponsePathSelectorAlertsMetadataDeleteTime struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithValue ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataGeneration ¶
type ListAlertsResponsePathSelectorAlertsMetadataGeneration struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataGeneration) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataGeneration) WithArrayOfValues(values []int64) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataGeneration) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataGeneration) WithValue(value int64) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataLabels ¶
type ListAlertsResponsePathSelectorAlertsMetadataLabels struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataLabels) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsMetadataLabels) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsMetadataLabels) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataLabels) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataLabels) WithValue(value map[string]string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataLifecycle ¶ added in v0.8.0
type ListAlertsResponsePathSelectorAlertsMetadataLifecycle struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycle) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithValue ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataLifecycleState ¶ added in v0.8.0
type ListAlertsResponsePathSelectorAlertsMetadataLifecycleState struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithValue ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences ¶
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) Controller ¶
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithItemValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListAlertsResponse_FieldSubPathArrayItemValue
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController ¶
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesController) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind ¶
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesKind) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName ¶
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesName) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithValue ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRegion) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithValue ¶ added in v0.8.0
func (s ListAlertsResponsePathSelectorAlertsMetadataOwnerReferencesVersion) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataResourceVersion ¶
type ListAlertsResponsePathSelectorAlertsMetadataResourceVersion struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataResourceVersion) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataShards ¶
type ListAlertsResponsePathSelectorAlertsMetadataShards struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataShards) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsMetadataShards) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsMetadataShards) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataShards) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataShards) WithValue(value map[string]int64) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataSyncing ¶
type ListAlertsResponsePathSelectorAlertsMetadataSyncing struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataSyncing) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsMetadataSyncing) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsMetadataSyncing) OwningRegion ¶
func (ListAlertsResponsePathSelectorAlertsMetadataSyncing) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataSyncing) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion ¶
type ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingOwningRegion) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions ¶
type ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithItemValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithItemValue(value string) *ListAlertsResponse_FieldSubPathArrayItemValue
func (ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataSyncingRegions) WithValue(value []string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataTags ¶
type ListAlertsResponsePathSelectorAlertsMetadataTags struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataTags) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsMetadataTags) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsMetadataTags) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataTags) WithArrayOfValues(values [][]string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataTags) WithItemValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataTags) WithItemValue(value string) *ListAlertsResponse_FieldSubPathArrayItemValue
func (ListAlertsResponsePathSelectorAlertsMetadataTags) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataTags) WithValue(value []string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataUpdateTime ¶
type ListAlertsResponsePathSelectorAlertsMetadataUpdateTime struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsMetadataUuid ¶
type ListAlertsResponsePathSelectorAlertsMetadataUuid struct{}
func (ListAlertsResponsePathSelectorAlertsMetadataUuid) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsMetadataUuid) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsMetadataUuid) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataUuid) WithArrayOfValues(values []string) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsMetadataUuid) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsMetadataUuid) WithValue(value string) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsName ¶
type ListAlertsResponsePathSelectorAlertsName struct{}
func (ListAlertsResponsePathSelectorAlertsName) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsName) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsName) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsName) WithArrayOfValues(values []*alert.Name) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsName) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsName) WithValue(value *alert.Name) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsState ¶
type ListAlertsResponsePathSelectorAlertsState struct{}
func (ListAlertsResponsePathSelectorAlertsState) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsState) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsState) IsAcknowledged ¶
func (ListAlertsResponsePathSelectorAlertsState) IsAcknowledged() ListAlertsResponsePathSelectorAlertsStateIsAcknowledged
func (ListAlertsResponsePathSelectorAlertsState) IsSilenced ¶
func (ListAlertsResponsePathSelectorAlertsState) LifecycleCompleted ¶ added in v0.10.12
func (ListAlertsResponsePathSelectorAlertsState) LifecycleCompleted() ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted
func (ListAlertsResponsePathSelectorAlertsState) NeedsNotification ¶ added in v0.10.10
func (ListAlertsResponsePathSelectorAlertsState) NeedsNotification() ListAlertsResponsePathSelectorAlertsStateNeedsNotification
func (ListAlertsResponsePathSelectorAlertsState) NotificationCreated ¶ added in v0.10.10
func (ListAlertsResponsePathSelectorAlertsState) NotificationCreated() ListAlertsResponsePathSelectorAlertsStateNotificationCreated
func (ListAlertsResponsePathSelectorAlertsState) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsState) WithArrayOfValues(values []*alert.Alert_State) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsState) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsState) WithValue(value *alert.Alert_State) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsStateIsAcknowledged ¶
type ListAlertsResponsePathSelectorAlertsStateIsAcknowledged struct{}
func (ListAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsStateIsAcknowledged) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsStateIsFiring ¶
type ListAlertsResponsePathSelectorAlertsStateIsFiring struct{}
func (ListAlertsResponsePathSelectorAlertsStateIsFiring) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsStateIsFiring) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsStateIsFiring) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsStateIsFiring) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsStateIsFiring) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsStateIsFiring) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsStateIsSilenced ¶
type ListAlertsResponsePathSelectorAlertsStateIsSilenced struct{}
func (ListAlertsResponsePathSelectorAlertsStateIsSilenced) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsStateIsSilenced) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsStateIsSilenced) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsStateIsSilenced) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsStateIsSilenced) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsStateIsSilenced) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted ¶ added in v0.10.12
type ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted struct{}
func (ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithValue ¶ added in v0.10.12
func (s ListAlertsResponsePathSelectorAlertsStateLifecycleCompleted) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsStateLifetime ¶
type ListAlertsResponsePathSelectorAlertsStateLifetime struct{}
func (ListAlertsResponsePathSelectorAlertsStateLifetime) FieldPath ¶
func (ListAlertsResponsePathSelectorAlertsStateLifetime) FieldPath() *ListAlertsResponse_FieldSubPath
func (ListAlertsResponsePathSelectorAlertsStateLifetime) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsStateLifetime) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsStateLifetime) WithValue(value *monitoring_common.TimeRange) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime ¶
type ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime struct{}
func (ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime ¶
type ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime struct{}
func (ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithValue ¶
func (s ListAlertsResponsePathSelectorAlertsStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsStateNeedsNotification ¶ added in v0.10.10
type ListAlertsResponsePathSelectorAlertsStateNeedsNotification struct{}
func (ListAlertsResponsePathSelectorAlertsStateNeedsNotification) WithArrayOfValues ¶ added in v0.10.10
func (s ListAlertsResponsePathSelectorAlertsStateNeedsNotification) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsStateNeedsNotification) WithValue ¶ added in v0.10.10
func (s ListAlertsResponsePathSelectorAlertsStateNeedsNotification) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorAlertsStateNotificationCreated ¶ added in v0.10.10
type ListAlertsResponsePathSelectorAlertsStateNotificationCreated struct{}
func (ListAlertsResponsePathSelectorAlertsStateNotificationCreated) WithArrayOfValues ¶ added in v0.10.10
func (s ListAlertsResponsePathSelectorAlertsStateNotificationCreated) WithArrayOfValues(values []bool) *ListAlertsResponse_FieldSubPathArrayOfValues
func (ListAlertsResponsePathSelectorAlertsStateNotificationCreated) WithValue ¶ added in v0.10.10
func (s ListAlertsResponsePathSelectorAlertsStateNotificationCreated) WithValue(value bool) *ListAlertsResponse_FieldSubPathValue
type ListAlertsResponsePathSelectorCurrentOffset ¶ added in v0.10.1
type ListAlertsResponsePathSelectorCurrentOffset struct{}
func (ListAlertsResponsePathSelectorCurrentOffset) FieldPath ¶ added in v0.10.1
func (ListAlertsResponsePathSelectorCurrentOffset) FieldPath() *ListAlertsResponse_FieldTerminalPath
func (ListAlertsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶ added in v0.10.1
func (s ListAlertsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListAlertsResponse_FieldTerminalPathArrayOfValues
func (ListAlertsResponsePathSelectorCurrentOffset) WithValue ¶ added in v0.10.1
func (s ListAlertsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListAlertsResponse_FieldTerminalPathValue
type ListAlertsResponsePathSelectorNextPageToken ¶
type ListAlertsResponsePathSelectorNextPageToken struct{}
func (ListAlertsResponsePathSelectorNextPageToken) FieldPath ¶
func (ListAlertsResponsePathSelectorNextPageToken) FieldPath() *ListAlertsResponse_FieldTerminalPath
func (ListAlertsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*alert.PagerCursor) *ListAlertsResponse_FieldTerminalPathArrayOfValues
func (ListAlertsResponsePathSelectorNextPageToken) WithValue ¶
func (s ListAlertsResponsePathSelectorNextPageToken) WithValue(value *alert.PagerCursor) *ListAlertsResponse_FieldTerminalPathValue
type ListAlertsResponsePathSelectorPrevPageToken ¶
type ListAlertsResponsePathSelectorPrevPageToken struct{}
func (ListAlertsResponsePathSelectorPrevPageToken) FieldPath ¶
func (ListAlertsResponsePathSelectorPrevPageToken) FieldPath() *ListAlertsResponse_FieldTerminalPath
func (ListAlertsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListAlertsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*alert.PagerCursor) *ListAlertsResponse_FieldTerminalPathArrayOfValues
func (ListAlertsResponsePathSelectorPrevPageToken) WithValue ¶
func (s ListAlertsResponsePathSelectorPrevPageToken) WithValue(value *alert.PagerCursor) *ListAlertsResponse_FieldTerminalPathValue
type ListAlertsResponsePathSelectorTotalResultsCount ¶ added in v0.10.1
type ListAlertsResponsePathSelectorTotalResultsCount struct{}
func (ListAlertsResponsePathSelectorTotalResultsCount) FieldPath ¶ added in v0.10.1
func (ListAlertsResponsePathSelectorTotalResultsCount) FieldPath() *ListAlertsResponse_FieldTerminalPath
func (ListAlertsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶ added in v0.10.1
func (s ListAlertsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListAlertsResponse_FieldTerminalPathArrayOfValues
func (ListAlertsResponsePathSelectorTotalResultsCount) WithValue ¶ added in v0.10.1
func (s ListAlertsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListAlertsResponse_FieldTerminalPathValue
type ListAlertsResponse_FieldMask ¶
type ListAlertsResponse_FieldMask struct {
Paths []ListAlertsResponse_FieldPath
}
func FullListAlertsResponse_FieldMask ¶
func FullListAlertsResponse_FieldMask() *ListAlertsResponse_FieldMask
func (*ListAlertsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListAlertsResponse_FieldMask) AppendPath(path ListAlertsResponse_FieldPath)
func (*ListAlertsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListAlertsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListAlertsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListAlertsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListAlertsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListAlertsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListAlertsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListAlertsResponse_FieldMask) FilterInputFields() *ListAlertsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListAlertsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListAlertsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListAlertsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListAlertsResponse_FieldMask) GetPaths() []ListAlertsResponse_FieldPath
func (*ListAlertsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListAlertsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListAlertsResponse_FieldMask) IsFull ¶
func (fieldMask *ListAlertsResponse_FieldMask) IsFull() bool
func (ListAlertsResponse_FieldMask) Marshal ¶
func (fieldMask ListAlertsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListAlertsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListAlertsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListAlertsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListAlertsResponse_FieldMask) PathsCount() int
func (*ListAlertsResponse_FieldMask) Project ¶
func (fieldMask *ListAlertsResponse_FieldMask) Project(source *ListAlertsResponse) *ListAlertsResponse
func (*ListAlertsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListAlertsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListAlertsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListAlertsResponse_FieldMask) ProtoMessage()
func (*ListAlertsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListAlertsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListAlertsResponse_FieldMask) Reset ¶
func (fieldMask *ListAlertsResponse_FieldMask) Reset()
func (*ListAlertsResponse_FieldMask) Set ¶
func (fieldMask *ListAlertsResponse_FieldMask) Set(target, source *ListAlertsResponse)
func (*ListAlertsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListAlertsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListAlertsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListAlertsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListAlertsResponse_FieldMask) Size ¶
func (fieldMask *ListAlertsResponse_FieldMask) Size() int
func (*ListAlertsResponse_FieldMask) String ¶
func (fieldMask *ListAlertsResponse_FieldMask) String() string
func (*ListAlertsResponse_FieldMask) Subtract ¶
func (fieldMask *ListAlertsResponse_FieldMask) Subtract(other *ListAlertsResponse_FieldMask) *ListAlertsResponse_FieldMask
func (*ListAlertsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListAlertsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListAlertsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListAlertsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListAlertsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListAlertsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListAlertsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListAlertsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListAlertsResponse_FieldPath ¶
type ListAlertsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListAlertsResponse_FieldPathSelector Get(source *ListAlertsResponse) []interface{} GetSingle(source *ListAlertsResponse) (interface{}, bool) ClearValue(item *ListAlertsResponse) // Those methods build corresponding ListAlertsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListAlertsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListAlertsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListAlertsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListAlertsResponse_FieldPath ¶
func BuildListAlertsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListAlertsResponse_FieldPath, error)
func MustParseListAlertsResponse_FieldPath ¶
func MustParseListAlertsResponse_FieldPath(rawField string) ListAlertsResponse_FieldPath
func ParseListAlertsResponse_FieldPath ¶
func ParseListAlertsResponse_FieldPath(rawField string) (ListAlertsResponse_FieldPath, error)
type ListAlertsResponse_FieldPathArrayItemValue ¶
type ListAlertsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListAlertsResponse_FieldPath ContainsValue(*ListAlertsResponse) bool }
ListAlertsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListAlertsResponse according to their type Present only for array (repeated) types.
func MustParseListAlertsResponse_FieldPathArrayItemValue ¶
func MustParseListAlertsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListAlertsResponse_FieldPathArrayItemValue
func ParseListAlertsResponse_FieldPathArrayItemValue ¶
func ParseListAlertsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListAlertsResponse_FieldPathArrayItemValue, error)
ParseListAlertsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListAlertsResponse_FieldPathArrayOfValues ¶
type ListAlertsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListAlertsResponse_FieldPath }
ListAlertsResponse_FieldPathArrayOfValues allows storing slice of values for ListAlertsResponse fields according to their type
func MustParseListAlertsResponse_FieldPathArrayOfValues ¶
func MustParseListAlertsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListAlertsResponse_FieldPathArrayOfValues
func ParseListAlertsResponse_FieldPathArrayOfValues ¶
func ParseListAlertsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAlertsResponse_FieldPathArrayOfValues, error)
type ListAlertsResponse_FieldPathSelector ¶
type ListAlertsResponse_FieldPathSelector int32
const ( ListAlertsResponse_FieldPathSelectorAlerts ListAlertsResponse_FieldPathSelector = 0 ListAlertsResponse_FieldPathSelectorPrevPageToken ListAlertsResponse_FieldPathSelector = 1 ListAlertsResponse_FieldPathSelectorNextPageToken ListAlertsResponse_FieldPathSelector = 2 ListAlertsResponse_FieldPathSelectorCurrentOffset ListAlertsResponse_FieldPathSelector = 3 ListAlertsResponse_FieldPathSelectorTotalResultsCount ListAlertsResponse_FieldPathSelector = 4 )
func (ListAlertsResponse_FieldPathSelector) String ¶
func (s ListAlertsResponse_FieldPathSelector) String() string
type ListAlertsResponse_FieldPathValue ¶
type ListAlertsResponse_FieldPathValue interface { ListAlertsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListAlertsResponse) CompareWith(*ListAlertsResponse) (cmp int, comparable bool) }
ListAlertsResponse_FieldPathValue allows storing values for ListAlertsResponse fields according to their type
func MustParseListAlertsResponse_FieldPathValue ¶
func MustParseListAlertsResponse_FieldPathValue(pathStr, valueStr string) ListAlertsResponse_FieldPathValue
func ParseListAlertsResponse_FieldPathValue ¶
func ParseListAlertsResponse_FieldPathValue(pathStr, valueStr string) (ListAlertsResponse_FieldPathValue, error)
type ListAlertsResponse_FieldSubPath ¶
type ListAlertsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListAlertsResponse_FieldSubPath) AsAlertsSubPath ¶
func (fps *ListAlertsResponse_FieldSubPath) AsAlertsSubPath() (alert.Alert_FieldPath, bool)
func (*ListAlertsResponse_FieldSubPath) ClearValue ¶
func (fps *ListAlertsResponse_FieldSubPath) ClearValue(item *ListAlertsResponse)
func (*ListAlertsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListAlertsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListAlertsResponse_FieldSubPath) Get ¶
func (fps *ListAlertsResponse_FieldSubPath) Get(source *ListAlertsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListAlertsResponse
func (*ListAlertsResponse_FieldSubPath) GetDefault ¶
func (fps *ListAlertsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAlertsResponse_FieldSubPath) GetRaw ¶
func (fps *ListAlertsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListAlertsResponse_FieldSubPath) GetSingle ¶
func (fps *ListAlertsResponse_FieldSubPath) GetSingle(source *ListAlertsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListAlertsResponse
func (*ListAlertsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListAlertsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAlertsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListAlertsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAlertsResponse_FieldSubPath) JSONString ¶
func (fps *ListAlertsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAlertsResponse_FieldSubPath) Selector ¶
func (fps *ListAlertsResponse_FieldSubPath) Selector() ListAlertsResponse_FieldPathSelector
func (*ListAlertsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListAlertsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAlertsResponse_FieldSubPath) String ¶
func (fps *ListAlertsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListAlertsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListAlertsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListAlertsResponse_FieldPathArrayItemValue
func (*ListAlertsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListAlertsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListAlertsResponse_FieldPathArrayOfValues
func (*ListAlertsResponse_FieldSubPath) WithIValue ¶
func (fps *ListAlertsResponse_FieldSubPath) WithIValue(value interface{}) ListAlertsResponse_FieldPathValue
func (*ListAlertsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListAlertsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAlertsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListAlertsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAlertsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListAlertsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAlertsResponse_FieldSubPathArrayItemValue ¶
type ListAlertsResponse_FieldSubPathArrayItemValue struct { ListAlertsResponse_FieldPath // contains filtered or unexported fields }
func (*ListAlertsResponse_FieldSubPathArrayItemValue) AsAlertsPathItemValue ¶
func (fpaivs *ListAlertsResponse_FieldSubPathArrayItemValue) AsAlertsPathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
func (*ListAlertsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListAlertsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListAlertsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAlertsResponse'
func (*ListAlertsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListAlertsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListAlertsResponse_FieldSubPathArrayOfValues ¶
type ListAlertsResponse_FieldSubPathArrayOfValues struct { ListAlertsResponse_FieldPath // contains filtered or unexported fields }
func (*ListAlertsResponse_FieldSubPathArrayOfValues) AsAlertsPathArrayOfValues ¶
func (fpsaov *ListAlertsResponse_FieldSubPathArrayOfValues) AsAlertsPathArrayOfValues() (alert.Alert_FieldPathArrayOfValues, bool)
func (*ListAlertsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListAlertsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListAlertsResponse_FieldSubPathValue ¶
type ListAlertsResponse_FieldSubPathValue struct { ListAlertsResponse_FieldPath // contains filtered or unexported fields }
func (*ListAlertsResponse_FieldSubPathValue) AsAlertsPathValue ¶
func (fpvs *ListAlertsResponse_FieldSubPathValue) AsAlertsPathValue() (alert.Alert_FieldPathValue, bool)
func (*ListAlertsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListAlertsResponse_FieldSubPathValue) CompareWith(source *ListAlertsResponse) (int, bool)
func (*ListAlertsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListAlertsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAlertsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListAlertsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListAlertsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListAlertsResponse_FieldSubPathValue) SetTo(target **ListAlertsResponse)
func (*ListAlertsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListAlertsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListAlertsResponse_FieldTerminalPath ¶
type ListAlertsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListAlertsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListAlertsResponse_FieldTerminalPath) ClearValue(item *ListAlertsResponse)
func (*ListAlertsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListAlertsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListAlertsResponse_FieldTerminalPath) Get ¶
func (fp *ListAlertsResponse_FieldTerminalPath) Get(source *ListAlertsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListAlertsResponse
func (*ListAlertsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListAlertsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAlertsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListAlertsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListAlertsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListAlertsResponse_FieldTerminalPath) GetSingle(source *ListAlertsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListAlertsResponse
func (*ListAlertsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListAlertsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAlertsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListAlertsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAlertsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListAlertsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAlertsResponse_FieldTerminalPath) Selector ¶
func (fp *ListAlertsResponse_FieldTerminalPath) Selector() ListAlertsResponse_FieldPathSelector
func (*ListAlertsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListAlertsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAlertsResponse_FieldTerminalPath) String ¶
func (fp *ListAlertsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListAlertsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListAlertsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAlertsResponse_FieldPathArrayItemValue
func (*ListAlertsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListAlertsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAlertsResponse_FieldPathArrayOfValues
func (*ListAlertsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListAlertsResponse_FieldTerminalPath) WithIValue(value interface{}) ListAlertsResponse_FieldPathValue
func (*ListAlertsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListAlertsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAlertsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListAlertsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAlertsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListAlertsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAlertsResponse_FieldTerminalPathArrayItemValue ¶
type ListAlertsResponse_FieldTerminalPathArrayItemValue struct { ListAlertsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertsResponse_FieldTerminalPathArrayItemValue) AsAlertsItemValue ¶
func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) AsAlertsItemValue() (*alert.Alert, bool)
func (*ListAlertsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAlertsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAlertsResponse'
func (*ListAlertsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListAlertsResponse as interface{}
func (*ListAlertsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListAlertsResponse) (interface{}, bool)
func (*ListAlertsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListAlertsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListAlertsResponse_FieldTerminalPathArrayOfValues ¶
type ListAlertsResponse_FieldTerminalPathArrayOfValues struct { ListAlertsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertsResponse_FieldTerminalPathArrayOfValues) AsAlertsArrayOfValues ¶
func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsAlertsArrayOfValues() ([][]*alert.Alert, bool)
func (*ListAlertsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶ added in v0.10.1
func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListAlertsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
func (*ListAlertsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
func (*ListAlertsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶ added in v0.10.1
func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListAlertsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListAlertsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListAlertsResponse_FieldTerminalPathValue ¶
type ListAlertsResponse_FieldTerminalPathValue struct { ListAlertsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertsResponse_FieldTerminalPathValue) AsAlertsValue ¶
func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsAlertsValue() ([]*alert.Alert, bool)
func (*ListAlertsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶ added in v0.10.1
func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListAlertsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*alert.PagerCursor, bool)
func (*ListAlertsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*alert.PagerCursor, bool)
func (*ListAlertsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶ added in v0.10.1
func (fpv *ListAlertsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListAlertsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListAlertsResponse_FieldTerminalPathValue) CompareWith(source *ListAlertsResponse) (int, bool)
CompareWith compares value in the 'ListAlertsResponse_FieldTerminalPathValue' with the value under path in 'ListAlertsResponse'.
func (*ListAlertsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListAlertsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAlertsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListAlertsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListAlertsResponse' as interface{}
func (*ListAlertsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListAlertsResponse_FieldTerminalPathValue) SetTo(target **ListAlertsResponse)
SetTo stores value for selected field for object ListAlertsResponse
func (*ListAlertsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListAlertsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateAlertDescriptor ¶ added in v0.4.28
type UpdateAlertDescriptor struct{}
func GetUpdateAlertDescriptor ¶ added in v0.4.28
func GetUpdateAlertDescriptor() *UpdateAlertDescriptor
func (*UpdateAlertDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateAlertDescriptor) GetApiName ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetApiName() string
func (*UpdateAlertDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateAlertDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetFullMethodName() string
func (*UpdateAlertDescriptor) GetMethodName ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetMethodName() string
func (*UpdateAlertDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetProtoPkgName() string
func (*UpdateAlertDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *UpdateAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateAlertDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateAlertDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetServiceDomain() string
func (*UpdateAlertDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetServiceVersion() string
func (*UpdateAlertDescriptor) GetVerb ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) GetVerb() string
func (*UpdateAlertDescriptor) HasResource ¶ added in v0.4.30
func (d *UpdateAlertDescriptor) HasResource() bool
func (*UpdateAlertDescriptor) IsClientStream ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) IsClientStream() bool
func (*UpdateAlertDescriptor) IsCollection ¶ added in v0.4.30
func (d *UpdateAlertDescriptor) IsCollection() bool
func (*UpdateAlertDescriptor) IsPlural ¶ added in v0.4.30
func (d *UpdateAlertDescriptor) IsPlural() bool
func (*UpdateAlertDescriptor) IsServerStream ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) IsServerStream() bool
func (*UpdateAlertDescriptor) IsUnary ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) IsUnary() bool
func (*UpdateAlertDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateAlertDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateAlertDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *UpdateAlertDescriptor) RequestHasResourceBody() bool
type UpdateAlertDescriptorClientMsgHandle ¶ added in v0.4.28
type UpdateAlertDescriptorClientMsgHandle struct{}
func (*UpdateAlertDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateAlertDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateAlertDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateAlertDescriptorServerMsgHandle ¶ added in v0.4.28
type UpdateAlertDescriptorServerMsgHandle struct{}
func (*UpdateAlertDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateAlertDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateAlertDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateAlertRequest ¶
type UpdateAlertRequest struct { // Alert resource body Alert *alert.Alert `protobuf:"bytes,2,opt,name=alert,proto3" json:"alert,omitempty" firestore:"alert"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *alert.Alert_FieldMask `` /* 141-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 *UpdateAlertRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // If set to true, and the resource is not found, // a new resource will be created. In this situation, // 'field_mask' is ignored. // // https://google.aip.dev/134#create-or-update AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"` // contains filtered or unexported fields }
Request message for method [UpdateAlert][ntt.monitoring.v3.UpdateAlert]
func (*UpdateAlertRequest) Clone ¶
func (o *UpdateAlertRequest) Clone() *UpdateAlertRequest
func (*UpdateAlertRequest) CloneRaw ¶
func (o *UpdateAlertRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateAlertRequest) Descriptor ¶
func (*UpdateAlertRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateAlertRequest.ProtoReflect.Descriptor instead.
func (*UpdateAlertRequest) GetAlert ¶
func (m *UpdateAlertRequest) GetAlert() *alert.Alert
func (*UpdateAlertRequest) GetAllowMissing ¶ added in v0.12.33
func (m *UpdateAlertRequest) GetAllowMissing() bool
func (*UpdateAlertRequest) GetCas ¶
func (m *UpdateAlertRequest) GetCas() *UpdateAlertRequest_CAS
func (*UpdateAlertRequest) GetUpdateMask ¶
func (m *UpdateAlertRequest) GetUpdateMask() *alert.Alert_FieldMask
func (*UpdateAlertRequest) GotenMessage ¶
func (*UpdateAlertRequest) GotenMessage()
func (*UpdateAlertRequest) GotenObjectExt ¶
func (o *UpdateAlertRequest) GotenObjectExt()
func (*UpdateAlertRequest) GotenValidate ¶
func (obj *UpdateAlertRequest) GotenValidate() error
func (*UpdateAlertRequest) MakeDiffFieldMask ¶
func (o *UpdateAlertRequest) MakeDiffFieldMask(other *UpdateAlertRequest) *UpdateAlertRequest_FieldMask
func (*UpdateAlertRequest) MakeFullFieldMask ¶
func (o *UpdateAlertRequest) MakeFullFieldMask() *UpdateAlertRequest_FieldMask
func (*UpdateAlertRequest) MakeRawDiffFieldMask ¶
func (o *UpdateAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateAlertRequest) MakeRawFullFieldMask ¶
func (o *UpdateAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateAlertRequest) Marshal ¶
func (m *UpdateAlertRequest) Marshal() ([]byte, error)
func (*UpdateAlertRequest) MarshalJSON ¶
func (m *UpdateAlertRequest) MarshalJSON() ([]byte, error)
func (*UpdateAlertRequest) Merge ¶
func (o *UpdateAlertRequest) Merge(source *UpdateAlertRequest)
func (*UpdateAlertRequest) MergeRaw ¶
func (o *UpdateAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateAlertRequest) ProtoMessage ¶
func (*UpdateAlertRequest) ProtoMessage()
func (*UpdateAlertRequest) ProtoReflect ¶
func (m *UpdateAlertRequest) ProtoReflect() preflect.Message
func (*UpdateAlertRequest) Reset ¶
func (m *UpdateAlertRequest) Reset()
func (*UpdateAlertRequest) SetAlert ¶
func (m *UpdateAlertRequest) SetAlert(fv *alert.Alert)
func (*UpdateAlertRequest) SetAllowMissing ¶ added in v0.12.33
func (m *UpdateAlertRequest) SetAllowMissing(fv bool)
func (*UpdateAlertRequest) SetCas ¶
func (m *UpdateAlertRequest) SetCas(fv *UpdateAlertRequest_CAS)
func (*UpdateAlertRequest) SetUpdateMask ¶
func (m *UpdateAlertRequest) SetUpdateMask(fv *alert.Alert_FieldMask)
func (*UpdateAlertRequest) String ¶
func (m *UpdateAlertRequest) String() string
func (*UpdateAlertRequest) Unmarshal ¶
func (m *UpdateAlertRequest) Unmarshal(b []byte) error
func (*UpdateAlertRequest) UnmarshalJSON ¶
func (m *UpdateAlertRequest) UnmarshalJSON(data []byte) error
type UpdateAlertRequestCASFieldPathBuilder ¶
type UpdateAlertRequestCASFieldPathBuilder struct{}
func NewUpdateAlertRequestCASFieldPathBuilder ¶
func NewUpdateAlertRequestCASFieldPathBuilder() UpdateAlertRequestCASFieldPathBuilder
func (UpdateAlertRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateAlertRequestCASFieldPathBuilder) ConditionalState() UpdateAlertRequest_CASPathSelectorConditionalState
func (UpdateAlertRequestCASFieldPathBuilder) FieldMask ¶
func (UpdateAlertRequestCASFieldPathBuilder) FieldMask() UpdateAlertRequest_CASPathSelectorFieldMask
type UpdateAlertRequestCAS_FieldPath ¶
type UpdateAlertRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateAlertRequestCAS_FieldPathSelector Get(source *UpdateAlertRequest_CAS) []interface{} GetSingle(source *UpdateAlertRequest_CAS) (interface{}, bool) ClearValue(item *UpdateAlertRequest_CAS) // Those methods build corresponding UpdateAlertRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateAlertRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateAlertRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateAlertRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateAlertRequestCAS_FieldPath ¶
func BuildUpdateAlertRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateAlertRequestCAS_FieldPath, error)
func MustParseUpdateAlertRequestCAS_FieldPath ¶
func MustParseUpdateAlertRequestCAS_FieldPath(rawField string) UpdateAlertRequestCAS_FieldPath
func ParseUpdateAlertRequestCAS_FieldPath ¶
func ParseUpdateAlertRequestCAS_FieldPath(rawField string) (UpdateAlertRequestCAS_FieldPath, error)
type UpdateAlertRequestCAS_FieldPathArrayItemValue ¶
type UpdateAlertRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateAlertRequestCAS_FieldPath ContainsValue(*UpdateAlertRequest_CAS) bool }
UpdateAlertRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateAlertRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateAlertRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAlertRequestCAS_FieldPathArrayItemValue
func ParseUpdateAlertRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateAlertRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAlertRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateAlertRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateAlertRequestCAS_FieldPathArrayOfValues ¶
type UpdateAlertRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateAlertRequestCAS_FieldPath }
UpdateAlertRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateAlertRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateAlertRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAlertRequestCAS_FieldPathArrayOfValues
func ParseUpdateAlertRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateAlertRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAlertRequestCAS_FieldPathArrayOfValues, error)
type UpdateAlertRequestCAS_FieldPathSelector ¶
type UpdateAlertRequestCAS_FieldPathSelector int32
const ( UpdateAlertRequestCAS_FieldPathSelectorConditionalState UpdateAlertRequestCAS_FieldPathSelector = 0 UpdateAlertRequestCAS_FieldPathSelectorFieldMask UpdateAlertRequestCAS_FieldPathSelector = 1 )
func (UpdateAlertRequestCAS_FieldPathSelector) String ¶
func (s UpdateAlertRequestCAS_FieldPathSelector) String() string
type UpdateAlertRequestCAS_FieldPathValue ¶
type UpdateAlertRequestCAS_FieldPathValue interface { UpdateAlertRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateAlertRequest_CAS) CompareWith(*UpdateAlertRequest_CAS) (cmp int, comparable bool) }
UpdateAlertRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateAlertRequestCAS_FieldPathValue ¶
func MustParseUpdateAlertRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateAlertRequestCAS_FieldPathValue
func ParseUpdateAlertRequestCAS_FieldPathValue ¶
func ParseUpdateAlertRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateAlertRequestCAS_FieldPathValue, error)
type UpdateAlertRequestCAS_FieldSubPath ¶
type UpdateAlertRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateAlertRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) AsConditionalStateSubPath() (alert.Alert_FieldPath, bool)
func (*UpdateAlertRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) ClearValue(item *UpdateAlertRequest_CAS)
func (*UpdateAlertRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateAlertRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) Get(source *UpdateAlertRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateAlertRequest_CAS
func (*UpdateAlertRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAlertRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAlertRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) GetSingle(source *UpdateAlertRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateAlertRequest_CAS
func (*UpdateAlertRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAlertRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAlertRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAlertRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) Selector() UpdateAlertRequestCAS_FieldPathSelector
func (*UpdateAlertRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateAlertRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAlertRequestCAS_FieldSubPath) String ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateAlertRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAlertRequestCAS_FieldPathArrayItemValue
func (*UpdateAlertRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAlertRequestCAS_FieldPathArrayOfValues
func (*UpdateAlertRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateAlertRequestCAS_FieldPathValue
func (*UpdateAlertRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAlertRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAlertRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateAlertRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAlertRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateAlertRequestCAS_FieldSubPathArrayItemValue struct { UpdateAlertRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateAlertRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
func (*UpdateAlertRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateAlertRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAlertRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateAlertRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateAlertRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateAlertRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateAlertRequestCAS_FieldSubPathArrayOfValues struct { UpdateAlertRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateAlertRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (alert.Alert_FieldPathArrayOfValues, bool)
func (*UpdateAlertRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateAlertRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateAlertRequestCAS_FieldSubPathValue ¶
type UpdateAlertRequestCAS_FieldSubPathValue struct { UpdateAlertRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (alert.Alert_FieldPathValue, bool)
func (*UpdateAlertRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) CompareWith(source *UpdateAlertRequest_CAS) (int, bool)
func (*UpdateAlertRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAlertRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateAlertRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) SetTo(target **UpdateAlertRequest_CAS)
func (*UpdateAlertRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateAlertRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateAlertRequestCAS_FieldTerminalPath ¶
type UpdateAlertRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateAlertRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) ClearValue(item *UpdateAlertRequest_CAS)
func (*UpdateAlertRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateAlertRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) Get(source *UpdateAlertRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateAlertRequest_CAS
func (*UpdateAlertRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAlertRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAlertRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) GetSingle(source *UpdateAlertRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateAlertRequest_CAS
func (*UpdateAlertRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAlertRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAlertRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAlertRequestCAS_FieldTerminalPath) Selector ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) Selector() UpdateAlertRequestCAS_FieldPathSelector
func (*UpdateAlertRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAlertRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateAlertRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAlertRequestCAS_FieldPathArrayItemValue
func (*UpdateAlertRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAlertRequestCAS_FieldPathArrayOfValues
func (*UpdateAlertRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateAlertRequestCAS_FieldPathValue
func (*UpdateAlertRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAlertRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAlertRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateAlertRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateAlertRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAlertRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateAlertRequest_CAS as interface{}
func (*UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAlertRequest_CAS) (interface{}, bool)
func (*UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateAlertRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateAlertRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*alert.Alert, bool)
func (*UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
func (*UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateAlertRequestCAS_FieldTerminalPathValue ¶
type UpdateAlertRequestCAS_FieldTerminalPathValue struct { UpdateAlertRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*alert.Alert, bool)
func (*UpdateAlertRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
func (*UpdateAlertRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateAlertRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateAlertRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateAlertRequest_CAS'.
func (*UpdateAlertRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAlertRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateAlertRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateAlertRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateAlertRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateAlertRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateAlertRequestFieldPathBuilder ¶
type UpdateAlertRequestFieldPathBuilder struct{}
func NewUpdateAlertRequestFieldPathBuilder ¶
func NewUpdateAlertRequestFieldPathBuilder() UpdateAlertRequestFieldPathBuilder
func (UpdateAlertRequestFieldPathBuilder) AllowMissing ¶ added in v0.12.33
func (UpdateAlertRequestFieldPathBuilder) AllowMissing() UpdateAlertRequestPathSelectorAllowMissing
func (UpdateAlertRequestFieldPathBuilder) UpdateMask ¶
func (UpdateAlertRequestFieldPathBuilder) UpdateMask() UpdateAlertRequestPathSelectorUpdateMask
type UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric ¶
type UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithValue ¶
func (s UpdateAlertRequestMapPathSelectorAlertInfoObservedValuesPerMetric) WithValue(value float64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels ¶
type UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithValue ¶
func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMetricLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels ¶
type UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue ¶
func (s UpdateAlertRequestMapPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations ¶
type UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations) FieldPath ¶
func (s UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithValue ¶
func (s UpdateAlertRequestMapPathSelectorAlertMetadataAnnotations) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestMapPathSelectorAlertMetadataLabels ¶
type UpdateAlertRequestMapPathSelectorAlertMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorAlertMetadataLabels) FieldPath ¶
func (s UpdateAlertRequestMapPathSelectorAlertMetadataLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestMapPathSelectorAlertMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorAlertMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestMapPathSelectorAlertMetadataLabels) WithValue ¶
func (s UpdateAlertRequestMapPathSelectorAlertMetadataLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestMapPathSelectorAlertMetadataShards ¶
type UpdateAlertRequestMapPathSelectorAlertMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorAlertMetadataShards) FieldPath ¶
func (s UpdateAlertRequestMapPathSelectorAlertMetadataShards) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestMapPathSelectorAlertMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorAlertMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestMapPathSelectorAlertMetadataShards) WithValue ¶
func (s UpdateAlertRequestMapPathSelectorAlertMetadataShards) WithValue(value int64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestMapPathSelectorCasConditionalStateInfoObservedValuesPerMetric ¶
type UpdateAlertRequestMapPathSelectorCasConditionalStateInfoObservedValuesPerMetric struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMetricLabels ¶
type UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMetricLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels ¶
type UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) FieldPath ¶
func (UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateAlertRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlert ¶
type UpdateAlertRequestPathSelectorAlert struct{}
func (UpdateAlertRequestPathSelectorAlert) DisplayName ¶
func (UpdateAlertRequestPathSelectorAlert) DisplayName() UpdateAlertRequestPathSelectorAlertDisplayName
func (UpdateAlertRequestPathSelectorAlert) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlert) FieldPath() *UpdateAlertRequest_FieldTerminalPath
func (UpdateAlertRequestPathSelectorAlert) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlert) WithArrayOfValues(values []*alert.Alert) *UpdateAlertRequest_FieldTerminalPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlert) WithSubArrayItemValue ¶
func (s UpdateAlertRequestPathSelectorAlert) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorAlert) WithSubArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlert) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlert) WithSubPath ¶
func (UpdateAlertRequestPathSelectorAlert) WithSubPath(subPath alert.Alert_FieldPath) *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlert) WithSubValue ¶
func (s UpdateAlertRequestPathSelectorAlert) WithSubValue(subPathValue alert.Alert_FieldPathValue) *UpdateAlertRequest_FieldSubPathValue
func (UpdateAlertRequestPathSelectorAlert) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlert) WithValue(value *alert.Alert) *UpdateAlertRequest_FieldTerminalPathValue
type UpdateAlertRequestPathSelectorAlertDisplayName ¶
type UpdateAlertRequestPathSelectorAlertDisplayName struct{}
func (UpdateAlertRequestPathSelectorAlertDisplayName) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertDisplayName) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertDisplayName) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertDisplayName) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertDisplayName) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertDisplayName) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfo ¶
type UpdateAlertRequestPathSelectorAlertInfo struct{}
func (UpdateAlertRequestPathSelectorAlertInfo) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertInfo) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertInfo) ObservedValues ¶
func (UpdateAlertRequestPathSelectorAlertInfo) ObservedValues() UpdateAlertRequestPathSelectorAlertInfoObservedValues
func (UpdateAlertRequestPathSelectorAlertInfo) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfo) WithArrayOfValues(values []*alert.Alert_Info) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfo) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfo) WithValue(value *alert.Alert_Info) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoObservedValues ¶
type UpdateAlertRequestPathSelectorAlertInfoObservedValues struct{}
func (UpdateAlertRequestPathSelectorAlertInfoObservedValues) ExampleValue ¶
func (UpdateAlertRequestPathSelectorAlertInfoObservedValues) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertInfoObservedValues) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertInfoObservedValues) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoObservedValues) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoObservedValues) WithValue(value *alert.Alert_Info_ObservedValues) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue ¶
type UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue struct{}
func (UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoObservedValuesExampleValue) WithValue(value float64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric ¶
type UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric struct{}
func (UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoObservedValuesPerMetric) WithValue(value map[string]float64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoTimeSerie ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerie struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerie) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerie) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerie) MonitoredResource ¶
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerie) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerie) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieKey) WithValue(value []byte) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) ReducedLabels ¶
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetric) WithValue(value *monitoring_common.Metric) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithItemValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricReducedLabels) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMetricType) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) ReducedLabels ¶
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceReducedLabels) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType ¶
type UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType struct{}
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertInfoTimeSerieMonitoredResourceType) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadata ¶
type UpdateAlertRequestPathSelectorAlertMetadata struct{}
func (UpdateAlertRequestPathSelectorAlertMetadata) Annotations ¶
func (UpdateAlertRequestPathSelectorAlertMetadata) CreateTime ¶
func (UpdateAlertRequestPathSelectorAlertMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorAlertMetadata) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertMetadata) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadata) Generation ¶
func (UpdateAlertRequestPathSelectorAlertMetadata) OwnerReferences ¶
func (UpdateAlertRequestPathSelectorAlertMetadata) OwnerReferences() UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences
func (UpdateAlertRequestPathSelectorAlertMetadata) ResourceVersion ¶
func (UpdateAlertRequestPathSelectorAlertMetadata) ResourceVersion() UpdateAlertRequestPathSelectorAlertMetadataResourceVersion
func (UpdateAlertRequestPathSelectorAlertMetadata) UpdateTime ¶
func (UpdateAlertRequestPathSelectorAlertMetadata) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadata) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadata) WithValue(value *ntt_meta.Meta) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataAnnotations ¶
type UpdateAlertRequestPathSelectorAlertMetadataAnnotations struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataAnnotations) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataAnnotations) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataCreateTime ¶
type UpdateAlertRequestPathSelectorAlertMetadataCreateTime struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataCreateTime) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertMetadataCreateTime) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataCreateTime) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataDeleteTime ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorAlertMetadataDeleteTime struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorAlertMetadataDeleteTime) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataDeleteTime) WithValue ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataGeneration ¶
type UpdateAlertRequestPathSelectorAlertMetadataGeneration struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataGeneration) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertMetadataGeneration) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataGeneration) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataGeneration) WithValue(value int64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataLabels ¶
type UpdateAlertRequestPathSelectorAlertMetadataLabels struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataLabels) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertMetadataLabels) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataLabels) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataLifecycle ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorAlertMetadataLifecycle struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycle) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithValue ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataLifecycleState ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorAlertMetadataLifecycleState struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataLifecycleState) WithValue ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences ¶
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) Controller ¶
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithItemValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController ¶
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesController) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind ¶
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesKind) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName ¶
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesName) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithValue ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithValue ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorAlertMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataResourceVersion ¶
type UpdateAlertRequestPathSelectorAlertMetadataResourceVersion struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataResourceVersion) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataResourceVersion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataShards ¶
type UpdateAlertRequestPathSelectorAlertMetadataShards struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataShards) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertMetadataShards) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataShards) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataShards) WithValue(value map[string]int64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataSyncing ¶
type UpdateAlertRequestPathSelectorAlertMetadataSyncing struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataSyncing) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertMetadataSyncing) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataSyncing) OwningRegion ¶
func (UpdateAlertRequestPathSelectorAlertMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataSyncing) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion ¶
type UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingOwningRegion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions ¶
type UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithItemValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataSyncingRegions) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataTags ¶
type UpdateAlertRequestPathSelectorAlertMetadataTags struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataTags) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertMetadataTags) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataTags) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataTags) WithItemValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataTags) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorAlertMetadataTags) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataTags) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataUpdateTime ¶
type UpdateAlertRequestPathSelectorAlertMetadataUpdateTime struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataUpdateTime) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertMetadataUpdateTime) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataUpdateTime) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertMetadataUuid ¶
type UpdateAlertRequestPathSelectorAlertMetadataUuid struct{}
func (UpdateAlertRequestPathSelectorAlertMetadataUuid) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertMetadataUuid) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertMetadataUuid) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertMetadataUuid) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertMetadataUuid) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertName ¶
type UpdateAlertRequestPathSelectorAlertName struct{}
func (UpdateAlertRequestPathSelectorAlertName) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertName) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertName) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertName) WithArrayOfValues(values []*alert.Name) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertName) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertName) WithValue(value *alert.Name) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertState ¶
type UpdateAlertRequestPathSelectorAlertState struct{}
func (UpdateAlertRequestPathSelectorAlertState) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertState) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertState) IsAcknowledged ¶
func (UpdateAlertRequestPathSelectorAlertState) IsAcknowledged() UpdateAlertRequestPathSelectorAlertStateIsAcknowledged
func (UpdateAlertRequestPathSelectorAlertState) IsSilenced ¶
func (UpdateAlertRequestPathSelectorAlertState) LifecycleCompleted ¶ added in v0.10.12
func (UpdateAlertRequestPathSelectorAlertState) LifecycleCompleted() UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted
func (UpdateAlertRequestPathSelectorAlertState) NeedsNotification ¶ added in v0.10.10
func (UpdateAlertRequestPathSelectorAlertState) NeedsNotification() UpdateAlertRequestPathSelectorAlertStateNeedsNotification
func (UpdateAlertRequestPathSelectorAlertState) NotificationCreated ¶ added in v0.10.10
func (UpdateAlertRequestPathSelectorAlertState) NotificationCreated() UpdateAlertRequestPathSelectorAlertStateNotificationCreated
func (UpdateAlertRequestPathSelectorAlertState) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertState) WithArrayOfValues(values []*alert.Alert_State) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertState) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertState) WithValue(value *alert.Alert_State) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertStateIsAcknowledged ¶
type UpdateAlertRequestPathSelectorAlertStateIsAcknowledged struct{}
func (UpdateAlertRequestPathSelectorAlertStateIsAcknowledged) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertStateIsAcknowledged) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertStateIsAcknowledged) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertStateIsAcknowledged) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertStateIsFiring ¶
type UpdateAlertRequestPathSelectorAlertStateIsFiring struct{}
func (UpdateAlertRequestPathSelectorAlertStateIsFiring) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertStateIsFiring) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertStateIsFiring) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertStateIsFiring) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertStateIsFiring) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertStateIsFiring) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertStateIsSilenced ¶
type UpdateAlertRequestPathSelectorAlertStateIsSilenced struct{}
func (UpdateAlertRequestPathSelectorAlertStateIsSilenced) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertStateIsSilenced) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertStateIsSilenced) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertStateIsSilenced) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertStateIsSilenced) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertStateIsSilenced) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted ¶ added in v0.10.12
type UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted struct{}
func (UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithValue ¶ added in v0.10.12
func (s UpdateAlertRequestPathSelectorAlertStateLifecycleCompleted) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertStateLifetime ¶
type UpdateAlertRequestPathSelectorAlertStateLifetime struct{}
func (UpdateAlertRequestPathSelectorAlertStateLifetime) FieldPath ¶
func (UpdateAlertRequestPathSelectorAlertStateLifetime) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorAlertStateLifetime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertStateLifetime) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertStateLifetime) WithValue(value *monitoring_common.TimeRange) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime ¶
type UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime struct{}
func (UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime ¶
type UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime struct{}
func (UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithValue ¶
func (s UpdateAlertRequestPathSelectorAlertStateLifetimeStartTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertStateNeedsNotification ¶ added in v0.10.10
type UpdateAlertRequestPathSelectorAlertStateNeedsNotification struct{}
func (UpdateAlertRequestPathSelectorAlertStateNeedsNotification) WithArrayOfValues ¶ added in v0.10.10
func (s UpdateAlertRequestPathSelectorAlertStateNeedsNotification) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertStateNeedsNotification) WithValue ¶ added in v0.10.10
func (s UpdateAlertRequestPathSelectorAlertStateNeedsNotification) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAlertStateNotificationCreated ¶ added in v0.10.10
type UpdateAlertRequestPathSelectorAlertStateNotificationCreated struct{}
func (UpdateAlertRequestPathSelectorAlertStateNotificationCreated) WithArrayOfValues ¶ added in v0.10.10
func (s UpdateAlertRequestPathSelectorAlertStateNotificationCreated) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorAlertStateNotificationCreated) WithValue ¶ added in v0.10.10
func (s UpdateAlertRequestPathSelectorAlertStateNotificationCreated) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorAllowMissing ¶ added in v0.12.33
type UpdateAlertRequestPathSelectorAllowMissing struct{}
func (UpdateAlertRequestPathSelectorAllowMissing) FieldPath ¶ added in v0.12.33
func (UpdateAlertRequestPathSelectorAllowMissing) FieldPath() *UpdateAlertRequest_FieldTerminalPath
func (UpdateAlertRequestPathSelectorAllowMissing) WithArrayOfValues ¶ added in v0.12.33
func (s UpdateAlertRequestPathSelectorAllowMissing) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldTerminalPathArrayOfValues
func (UpdateAlertRequestPathSelectorAllowMissing) WithValue ¶ added in v0.12.33
func (s UpdateAlertRequestPathSelectorAllowMissing) WithValue(value bool) *UpdateAlertRequest_FieldTerminalPathValue
type UpdateAlertRequestPathSelectorCas ¶
type UpdateAlertRequestPathSelectorCas struct{}
func (UpdateAlertRequestPathSelectorCas) ConditionalState ¶
func (UpdateAlertRequestPathSelectorCas) ConditionalState() UpdateAlertRequestPathSelectorCasConditionalState
func (UpdateAlertRequestPathSelectorCas) FieldMask ¶
func (UpdateAlertRequestPathSelectorCas) FieldMask() UpdateAlertRequestPathSelectorCasFieldMask
func (UpdateAlertRequestPathSelectorCas) FieldPath ¶
func (UpdateAlertRequestPathSelectorCas) FieldPath() *UpdateAlertRequest_FieldTerminalPath
func (UpdateAlertRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCas) WithArrayOfValues(values []*UpdateAlertRequest_CAS) *UpdateAlertRequest_FieldTerminalPathArrayOfValues
func (UpdateAlertRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateAlertRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateAlertRequestCAS_FieldPathArrayItemValue) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateAlertRequestCAS_FieldPathArrayOfValues) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCas) WithSubPath ¶
func (UpdateAlertRequestPathSelectorCas) WithSubPath(subPath UpdateAlertRequestCAS_FieldPath) *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorCas) WithSubValue ¶
func (s UpdateAlertRequestPathSelectorCas) WithSubValue(subPathValue UpdateAlertRequestCAS_FieldPathValue) *UpdateAlertRequest_FieldSubPathValue
func (UpdateAlertRequestPathSelectorCas) WithValue ¶
func (s UpdateAlertRequestPathSelectorCas) WithValue(value *UpdateAlertRequest_CAS) *UpdateAlertRequest_FieldTerminalPathValue
type UpdateAlertRequestPathSelectorCasConditionalState ¶
type UpdateAlertRequestPathSelectorCasConditionalState struct{}
func (UpdateAlertRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateAlertRequestPathSelectorCasConditionalState) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasConditionalState) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*alert.Alert) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalState) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalState) WithValue(value *alert.Alert) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateAlertRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateDisplayName) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateInfo ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfo struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfo) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfo) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorCasConditionalStateInfo) ObservedValues ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfo) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfo) WithArrayOfValues(values []*alert.Alert_Info) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateInfo) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfo) WithValue(value *alert.Alert_Info) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues) ExampleValue ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesExampleValue ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesExampleValue struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesExampleValue) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoObservedValuesPerMetric) WithValue(value map[string]float64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) MonitoredResource ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerie) WithValue(value *alert.Alert_Info_TimeSerie) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieKey) WithValue(value []byte) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric) ReducedLabels ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) WithItemValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricReducedLabels) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMetricType) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource) ReducedLabels ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithKey ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceType ¶
type UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceType struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceType) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceType) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateAlertRequest_FieldSubPathArrayItemValue
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateName ¶
type UpdateAlertRequestPathSelectorCasConditionalStateName struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateName) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*alert.Name) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateName) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateName) WithValue(value *alert.Name) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateState ¶
type UpdateAlertRequestPathSelectorCasConditionalStateState struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateState) IsAcknowledged ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateState) IsSilenced ¶
func (UpdateAlertRequestPathSelectorCasConditionalStateState) LifecycleCompleted ¶ added in v0.10.12
func (UpdateAlertRequestPathSelectorCasConditionalStateState) NeedsNotification ¶ added in v0.10.10
func (UpdateAlertRequestPathSelectorCasConditionalStateState) NotificationCreated ¶ added in v0.10.10
func (UpdateAlertRequestPathSelectorCasConditionalStateState) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*alert.Alert_State) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateState) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateState) WithValue(value *alert.Alert_State) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged ¶
type UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsAcknowledged) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring ¶
type UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsFiring) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced ¶
type UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateIsSilenced) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted ¶ added in v0.10.12
type UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithValue ¶ added in v0.10.12
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifecycleCompleted) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime ¶
type UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetime) WithValue(value *monitoring_common.TimeRange) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime ¶
type UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeEndTime) WithValue(value *timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeStartTime ¶
type UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeStartTime struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeStartTime) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequest_FieldSubPathArrayOfValues
type UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification ¶ added in v0.10.10
type UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification) FieldPath ¶ added in v0.10.10
func (UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification) WithArrayOfValues ¶ added in v0.10.10
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification) WithValue ¶ added in v0.10.10
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateNeedsNotification) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated ¶ added in v0.10.10
type UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated struct{}
func (UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated) FieldPath ¶ added in v0.10.10
func (UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated) WithArrayOfValues ¶ added in v0.10.10
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated) WithArrayOfValues(values []bool) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated) WithValue ¶ added in v0.10.10
func (s UpdateAlertRequestPathSelectorCasConditionalStateStateNotificationCreated) WithValue(value bool) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorCasFieldMask ¶
type UpdateAlertRequestPathSelectorCasFieldMask struct{}
func (UpdateAlertRequestPathSelectorCasFieldMask) FieldPath ¶
func (UpdateAlertRequestPathSelectorCasFieldMask) FieldPath() *UpdateAlertRequest_FieldSubPath
func (UpdateAlertRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *UpdateAlertRequest_FieldSubPathArrayOfValues
func (UpdateAlertRequestPathSelectorCasFieldMask) WithValue ¶
func (s UpdateAlertRequestPathSelectorCasFieldMask) WithValue(value *alert.Alert_FieldMask) *UpdateAlertRequest_FieldSubPathValue
type UpdateAlertRequestPathSelectorUpdateMask ¶
type UpdateAlertRequestPathSelectorUpdateMask struct{}
func (UpdateAlertRequestPathSelectorUpdateMask) FieldPath ¶
func (UpdateAlertRequestPathSelectorUpdateMask) FieldPath() *UpdateAlertRequest_FieldTerminalPath
func (UpdateAlertRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateAlertRequestPathSelectorUpdateMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *UpdateAlertRequest_FieldTerminalPathArrayOfValues
func (UpdateAlertRequestPathSelectorUpdateMask) WithValue ¶
func (s UpdateAlertRequestPathSelectorUpdateMask) WithValue(value *alert.Alert_FieldMask) *UpdateAlertRequest_FieldTerminalPathValue
type UpdateAlertRequest_CAS ¶
type UpdateAlertRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *alert.Alert `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *alert.Alert_FieldMask `` /* 137-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 (*UpdateAlertRequest_CAS) Clone ¶
func (o *UpdateAlertRequest_CAS) Clone() *UpdateAlertRequest_CAS
func (*UpdateAlertRequest_CAS) CloneRaw ¶
func (o *UpdateAlertRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateAlertRequest_CAS) Descriptor ¶
func (*UpdateAlertRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateAlertRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateAlertRequest_CAS) GetConditionalState ¶
func (m *UpdateAlertRequest_CAS) GetConditionalState() *alert.Alert
func (*UpdateAlertRequest_CAS) GetFieldMask ¶
func (m *UpdateAlertRequest_CAS) GetFieldMask() *alert.Alert_FieldMask
func (*UpdateAlertRequest_CAS) GotenMessage ¶
func (*UpdateAlertRequest_CAS) GotenMessage()
func (*UpdateAlertRequest_CAS) GotenObjectExt ¶
func (o *UpdateAlertRequest_CAS) GotenObjectExt()
func (*UpdateAlertRequest_CAS) GotenValidate ¶
func (obj *UpdateAlertRequest_CAS) GotenValidate() error
func (*UpdateAlertRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateAlertRequest_CAS) MakeDiffFieldMask(other *UpdateAlertRequest_CAS) *UpdateAlertRequest_CAS_FieldMask
func (*UpdateAlertRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateAlertRequest_CAS) MakeFullFieldMask() *UpdateAlertRequest_CAS_FieldMask
func (*UpdateAlertRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateAlertRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateAlertRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateAlertRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateAlertRequest_CAS) Marshal ¶
func (m *UpdateAlertRequest_CAS) Marshal() ([]byte, error)
func (*UpdateAlertRequest_CAS) MarshalJSON ¶
func (m *UpdateAlertRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateAlertRequest_CAS) Merge ¶
func (o *UpdateAlertRequest_CAS) Merge(source *UpdateAlertRequest_CAS)
func (*UpdateAlertRequest_CAS) MergeRaw ¶
func (o *UpdateAlertRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateAlertRequest_CAS) ProtoMessage ¶
func (*UpdateAlertRequest_CAS) ProtoMessage()
func (*UpdateAlertRequest_CAS) ProtoReflect ¶
func (m *UpdateAlertRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateAlertRequest_CAS) Reset ¶
func (m *UpdateAlertRequest_CAS) Reset()
func (*UpdateAlertRequest_CAS) SetConditionalState ¶
func (m *UpdateAlertRequest_CAS) SetConditionalState(fv *alert.Alert)
func (*UpdateAlertRequest_CAS) SetFieldMask ¶
func (m *UpdateAlertRequest_CAS) SetFieldMask(fv *alert.Alert_FieldMask)
func (*UpdateAlertRequest_CAS) String ¶
func (m *UpdateAlertRequest_CAS) String() string
func (*UpdateAlertRequest_CAS) Unmarshal ¶
func (m *UpdateAlertRequest_CAS) Unmarshal(b []byte) error
func (*UpdateAlertRequest_CAS) UnmarshalJSON ¶
func (m *UpdateAlertRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoObservedValuesPerMetric ¶
type UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoObservedValuesPerMetric struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues(values []float64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMetricLabels ¶
type UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMetricLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels ¶
type UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) FieldPath ¶
func (UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateAlertRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalState ¶
type UpdateAlertRequest_CASPathSelectorConditionalState struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateAlertRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*alert.Alert) *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue alert.Alert_FieldPathArrayItemValue) *UpdateAlertRequestCAS_FieldSubPathArrayItemValue
func (UpdateAlertRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues alert.Alert_FieldPathArrayOfValues) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateAlertRequest_CASPathSelectorConditionalState) WithSubPath(subPath alert.Alert_FieldPath) *UpdateAlertRequestCAS_FieldSubPath
func (UpdateAlertRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue alert.Alert_FieldPathValue) *UpdateAlertRequestCAS_FieldSubPathValue
func (UpdateAlertRequest_CASPathSelectorConditionalState) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalState) WithValue(value *alert.Alert) *UpdateAlertRequestCAS_FieldTerminalPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateInfo ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfo struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfo) ObservedValues ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfo) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfo) WithArrayOfValues(values []*alert.Alert_Info) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfo) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfo) WithValue(value *alert.Alert_Info) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues) ExampleValue ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValues) WithArrayOfValues(values []*alert.Alert_Info_ObservedValues) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesExampleValue ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesExampleValue struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesExampleValue) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesExampleValue) WithArrayOfValues(values []float64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric) WithArrayOfValues(values []map[string]float64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoObservedValuesPerMetric) WithValue(value map[string]float64) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie) MonitoredResource ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerie) WithArrayOfValues(values []*alert.Alert_Info_TimeSerie) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey) WithArrayOfValues(values [][]byte) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieKey) WithValue(value []byte) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric) ReducedLabels ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricLabels) WithValue(value map[string]string) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels) FieldPath ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricReducedLabels) WithItemValue ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricType ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricType struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricType) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMetricType) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource) ReducedLabels ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) FieldPath ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceLabels) WithKey ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) FieldPath ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithArrayOfValues(values [][]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceReducedLabels) WithItemValue ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceType ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceType struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceType) FieldPath ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceType) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateInfoTimeSerieMonitoredResourceType) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAlertRequestCAS_FieldSubPathArrayItemValue
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateAlertRequestCAS_FieldSubPathArrayItemValue
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateName ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*alert.Name) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateName) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateName) WithValue(value *alert.Name) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateState ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateState struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateState) IsAcknowledged ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateState) IsSilenced ¶
func (UpdateAlertRequest_CASPathSelectorConditionalStateState) LifecycleCompleted ¶ added in v0.10.12
func (UpdateAlertRequest_CASPathSelectorConditionalStateState) NeedsNotification ¶ added in v0.10.10
func (UpdateAlertRequest_CASPathSelectorConditionalStateState) NotificationCreated ¶ added in v0.10.10
func (UpdateAlertRequest_CASPathSelectorConditionalStateState) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*alert.Alert_State) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateState) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateState) WithValue(value *alert.Alert_State) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsAcknowledged) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsFiring) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateIsSilenced) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted ¶ added in v0.10.12
type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) FieldPath ¶ added in v0.10.12
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithArrayOfValues ¶ added in v0.10.12
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithValue ¶ added in v0.10.12
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifecycleCompleted) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetime) WithArrayOfValues(values []*monitoring_common.TimeRange) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeEndTime ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeEndTime struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeEndTime) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeStartTime ¶
type UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeStartTime struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeStartTime) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateLifetimeStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification ¶ added in v0.10.10
type UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification) FieldPath ¶ added in v0.10.10
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification) WithArrayOfValues ¶ added in v0.10.10
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification) WithValue ¶ added in v0.10.10
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateNeedsNotification) WithValue(value bool) *UpdateAlertRequestCAS_FieldSubPathValue
type UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated ¶ added in v0.10.10
type UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated struct{}
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated) FieldPath ¶ added in v0.10.10
func (UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated) WithArrayOfValues ¶ added in v0.10.10
func (s UpdateAlertRequest_CASPathSelectorConditionalStateStateNotificationCreated) WithArrayOfValues(values []bool) *UpdateAlertRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertRequest_CASPathSelectorFieldMask ¶
type UpdateAlertRequest_CASPathSelectorFieldMask struct{}
func (UpdateAlertRequest_CASPathSelectorFieldMask) FieldPath ¶
func (UpdateAlertRequest_CASPathSelectorFieldMask) FieldPath() *UpdateAlertRequestCAS_FieldTerminalPath
func (UpdateAlertRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateAlertRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *UpdateAlertRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateAlertRequest_CASPathSelectorFieldMask) WithValue ¶
func (s UpdateAlertRequest_CASPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *UpdateAlertRequestCAS_FieldTerminalPathValue
type UpdateAlertRequest_CAS_FieldMask ¶
type UpdateAlertRequest_CAS_FieldMask struct {
Paths []UpdateAlertRequestCAS_FieldPath
}
func FullUpdateAlertRequest_CAS_FieldMask ¶
func FullUpdateAlertRequest_CAS_FieldMask() *UpdateAlertRequest_CAS_FieldMask
func (*UpdateAlertRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) AppendPath(path UpdateAlertRequestCAS_FieldPath)
func (*UpdateAlertRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateAlertRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateAlertRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateAlertRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) FilterInputFields() *UpdateAlertRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateAlertRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateAlertRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) GetPaths() []UpdateAlertRequestCAS_FieldPath
func (*UpdateAlertRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateAlertRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) IsFull() bool
func (UpdateAlertRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateAlertRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateAlertRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateAlertRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateAlertRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) PathsCount() int
func (*UpdateAlertRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Project(source *UpdateAlertRequest_CAS) *UpdateAlertRequest_CAS
func (*UpdateAlertRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateAlertRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateAlertRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateAlertRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Reset()
func (*UpdateAlertRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Set(target, source *UpdateAlertRequest_CAS)
func (*UpdateAlertRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateAlertRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateAlertRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Size() int
func (*UpdateAlertRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) String() string
func (*UpdateAlertRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Subtract(other *UpdateAlertRequest_CAS_FieldMask) *UpdateAlertRequest_CAS_FieldMask
func (*UpdateAlertRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateAlertRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateAlertRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateAlertRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateAlertRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateAlertRequest_FieldMask ¶
type UpdateAlertRequest_FieldMask struct {
Paths []UpdateAlertRequest_FieldPath
}
func FullUpdateAlertRequest_FieldMask ¶
func FullUpdateAlertRequest_FieldMask() *UpdateAlertRequest_FieldMask
func (*UpdateAlertRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateAlertRequest_FieldMask) AppendPath(path UpdateAlertRequest_FieldPath)
func (*UpdateAlertRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateAlertRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateAlertRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateAlertRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateAlertRequest_FieldMask) FilterInputFields() *UpdateAlertRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateAlertRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateAlertRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateAlertRequest_FieldMask) GetPaths() []UpdateAlertRequest_FieldPath
func (*UpdateAlertRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateAlertRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateAlertRequest_FieldMask) IsFull() bool
func (UpdateAlertRequest_FieldMask) Marshal ¶
func (fieldMask UpdateAlertRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateAlertRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateAlertRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateAlertRequest_FieldMask) PathsCount() int
func (*UpdateAlertRequest_FieldMask) Project ¶
func (fieldMask *UpdateAlertRequest_FieldMask) Project(source *UpdateAlertRequest) *UpdateAlertRequest
func (*UpdateAlertRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateAlertRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateAlertRequest_FieldMask) ProtoMessage()
func (*UpdateAlertRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateAlertRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateAlertRequest_FieldMask) Reset ¶
func (fieldMask *UpdateAlertRequest_FieldMask) Reset()
func (*UpdateAlertRequest_FieldMask) Set ¶
func (fieldMask *UpdateAlertRequest_FieldMask) Set(target, source *UpdateAlertRequest)
func (*UpdateAlertRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateAlertRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateAlertRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateAlertRequest_FieldMask) Size ¶
func (fieldMask *UpdateAlertRequest_FieldMask) Size() int
func (*UpdateAlertRequest_FieldMask) String ¶
func (fieldMask *UpdateAlertRequest_FieldMask) String() string
func (*UpdateAlertRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateAlertRequest_FieldMask) Subtract(other *UpdateAlertRequest_FieldMask) *UpdateAlertRequest_FieldMask
func (*UpdateAlertRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateAlertRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateAlertRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateAlertRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateAlertRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateAlertRequest_FieldPath ¶
type UpdateAlertRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateAlertRequest_FieldPathSelector Get(source *UpdateAlertRequest) []interface{} GetSingle(source *UpdateAlertRequest) (interface{}, bool) ClearValue(item *UpdateAlertRequest) // Those methods build corresponding UpdateAlertRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateAlertRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateAlertRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateAlertRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateAlertRequest_FieldPath ¶
func BuildUpdateAlertRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateAlertRequest_FieldPath, error)
func MustParseUpdateAlertRequest_FieldPath ¶
func MustParseUpdateAlertRequest_FieldPath(rawField string) UpdateAlertRequest_FieldPath
func ParseUpdateAlertRequest_FieldPath ¶
func ParseUpdateAlertRequest_FieldPath(rawField string) (UpdateAlertRequest_FieldPath, error)
type UpdateAlertRequest_FieldPathArrayItemValue ¶
type UpdateAlertRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateAlertRequest_FieldPath ContainsValue(*UpdateAlertRequest) bool }
UpdateAlertRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateAlertRequest according to their type Present only for array (repeated) types.
func MustParseUpdateAlertRequest_FieldPathArrayItemValue ¶
func MustParseUpdateAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAlertRequest_FieldPathArrayItemValue
func ParseUpdateAlertRequest_FieldPathArrayItemValue ¶
func ParseUpdateAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAlertRequest_FieldPathArrayItemValue, error)
ParseUpdateAlertRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateAlertRequest_FieldPathArrayOfValues ¶
type UpdateAlertRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateAlertRequest_FieldPath }
UpdateAlertRequest_FieldPathArrayOfValues allows storing slice of values for UpdateAlertRequest fields according to their type
func MustParseUpdateAlertRequest_FieldPathArrayOfValues ¶
func MustParseUpdateAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAlertRequest_FieldPathArrayOfValues
func ParseUpdateAlertRequest_FieldPathArrayOfValues ¶
func ParseUpdateAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAlertRequest_FieldPathArrayOfValues, error)
type UpdateAlertRequest_FieldPathSelector ¶
type UpdateAlertRequest_FieldPathSelector int32
const ( UpdateAlertRequest_FieldPathSelectorAlert UpdateAlertRequest_FieldPathSelector = 0 UpdateAlertRequest_FieldPathSelectorUpdateMask UpdateAlertRequest_FieldPathSelector = 1 UpdateAlertRequest_FieldPathSelectorCas UpdateAlertRequest_FieldPathSelector = 2 UpdateAlertRequest_FieldPathSelectorAllowMissing UpdateAlertRequest_FieldPathSelector = 3 )
func (UpdateAlertRequest_FieldPathSelector) String ¶
func (s UpdateAlertRequest_FieldPathSelector) String() string
type UpdateAlertRequest_FieldPathValue ¶
type UpdateAlertRequest_FieldPathValue interface { UpdateAlertRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateAlertRequest) CompareWith(*UpdateAlertRequest) (cmp int, comparable bool) }
UpdateAlertRequest_FieldPathValue allows storing values for UpdateAlertRequest fields according to their type
func MustParseUpdateAlertRequest_FieldPathValue ¶
func MustParseUpdateAlertRequest_FieldPathValue(pathStr, valueStr string) UpdateAlertRequest_FieldPathValue
func ParseUpdateAlertRequest_FieldPathValue ¶
func ParseUpdateAlertRequest_FieldPathValue(pathStr, valueStr string) (UpdateAlertRequest_FieldPathValue, error)
type UpdateAlertRequest_FieldSubPath ¶
type UpdateAlertRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateAlertRequest_FieldSubPath) AsAlertSubPath ¶
func (fps *UpdateAlertRequest_FieldSubPath) AsAlertSubPath() (alert.Alert_FieldPath, bool)
func (*UpdateAlertRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateAlertRequest_FieldSubPath) AsCasSubPath() (UpdateAlertRequestCAS_FieldPath, bool)
func (*UpdateAlertRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateAlertRequest_FieldSubPath) ClearValue(item *UpdateAlertRequest)
func (*UpdateAlertRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateAlertRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateAlertRequest_FieldSubPath) Get ¶
func (fps *UpdateAlertRequest_FieldSubPath) Get(source *UpdateAlertRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateAlertRequest
func (*UpdateAlertRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateAlertRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAlertRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateAlertRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAlertRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateAlertRequest_FieldSubPath) GetSingle(source *UpdateAlertRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateAlertRequest
func (*UpdateAlertRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateAlertRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAlertRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateAlertRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAlertRequest_FieldSubPath) JSONString ¶
func (fps *UpdateAlertRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAlertRequest_FieldSubPath) Selector ¶
func (fps *UpdateAlertRequest_FieldSubPath) Selector() UpdateAlertRequest_FieldPathSelector
func (*UpdateAlertRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateAlertRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAlertRequest_FieldSubPath) String ¶
func (fps *UpdateAlertRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateAlertRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateAlertRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAlertRequest_FieldPathArrayItemValue
func (*UpdateAlertRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateAlertRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAlertRequest_FieldPathArrayOfValues
func (*UpdateAlertRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateAlertRequest_FieldSubPath) WithIValue(value interface{}) UpdateAlertRequest_FieldPathValue
func (*UpdateAlertRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateAlertRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAlertRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateAlertRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAlertRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateAlertRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAlertRequest_FieldSubPathArrayItemValue ¶
type UpdateAlertRequest_FieldSubPathArrayItemValue struct { UpdateAlertRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertRequest_FieldSubPathArrayItemValue) AsAlertPathItemValue ¶
func (fpaivs *UpdateAlertRequest_FieldSubPathArrayItemValue) AsAlertPathItemValue() (alert.Alert_FieldPathArrayItemValue, bool)
func (*UpdateAlertRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateAlertRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateAlertRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateAlertRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateAlertRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAlertRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateAlertRequest'
func (*UpdateAlertRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateAlertRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateAlertRequest_FieldSubPathArrayOfValues ¶
type UpdateAlertRequest_FieldSubPathArrayOfValues struct { UpdateAlertRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertRequest_FieldSubPathArrayOfValues) AsAlertPathArrayOfValues ¶
func (fpsaov *UpdateAlertRequest_FieldSubPathArrayOfValues) AsAlertPathArrayOfValues() (alert.Alert_FieldPathArrayOfValues, bool)
func (*UpdateAlertRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateAlertRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateAlertRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateAlertRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateAlertRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateAlertRequest_FieldSubPathValue ¶
type UpdateAlertRequest_FieldSubPathValue struct { UpdateAlertRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertRequest_FieldSubPathValue) AsAlertPathValue ¶
func (fpvs *UpdateAlertRequest_FieldSubPathValue) AsAlertPathValue() (alert.Alert_FieldPathValue, bool)
func (*UpdateAlertRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateAlertRequest_FieldSubPathValue) AsCasPathValue() (UpdateAlertRequestCAS_FieldPathValue, bool)
func (*UpdateAlertRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateAlertRequest_FieldSubPathValue) CompareWith(source *UpdateAlertRequest) (int, bool)
func (*UpdateAlertRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateAlertRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAlertRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateAlertRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateAlertRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateAlertRequest_FieldSubPathValue) SetTo(target **UpdateAlertRequest)
func (*UpdateAlertRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateAlertRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateAlertRequest_FieldTerminalPath ¶
type UpdateAlertRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateAlertRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) ClearValue(item *UpdateAlertRequest)
func (*UpdateAlertRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateAlertRequest_FieldTerminalPath) Get ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) Get(source *UpdateAlertRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateAlertRequest
func (*UpdateAlertRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAlertRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAlertRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) GetSingle(source *UpdateAlertRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateAlertRequest
func (*UpdateAlertRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAlertRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAlertRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAlertRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) Selector() UpdateAlertRequest_FieldPathSelector
func (*UpdateAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAlertRequest_FieldTerminalPath) String ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateAlertRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAlertRequest_FieldPathArrayItemValue
func (*UpdateAlertRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAlertRequest_FieldPathArrayOfValues
func (*UpdateAlertRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateAlertRequest_FieldPathValue
func (*UpdateAlertRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAlertRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAlertRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAlertRequest_FieldTerminalPathArrayItemValue ¶
type UpdateAlertRequest_FieldTerminalPathArrayItemValue struct { UpdateAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAlertRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateAlertRequest'
func (*UpdateAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateAlertRequest as interface{}
func (*UpdateAlertRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAlertRequest) (interface{}, bool)
func (*UpdateAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateAlertRequest_FieldTerminalPathArrayOfValues ¶
type UpdateAlertRequest_FieldTerminalPathArrayOfValues struct { UpdateAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsAlertArrayOfValues ¶
func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsAlertArrayOfValues() ([]*alert.Alert, bool)
func (*UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues ¶ added in v0.12.33
func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)
func (*UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateAlertRequest_CAS, bool)
func (*UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
func (*UpdateAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateAlertRequest_FieldTerminalPathValue ¶
type UpdateAlertRequest_FieldTerminalPathValue struct { UpdateAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertRequest_FieldTerminalPathValue) AsAlertValue ¶
func (fpv *UpdateAlertRequest_FieldTerminalPathValue) AsAlertValue() (*alert.Alert, bool)
func (*UpdateAlertRequest_FieldTerminalPathValue) AsAllowMissingValue ¶ added in v0.12.33
func (fpv *UpdateAlertRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)
func (*UpdateAlertRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateAlertRequest_FieldTerminalPathValue) AsCasValue() (*UpdateAlertRequest_CAS, bool)
func (*UpdateAlertRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateAlertRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*alert.Alert_FieldMask, bool)
func (*UpdateAlertRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateAlertRequest_FieldTerminalPathValue) CompareWith(source *UpdateAlertRequest) (int, bool)
CompareWith compares value in the 'UpdateAlertRequest_FieldTerminalPathValue' with the value under path in 'UpdateAlertRequest'.
func (*UpdateAlertRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAlertRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateAlertRequest' as interface{}
func (*UpdateAlertRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateAlertRequest_FieldTerminalPathValue) SetTo(target **UpdateAlertRequest)
SetTo stores value for selected field for object UpdateAlertRequest
func (*UpdateAlertRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertClientStream ¶
type WatchAlertClientStream interface { Recv() (*WatchAlertResponse, error) grpc.ClientStream }
type WatchAlertDescriptor ¶ added in v0.4.28
type WatchAlertDescriptor struct{}
func GetWatchAlertDescriptor ¶ added in v0.4.28
func GetWatchAlertDescriptor() *WatchAlertDescriptor
func (*WatchAlertDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchAlertDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetApiName() string
func (*WatchAlertDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAlertDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetFullMethodName() string
func (*WatchAlertDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetMethodName() string
func (*WatchAlertDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetProtoPkgName() string
func (*WatchAlertDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchAlertDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchAlertDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAlertDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetServiceDomain() string
func (*WatchAlertDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetServiceVersion() string
func (*WatchAlertDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchAlertDescriptor) GetVerb() string
func (*WatchAlertDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchAlertDescriptor) HasResource() bool
func (*WatchAlertDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchAlertDescriptor) IsClientStream() bool
func (*WatchAlertDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchAlertDescriptor) IsCollection() bool
func (*WatchAlertDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchAlertDescriptor) IsPlural() bool
func (*WatchAlertDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchAlertDescriptor) IsServerStream() bool
func (*WatchAlertDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchAlertDescriptor) IsUnary() bool
func (*WatchAlertDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchAlertDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchAlertDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchAlertDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchAlertDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchAlertDescriptor) RequestHasResourceBody() bool
type WatchAlertDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchAlertDescriptorClientMsgHandle struct{}
func (*WatchAlertDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchAlertDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAlertDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchAlertDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAlertDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchAlertDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAlertDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchAlertDescriptorServerMsgHandle struct{}
func (*WatchAlertDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchAlertDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAlertDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchAlertDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAlertDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchAlertDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAlertRequest ¶
type WatchAlertRequest struct { // Reference to ntt.monitoring.v3.Alert Name *alert.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 *alert.Alert_FieldMask `` /* 137-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 [WatchAlert][ntt.monitoring.v3.WatchAlert]
func (*WatchAlertRequest) Clone ¶
func (o *WatchAlertRequest) Clone() *WatchAlertRequest
func (*WatchAlertRequest) CloneRaw ¶
func (o *WatchAlertRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertRequest) Descriptor ¶
func (*WatchAlertRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertRequest.ProtoReflect.Descriptor instead.
func (*WatchAlertRequest) GetFieldMask ¶
func (m *WatchAlertRequest) GetFieldMask() *alert.Alert_FieldMask
func (*WatchAlertRequest) GetName ¶
func (m *WatchAlertRequest) GetName() *alert.Reference
func (*WatchAlertRequest) GetView ¶
func (m *WatchAlertRequest) GetView() view.View
func (*WatchAlertRequest) GotenMessage ¶
func (*WatchAlertRequest) GotenMessage()
func (*WatchAlertRequest) GotenObjectExt ¶
func (o *WatchAlertRequest) GotenObjectExt()
func (*WatchAlertRequest) GotenValidate ¶
func (obj *WatchAlertRequest) GotenValidate() error
func (*WatchAlertRequest) MakeDiffFieldMask ¶
func (o *WatchAlertRequest) MakeDiffFieldMask(other *WatchAlertRequest) *WatchAlertRequest_FieldMask
func (*WatchAlertRequest) MakeFullFieldMask ¶
func (o *WatchAlertRequest) MakeFullFieldMask() *WatchAlertRequest_FieldMask
func (*WatchAlertRequest) MakeRawDiffFieldMask ¶
func (o *WatchAlertRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertRequest) MakeRawFullFieldMask ¶
func (o *WatchAlertRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertRequest) Marshal ¶
func (m *WatchAlertRequest) Marshal() ([]byte, error)
func (*WatchAlertRequest) MarshalJSON ¶
func (m *WatchAlertRequest) MarshalJSON() ([]byte, error)
func (*WatchAlertRequest) Merge ¶
func (o *WatchAlertRequest) Merge(source *WatchAlertRequest)
func (*WatchAlertRequest) MergeRaw ¶
func (o *WatchAlertRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertRequest) ProtoMessage ¶
func (*WatchAlertRequest) ProtoMessage()
func (*WatchAlertRequest) ProtoReflect ¶
func (m *WatchAlertRequest) ProtoReflect() preflect.Message
func (*WatchAlertRequest) Reset ¶
func (m *WatchAlertRequest) Reset()
func (*WatchAlertRequest) SetFieldMask ¶
func (m *WatchAlertRequest) SetFieldMask(fv *alert.Alert_FieldMask)
func (*WatchAlertRequest) SetName ¶
func (m *WatchAlertRequest) SetName(fv *alert.Reference)
func (*WatchAlertRequest) SetView ¶
func (m *WatchAlertRequest) SetView(fv view.View)
func (*WatchAlertRequest) String ¶
func (m *WatchAlertRequest) String() string
func (*WatchAlertRequest) Unmarshal ¶
func (m *WatchAlertRequest) Unmarshal(b []byte) error
func (*WatchAlertRequest) UnmarshalJSON ¶
func (m *WatchAlertRequest) UnmarshalJSON(data []byte) error
type WatchAlertRequestFieldPathBuilder ¶
type WatchAlertRequestFieldPathBuilder struct{}
func NewWatchAlertRequestFieldPathBuilder ¶
func NewWatchAlertRequestFieldPathBuilder() WatchAlertRequestFieldPathBuilder
func (WatchAlertRequestFieldPathBuilder) FieldMask ¶
func (WatchAlertRequestFieldPathBuilder) FieldMask() WatchAlertRequestPathSelectorFieldMask
type WatchAlertRequestPathSelectorFieldMask ¶
type WatchAlertRequestPathSelectorFieldMask struct{}
func (WatchAlertRequestPathSelectorFieldMask) FieldPath ¶
func (WatchAlertRequestPathSelectorFieldMask) FieldPath() *WatchAlertRequest_FieldTerminalPath
func (WatchAlertRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchAlertRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *WatchAlertRequest_FieldTerminalPathArrayOfValues
func (WatchAlertRequestPathSelectorFieldMask) WithValue ¶
func (s WatchAlertRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *WatchAlertRequest_FieldTerminalPathValue
type WatchAlertRequestPathSelectorName ¶
type WatchAlertRequestPathSelectorName struct{}
func (WatchAlertRequestPathSelectorName) FieldPath ¶
func (WatchAlertRequestPathSelectorName) FieldPath() *WatchAlertRequest_FieldTerminalPath
func (WatchAlertRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchAlertRequestPathSelectorName) WithArrayOfValues(values []*alert.Reference) *WatchAlertRequest_FieldTerminalPathArrayOfValues
func (WatchAlertRequestPathSelectorName) WithValue ¶
func (s WatchAlertRequestPathSelectorName) WithValue(value *alert.Reference) *WatchAlertRequest_FieldTerminalPathValue
type WatchAlertRequestPathSelectorView ¶
type WatchAlertRequestPathSelectorView struct{}
func (WatchAlertRequestPathSelectorView) FieldPath ¶
func (WatchAlertRequestPathSelectorView) FieldPath() *WatchAlertRequest_FieldTerminalPath
func (WatchAlertRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchAlertRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAlertRequest_FieldTerminalPathArrayOfValues
func (WatchAlertRequestPathSelectorView) WithValue ¶
func (s WatchAlertRequestPathSelectorView) WithValue(value view.View) *WatchAlertRequest_FieldTerminalPathValue
type WatchAlertRequest_FieldMask ¶
type WatchAlertRequest_FieldMask struct {
Paths []WatchAlertRequest_FieldPath
}
func FullWatchAlertRequest_FieldMask ¶
func FullWatchAlertRequest_FieldMask() *WatchAlertRequest_FieldMask
func (*WatchAlertRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertRequest_FieldMask) AppendPath(path WatchAlertRequest_FieldPath)
func (*WatchAlertRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertRequest_FieldMask) FilterInputFields() *WatchAlertRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertRequest_FieldMask) GetPaths() []WatchAlertRequest_FieldPath
func (*WatchAlertRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertRequest_FieldMask) IsFull ¶
func (fieldMask *WatchAlertRequest_FieldMask) IsFull() bool
func (WatchAlertRequest_FieldMask) Marshal ¶
func (fieldMask WatchAlertRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertRequest_FieldMask) PathsCount() int
func (*WatchAlertRequest_FieldMask) Project ¶
func (fieldMask *WatchAlertRequest_FieldMask) Project(source *WatchAlertRequest) *WatchAlertRequest
func (*WatchAlertRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertRequest_FieldMask) ProtoMessage()
func (*WatchAlertRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertRequest_FieldMask) Reset ¶
func (fieldMask *WatchAlertRequest_FieldMask) Reset()
func (*WatchAlertRequest_FieldMask) Set ¶
func (fieldMask *WatchAlertRequest_FieldMask) Set(target, source *WatchAlertRequest)
func (*WatchAlertRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertRequest_FieldMask) Size ¶
func (fieldMask *WatchAlertRequest_FieldMask) Size() int
func (*WatchAlertRequest_FieldMask) String ¶
func (fieldMask *WatchAlertRequest_FieldMask) String() string
func (*WatchAlertRequest_FieldMask) Subtract ¶
func (fieldMask *WatchAlertRequest_FieldMask) Subtract(other *WatchAlertRequest_FieldMask) *WatchAlertRequest_FieldMask
func (*WatchAlertRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchAlertRequest_FieldPath ¶
type WatchAlertRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertRequest_FieldPathSelector Get(source *WatchAlertRequest) []interface{} GetSingle(source *WatchAlertRequest) (interface{}, bool) ClearValue(item *WatchAlertRequest) // Those methods build corresponding WatchAlertRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertRequest_FieldPath ¶
func BuildWatchAlertRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertRequest_FieldPath, error)
func MustParseWatchAlertRequest_FieldPath ¶
func MustParseWatchAlertRequest_FieldPath(rawField string) WatchAlertRequest_FieldPath
func ParseWatchAlertRequest_FieldPath ¶
func ParseWatchAlertRequest_FieldPath(rawField string) (WatchAlertRequest_FieldPath, error)
type WatchAlertRequest_FieldPathArrayItemValue ¶
type WatchAlertRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertRequest_FieldPath ContainsValue(*WatchAlertRequest) bool }
WatchAlertRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAlertRequest according to their type Present only for array (repeated) types.
func MustParseWatchAlertRequest_FieldPathArrayItemValue ¶
func MustParseWatchAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertRequest_FieldPathArrayItemValue
func ParseWatchAlertRequest_FieldPathArrayItemValue ¶
func ParseWatchAlertRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertRequest_FieldPathArrayItemValue, error)
ParseWatchAlertRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertRequest_FieldPathArrayOfValues ¶
type WatchAlertRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertRequest_FieldPath }
WatchAlertRequest_FieldPathArrayOfValues allows storing slice of values for WatchAlertRequest fields according to their type
func MustParseWatchAlertRequest_FieldPathArrayOfValues ¶
func MustParseWatchAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertRequest_FieldPathArrayOfValues
func ParseWatchAlertRequest_FieldPathArrayOfValues ¶
func ParseWatchAlertRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertRequest_FieldPathArrayOfValues, error)
type WatchAlertRequest_FieldPathSelector ¶
type WatchAlertRequest_FieldPathSelector int32
const ( WatchAlertRequest_FieldPathSelectorName WatchAlertRequest_FieldPathSelector = 0 WatchAlertRequest_FieldPathSelectorFieldMask WatchAlertRequest_FieldPathSelector = 1 WatchAlertRequest_FieldPathSelectorView WatchAlertRequest_FieldPathSelector = 2 )
func (WatchAlertRequest_FieldPathSelector) String ¶
func (s WatchAlertRequest_FieldPathSelector) String() string
type WatchAlertRequest_FieldPathValue ¶
type WatchAlertRequest_FieldPathValue interface { WatchAlertRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertRequest) CompareWith(*WatchAlertRequest) (cmp int, comparable bool) }
WatchAlertRequest_FieldPathValue allows storing values for WatchAlertRequest fields according to their type
func MustParseWatchAlertRequest_FieldPathValue ¶
func MustParseWatchAlertRequest_FieldPathValue(pathStr, valueStr string) WatchAlertRequest_FieldPathValue
func ParseWatchAlertRequest_FieldPathValue ¶
func ParseWatchAlertRequest_FieldPathValue(pathStr, valueStr string) (WatchAlertRequest_FieldPathValue, error)
type WatchAlertRequest_FieldTerminalPath ¶
type WatchAlertRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertRequest_FieldTerminalPath) ClearValue(item *WatchAlertRequest)
func (*WatchAlertRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertRequest_FieldTerminalPath) Get ¶
func (fp *WatchAlertRequest_FieldTerminalPath) Get(source *WatchAlertRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertRequest
func (*WatchAlertRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertRequest_FieldTerminalPath) GetSingle(source *WatchAlertRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertRequest
func (*WatchAlertRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertRequest_FieldTerminalPath) Selector ¶
func (fp *WatchAlertRequest_FieldTerminalPath) Selector() WatchAlertRequest_FieldPathSelector
func (*WatchAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertRequest_FieldTerminalPath) String ¶
func (fp *WatchAlertRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertRequest_FieldPathArrayItemValue
func (*WatchAlertRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertRequest_FieldPathArrayOfValues
func (*WatchAlertRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAlertRequest_FieldPathValue
func (*WatchAlertRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertRequest_FieldTerminalPathArrayItemValue ¶
type WatchAlertRequest_FieldTerminalPathArrayItemValue struct { WatchAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertRequest'
func (*WatchAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertRequest as interface{}
func (*WatchAlertRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertRequest) (interface{}, bool)
func (*WatchAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertRequest_FieldTerminalPathArrayOfValues ¶
type WatchAlertRequest_FieldTerminalPathArrayOfValues struct { WatchAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchAlertRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
func (*WatchAlertRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchAlertRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alert.Reference, bool)
func (*WatchAlertRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchAlertRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertRequest_FieldTerminalPathValue ¶
type WatchAlertRequest_FieldTerminalPathValue struct { WatchAlertRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchAlertRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
func (*WatchAlertRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchAlertRequest_FieldTerminalPathValue) AsNameValue() (*alert.Reference, bool)
func (*WatchAlertRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchAlertRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchAlertRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertRequest_FieldTerminalPathValue) CompareWith(source *WatchAlertRequest) (int, bool)
CompareWith compares value in the 'WatchAlertRequest_FieldTerminalPathValue' with the value under path in 'WatchAlertRequest'.
func (*WatchAlertRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAlertRequest' as interface{}
func (*WatchAlertRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertRequest_FieldTerminalPathValue) SetTo(target **WatchAlertRequest)
SetTo stores value for selected field for object WatchAlertRequest
func (*WatchAlertRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertResponse ¶
type WatchAlertResponse struct { Change *alert.AlertChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchAlertResponse
func (*WatchAlertResponse) Clone ¶
func (o *WatchAlertResponse) Clone() *WatchAlertResponse
func (*WatchAlertResponse) CloneRaw ¶
func (o *WatchAlertResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertResponse) Descriptor ¶
func (*WatchAlertResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertResponse.ProtoReflect.Descriptor instead.
func (*WatchAlertResponse) GetChange ¶
func (m *WatchAlertResponse) GetChange() *alert.AlertChange
func (*WatchAlertResponse) GotenMessage ¶
func (*WatchAlertResponse) GotenMessage()
func (*WatchAlertResponse) GotenObjectExt ¶
func (o *WatchAlertResponse) GotenObjectExt()
func (*WatchAlertResponse) GotenValidate ¶
func (obj *WatchAlertResponse) GotenValidate() error
func (*WatchAlertResponse) MakeDiffFieldMask ¶
func (o *WatchAlertResponse) MakeDiffFieldMask(other *WatchAlertResponse) *WatchAlertResponse_FieldMask
func (*WatchAlertResponse) MakeFullFieldMask ¶
func (o *WatchAlertResponse) MakeFullFieldMask() *WatchAlertResponse_FieldMask
func (*WatchAlertResponse) MakeRawDiffFieldMask ¶
func (o *WatchAlertResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertResponse) MakeRawFullFieldMask ¶
func (o *WatchAlertResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertResponse) Marshal ¶
func (m *WatchAlertResponse) Marshal() ([]byte, error)
func (*WatchAlertResponse) MarshalJSON ¶
func (m *WatchAlertResponse) MarshalJSON() ([]byte, error)
func (*WatchAlertResponse) Merge ¶
func (o *WatchAlertResponse) Merge(source *WatchAlertResponse)
func (*WatchAlertResponse) MergeRaw ¶
func (o *WatchAlertResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertResponse) ProtoMessage ¶
func (*WatchAlertResponse) ProtoMessage()
func (*WatchAlertResponse) ProtoReflect ¶
func (m *WatchAlertResponse) ProtoReflect() preflect.Message
func (*WatchAlertResponse) Reset ¶
func (m *WatchAlertResponse) Reset()
func (*WatchAlertResponse) SetChange ¶
func (m *WatchAlertResponse) SetChange(fv *alert.AlertChange)
func (*WatchAlertResponse) String ¶
func (m *WatchAlertResponse) String() string
func (*WatchAlertResponse) Unmarshal ¶
func (m *WatchAlertResponse) Unmarshal(b []byte) error
func (*WatchAlertResponse) UnmarshalJSON ¶
func (m *WatchAlertResponse) UnmarshalJSON(data []byte) error
type WatchAlertResponseFieldPathBuilder ¶
type WatchAlertResponseFieldPathBuilder struct{}
func NewWatchAlertResponseFieldPathBuilder ¶
func NewWatchAlertResponseFieldPathBuilder() WatchAlertResponseFieldPathBuilder
type WatchAlertResponsePathSelectorChange ¶
type WatchAlertResponsePathSelectorChange struct{}
func (WatchAlertResponsePathSelectorChange) FieldPath ¶
func (WatchAlertResponsePathSelectorChange) FieldPath() *WatchAlertResponse_FieldTerminalPath
func (WatchAlertResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchAlertResponsePathSelectorChange) WithArrayOfValues(values []*alert.AlertChange) *WatchAlertResponse_FieldTerminalPathArrayOfValues
func (WatchAlertResponsePathSelectorChange) WithValue ¶
func (s WatchAlertResponsePathSelectorChange) WithValue(value *alert.AlertChange) *WatchAlertResponse_FieldTerminalPathValue
type WatchAlertResponse_FieldMask ¶
type WatchAlertResponse_FieldMask struct {
Paths []WatchAlertResponse_FieldPath
}
func FullWatchAlertResponse_FieldMask ¶
func FullWatchAlertResponse_FieldMask() *WatchAlertResponse_FieldMask
func (*WatchAlertResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertResponse_FieldMask) AppendPath(path WatchAlertResponse_FieldPath)
func (*WatchAlertResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertResponse_FieldMask) FilterInputFields() *WatchAlertResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertResponse_FieldMask) GetPaths() []WatchAlertResponse_FieldPath
func (*WatchAlertResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertResponse_FieldMask) IsFull ¶
func (fieldMask *WatchAlertResponse_FieldMask) IsFull() bool
func (WatchAlertResponse_FieldMask) Marshal ¶
func (fieldMask WatchAlertResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertResponse_FieldMask) PathsCount() int
func (*WatchAlertResponse_FieldMask) Project ¶
func (fieldMask *WatchAlertResponse_FieldMask) Project(source *WatchAlertResponse) *WatchAlertResponse
func (*WatchAlertResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertResponse_FieldMask) ProtoMessage()
func (*WatchAlertResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertResponse_FieldMask) Reset ¶
func (fieldMask *WatchAlertResponse_FieldMask) Reset()
func (*WatchAlertResponse_FieldMask) Set ¶
func (fieldMask *WatchAlertResponse_FieldMask) Set(target, source *WatchAlertResponse)
func (*WatchAlertResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertResponse_FieldMask) Size ¶
func (fieldMask *WatchAlertResponse_FieldMask) Size() int
func (*WatchAlertResponse_FieldMask) String ¶
func (fieldMask *WatchAlertResponse_FieldMask) String() string
func (*WatchAlertResponse_FieldMask) Subtract ¶
func (fieldMask *WatchAlertResponse_FieldMask) Subtract(other *WatchAlertResponse_FieldMask) *WatchAlertResponse_FieldMask
func (*WatchAlertResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchAlertResponse_FieldPath ¶
type WatchAlertResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertResponse_FieldPathSelector Get(source *WatchAlertResponse) []interface{} GetSingle(source *WatchAlertResponse) (interface{}, bool) ClearValue(item *WatchAlertResponse) // Those methods build corresponding WatchAlertResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertResponse_FieldPath ¶
func BuildWatchAlertResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertResponse_FieldPath, error)
func MustParseWatchAlertResponse_FieldPath ¶
func MustParseWatchAlertResponse_FieldPath(rawField string) WatchAlertResponse_FieldPath
func ParseWatchAlertResponse_FieldPath ¶
func ParseWatchAlertResponse_FieldPath(rawField string) (WatchAlertResponse_FieldPath, error)
type WatchAlertResponse_FieldPathArrayItemValue ¶
type WatchAlertResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertResponse_FieldPath ContainsValue(*WatchAlertResponse) bool }
WatchAlertResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAlertResponse according to their type Present only for array (repeated) types.
func MustParseWatchAlertResponse_FieldPathArrayItemValue ¶
func MustParseWatchAlertResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertResponse_FieldPathArrayItemValue
func ParseWatchAlertResponse_FieldPathArrayItemValue ¶
func ParseWatchAlertResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertResponse_FieldPathArrayItemValue, error)
ParseWatchAlertResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertResponse_FieldPathArrayOfValues ¶
type WatchAlertResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertResponse_FieldPath }
WatchAlertResponse_FieldPathArrayOfValues allows storing slice of values for WatchAlertResponse fields according to their type
func MustParseWatchAlertResponse_FieldPathArrayOfValues ¶
func MustParseWatchAlertResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertResponse_FieldPathArrayOfValues
func ParseWatchAlertResponse_FieldPathArrayOfValues ¶
func ParseWatchAlertResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertResponse_FieldPathArrayOfValues, error)
type WatchAlertResponse_FieldPathSelector ¶
type WatchAlertResponse_FieldPathSelector int32
const (
WatchAlertResponse_FieldPathSelectorChange WatchAlertResponse_FieldPathSelector = 0
)
func (WatchAlertResponse_FieldPathSelector) String ¶
func (s WatchAlertResponse_FieldPathSelector) String() string
type WatchAlertResponse_FieldPathValue ¶
type WatchAlertResponse_FieldPathValue interface { WatchAlertResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertResponse) CompareWith(*WatchAlertResponse) (cmp int, comparable bool) }
WatchAlertResponse_FieldPathValue allows storing values for WatchAlertResponse fields according to their type
func MustParseWatchAlertResponse_FieldPathValue ¶
func MustParseWatchAlertResponse_FieldPathValue(pathStr, valueStr string) WatchAlertResponse_FieldPathValue
func ParseWatchAlertResponse_FieldPathValue ¶
func ParseWatchAlertResponse_FieldPathValue(pathStr, valueStr string) (WatchAlertResponse_FieldPathValue, error)
type WatchAlertResponse_FieldTerminalPath ¶
type WatchAlertResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertResponse_FieldTerminalPath) ClearValue(item *WatchAlertResponse)
func (*WatchAlertResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertResponse_FieldTerminalPath) Get ¶
func (fp *WatchAlertResponse_FieldTerminalPath) Get(source *WatchAlertResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertResponse
func (*WatchAlertResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertResponse_FieldTerminalPath) GetSingle(source *WatchAlertResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertResponse
func (*WatchAlertResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertResponse_FieldTerminalPath) Selector ¶
func (fp *WatchAlertResponse_FieldTerminalPath) Selector() WatchAlertResponse_FieldPathSelector
func (*WatchAlertResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertResponse_FieldTerminalPath) String ¶
func (fp *WatchAlertResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertResponse_FieldPathArrayItemValue
func (*WatchAlertResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertResponse_FieldPathArrayOfValues
func (*WatchAlertResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAlertResponse_FieldPathValue
func (*WatchAlertResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertResponse_FieldTerminalPathArrayItemValue ¶
type WatchAlertResponse_FieldTerminalPathArrayItemValue struct { WatchAlertResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertResponse'
func (*WatchAlertResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertResponse as interface{}
func (*WatchAlertResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertResponse) (interface{}, bool)
func (*WatchAlertResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertResponse_FieldTerminalPathArrayOfValues ¶
type WatchAlertResponse_FieldTerminalPathArrayOfValues struct { WatchAlertResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchAlertResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*alert.AlertChange, bool)
func (*WatchAlertResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertResponse_FieldTerminalPathValue ¶
type WatchAlertResponse_FieldTerminalPathValue struct { WatchAlertResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchAlertResponse_FieldTerminalPathValue) AsChangeValue() (*alert.AlertChange, bool)
func (*WatchAlertResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertResponse_FieldTerminalPathValue) CompareWith(source *WatchAlertResponse) (int, bool)
CompareWith compares value in the 'WatchAlertResponse_FieldTerminalPathValue' with the value under path in 'WatchAlertResponse'.
func (*WatchAlertResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAlertResponse' as interface{}
func (*WatchAlertResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertResponse_FieldTerminalPathValue) SetTo(target **WatchAlertResponse)
SetTo stores value for selected field for object WatchAlertResponse
func (*WatchAlertResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertsClientStream ¶
type WatchAlertsClientStream interface { Recv() (*WatchAlertsResponse, error) grpc.ClientStream }
type WatchAlertsDescriptor ¶ added in v0.4.28
type WatchAlertsDescriptor struct{}
func GetWatchAlertsDescriptor ¶ added in v0.4.28
func GetWatchAlertsDescriptor() *WatchAlertsDescriptor
func (*WatchAlertsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchAlertsDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetApiName() string
func (*WatchAlertsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAlertsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetFullMethodName() string
func (*WatchAlertsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetMethodName() string
func (*WatchAlertsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetProtoPkgName() string
func (*WatchAlertsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchAlertsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchAlertsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAlertsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetServiceDomain() string
func (*WatchAlertsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetServiceVersion() string
func (*WatchAlertsDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) GetVerb() string
func (*WatchAlertsDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchAlertsDescriptor) HasResource() bool
func (*WatchAlertsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) IsClientStream() bool
func (*WatchAlertsDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchAlertsDescriptor) IsCollection() bool
func (*WatchAlertsDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchAlertsDescriptor) IsPlural() bool
func (*WatchAlertsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) IsServerStream() bool
func (*WatchAlertsDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) IsUnary() bool
func (*WatchAlertsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchAlertsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchAlertsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchAlertsDescriptor) RequestHasResourceBody() bool
type WatchAlertsDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchAlertsDescriptorClientMsgHandle struct{}
func (*WatchAlertsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchAlertsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAlertsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchAlertsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAlertsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchAlertsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAlertsDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchAlertsDescriptorServerMsgHandle struct{}
func (*WatchAlertsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchAlertsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAlertsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchAlertsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAlertsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchAlertsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAlertsRequest ¶
type WatchAlertsRequest 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.Alert Parent *alert.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Alerts 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 *alert.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 *alert.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 *alert.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 Alert that don't affect any // of masked fields won't be sent back. FieldMask *alert.Alert_FieldMask `` /* 137-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 // Alert 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 [WatchAlerts][ntt.monitoring.v3.WatchAlerts]
func (*WatchAlertsRequest) Clone ¶
func (o *WatchAlertsRequest) Clone() *WatchAlertsRequest
func (*WatchAlertsRequest) CloneRaw ¶
func (o *WatchAlertsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertsRequest) Descriptor ¶
func (*WatchAlertsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertsRequest.ProtoReflect.Descriptor instead.
func (*WatchAlertsRequest) GetFieldMask ¶
func (m *WatchAlertsRequest) GetFieldMask() *alert.Alert_FieldMask
func (*WatchAlertsRequest) GetFilter ¶
func (m *WatchAlertsRequest) GetFilter() *alert.Filter
func (*WatchAlertsRequest) GetMaxChunkSize ¶
func (m *WatchAlertsRequest) GetMaxChunkSize() int32
func (*WatchAlertsRequest) GetOrderBy ¶
func (m *WatchAlertsRequest) GetOrderBy() *alert.OrderBy
func (*WatchAlertsRequest) GetPageSize ¶
func (m *WatchAlertsRequest) GetPageSize() int32
func (*WatchAlertsRequest) GetPageToken ¶
func (m *WatchAlertsRequest) GetPageToken() *alert.PagerCursor
func (*WatchAlertsRequest) GetParent ¶
func (m *WatchAlertsRequest) GetParent() *alert.ParentReference
func (*WatchAlertsRequest) GetResumeToken ¶
func (m *WatchAlertsRequest) GetResumeToken() string
func (*WatchAlertsRequest) GetStartingTime ¶ added in v0.9.0
func (m *WatchAlertsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchAlertsRequest) GetType ¶
func (m *WatchAlertsRequest) GetType() watch_type.WatchType
func (*WatchAlertsRequest) GetView ¶
func (m *WatchAlertsRequest) GetView() view.View
func (*WatchAlertsRequest) GotenMessage ¶
func (*WatchAlertsRequest) GotenMessage()
func (*WatchAlertsRequest) GotenObjectExt ¶
func (o *WatchAlertsRequest) GotenObjectExt()
func (*WatchAlertsRequest) GotenValidate ¶
func (obj *WatchAlertsRequest) GotenValidate() error
func (*WatchAlertsRequest) MakeDiffFieldMask ¶
func (o *WatchAlertsRequest) MakeDiffFieldMask(other *WatchAlertsRequest) *WatchAlertsRequest_FieldMask
func (*WatchAlertsRequest) MakeFullFieldMask ¶
func (o *WatchAlertsRequest) MakeFullFieldMask() *WatchAlertsRequest_FieldMask
func (*WatchAlertsRequest) MakeRawDiffFieldMask ¶
func (o *WatchAlertsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertsRequest) MakeRawFullFieldMask ¶
func (o *WatchAlertsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertsRequest) Marshal ¶
func (m *WatchAlertsRequest) Marshal() ([]byte, error)
func (*WatchAlertsRequest) MarshalJSON ¶
func (m *WatchAlertsRequest) MarshalJSON() ([]byte, error)
func (*WatchAlertsRequest) Merge ¶
func (o *WatchAlertsRequest) Merge(source *WatchAlertsRequest)
func (*WatchAlertsRequest) MergeRaw ¶
func (o *WatchAlertsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertsRequest) ProtoMessage ¶
func (*WatchAlertsRequest) ProtoMessage()
func (*WatchAlertsRequest) ProtoReflect ¶
func (m *WatchAlertsRequest) ProtoReflect() preflect.Message
func (*WatchAlertsRequest) Reset ¶
func (m *WatchAlertsRequest) Reset()
func (*WatchAlertsRequest) SetFieldMask ¶
func (m *WatchAlertsRequest) SetFieldMask(fv *alert.Alert_FieldMask)
func (*WatchAlertsRequest) SetFilter ¶
func (m *WatchAlertsRequest) SetFilter(fv *alert.Filter)
func (*WatchAlertsRequest) SetMaxChunkSize ¶
func (m *WatchAlertsRequest) SetMaxChunkSize(fv int32)
func (*WatchAlertsRequest) SetOrderBy ¶
func (m *WatchAlertsRequest) SetOrderBy(fv *alert.OrderBy)
func (*WatchAlertsRequest) SetPageSize ¶
func (m *WatchAlertsRequest) SetPageSize(fv int32)
func (*WatchAlertsRequest) SetPageToken ¶
func (m *WatchAlertsRequest) SetPageToken(fv *alert.PagerCursor)
func (*WatchAlertsRequest) SetParent ¶
func (m *WatchAlertsRequest) SetParent(fv *alert.ParentReference)
func (*WatchAlertsRequest) SetResumeToken ¶
func (m *WatchAlertsRequest) SetResumeToken(fv string)
func (*WatchAlertsRequest) SetStartingTime ¶ added in v0.9.0
func (m *WatchAlertsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchAlertsRequest) SetType ¶
func (m *WatchAlertsRequest) SetType(fv watch_type.WatchType)
func (*WatchAlertsRequest) SetView ¶
func (m *WatchAlertsRequest) SetView(fv view.View)
func (*WatchAlertsRequest) String ¶
func (m *WatchAlertsRequest) String() string
func (*WatchAlertsRequest) Unmarshal ¶
func (m *WatchAlertsRequest) Unmarshal(b []byte) error
func (*WatchAlertsRequest) UnmarshalJSON ¶
func (m *WatchAlertsRequest) UnmarshalJSON(data []byte) error
type WatchAlertsRequestFieldPathBuilder ¶
type WatchAlertsRequestFieldPathBuilder struct{}
func NewWatchAlertsRequestFieldPathBuilder ¶
func NewWatchAlertsRequestFieldPathBuilder() WatchAlertsRequestFieldPathBuilder
func (WatchAlertsRequestFieldPathBuilder) FieldMask ¶
func (WatchAlertsRequestFieldPathBuilder) FieldMask() WatchAlertsRequestPathSelectorFieldMask
func (WatchAlertsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchAlertsRequestFieldPathBuilder) MaxChunkSize() WatchAlertsRequestPathSelectorMaxChunkSize
func (WatchAlertsRequestFieldPathBuilder) OrderBy ¶
func (WatchAlertsRequestFieldPathBuilder) OrderBy() WatchAlertsRequestPathSelectorOrderBy
func (WatchAlertsRequestFieldPathBuilder) PageSize ¶
func (WatchAlertsRequestFieldPathBuilder) PageSize() WatchAlertsRequestPathSelectorPageSize
func (WatchAlertsRequestFieldPathBuilder) PageToken ¶
func (WatchAlertsRequestFieldPathBuilder) PageToken() WatchAlertsRequestPathSelectorPageToken
func (WatchAlertsRequestFieldPathBuilder) ResumeToken ¶
func (WatchAlertsRequestFieldPathBuilder) ResumeToken() WatchAlertsRequestPathSelectorResumeToken
func (WatchAlertsRequestFieldPathBuilder) StartingTime ¶ added in v0.9.0
func (WatchAlertsRequestFieldPathBuilder) StartingTime() WatchAlertsRequestPathSelectorStartingTime
type WatchAlertsRequestPathSelectorFieldMask ¶
type WatchAlertsRequestPathSelectorFieldMask struct{}
func (WatchAlertsRequestPathSelectorFieldMask) FieldPath ¶
func (WatchAlertsRequestPathSelectorFieldMask) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alert.Alert_FieldMask) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorFieldMask) WithValue ¶
func (s WatchAlertsRequestPathSelectorFieldMask) WithValue(value *alert.Alert_FieldMask) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorFilter ¶
type WatchAlertsRequestPathSelectorFilter struct{}
func (WatchAlertsRequestPathSelectorFilter) FieldPath ¶
func (WatchAlertsRequestPathSelectorFilter) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorFilter) WithArrayOfValues(values []*alert.Filter) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorFilter) WithValue ¶
func (s WatchAlertsRequestPathSelectorFilter) WithValue(value *alert.Filter) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorMaxChunkSize ¶
type WatchAlertsRequestPathSelectorMaxChunkSize struct{}
func (WatchAlertsRequestPathSelectorMaxChunkSize) FieldPath ¶
func (WatchAlertsRequestPathSelectorMaxChunkSize) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchAlertsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorOrderBy ¶
type WatchAlertsRequestPathSelectorOrderBy struct{}
func (WatchAlertsRequestPathSelectorOrderBy) FieldPath ¶
func (WatchAlertsRequestPathSelectorOrderBy) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorOrderBy) WithArrayOfValues(values []*alert.OrderBy) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorOrderBy) WithValue ¶
func (s WatchAlertsRequestPathSelectorOrderBy) WithValue(value *alert.OrderBy) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorPageSize ¶
type WatchAlertsRequestPathSelectorPageSize struct{}
func (WatchAlertsRequestPathSelectorPageSize) FieldPath ¶
func (WatchAlertsRequestPathSelectorPageSize) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorPageSize) WithValue ¶
func (s WatchAlertsRequestPathSelectorPageSize) WithValue(value int32) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorPageToken ¶
type WatchAlertsRequestPathSelectorPageToken struct{}
func (WatchAlertsRequestPathSelectorPageToken) FieldPath ¶
func (WatchAlertsRequestPathSelectorPageToken) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorPageToken) WithValue ¶
func (s WatchAlertsRequestPathSelectorPageToken) WithValue(value *alert.PagerCursor) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorParent ¶
type WatchAlertsRequestPathSelectorParent struct{}
func (WatchAlertsRequestPathSelectorParent) FieldPath ¶
func (WatchAlertsRequestPathSelectorParent) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorParent) WithArrayOfValues(values []*alert.ParentReference) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorParent) WithValue ¶
func (s WatchAlertsRequestPathSelectorParent) WithValue(value *alert.ParentReference) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorResumeToken ¶
type WatchAlertsRequestPathSelectorResumeToken struct{}
func (WatchAlertsRequestPathSelectorResumeToken) FieldPath ¶
func (WatchAlertsRequestPathSelectorResumeToken) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchAlertsRequestPathSelectorResumeToken) WithValue(value string) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorStartingTime ¶ added in v0.9.0
type WatchAlertsRequestPathSelectorStartingTime struct{}
func (WatchAlertsRequestPathSelectorStartingTime) FieldPath ¶ added in v0.9.0
func (WatchAlertsRequestPathSelectorStartingTime) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.9.0
func (s WatchAlertsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorStartingTime) WithValue ¶ added in v0.9.0
func (s WatchAlertsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorType ¶
type WatchAlertsRequestPathSelectorType struct{}
func (WatchAlertsRequestPathSelectorType) FieldPath ¶
func (WatchAlertsRequestPathSelectorType) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorType) WithValue ¶
func (s WatchAlertsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequestPathSelectorView ¶
type WatchAlertsRequestPathSelectorView struct{}
func (WatchAlertsRequestPathSelectorView) FieldPath ¶
func (WatchAlertsRequestPathSelectorView) FieldPath() *WatchAlertsRequest_FieldTerminalPath
func (WatchAlertsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchAlertsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAlertsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertsRequestPathSelectorView) WithValue ¶
func (s WatchAlertsRequestPathSelectorView) WithValue(value view.View) *WatchAlertsRequest_FieldTerminalPathValue
type WatchAlertsRequest_FieldMask ¶
type WatchAlertsRequest_FieldMask struct {
Paths []WatchAlertsRequest_FieldPath
}
func FullWatchAlertsRequest_FieldMask ¶
func FullWatchAlertsRequest_FieldMask() *WatchAlertsRequest_FieldMask
func (*WatchAlertsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertsRequest_FieldMask) AppendPath(path WatchAlertsRequest_FieldPath)
func (*WatchAlertsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertsRequest_FieldMask) FilterInputFields() *WatchAlertsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertsRequest_FieldMask) GetPaths() []WatchAlertsRequest_FieldPath
func (*WatchAlertsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchAlertsRequest_FieldMask) IsFull() bool
func (WatchAlertsRequest_FieldMask) Marshal ¶
func (fieldMask WatchAlertsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertsRequest_FieldMask) PathsCount() int
func (*WatchAlertsRequest_FieldMask) Project ¶
func (fieldMask *WatchAlertsRequest_FieldMask) Project(source *WatchAlertsRequest) *WatchAlertsRequest
func (*WatchAlertsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertsRequest_FieldMask) ProtoMessage()
func (*WatchAlertsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertsRequest_FieldMask) Reset ¶
func (fieldMask *WatchAlertsRequest_FieldMask) Reset()
func (*WatchAlertsRequest_FieldMask) Set ¶
func (fieldMask *WatchAlertsRequest_FieldMask) Set(target, source *WatchAlertsRequest)
func (*WatchAlertsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertsRequest_FieldMask) Size ¶
func (fieldMask *WatchAlertsRequest_FieldMask) Size() int
func (*WatchAlertsRequest_FieldMask) String ¶
func (fieldMask *WatchAlertsRequest_FieldMask) String() string
func (*WatchAlertsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchAlertsRequest_FieldMask) Subtract(other *WatchAlertsRequest_FieldMask) *WatchAlertsRequest_FieldMask
func (*WatchAlertsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchAlertsRequest_FieldPath ¶
type WatchAlertsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertsRequest_FieldPathSelector Get(source *WatchAlertsRequest) []interface{} GetSingle(source *WatchAlertsRequest) (interface{}, bool) ClearValue(item *WatchAlertsRequest) // Those methods build corresponding WatchAlertsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertsRequest_FieldPath ¶
func BuildWatchAlertsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertsRequest_FieldPath, error)
func MustParseWatchAlertsRequest_FieldPath ¶
func MustParseWatchAlertsRequest_FieldPath(rawField string) WatchAlertsRequest_FieldPath
func ParseWatchAlertsRequest_FieldPath ¶
func ParseWatchAlertsRequest_FieldPath(rawField string) (WatchAlertsRequest_FieldPath, error)
type WatchAlertsRequest_FieldPathArrayItemValue ¶
type WatchAlertsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertsRequest_FieldPath ContainsValue(*WatchAlertsRequest) bool }
WatchAlertsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAlertsRequest according to their type Present only for array (repeated) types.
func MustParseWatchAlertsRequest_FieldPathArrayItemValue ¶
func MustParseWatchAlertsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertsRequest_FieldPathArrayItemValue
func ParseWatchAlertsRequest_FieldPathArrayItemValue ¶
func ParseWatchAlertsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertsRequest_FieldPathArrayItemValue, error)
ParseWatchAlertsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertsRequest_FieldPathArrayOfValues ¶
type WatchAlertsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertsRequest_FieldPath }
WatchAlertsRequest_FieldPathArrayOfValues allows storing slice of values for WatchAlertsRequest fields according to their type
func MustParseWatchAlertsRequest_FieldPathArrayOfValues ¶
func MustParseWatchAlertsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertsRequest_FieldPathArrayOfValues
func ParseWatchAlertsRequest_FieldPathArrayOfValues ¶
func ParseWatchAlertsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertsRequest_FieldPathArrayOfValues, error)
type WatchAlertsRequest_FieldPathSelector ¶
type WatchAlertsRequest_FieldPathSelector int32
const ( WatchAlertsRequest_FieldPathSelectorType WatchAlertsRequest_FieldPathSelector = 0 WatchAlertsRequest_FieldPathSelectorParent WatchAlertsRequest_FieldPathSelector = 1 WatchAlertsRequest_FieldPathSelectorPageSize WatchAlertsRequest_FieldPathSelector = 2 WatchAlertsRequest_FieldPathSelectorPageToken WatchAlertsRequest_FieldPathSelector = 3 WatchAlertsRequest_FieldPathSelectorOrderBy WatchAlertsRequest_FieldPathSelector = 4 WatchAlertsRequest_FieldPathSelectorResumeToken WatchAlertsRequest_FieldPathSelector = 5 WatchAlertsRequest_FieldPathSelectorStartingTime WatchAlertsRequest_FieldPathSelector = 6 WatchAlertsRequest_FieldPathSelectorFilter WatchAlertsRequest_FieldPathSelector = 7 WatchAlertsRequest_FieldPathSelectorFieldMask WatchAlertsRequest_FieldPathSelector = 8 WatchAlertsRequest_FieldPathSelectorView WatchAlertsRequest_FieldPathSelector = 9 WatchAlertsRequest_FieldPathSelectorMaxChunkSize WatchAlertsRequest_FieldPathSelector = 10 )
func (WatchAlertsRequest_FieldPathSelector) String ¶
func (s WatchAlertsRequest_FieldPathSelector) String() string
type WatchAlertsRequest_FieldPathValue ¶
type WatchAlertsRequest_FieldPathValue interface { WatchAlertsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertsRequest) CompareWith(*WatchAlertsRequest) (cmp int, comparable bool) }
WatchAlertsRequest_FieldPathValue allows storing values for WatchAlertsRequest fields according to their type
func MustParseWatchAlertsRequest_FieldPathValue ¶
func MustParseWatchAlertsRequest_FieldPathValue(pathStr, valueStr string) WatchAlertsRequest_FieldPathValue
func ParseWatchAlertsRequest_FieldPathValue ¶
func ParseWatchAlertsRequest_FieldPathValue(pathStr, valueStr string) (WatchAlertsRequest_FieldPathValue, error)
type WatchAlertsRequest_FieldTerminalPath ¶
type WatchAlertsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) ClearValue(item *WatchAlertsRequest)
func (*WatchAlertsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertsRequest_FieldTerminalPath) Get ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) Get(source *WatchAlertsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertsRequest
func (*WatchAlertsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) GetSingle(source *WatchAlertsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertsRequest
func (*WatchAlertsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertsRequest_FieldTerminalPath) Selector ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) Selector() WatchAlertsRequest_FieldPathSelector
func (*WatchAlertsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertsRequest_FieldTerminalPath) String ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertsRequest_FieldPathArrayItemValue
func (*WatchAlertsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertsRequest_FieldPathArrayOfValues
func (*WatchAlertsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAlertsRequest_FieldPathValue
func (*WatchAlertsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertsRequest_FieldTerminalPathArrayItemValue ¶
type WatchAlertsRequest_FieldTerminalPathArrayItemValue struct { WatchAlertsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertsRequest'
func (*WatchAlertsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertsRequest as interface{}
func (*WatchAlertsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertsRequest) (interface{}, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertsRequest_FieldTerminalPathArrayOfValues ¶
type WatchAlertsRequest_FieldTerminalPathArrayOfValues struct { WatchAlertsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alert.Alert_FieldMask, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*alert.Filter, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*alert.OrderBy, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alert.ParentReference, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.9.0
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchAlertsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertsRequest_FieldTerminalPathValue ¶
type WatchAlertsRequest_FieldTerminalPathValue struct { WatchAlertsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alert.Alert_FieldMask, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsFilterValue() (*alert.Filter, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsOrderByValue() (*alert.OrderBy, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsPageTokenValue() (*alert.PagerCursor, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsParentValue() (*alert.ParentReference, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.9.0
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) CompareWith(source *WatchAlertsRequest) (int, bool)
CompareWith compares value in the 'WatchAlertsRequest_FieldTerminalPathValue' with the value under path in 'WatchAlertsRequest'.
func (*WatchAlertsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAlertsRequest' as interface{}
func (*WatchAlertsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) SetTo(target **WatchAlertsRequest)
SetTo stores value for selected field for object WatchAlertsRequest
func (*WatchAlertsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertsResponse ¶
type WatchAlertsResponse struct { // Changes of Alerts AlertChanges []*alert.AlertChange `protobuf:"bytes,2,rep,name=alert_changes,json=alertChanges,proto3" json:"alert_changes,omitempty" firestore:"alertChanges"` // 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 Alerts 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 *WatchAlertsResponse_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 (Alerts 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 }
WatchAlertsResponse
func (*WatchAlertsResponse) Clone ¶
func (o *WatchAlertsResponse) Clone() *WatchAlertsResponse
func (*WatchAlertsResponse) CloneRaw ¶
func (o *WatchAlertsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertsResponse) Descriptor ¶
func (*WatchAlertsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertsResponse.ProtoReflect.Descriptor instead.
func (*WatchAlertsResponse) GetAlertChanges ¶
func (m *WatchAlertsResponse) GetAlertChanges() []*alert.AlertChange
func (*WatchAlertsResponse) GetIsCurrent ¶
func (m *WatchAlertsResponse) GetIsCurrent() bool
func (*WatchAlertsResponse) GetIsHardReset ¶
func (m *WatchAlertsResponse) GetIsHardReset() bool
func (*WatchAlertsResponse) GetIsSoftReset ¶
func (m *WatchAlertsResponse) GetIsSoftReset() bool
func (*WatchAlertsResponse) GetPageTokenChange ¶
func (m *WatchAlertsResponse) GetPageTokenChange() *WatchAlertsResponse_PageTokenChange
func (*WatchAlertsResponse) GetResumeToken ¶
func (m *WatchAlertsResponse) GetResumeToken() string
func (*WatchAlertsResponse) GetSnapshotSize ¶
func (m *WatchAlertsResponse) GetSnapshotSize() int64
func (*WatchAlertsResponse) GotenMessage ¶
func (*WatchAlertsResponse) GotenMessage()
func (*WatchAlertsResponse) GotenObjectExt ¶
func (o *WatchAlertsResponse) GotenObjectExt()
func (*WatchAlertsResponse) GotenValidate ¶
func (obj *WatchAlertsResponse) GotenValidate() error
func (*WatchAlertsResponse) MakeDiffFieldMask ¶
func (o *WatchAlertsResponse) MakeDiffFieldMask(other *WatchAlertsResponse) *WatchAlertsResponse_FieldMask
func (*WatchAlertsResponse) MakeFullFieldMask ¶
func (o *WatchAlertsResponse) MakeFullFieldMask() *WatchAlertsResponse_FieldMask
func (*WatchAlertsResponse) MakeRawDiffFieldMask ¶
func (o *WatchAlertsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertsResponse) MakeRawFullFieldMask ¶
func (o *WatchAlertsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertsResponse) Marshal ¶
func (m *WatchAlertsResponse) Marshal() ([]byte, error)
func (*WatchAlertsResponse) MarshalJSON ¶
func (m *WatchAlertsResponse) MarshalJSON() ([]byte, error)
func (*WatchAlertsResponse) Merge ¶
func (o *WatchAlertsResponse) Merge(source *WatchAlertsResponse)
func (*WatchAlertsResponse) MergeRaw ¶
func (o *WatchAlertsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertsResponse) ProtoMessage ¶
func (*WatchAlertsResponse) ProtoMessage()
func (*WatchAlertsResponse) ProtoReflect ¶
func (m *WatchAlertsResponse) ProtoReflect() preflect.Message
func (*WatchAlertsResponse) Reset ¶
func (m *WatchAlertsResponse) Reset()
func (*WatchAlertsResponse) SetAlertChanges ¶
func (m *WatchAlertsResponse) SetAlertChanges(fv []*alert.AlertChange)
func (*WatchAlertsResponse) SetIsCurrent ¶
func (m *WatchAlertsResponse) SetIsCurrent(fv bool)
func (*WatchAlertsResponse) SetIsHardReset ¶
func (m *WatchAlertsResponse) SetIsHardReset(fv bool)
func (*WatchAlertsResponse) SetIsSoftReset ¶
func (m *WatchAlertsResponse) SetIsSoftReset(fv bool)
func (*WatchAlertsResponse) SetPageTokenChange ¶
func (m *WatchAlertsResponse) SetPageTokenChange(fv *WatchAlertsResponse_PageTokenChange)
func (*WatchAlertsResponse) SetResumeToken ¶
func (m *WatchAlertsResponse) SetResumeToken(fv string)
func (*WatchAlertsResponse) SetSnapshotSize ¶
func (m *WatchAlertsResponse) SetSnapshotSize(fv int64)
func (*WatchAlertsResponse) String ¶
func (m *WatchAlertsResponse) String() string
func (*WatchAlertsResponse) Unmarshal ¶
func (m *WatchAlertsResponse) Unmarshal(b []byte) error
func (*WatchAlertsResponse) UnmarshalJSON ¶
func (m *WatchAlertsResponse) UnmarshalJSON(data []byte) error
type WatchAlertsResponseFieldPathBuilder ¶
type WatchAlertsResponseFieldPathBuilder struct{}
func NewWatchAlertsResponseFieldPathBuilder ¶
func NewWatchAlertsResponseFieldPathBuilder() WatchAlertsResponseFieldPathBuilder
func (WatchAlertsResponseFieldPathBuilder) AlertChanges ¶
func (WatchAlertsResponseFieldPathBuilder) AlertChanges() WatchAlertsResponsePathSelectorAlertChanges
func (WatchAlertsResponseFieldPathBuilder) IsCurrent ¶
func (WatchAlertsResponseFieldPathBuilder) IsCurrent() WatchAlertsResponsePathSelectorIsCurrent
func (WatchAlertsResponseFieldPathBuilder) IsHardReset ¶
func (WatchAlertsResponseFieldPathBuilder) IsHardReset() WatchAlertsResponsePathSelectorIsHardReset
func (WatchAlertsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchAlertsResponseFieldPathBuilder) IsSoftReset() WatchAlertsResponsePathSelectorIsSoftReset
func (WatchAlertsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchAlertsResponseFieldPathBuilder) PageTokenChange() WatchAlertsResponsePathSelectorPageTokenChange
func (WatchAlertsResponseFieldPathBuilder) ResumeToken ¶
func (WatchAlertsResponseFieldPathBuilder) ResumeToken() WatchAlertsResponsePathSelectorResumeToken
func (WatchAlertsResponseFieldPathBuilder) SnapshotSize ¶
func (WatchAlertsResponseFieldPathBuilder) SnapshotSize() WatchAlertsResponsePathSelectorSnapshotSize
type WatchAlertsResponsePageTokenChangeFieldPathBuilder ¶
type WatchAlertsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchAlertsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchAlertsResponsePageTokenChangeFieldPathBuilder() WatchAlertsResponsePageTokenChangeFieldPathBuilder
func (WatchAlertsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchAlertsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchAlertsResponsePageTokenChange_FieldPath ¶
type WatchAlertsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertsResponsePageTokenChange_FieldPathSelector Get(source *WatchAlertsResponse_PageTokenChange) []interface{} GetSingle(source *WatchAlertsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchAlertsResponse_PageTokenChange) // Those methods build corresponding WatchAlertsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertsResponsePageTokenChange_FieldPath ¶
func BuildWatchAlertsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertsResponsePageTokenChange_FieldPath, error)
func MustParseWatchAlertsResponsePageTokenChange_FieldPath ¶
func MustParseWatchAlertsResponsePageTokenChange_FieldPath(rawField string) WatchAlertsResponsePageTokenChange_FieldPath
func ParseWatchAlertsResponsePageTokenChange_FieldPath ¶
func ParseWatchAlertsResponsePageTokenChange_FieldPath(rawField string) (WatchAlertsResponsePageTokenChange_FieldPath, error)
type WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertsResponsePageTokenChange_FieldPath ContainsValue(*WatchAlertsResponse_PageTokenChange) bool }
WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchAlertsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchAlertsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchAlertsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchAlertsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchAlertsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertsResponsePageTokenChange_FieldPath }
WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchAlertsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchAlertsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchAlertsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchAlertsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchAlertsResponsePageTokenChange_FieldPathSelector ¶
type WatchAlertsResponsePageTokenChange_FieldPathSelector int32
const ( WatchAlertsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchAlertsResponsePageTokenChange_FieldPathSelector = 0 WatchAlertsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchAlertsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchAlertsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchAlertsResponsePageTokenChange_FieldPathSelector) String() string
type WatchAlertsResponsePageTokenChange_FieldPathValue ¶
type WatchAlertsResponsePageTokenChange_FieldPathValue interface { WatchAlertsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertsResponse_PageTokenChange) CompareWith(*WatchAlertsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchAlertsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchAlertsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchAlertsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchAlertsResponsePageTokenChange_FieldPathValue
func ParseWatchAlertsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchAlertsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchAlertsResponsePageTokenChange_FieldPathValue, error)
type WatchAlertsResponsePageTokenChange_FieldTerminalPath ¶
type WatchAlertsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchAlertsResponse_PageTokenChange)
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchAlertsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertsResponse_PageTokenChange
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchAlertsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertsResponse_PageTokenChange
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchAlertsResponsePageTokenChange_FieldPathValue
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchAlertsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertsResponse_PageTokenChange as interface{}
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertsResponse_PageTokenChange) (interface{}, bool)
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchAlertsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*alert.PagerCursor, bool)
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchAlertsResponsePageTokenChange_FieldTerminalPathValue struct { WatchAlertsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*alert.PagerCursor, bool)
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*alert.PagerCursor, bool)
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchAlertsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchAlertsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchAlertsResponse_PageTokenChange'.
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchAlertsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertsResponsePathSelectorAlertChanges ¶
type WatchAlertsResponsePathSelectorAlertChanges struct{}
func (WatchAlertsResponsePathSelectorAlertChanges) FieldPath ¶
func (WatchAlertsResponsePathSelectorAlertChanges) FieldPath() *WatchAlertsResponse_FieldTerminalPath
func (WatchAlertsResponsePathSelectorAlertChanges) WithArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorAlertChanges) WithArrayOfValues(values [][]*alert.AlertChange) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertsResponsePathSelectorAlertChanges) WithItemValue ¶
func (s WatchAlertsResponsePathSelectorAlertChanges) WithItemValue(value *alert.AlertChange) *WatchAlertsResponse_FieldTerminalPathArrayItemValue
func (WatchAlertsResponsePathSelectorAlertChanges) WithValue ¶
func (s WatchAlertsResponsePathSelectorAlertChanges) WithValue(value []*alert.AlertChange) *WatchAlertsResponse_FieldTerminalPathValue
type WatchAlertsResponsePathSelectorIsCurrent ¶
type WatchAlertsResponsePathSelectorIsCurrent struct{}
func (WatchAlertsResponsePathSelectorIsCurrent) FieldPath ¶
func (WatchAlertsResponsePathSelectorIsCurrent) FieldPath() *WatchAlertsResponse_FieldTerminalPath
func (WatchAlertsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchAlertsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchAlertsResponse_FieldTerminalPathValue
type WatchAlertsResponsePathSelectorIsHardReset ¶
type WatchAlertsResponsePathSelectorIsHardReset struct{}
func (WatchAlertsResponsePathSelectorIsHardReset) FieldPath ¶
func (WatchAlertsResponsePathSelectorIsHardReset) FieldPath() *WatchAlertsResponse_FieldTerminalPath
func (WatchAlertsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchAlertsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchAlertsResponse_FieldTerminalPathValue
type WatchAlertsResponsePathSelectorIsSoftReset ¶
type WatchAlertsResponsePathSelectorIsSoftReset struct{}
func (WatchAlertsResponsePathSelectorIsSoftReset) FieldPath ¶
func (WatchAlertsResponsePathSelectorIsSoftReset) FieldPath() *WatchAlertsResponse_FieldTerminalPath
func (WatchAlertsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchAlertsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchAlertsResponse_FieldTerminalPathValue
type WatchAlertsResponsePathSelectorPageTokenChange ¶
type WatchAlertsResponsePathSelectorPageTokenChange struct{}
func (WatchAlertsResponsePathSelectorPageTokenChange) FieldPath ¶
func (WatchAlertsResponsePathSelectorPageTokenChange) FieldPath() *WatchAlertsResponse_FieldTerminalPath
func (WatchAlertsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchAlertsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchAlertsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchAlertsResponse_PageTokenChange) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchAlertsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue) *WatchAlertsResponse_FieldSubPathArrayItemValue
func (WatchAlertsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues) *WatchAlertsResponse_FieldSubPathArrayOfValues
func (WatchAlertsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchAlertsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchAlertsResponsePageTokenChange_FieldPath) *WatchAlertsResponse_FieldSubPath
func (WatchAlertsResponsePathSelectorPageTokenChange) WithSubValue ¶
func (s WatchAlertsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchAlertsResponsePageTokenChange_FieldPathValue) *WatchAlertsResponse_FieldSubPathValue
type WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsResponse_FieldSubPathArrayOfValues
func (WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken) WithValue ¶
func (s WatchAlertsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *alert.PagerCursor) *WatchAlertsResponse_FieldSubPathValue
type WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsResponse_FieldSubPathArrayOfValues
func (WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken) WithValue ¶
func (s WatchAlertsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *alert.PagerCursor) *WatchAlertsResponse_FieldSubPathValue
type WatchAlertsResponsePathSelectorResumeToken ¶
type WatchAlertsResponsePathSelectorResumeToken struct{}
func (WatchAlertsResponsePathSelectorResumeToken) FieldPath ¶
func (WatchAlertsResponsePathSelectorResumeToken) FieldPath() *WatchAlertsResponse_FieldTerminalPath
func (WatchAlertsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchAlertsResponsePathSelectorResumeToken) WithValue(value string) *WatchAlertsResponse_FieldTerminalPathValue
type WatchAlertsResponsePathSelectorSnapshotSize ¶
type WatchAlertsResponsePathSelectorSnapshotSize struct{}
func (WatchAlertsResponsePathSelectorSnapshotSize) FieldPath ¶
func (WatchAlertsResponsePathSelectorSnapshotSize) FieldPath() *WatchAlertsResponse_FieldTerminalPath
func (WatchAlertsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchAlertsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchAlertsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchAlertsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchAlertsResponse_FieldTerminalPathValue
type WatchAlertsResponse_FieldMask ¶
type WatchAlertsResponse_FieldMask struct {
Paths []WatchAlertsResponse_FieldPath
}
func FullWatchAlertsResponse_FieldMask ¶
func FullWatchAlertsResponse_FieldMask() *WatchAlertsResponse_FieldMask
func (*WatchAlertsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertsResponse_FieldMask) AppendPath(path WatchAlertsResponse_FieldPath)
func (*WatchAlertsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertsResponse_FieldMask) FilterInputFields() *WatchAlertsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertsResponse_FieldMask) GetPaths() []WatchAlertsResponse_FieldPath
func (*WatchAlertsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchAlertsResponse_FieldMask) IsFull() bool
func (WatchAlertsResponse_FieldMask) Marshal ¶
func (fieldMask WatchAlertsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertsResponse_FieldMask) PathsCount() int
func (*WatchAlertsResponse_FieldMask) Project ¶
func (fieldMask *WatchAlertsResponse_FieldMask) Project(source *WatchAlertsResponse) *WatchAlertsResponse
func (*WatchAlertsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertsResponse_FieldMask) ProtoMessage()
func (*WatchAlertsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertsResponse_FieldMask) Reset ¶
func (fieldMask *WatchAlertsResponse_FieldMask) Reset()
func (*WatchAlertsResponse_FieldMask) Set ¶
func (fieldMask *WatchAlertsResponse_FieldMask) Set(target, source *WatchAlertsResponse)
func (*WatchAlertsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertsResponse_FieldMask) Size ¶
func (fieldMask *WatchAlertsResponse_FieldMask) Size() int
func (*WatchAlertsResponse_FieldMask) String ¶
func (fieldMask *WatchAlertsResponse_FieldMask) String() string
func (*WatchAlertsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchAlertsResponse_FieldMask) Subtract(other *WatchAlertsResponse_FieldMask) *WatchAlertsResponse_FieldMask
func (*WatchAlertsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchAlertsResponse_FieldPath ¶
type WatchAlertsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertsResponse_FieldPathSelector Get(source *WatchAlertsResponse) []interface{} GetSingle(source *WatchAlertsResponse) (interface{}, bool) ClearValue(item *WatchAlertsResponse) // Those methods build corresponding WatchAlertsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertsResponse_FieldPath ¶
func BuildWatchAlertsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertsResponse_FieldPath, error)
func MustParseWatchAlertsResponse_FieldPath ¶
func MustParseWatchAlertsResponse_FieldPath(rawField string) WatchAlertsResponse_FieldPath
func ParseWatchAlertsResponse_FieldPath ¶
func ParseWatchAlertsResponse_FieldPath(rawField string) (WatchAlertsResponse_FieldPath, error)
type WatchAlertsResponse_FieldPathArrayItemValue ¶
type WatchAlertsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertsResponse_FieldPath ContainsValue(*WatchAlertsResponse) bool }
WatchAlertsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAlertsResponse according to their type Present only for array (repeated) types.
func MustParseWatchAlertsResponse_FieldPathArrayItemValue ¶
func MustParseWatchAlertsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertsResponse_FieldPathArrayItemValue
func ParseWatchAlertsResponse_FieldPathArrayItemValue ¶
func ParseWatchAlertsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertsResponse_FieldPathArrayItemValue, error)
ParseWatchAlertsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertsResponse_FieldPathArrayOfValues ¶
type WatchAlertsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertsResponse_FieldPath }
WatchAlertsResponse_FieldPathArrayOfValues allows storing slice of values for WatchAlertsResponse fields according to their type
func MustParseWatchAlertsResponse_FieldPathArrayOfValues ¶
func MustParseWatchAlertsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertsResponse_FieldPathArrayOfValues
func ParseWatchAlertsResponse_FieldPathArrayOfValues ¶
func ParseWatchAlertsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertsResponse_FieldPathArrayOfValues, error)
type WatchAlertsResponse_FieldPathSelector ¶
type WatchAlertsResponse_FieldPathSelector int32
const ( WatchAlertsResponse_FieldPathSelectorAlertChanges WatchAlertsResponse_FieldPathSelector = 0 WatchAlertsResponse_FieldPathSelectorIsCurrent WatchAlertsResponse_FieldPathSelector = 1 WatchAlertsResponse_FieldPathSelectorPageTokenChange WatchAlertsResponse_FieldPathSelector = 2 WatchAlertsResponse_FieldPathSelectorResumeToken WatchAlertsResponse_FieldPathSelector = 3 WatchAlertsResponse_FieldPathSelectorSnapshotSize WatchAlertsResponse_FieldPathSelector = 4 WatchAlertsResponse_FieldPathSelectorIsSoftReset WatchAlertsResponse_FieldPathSelector = 5 WatchAlertsResponse_FieldPathSelectorIsHardReset WatchAlertsResponse_FieldPathSelector = 6 )
func (WatchAlertsResponse_FieldPathSelector) String ¶
func (s WatchAlertsResponse_FieldPathSelector) String() string
type WatchAlertsResponse_FieldPathValue ¶
type WatchAlertsResponse_FieldPathValue interface { WatchAlertsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertsResponse) CompareWith(*WatchAlertsResponse) (cmp int, comparable bool) }
WatchAlertsResponse_FieldPathValue allows storing values for WatchAlertsResponse fields according to their type
func MustParseWatchAlertsResponse_FieldPathValue ¶
func MustParseWatchAlertsResponse_FieldPathValue(pathStr, valueStr string) WatchAlertsResponse_FieldPathValue
func ParseWatchAlertsResponse_FieldPathValue ¶
func ParseWatchAlertsResponse_FieldPathValue(pathStr, valueStr string) (WatchAlertsResponse_FieldPathValue, error)
type WatchAlertsResponse_FieldSubPath ¶
type WatchAlertsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchAlertsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchAlertsResponsePageTokenChange_FieldPath, bool)
func (*WatchAlertsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchAlertsResponse_FieldSubPath) ClearValue(item *WatchAlertsResponse)
func (*WatchAlertsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchAlertsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchAlertsResponse_FieldSubPath) Get ¶
func (fps *WatchAlertsResponse_FieldSubPath) Get(source *WatchAlertsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchAlertsResponse
func (*WatchAlertsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchAlertsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchAlertsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchAlertsResponse_FieldSubPath) GetSingle(source *WatchAlertsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchAlertsResponse
func (*WatchAlertsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchAlertsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchAlertsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertsResponse_FieldSubPath) JSONString ¶
func (fps *WatchAlertsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertsResponse_FieldSubPath) Selector ¶
func (fps *WatchAlertsResponse_FieldSubPath) Selector() WatchAlertsResponse_FieldPathSelector
func (*WatchAlertsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *WatchAlertsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertsResponse_FieldSubPath) String ¶
func (fps *WatchAlertsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchAlertsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchAlertsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchAlertsResponse_FieldPathArrayItemValue
func (*WatchAlertsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchAlertsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchAlertsResponse_FieldPathArrayOfValues
func (*WatchAlertsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchAlertsResponse_FieldSubPath) WithIValue(value interface{}) WatchAlertsResponse_FieldPathValue
func (*WatchAlertsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchAlertsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchAlertsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchAlertsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertsResponse_FieldSubPathArrayItemValue ¶
type WatchAlertsResponse_FieldSubPathArrayItemValue struct { WatchAlertsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAlertsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchAlertsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchAlertsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchAlertsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchAlertsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchAlertsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertsResponse'
func (*WatchAlertsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchAlertsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchAlertsResponse_FieldSubPathArrayOfValues ¶
type WatchAlertsResponse_FieldSubPathArrayOfValues struct { WatchAlertsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAlertsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchAlertsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchAlertsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchAlertsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchAlertsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchAlertsResponse_FieldSubPathValue ¶
type WatchAlertsResponse_FieldSubPathValue struct { WatchAlertsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAlertsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchAlertsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchAlertsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchAlertsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchAlertsResponse_FieldSubPathValue) CompareWith(source *WatchAlertsResponse) (int, bool)
func (*WatchAlertsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchAlertsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchAlertsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchAlertsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchAlertsResponse_FieldSubPathValue) SetTo(target **WatchAlertsResponse)
func (*WatchAlertsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchAlertsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchAlertsResponse_FieldTerminalPath ¶
type WatchAlertsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) ClearValue(item *WatchAlertsResponse)
func (*WatchAlertsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertsResponse_FieldTerminalPath) Get ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) Get(source *WatchAlertsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertsResponse
func (*WatchAlertsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) GetSingle(source *WatchAlertsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertsResponse
func (*WatchAlertsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertsResponse_FieldTerminalPath) Selector ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) Selector() WatchAlertsResponse_FieldPathSelector
func (*WatchAlertsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertsResponse_FieldTerminalPath) String ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertsResponse_FieldPathArrayItemValue
func (*WatchAlertsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertsResponse_FieldPathArrayOfValues
func (*WatchAlertsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAlertsResponse_FieldPathValue
func (*WatchAlertsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertsResponse_FieldTerminalPathArrayItemValue ¶
type WatchAlertsResponse_FieldTerminalPathArrayItemValue struct { WatchAlertsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertsResponse_FieldTerminalPathArrayItemValue) AsAlertChangesItemValue ¶
func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) AsAlertChangesItemValue() (*alert.AlertChange, bool)
func (*WatchAlertsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertsResponse'
func (*WatchAlertsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertsResponse as interface{}
func (*WatchAlertsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertsResponse) (interface{}, bool)
func (*WatchAlertsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertsResponse_FieldTerminalPathArrayOfValues ¶
type WatchAlertsResponse_FieldTerminalPathArrayOfValues struct { WatchAlertsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsAlertChangesArrayOfValues ¶
func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsAlertChangesArrayOfValues() ([][]*alert.AlertChange, bool)
func (*WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchAlertsResponse_PageTokenChange, bool)
func (*WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchAlertsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertsResponse_FieldTerminalPathValue ¶
type WatchAlertsResponse_FieldTerminalPathValue struct { WatchAlertsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertsResponse_FieldTerminalPathValue) AsAlertChangesValue ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsAlertChangesValue() ([]*alert.AlertChange, bool)
func (*WatchAlertsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchAlertsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchAlertsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchAlertsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchAlertsResponse_PageTokenChange, bool)
func (*WatchAlertsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchAlertsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchAlertsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) CompareWith(source *WatchAlertsResponse) (int, bool)
CompareWith compares value in the 'WatchAlertsResponse_FieldTerminalPathValue' with the value under path in 'WatchAlertsResponse'.
func (*WatchAlertsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAlertsResponse' as interface{}
func (*WatchAlertsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) SetTo(target **WatchAlertsResponse)
SetTo stores value for selected field for object WatchAlertsResponse
func (*WatchAlertsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertsResponse_PageTokenChange ¶
type WatchAlertsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *alert.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *alert.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchAlertsResponse_PageTokenChange) Clone ¶
func (o *WatchAlertsResponse_PageTokenChange) Clone() *WatchAlertsResponse_PageTokenChange
func (*WatchAlertsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchAlertsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertsResponse_PageTokenChange) Descriptor ¶
func (*WatchAlertsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchAlertsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchAlertsResponse_PageTokenChange) GetNextPageToken() *alert.PagerCursor
func (*WatchAlertsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchAlertsResponse_PageTokenChange) GetPrevPageToken() *alert.PagerCursor
func (*WatchAlertsResponse_PageTokenChange) GotenMessage ¶
func (*WatchAlertsResponse_PageTokenChange) GotenMessage()
func (*WatchAlertsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchAlertsResponse_PageTokenChange) GotenObjectExt()
func (*WatchAlertsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchAlertsResponse_PageTokenChange) GotenValidate() error
func (*WatchAlertsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchAlertsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchAlertsResponse_PageTokenChange) *WatchAlertsResponse_PageTokenChange_FieldMask
func (*WatchAlertsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchAlertsResponse_PageTokenChange) MakeFullFieldMask() *WatchAlertsResponse_PageTokenChange_FieldMask
func (*WatchAlertsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchAlertsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchAlertsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertsResponse_PageTokenChange) Marshal ¶
func (m *WatchAlertsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchAlertsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchAlertsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchAlertsResponse_PageTokenChange) Merge ¶
func (o *WatchAlertsResponse_PageTokenChange) Merge(source *WatchAlertsResponse_PageTokenChange)
func (*WatchAlertsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchAlertsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchAlertsResponse_PageTokenChange) ProtoMessage()
func (*WatchAlertsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchAlertsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchAlertsResponse_PageTokenChange) Reset ¶
func (m *WatchAlertsResponse_PageTokenChange) Reset()
func (*WatchAlertsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchAlertsResponse_PageTokenChange) SetNextPageToken(fv *alert.PagerCursor)
func (*WatchAlertsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchAlertsResponse_PageTokenChange) SetPrevPageToken(fv *alert.PagerCursor)
func (*WatchAlertsResponse_PageTokenChange) String ¶
func (m *WatchAlertsResponse_PageTokenChange) String() string
func (*WatchAlertsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchAlertsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchAlertsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchAlertsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchAlertsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchAlertsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchAlertsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
func (s WatchAlertsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchAlertsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchAlertsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchAlertsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s WatchAlertsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*alert.PagerCursor) *WatchAlertsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchAlertsResponse_PageTokenChange_FieldMask ¶
type WatchAlertsResponse_PageTokenChange_FieldMask struct {
Paths []WatchAlertsResponsePageTokenChange_FieldPath
}
func FullWatchAlertsResponse_PageTokenChange_FieldMask ¶
func FullWatchAlertsResponse_PageTokenChange_FieldMask() *WatchAlertsResponse_PageTokenChange_FieldMask
func (*WatchAlertsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) AppendPath(path WatchAlertsResponsePageTokenChange_FieldPath)
func (*WatchAlertsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchAlertsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) GetPaths() []WatchAlertsResponsePageTokenChange_FieldPath
func (*WatchAlertsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchAlertsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchAlertsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchAlertsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Project(source *WatchAlertsResponse_PageTokenChange) *WatchAlertsResponse_PageTokenChange
func (*WatchAlertsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchAlertsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchAlertsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Set(target, source *WatchAlertsResponse_PageTokenChange)
func (*WatchAlertsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchAlertsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) String() string
func (*WatchAlertsResponse_PageTokenChange_FieldMask) Subtract ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Subtract(other *WatchAlertsResponse_PageTokenChange_FieldMask) *WatchAlertsResponse_PageTokenChange_FieldMask
func (*WatchAlertsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error