Documentation ¶
Index ¶
- type AlertingConditionServiceClient
- type AlertingConditionServiceDescriptor
- func (d *AlertingConditionServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *AlertingConditionServiceDescriptor) GetApiName() string
- func (d *AlertingConditionServiceDescriptor) GetFullAPIName() string
- func (d *AlertingConditionServiceDescriptor) GetProtoPkgName() string
- func (d *AlertingConditionServiceDescriptor) GetServiceDomain() string
- func (d *AlertingConditionServiceDescriptor) GetServiceVersion() string
- type BatchGetAlertingConditionsDescriptor
- func (d *BatchGetAlertingConditionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetAlertingConditionsDescriptor) GetApiName() string
- func (d *BatchGetAlertingConditionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetAlertingConditionsDescriptor) GetFullMethodName() string
- func (d *BatchGetAlertingConditionsDescriptor) GetMethodName() string
- func (d *BatchGetAlertingConditionsDescriptor) GetProtoPkgName() string
- func (d *BatchGetAlertingConditionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetAlertingConditionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetAlertingConditionsDescriptor) GetServiceDomain() string
- func (d *BatchGetAlertingConditionsDescriptor) GetServiceVersion() string
- func (d *BatchGetAlertingConditionsDescriptor) GetVerb() string
- func (d *BatchGetAlertingConditionsDescriptor) HasResource() bool
- func (d *BatchGetAlertingConditionsDescriptor) IsClientStream() bool
- func (d *BatchGetAlertingConditionsDescriptor) IsCollection() bool
- func (d *BatchGetAlertingConditionsDescriptor) IsPlural() bool
- func (d *BatchGetAlertingConditionsDescriptor) IsServerStream() bool
- func (d *BatchGetAlertingConditionsDescriptor) IsUnary() bool
- func (d *BatchGetAlertingConditionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetAlertingConditionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetAlertingConditionsDescriptor) RequestHasResourceBody() bool
- type BatchGetAlertingConditionsDescriptorClientMsgHandle
- func (h *BatchGetAlertingConditionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAlertingConditionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAlertingConditionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetAlertingConditionsDescriptorServerMsgHandle
- func (h *BatchGetAlertingConditionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAlertingConditionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAlertingConditionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetAlertingConditionsRequest
- func (o *BatchGetAlertingConditionsRequest) Clone() *BatchGetAlertingConditionsRequest
- func (o *BatchGetAlertingConditionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetAlertingConditionsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetAlertingConditionsRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
- func (m *BatchGetAlertingConditionsRequest) GetNames() []*alerting_condition.Reference
- func (m *BatchGetAlertingConditionsRequest) GetView() view.View
- func (*BatchGetAlertingConditionsRequest) GotenMessage()
- func (o *BatchGetAlertingConditionsRequest) GotenObjectExt()
- func (obj *BatchGetAlertingConditionsRequest) GotenValidate() error
- func (o *BatchGetAlertingConditionsRequest) MakeDiffFieldMask(other *BatchGetAlertingConditionsRequest) *BatchGetAlertingConditionsRequest_FieldMask
- func (o *BatchGetAlertingConditionsRequest) MakeFullFieldMask() *BatchGetAlertingConditionsRequest_FieldMask
- func (o *BatchGetAlertingConditionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetAlertingConditionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetAlertingConditionsRequest) Marshal() ([]byte, error)
- func (m *BatchGetAlertingConditionsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetAlertingConditionsRequest) Merge(source *BatchGetAlertingConditionsRequest)
- func (o *BatchGetAlertingConditionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetAlertingConditionsRequest) ProtoMessage()
- func (m *BatchGetAlertingConditionsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetAlertingConditionsRequest) Reset()
- func (m *BatchGetAlertingConditionsRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
- func (m *BatchGetAlertingConditionsRequest) SetNames(fv []*alerting_condition.Reference)
- func (m *BatchGetAlertingConditionsRequest) SetView(fv view.View)
- func (m *BatchGetAlertingConditionsRequest) String() string
- func (m *BatchGetAlertingConditionsRequest) Unmarshal(b []byte) error
- func (m *BatchGetAlertingConditionsRequest) UnmarshalJSON(data []byte) error
- type BatchGetAlertingConditionsRequestFieldPathBuilder
- func (BatchGetAlertingConditionsRequestFieldPathBuilder) FieldMask() BatchGetAlertingConditionsRequestPathSelectorFieldMask
- func (BatchGetAlertingConditionsRequestFieldPathBuilder) Names() BatchGetAlertingConditionsRequestPathSelectorNames
- func (BatchGetAlertingConditionsRequestFieldPathBuilder) View() BatchGetAlertingConditionsRequestPathSelectorView
- type BatchGetAlertingConditionsRequestPathSelectorFieldMask
- func (BatchGetAlertingConditionsRequestPathSelectorFieldMask) FieldPath() *BatchGetAlertingConditionsRequest_FieldTerminalPath
- func (s BatchGetAlertingConditionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertingConditionsRequestPathSelectorFieldMask) WithValue(value *alerting_condition.AlertingCondition_FieldMask) *BatchGetAlertingConditionsRequest_FieldTerminalPathValue
- type BatchGetAlertingConditionsRequestPathSelectorNames
- func (BatchGetAlertingConditionsRequestPathSelectorNames) FieldPath() *BatchGetAlertingConditionsRequest_FieldTerminalPath
- func (s BatchGetAlertingConditionsRequestPathSelectorNames) WithArrayOfValues(values [][]*alerting_condition.Reference) *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertingConditionsRequestPathSelectorNames) WithItemValue(value *alerting_condition.Reference) *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetAlertingConditionsRequestPathSelectorNames) WithValue(value []*alerting_condition.Reference) *BatchGetAlertingConditionsRequest_FieldTerminalPathValue
- type BatchGetAlertingConditionsRequestPathSelectorView
- func (BatchGetAlertingConditionsRequestPathSelectorView) FieldPath() *BatchGetAlertingConditionsRequest_FieldTerminalPath
- func (s BatchGetAlertingConditionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertingConditionsRequestPathSelectorView) WithValue(value view.View) *BatchGetAlertingConditionsRequest_FieldTerminalPathValue
- type BatchGetAlertingConditionsRequest_FieldMask
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) AppendPath(path BatchGetAlertingConditionsRequest_FieldPath)
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) FilterInputFields() *BatchGetAlertingConditionsRequest_FieldMask
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) GetPaths() []BatchGetAlertingConditionsRequest_FieldPath
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetAlertingConditionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetAlertingConditionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Project(source *BatchGetAlertingConditionsRequest) *BatchGetAlertingConditionsRequest
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Set(target, source *BatchGetAlertingConditionsRequest)
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) String() string
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Subtract(other *BatchGetAlertingConditionsRequest_FieldMask) *BatchGetAlertingConditionsRequest_FieldMask
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetAlertingConditionsRequest_FieldPath
- func BuildBatchGetAlertingConditionsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAlertingConditionsRequest_FieldPath, error)
- func MustParseBatchGetAlertingConditionsRequest_FieldPath(rawField string) BatchGetAlertingConditionsRequest_FieldPath
- func ParseBatchGetAlertingConditionsRequest_FieldPath(rawField string) (BatchGetAlertingConditionsRequest_FieldPath, error)
- type BatchGetAlertingConditionsRequest_FieldPathArrayItemValue
- func MustParseBatchGetAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAlertingConditionsRequest_FieldPathArrayItemValue
- func ParseBatchGetAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAlertingConditionsRequest_FieldPathArrayItemValue, error)
- type BatchGetAlertingConditionsRequest_FieldPathArrayOfValues
- func MustParseBatchGetAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAlertingConditionsRequest_FieldPathArrayOfValues
- func ParseBatchGetAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAlertingConditionsRequest_FieldPathArrayOfValues, error)
- type BatchGetAlertingConditionsRequest_FieldPathSelector
- type BatchGetAlertingConditionsRequest_FieldPathValue
- type BatchGetAlertingConditionsRequest_FieldTerminalPath
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) ClearValue(item *BatchGetAlertingConditionsRequest)
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) Get(source *BatchGetAlertingConditionsRequest) (values []interface{})
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) GetSingle(source *BatchGetAlertingConditionsRequest) (interface{}, bool)
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) Selector() BatchGetAlertingConditionsRequest_FieldPathSelector
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAlertingConditionsRequest_FieldPathArrayItemValue
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAlertingConditionsRequest_FieldPathArrayOfValues
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetAlertingConditionsRequest_FieldPathValue
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*alerting_condition.Reference, bool)
- func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAlertingConditionsRequest) bool
- func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAlertingConditionsRequest) (interface{}, bool)
- func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpaov *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*alerting_condition.Reference, bool)
- func (fpaov *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetAlertingConditionsRequest_FieldTerminalPathValue
- func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) AsNamesValue() ([]*alerting_condition.Reference, bool)
- func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetAlertingConditionsRequest) (int, bool)
- func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) SetTo(target **BatchGetAlertingConditionsRequest)
- func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetAlertingConditionsResponse
- func (o *BatchGetAlertingConditionsResponse) Clone() *BatchGetAlertingConditionsResponse
- func (o *BatchGetAlertingConditionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetAlertingConditionsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetAlertingConditionsResponse) GetAlertingConditions() []*alerting_condition.AlertingCondition
- func (m *BatchGetAlertingConditionsResponse) GetMissing() []*alerting_condition.Reference
- func (*BatchGetAlertingConditionsResponse) GotenMessage()
- func (o *BatchGetAlertingConditionsResponse) GotenObjectExt()
- func (obj *BatchGetAlertingConditionsResponse) GotenValidate() error
- func (o *BatchGetAlertingConditionsResponse) MakeDiffFieldMask(other *BatchGetAlertingConditionsResponse) *BatchGetAlertingConditionsResponse_FieldMask
- func (o *BatchGetAlertingConditionsResponse) MakeFullFieldMask() *BatchGetAlertingConditionsResponse_FieldMask
- func (o *BatchGetAlertingConditionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetAlertingConditionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetAlertingConditionsResponse) Marshal() ([]byte, error)
- func (m *BatchGetAlertingConditionsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetAlertingConditionsResponse) Merge(source *BatchGetAlertingConditionsResponse)
- func (o *BatchGetAlertingConditionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetAlertingConditionsResponse) ProtoMessage()
- func (m *BatchGetAlertingConditionsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetAlertingConditionsResponse) Reset()
- func (m *BatchGetAlertingConditionsResponse) SetAlertingConditions(fv []*alerting_condition.AlertingCondition)
- func (m *BatchGetAlertingConditionsResponse) SetMissing(fv []*alerting_condition.Reference)
- func (m *BatchGetAlertingConditionsResponse) String() string
- func (m *BatchGetAlertingConditionsResponse) Unmarshal(b []byte) error
- func (m *BatchGetAlertingConditionsResponse) UnmarshalJSON(data []byte) error
- type BatchGetAlertingConditionsResponseFieldPathBuilder
- type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) WithArrayOfValues(values []int64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) WithValue(value int64) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []*monitoring_common.Strings) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value *monitoring_common.Strings) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []*monitoring_common.Strings) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value *monitoring_common.Strings) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditions
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) Description() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDescription
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) DisplayName() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) FieldPath() *BatchGetAlertingConditionsResponse_FieldTerminalPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) Metadata() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) Name() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsName
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) Spec() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) State() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithArrayOfValues(values [][]*alerting_condition.AlertingCondition) *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithItemValue(value *alerting_condition.AlertingCondition) *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayItemValue(...) *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayOfValues(...) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubPath(subPath alerting_condition.AlertingCondition_FieldPath) *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubValue(subPathValue alerting_condition.AlertingCondition_FieldPathValue) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithValue(value []*alerting_condition.AlertingCondition) *BatchGetAlertingConditionsResponse_FieldTerminalPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDescription
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDescription) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDescription) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDescription) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Annotations() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) CreateTime() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) DeleteTime() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Generation() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Labels() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Lifecycle() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) OwnerReferences() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) ResourceVersion() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Shards() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Syncing() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Tags() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) UpdateTime() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Uuid() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithValue(value map[string]string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) WithValue(value int64) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithKey(key string) ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithValue(value map[string]string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) State() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Controller() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Kind() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Name() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Region() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Version() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithKey(key string) ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithValue(value map[string]int64) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) OwningRegion() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) Regions() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithItemValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithValue(value []string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithItemValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithValue(value []string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) WithValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsName
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsName) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsName) WithArrayOfValues(values []*alerting_condition.Name) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsName) WithValue(value *alerting_condition.Name) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec) TimeSeries() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec) Trigger() BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec) WithValue(value *alerting_condition.AlertingCondition_Spec) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) CombineThreshold() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) Duration() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) Query() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) Threshold() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) Combine() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) PerMetric() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) WithArrayOfValues(...) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_CombineThreshold) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues(...) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) WithValue(...) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(...) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithKey(key string) ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithValue(...) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) WithValue(value *duration.Duration) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) Aggregation() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) Selector() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) AlignmentPeriod() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) CrossSeriesReducer() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) GroupByFields() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) PerSeriesAligner() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) WithValue(value *monitoring_common.Aggregation) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) WithValue(value *duration.Duration) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithValue(value []string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) Metric() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) Resource() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) WithArrayOfValues(values []*monitoring_common.TimeSeriesSelector) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) WithValue(value *monitoring_common.TimeSeriesSelector) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) Labels() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) Types() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues(values []*monitoring_common.MetricSelector) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) WithValue(value *monitoring_common.MetricSelector) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithKey(key string) ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value map[string]*monitoring_common.Strings) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithValue(value []string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) Labels() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) Types() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) WithArrayOfValues(values []*monitoring_common.MonitoredResourceSelector) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) WithValue(value *monitoring_common.MonitoredResourceSelector) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithKey(key string) ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value map[string]*monitoring_common.Strings) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue(value string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithValue(value []string) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) Compare() ...
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) Value() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) WithArrayOfValues(...) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) WithValue(value alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold_Compare) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) WithValue(value float64) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) Type() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_Trigger) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) WithValue(value *alerting_condition.AlertingCondition_Spec_Trigger) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType) WithArrayOfValues(values []alerting_condition.AlertingCondition_Spec_Trigger_Type) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType) WithValue(value alerting_condition.AlertingCondition_Spec_Trigger_Type) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState) FiringAlertsCount() ...
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState) WithValue(value *alerting_condition.AlertingCondition_State) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount
- func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) FieldPath() *BatchGetAlertingConditionsResponse_FieldSubPath
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) WithArrayOfValues(values []int64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) WithValue(value int64) *BatchGetAlertingConditionsResponse_FieldSubPathValue
- type BatchGetAlertingConditionsResponsePathSelectorMissing
- func (BatchGetAlertingConditionsResponsePathSelectorMissing) FieldPath() *BatchGetAlertingConditionsResponse_FieldTerminalPath
- func (s BatchGetAlertingConditionsResponsePathSelectorMissing) WithArrayOfValues(values [][]*alerting_condition.Reference) *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetAlertingConditionsResponsePathSelectorMissing) WithItemValue(value *alerting_condition.Reference) *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetAlertingConditionsResponsePathSelectorMissing) WithValue(value []*alerting_condition.Reference) *BatchGetAlertingConditionsResponse_FieldTerminalPathValue
- type BatchGetAlertingConditionsResponse_FieldMask
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) AppendPath(path BatchGetAlertingConditionsResponse_FieldPath)
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) FilterInputFields() *BatchGetAlertingConditionsResponse_FieldMask
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) GetPaths() []BatchGetAlertingConditionsResponse_FieldPath
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetAlertingConditionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetAlertingConditionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Project(source *BatchGetAlertingConditionsResponse) *BatchGetAlertingConditionsResponse
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Set(target, source *BatchGetAlertingConditionsResponse)
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) String() string
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Subtract(other *BatchGetAlertingConditionsResponse_FieldMask) *BatchGetAlertingConditionsResponse_FieldMask
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetAlertingConditionsResponse_FieldPath
- func BuildBatchGetAlertingConditionsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAlertingConditionsResponse_FieldPath, error)
- func MustParseBatchGetAlertingConditionsResponse_FieldPath(rawField string) BatchGetAlertingConditionsResponse_FieldPath
- func ParseBatchGetAlertingConditionsResponse_FieldPath(rawField string) (BatchGetAlertingConditionsResponse_FieldPath, error)
- type BatchGetAlertingConditionsResponse_FieldPathArrayItemValue
- func MustParseBatchGetAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAlertingConditionsResponse_FieldPathArrayItemValue
- func ParseBatchGetAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAlertingConditionsResponse_FieldPathArrayItemValue, error)
- type BatchGetAlertingConditionsResponse_FieldPathArrayOfValues
- func MustParseBatchGetAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAlertingConditionsResponse_FieldPathArrayOfValues
- func ParseBatchGetAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAlertingConditionsResponse_FieldPathArrayOfValues, error)
- type BatchGetAlertingConditionsResponse_FieldPathSelector
- type BatchGetAlertingConditionsResponse_FieldPathValue
- type BatchGetAlertingConditionsResponse_FieldSubPath
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) AsAlertingConditionsSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) ClearValue(item *BatchGetAlertingConditionsResponse)
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) Get(source *BatchGetAlertingConditionsResponse) (values []interface{})
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) GetSingle(source *BatchGetAlertingConditionsResponse) (interface{}, bool)
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) Selector() BatchGetAlertingConditionsResponse_FieldPathSelector
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) String() string
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayItemValue
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayOfValues
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathValue
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue) AsAlertingConditionsPathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetAlertingConditionsResponse) bool
- func (fpaivs *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
- type BatchGetAlertingConditionsResponse_FieldSubPathValue
- func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) AsAlertingConditionsPathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
- func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) CompareWith(source *BatchGetAlertingConditionsResponse) (int, bool)
- func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) SetTo(target **BatchGetAlertingConditionsResponse)
- func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetAlertingConditionsResponse_FieldTerminalPath
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) ClearValue(item *BatchGetAlertingConditionsResponse)
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) Get(source *BatchGetAlertingConditionsResponse) (values []interface{})
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) GetSingle(source *BatchGetAlertingConditionsResponse) (interface{}, bool)
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) Selector() BatchGetAlertingConditionsResponse_FieldPathSelector
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayItemValue
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayOfValues
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathValue
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsAlertingConditionsItemValue() (*alerting_condition.AlertingCondition, bool)
- func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*alerting_condition.Reference, bool)
- func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAlertingConditionsResponse) bool
- func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAlertingConditionsResponse) (interface{}, bool)
- func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsAlertingConditionsArrayOfValues() ([][]*alerting_condition.AlertingCondition, bool)
- func (fpaov *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*alerting_condition.Reference, bool)
- func (fpaov *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetAlertingConditionsResponse_FieldTerminalPathValue
- func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) AsAlertingConditionsValue() ([]*alerting_condition.AlertingCondition, bool)
- func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) AsMissingValue() ([]*alerting_condition.Reference, bool)
- func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetAlertingConditionsResponse) (int, bool)
- func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) SetTo(target **BatchGetAlertingConditionsResponse)
- func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateAlertingConditionDescriptor
- func (d *CreateAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateAlertingConditionDescriptor) GetApiName() string
- func (d *CreateAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateAlertingConditionDescriptor) GetFullMethodName() string
- func (d *CreateAlertingConditionDescriptor) GetMethodName() string
- func (d *CreateAlertingConditionDescriptor) GetProtoPkgName() string
- func (d *CreateAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateAlertingConditionDescriptor) GetServiceDomain() string
- func (d *CreateAlertingConditionDescriptor) GetServiceVersion() string
- func (d *CreateAlertingConditionDescriptor) GetVerb() string
- func (d *CreateAlertingConditionDescriptor) HasResource() bool
- func (d *CreateAlertingConditionDescriptor) IsClientStream() bool
- func (d *CreateAlertingConditionDescriptor) IsCollection() bool
- func (d *CreateAlertingConditionDescriptor) IsPlural() bool
- func (d *CreateAlertingConditionDescriptor) IsServerStream() bool
- func (d *CreateAlertingConditionDescriptor) IsUnary() bool
- func (d *CreateAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateAlertingConditionDescriptor) RequestHasResourceBody() bool
- type CreateAlertingConditionDescriptorClientMsgHandle
- func (h *CreateAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateAlertingConditionDescriptorServerMsgHandle
- func (h *CreateAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateAlertingConditionRequest
- func (o *CreateAlertingConditionRequest) Clone() *CreateAlertingConditionRequest
- func (o *CreateAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateAlertingConditionRequest) Descriptor() ([]byte, []int)
- func (m *CreateAlertingConditionRequest) GetAlertingCondition() *alerting_condition.AlertingCondition
- func (m *CreateAlertingConditionRequest) GetParent() *alerting_condition.ParentReference
- func (*CreateAlertingConditionRequest) GotenMessage()
- func (o *CreateAlertingConditionRequest) GotenObjectExt()
- func (obj *CreateAlertingConditionRequest) GotenValidate() error
- func (o *CreateAlertingConditionRequest) MakeDiffFieldMask(other *CreateAlertingConditionRequest) *CreateAlertingConditionRequest_FieldMask
- func (o *CreateAlertingConditionRequest) MakeFullFieldMask() *CreateAlertingConditionRequest_FieldMask
- func (o *CreateAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateAlertingConditionRequest) Marshal() ([]byte, error)
- func (m *CreateAlertingConditionRequest) MarshalJSON() ([]byte, error)
- func (o *CreateAlertingConditionRequest) Merge(source *CreateAlertingConditionRequest)
- func (o *CreateAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateAlertingConditionRequest) ProtoMessage()
- func (m *CreateAlertingConditionRequest) ProtoReflect() preflect.Message
- func (m *CreateAlertingConditionRequest) Reset()
- func (m *CreateAlertingConditionRequest) SetAlertingCondition(fv *alerting_condition.AlertingCondition)
- func (m *CreateAlertingConditionRequest) SetParent(fv *alerting_condition.ParentReference)
- func (m *CreateAlertingConditionRequest) String() string
- func (m *CreateAlertingConditionRequest) Unmarshal(b []byte) error
- func (m *CreateAlertingConditionRequest) UnmarshalJSON(data []byte) error
- type CreateAlertingConditionRequestFieldPathBuilder
- type CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) WithArrayOfValues(values []int64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) WithValue(value int64) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []*monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value *monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []*monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value *monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingCondition
- func (CreateAlertingConditionRequestPathSelectorAlertingCondition) Description() CreateAlertingConditionRequestPathSelectorAlertingConditionDescription
- func (CreateAlertingConditionRequestPathSelectorAlertingCondition) DisplayName() CreateAlertingConditionRequestPathSelectorAlertingConditionDisplayName
- func (CreateAlertingConditionRequestPathSelectorAlertingCondition) FieldPath() *CreateAlertingConditionRequest_FieldTerminalPath
- func (CreateAlertingConditionRequestPathSelectorAlertingCondition) Metadata() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata
- func (CreateAlertingConditionRequestPathSelectorAlertingCondition) Name() CreateAlertingConditionRequestPathSelectorAlertingConditionName
- func (CreateAlertingConditionRequestPathSelectorAlertingCondition) Spec() CreateAlertingConditionRequestPathSelectorAlertingConditionSpec
- func (CreateAlertingConditionRequestPathSelectorAlertingCondition) State() CreateAlertingConditionRequestPathSelectorAlertingConditionState
- func (s CreateAlertingConditionRequestPathSelectorAlertingCondition) WithArrayOfValues(values []*alerting_condition.AlertingCondition) *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayItemValue(...) *CreateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayOfValues(...) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubPath(subPath alerting_condition.AlertingCondition_FieldPath) *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubValue(subPathValue alerting_condition.AlertingCondition_FieldPathValue) *CreateAlertingConditionRequest_FieldSubPathValue
- func (s CreateAlertingConditionRequestPathSelectorAlertingCondition) WithValue(value *alerting_condition.AlertingCondition) *CreateAlertingConditionRequest_FieldTerminalPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionDescription
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionDescription) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionDescription) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionDescription) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionDisplayName
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Annotations() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) CreateTime() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) DeleteTime() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Generation() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Labels() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Lifecycle() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) OwnerReferences() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) ResourceVersion() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Shards() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Syncing() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Tags() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) UpdateTime() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Uuid() CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) WithValue(value *ntt_meta.Meta) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithKey(key string) ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithValue(value map[string]string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) WithArrayOfValues(values []int64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) WithValue(value int64) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithKey(key string) CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithValue(value map[string]string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) BlockDeletion() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) State() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Controller() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Kind() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Name() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Region() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Version() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) WithValue(value bool) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithKey(key string) CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithValue(value map[string]int64) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) OwningRegion() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) Regions() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithItemValue(value string) *CreateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithValue(value []string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithItemValue(value string) *CreateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithValue(value []string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) WithValue(value string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionName
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionName) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionName) WithArrayOfValues(values []*alerting_condition.Name) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionName) WithValue(value *alerting_condition.Name) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpec
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpec) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpec) TimeSeries() CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpec) Trigger() CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpec) WithValue(value *alerting_condition.AlertingCondition_Spec) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) CombineThreshold() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) Duration() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) Query() CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) Threshold() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) Combine() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) PerMetric() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) WithArrayOfValues(...) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_CombineThreshold) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues(...) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) WithValue(...) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(...) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithKey(key string) ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithValue(...) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) WithValue(value *duration.Duration) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) Aggregation() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) Selector() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) AlignmentPeriod() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) CrossSeriesReducer() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) GroupByFields() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) PerSeriesAligner() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) WithValue(value *monitoring_common.Aggregation) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) WithValue(value *duration.Duration) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue(value string) *CreateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithValue(value []string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) Metric() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) Resource() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) WithArrayOfValues(values []*monitoring_common.TimeSeriesSelector) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) WithValue(value *monitoring_common.TimeSeriesSelector) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) Labels() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) Types() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues(values []*monitoring_common.MetricSelector) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) WithValue(value *monitoring_common.MetricSelector) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithKey(key string) ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value map[string]*monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue(value string) *CreateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithValue(value []string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) Labels() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) Types() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) WithArrayOfValues(values []*monitoring_common.MonitoredResourceSelector) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) WithValue(value *monitoring_common.MonitoredResourceSelector) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithKey(key string) ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value map[string]*monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue(value string) *CreateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithValue(value []string) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) Compare() ...
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) Value() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) WithArrayOfValues(...) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) WithValue(value alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold_Compare) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) WithValue(value float64) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) Type() CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_Trigger) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) WithValue(value *alerting_condition.AlertingCondition_Spec_Trigger) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType) WithArrayOfValues(values []alerting_condition.AlertingCondition_Spec_Trigger_Type) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType) WithValue(value alerting_condition.AlertingCondition_Spec_Trigger_Type) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionState
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionState) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionState) FiringAlertsCount() ...
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionState) WithValue(value *alerting_condition.AlertingCondition_State) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount
- func (CreateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) FieldPath() *CreateAlertingConditionRequest_FieldSubPath
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) WithArrayOfValues(values []int64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) WithValue(value int64) *CreateAlertingConditionRequest_FieldSubPathValue
- type CreateAlertingConditionRequestPathSelectorParent
- func (CreateAlertingConditionRequestPathSelectorParent) FieldPath() *CreateAlertingConditionRequest_FieldTerminalPath
- func (s CreateAlertingConditionRequestPathSelectorParent) WithArrayOfValues(values []*alerting_condition.ParentReference) *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s CreateAlertingConditionRequestPathSelectorParent) WithValue(value *alerting_condition.ParentReference) *CreateAlertingConditionRequest_FieldTerminalPathValue
- type CreateAlertingConditionRequest_FieldMask
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) AppendPath(path CreateAlertingConditionRequest_FieldPath)
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) FilterInputFields() *CreateAlertingConditionRequest_FieldMask
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) GetPaths() []CreateAlertingConditionRequest_FieldPath
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) IsFull() bool
- func (fieldMask CreateAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) Project(source *CreateAlertingConditionRequest) *CreateAlertingConditionRequest
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) Reset()
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) Set(target, source *CreateAlertingConditionRequest)
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) Size() int
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) String() string
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) Subtract(other *CreateAlertingConditionRequest_FieldMask) *CreateAlertingConditionRequest_FieldMask
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateAlertingConditionRequest_FieldPath
- func BuildCreateAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateAlertingConditionRequest_FieldPath, error)
- func MustParseCreateAlertingConditionRequest_FieldPath(rawField string) CreateAlertingConditionRequest_FieldPath
- func ParseCreateAlertingConditionRequest_FieldPath(rawField string) (CreateAlertingConditionRequest_FieldPath, error)
- type CreateAlertingConditionRequest_FieldPathArrayItemValue
- func MustParseCreateAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateAlertingConditionRequest_FieldPathArrayItemValue
- func ParseCreateAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateAlertingConditionRequest_FieldPathArrayItemValue, error)
- type CreateAlertingConditionRequest_FieldPathArrayOfValues
- func MustParseCreateAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateAlertingConditionRequest_FieldPathArrayOfValues
- func ParseCreateAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateAlertingConditionRequest_FieldPathArrayOfValues, error)
- type CreateAlertingConditionRequest_FieldPathSelector
- type CreateAlertingConditionRequest_FieldPathValue
- type CreateAlertingConditionRequest_FieldSubPath
- func (fps *CreateAlertingConditionRequest_FieldSubPath) AsAlertingConditionSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
- func (fps *CreateAlertingConditionRequest_FieldSubPath) ClearValue(item *CreateAlertingConditionRequest)
- func (fps *CreateAlertingConditionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateAlertingConditionRequest_FieldSubPath) Get(source *CreateAlertingConditionRequest) (values []interface{})
- func (fps *CreateAlertingConditionRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateAlertingConditionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateAlertingConditionRequest_FieldSubPath) GetSingle(source *CreateAlertingConditionRequest) (interface{}, bool)
- func (fps *CreateAlertingConditionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateAlertingConditionRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateAlertingConditionRequest_FieldSubPath) JSONString() string
- func (fps *CreateAlertingConditionRequest_FieldSubPath) Selector() CreateAlertingConditionRequest_FieldPathSelector
- func (fps *CreateAlertingConditionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateAlertingConditionRequest_FieldSubPath) String() string
- func (fps *CreateAlertingConditionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateAlertingConditionRequest_FieldPathArrayItemValue
- func (fps *CreateAlertingConditionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateAlertingConditionRequest_FieldPathArrayOfValues
- func (fps *CreateAlertingConditionRequest_FieldSubPath) WithIValue(value interface{}) CreateAlertingConditionRequest_FieldPathValue
- func (fps *CreateAlertingConditionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateAlertingConditionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateAlertingConditionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateAlertingConditionRequest_FieldSubPathArrayItemValue) AsAlertingConditionPathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateAlertingConditionRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateAlertingConditionRequest) bool
- func (fpaivs *CreateAlertingConditionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateAlertingConditionRequest_FieldSubPathArrayOfValues
- type CreateAlertingConditionRequest_FieldSubPathValue
- func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) AsAlertingConditionPathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
- func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) CompareWith(source *CreateAlertingConditionRequest) (int, bool)
- func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) SetTo(target **CreateAlertingConditionRequest)
- func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateAlertingConditionRequest_FieldTerminalPath
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) ClearValue(item *CreateAlertingConditionRequest)
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) Get(source *CreateAlertingConditionRequest) (values []interface{})
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) GetSingle(source *CreateAlertingConditionRequest) (interface{}, bool)
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) Selector() CreateAlertingConditionRequest_FieldPathSelector
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) String() string
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateAlertingConditionRequest_FieldPathArrayItemValue
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateAlertingConditionRequest_FieldPathArrayOfValues
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) CreateAlertingConditionRequest_FieldPathValue
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateAlertingConditionRequest) bool
- func (fpaiv *CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateAlertingConditionRequest) (interface{}, bool)
- func (fpaiv *CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsAlertingConditionArrayOfValues() ([]*alerting_condition.AlertingCondition, bool)
- func (fpaov *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alerting_condition.ParentReference, bool)
- func (fpaov *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateAlertingConditionRequest_FieldTerminalPathValue
- func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) AsAlertingConditionValue() (*alerting_condition.AlertingCondition, bool)
- func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) AsParentValue() (*alerting_condition.ParentReference, bool)
- func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *CreateAlertingConditionRequest) (int, bool)
- func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **CreateAlertingConditionRequest)
- func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteAlertingConditionDescriptor
- func (d *DeleteAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteAlertingConditionDescriptor) GetApiName() string
- func (d *DeleteAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteAlertingConditionDescriptor) GetFullMethodName() string
- func (d *DeleteAlertingConditionDescriptor) GetMethodName() string
- func (d *DeleteAlertingConditionDescriptor) GetProtoPkgName() string
- func (d *DeleteAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteAlertingConditionDescriptor) GetServiceDomain() string
- func (d *DeleteAlertingConditionDescriptor) GetServiceVersion() string
- func (d *DeleteAlertingConditionDescriptor) GetVerb() string
- func (d *DeleteAlertingConditionDescriptor) HasResource() bool
- func (d *DeleteAlertingConditionDescriptor) IsClientStream() bool
- func (d *DeleteAlertingConditionDescriptor) IsCollection() bool
- func (d *DeleteAlertingConditionDescriptor) IsPlural() bool
- func (d *DeleteAlertingConditionDescriptor) IsServerStream() bool
- func (d *DeleteAlertingConditionDescriptor) IsUnary() bool
- func (d *DeleteAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteAlertingConditionDescriptor) RequestHasResourceBody() bool
- type DeleteAlertingConditionDescriptorClientMsgHandle
- func (h *DeleteAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteAlertingConditionDescriptorServerMsgHandle
- func (h *DeleteAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteAlertingConditionRequest
- func (o *DeleteAlertingConditionRequest) Clone() *DeleteAlertingConditionRequest
- func (o *DeleteAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteAlertingConditionRequest) Descriptor() ([]byte, []int)
- func (m *DeleteAlertingConditionRequest) GetName() *alerting_condition.Reference
- func (*DeleteAlertingConditionRequest) GotenMessage()
- func (o *DeleteAlertingConditionRequest) GotenObjectExt()
- func (obj *DeleteAlertingConditionRequest) GotenValidate() error
- func (o *DeleteAlertingConditionRequest) MakeDiffFieldMask(other *DeleteAlertingConditionRequest) *DeleteAlertingConditionRequest_FieldMask
- func (o *DeleteAlertingConditionRequest) MakeFullFieldMask() *DeleteAlertingConditionRequest_FieldMask
- func (o *DeleteAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteAlertingConditionRequest) Marshal() ([]byte, error)
- func (m *DeleteAlertingConditionRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteAlertingConditionRequest) Merge(source *DeleteAlertingConditionRequest)
- func (o *DeleteAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteAlertingConditionRequest) ProtoMessage()
- func (m *DeleteAlertingConditionRequest) ProtoReflect() preflect.Message
- func (m *DeleteAlertingConditionRequest) Reset()
- func (m *DeleteAlertingConditionRequest) SetName(fv *alerting_condition.Reference)
- func (m *DeleteAlertingConditionRequest) String() string
- func (m *DeleteAlertingConditionRequest) Unmarshal(b []byte) error
- func (m *DeleteAlertingConditionRequest) UnmarshalJSON(data []byte) error
- type DeleteAlertingConditionRequestFieldPathBuilder
- type DeleteAlertingConditionRequestPathSelectorName
- func (DeleteAlertingConditionRequestPathSelectorName) FieldPath() *DeleteAlertingConditionRequest_FieldTerminalPath
- func (s DeleteAlertingConditionRequestPathSelectorName) WithArrayOfValues(values []*alerting_condition.Reference) *DeleteAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s DeleteAlertingConditionRequestPathSelectorName) WithValue(value *alerting_condition.Reference) *DeleteAlertingConditionRequest_FieldTerminalPathValue
- type DeleteAlertingConditionRequest_FieldMask
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) AppendPath(path DeleteAlertingConditionRequest_FieldPath)
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) FilterInputFields() *DeleteAlertingConditionRequest_FieldMask
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) GetPaths() []DeleteAlertingConditionRequest_FieldPath
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Project(source *DeleteAlertingConditionRequest) *DeleteAlertingConditionRequest
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Reset()
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Set(target, source *DeleteAlertingConditionRequest)
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Size() int
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) String() string
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Subtract(other *DeleteAlertingConditionRequest_FieldMask) *DeleteAlertingConditionRequest_FieldMask
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteAlertingConditionRequest_FieldPath
- func BuildDeleteAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteAlertingConditionRequest_FieldPath, error)
- func MustParseDeleteAlertingConditionRequest_FieldPath(rawField string) DeleteAlertingConditionRequest_FieldPath
- func ParseDeleteAlertingConditionRequest_FieldPath(rawField string) (DeleteAlertingConditionRequest_FieldPath, error)
- type DeleteAlertingConditionRequest_FieldPathArrayItemValue
- func MustParseDeleteAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteAlertingConditionRequest_FieldPathArrayItemValue
- func ParseDeleteAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteAlertingConditionRequest_FieldPathArrayItemValue, error)
- type DeleteAlertingConditionRequest_FieldPathArrayOfValues
- func MustParseDeleteAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteAlertingConditionRequest_FieldPathArrayOfValues
- func ParseDeleteAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteAlertingConditionRequest_FieldPathArrayOfValues, error)
- type DeleteAlertingConditionRequest_FieldPathSelector
- type DeleteAlertingConditionRequest_FieldPathValue
- type DeleteAlertingConditionRequest_FieldTerminalPath
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) ClearValue(item *DeleteAlertingConditionRequest)
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) Get(source *DeleteAlertingConditionRequest) (values []interface{})
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) GetSingle(source *DeleteAlertingConditionRequest) (interface{}, bool)
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) Selector() DeleteAlertingConditionRequest_FieldPathSelector
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) String() string
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteAlertingConditionRequest_FieldPathArrayItemValue
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteAlertingConditionRequest_FieldPathArrayOfValues
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteAlertingConditionRequest_FieldPathValue
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteAlertingConditionRequest) bool
- func (fpaiv *DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteAlertingConditionRequest) (interface{}, bool)
- func (fpaiv *DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteAlertingConditionRequest_FieldTerminalPathArrayOfValues
- type DeleteAlertingConditionRequest_FieldTerminalPathValue
- func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) AsNameValue() (*alerting_condition.Reference, bool)
- func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *DeleteAlertingConditionRequest) (int, bool)
- func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **DeleteAlertingConditionRequest)
- func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetAlertingConditionDescriptor
- func (d *GetAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetAlertingConditionDescriptor) GetApiName() string
- func (d *GetAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetAlertingConditionDescriptor) GetFullMethodName() string
- func (d *GetAlertingConditionDescriptor) GetMethodName() string
- func (d *GetAlertingConditionDescriptor) GetProtoPkgName() string
- func (d *GetAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetAlertingConditionDescriptor) GetServiceDomain() string
- func (d *GetAlertingConditionDescriptor) GetServiceVersion() string
- func (d *GetAlertingConditionDescriptor) GetVerb() string
- func (d *GetAlertingConditionDescriptor) HasResource() bool
- func (d *GetAlertingConditionDescriptor) IsClientStream() bool
- func (d *GetAlertingConditionDescriptor) IsCollection() bool
- func (d *GetAlertingConditionDescriptor) IsPlural() bool
- func (d *GetAlertingConditionDescriptor) IsServerStream() bool
- func (d *GetAlertingConditionDescriptor) IsUnary() bool
- func (d *GetAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetAlertingConditionDescriptor) RequestHasResourceBody() bool
- type GetAlertingConditionDescriptorClientMsgHandle
- func (h *GetAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetAlertingConditionDescriptorServerMsgHandle
- func (h *GetAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetAlertingConditionRequest
- func (o *GetAlertingConditionRequest) Clone() *GetAlertingConditionRequest
- func (o *GetAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetAlertingConditionRequest) Descriptor() ([]byte, []int)
- func (m *GetAlertingConditionRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
- func (m *GetAlertingConditionRequest) GetName() *alerting_condition.Reference
- func (m *GetAlertingConditionRequest) GetView() view.View
- func (*GetAlertingConditionRequest) GotenMessage()
- func (o *GetAlertingConditionRequest) GotenObjectExt()
- func (obj *GetAlertingConditionRequest) GotenValidate() error
- func (o *GetAlertingConditionRequest) MakeDiffFieldMask(other *GetAlertingConditionRequest) *GetAlertingConditionRequest_FieldMask
- func (o *GetAlertingConditionRequest) MakeFullFieldMask() *GetAlertingConditionRequest_FieldMask
- func (o *GetAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetAlertingConditionRequest) Marshal() ([]byte, error)
- func (m *GetAlertingConditionRequest) MarshalJSON() ([]byte, error)
- func (o *GetAlertingConditionRequest) Merge(source *GetAlertingConditionRequest)
- func (o *GetAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetAlertingConditionRequest) ProtoMessage()
- func (m *GetAlertingConditionRequest) ProtoReflect() preflect.Message
- func (m *GetAlertingConditionRequest) Reset()
- func (m *GetAlertingConditionRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
- func (m *GetAlertingConditionRequest) SetName(fv *alerting_condition.Reference)
- func (m *GetAlertingConditionRequest) SetView(fv view.View)
- func (m *GetAlertingConditionRequest) String() string
- func (m *GetAlertingConditionRequest) Unmarshal(b []byte) error
- func (m *GetAlertingConditionRequest) UnmarshalJSON(data []byte) error
- type GetAlertingConditionRequestFieldPathBuilder
- func (GetAlertingConditionRequestFieldPathBuilder) FieldMask() GetAlertingConditionRequestPathSelectorFieldMask
- func (GetAlertingConditionRequestFieldPathBuilder) Name() GetAlertingConditionRequestPathSelectorName
- func (GetAlertingConditionRequestFieldPathBuilder) View() GetAlertingConditionRequestPathSelectorView
- type GetAlertingConditionRequestPathSelectorFieldMask
- func (GetAlertingConditionRequestPathSelectorFieldMask) FieldPath() *GetAlertingConditionRequest_FieldTerminalPath
- func (s GetAlertingConditionRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s GetAlertingConditionRequestPathSelectorFieldMask) WithValue(value *alerting_condition.AlertingCondition_FieldMask) *GetAlertingConditionRequest_FieldTerminalPathValue
- type GetAlertingConditionRequestPathSelectorName
- func (GetAlertingConditionRequestPathSelectorName) FieldPath() *GetAlertingConditionRequest_FieldTerminalPath
- func (s GetAlertingConditionRequestPathSelectorName) WithArrayOfValues(values []*alerting_condition.Reference) *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s GetAlertingConditionRequestPathSelectorName) WithValue(value *alerting_condition.Reference) *GetAlertingConditionRequest_FieldTerminalPathValue
- type GetAlertingConditionRequestPathSelectorView
- func (GetAlertingConditionRequestPathSelectorView) FieldPath() *GetAlertingConditionRequest_FieldTerminalPath
- func (s GetAlertingConditionRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s GetAlertingConditionRequestPathSelectorView) WithValue(value view.View) *GetAlertingConditionRequest_FieldTerminalPathValue
- type GetAlertingConditionRequest_FieldMask
- func (fieldMask *GetAlertingConditionRequest_FieldMask) AppendPath(path GetAlertingConditionRequest_FieldPath)
- func (fieldMask *GetAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetAlertingConditionRequest_FieldMask) FilterInputFields() *GetAlertingConditionRequest_FieldMask
- func (fieldMask *GetAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetAlertingConditionRequest_FieldMask) GetPaths() []GetAlertingConditionRequest_FieldPath
- func (fieldMask *GetAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetAlertingConditionRequest_FieldMask) IsFull() bool
- func (fieldMask GetAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetAlertingConditionRequest_FieldMask) PathsCount() int
- func (fieldMask *GetAlertingConditionRequest_FieldMask) Project(source *GetAlertingConditionRequest) *GetAlertingConditionRequest
- func (fieldMask *GetAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetAlertingConditionRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetAlertingConditionRequest_FieldMask) Reset()
- func (fieldMask *GetAlertingConditionRequest_FieldMask) Set(target, source *GetAlertingConditionRequest)
- func (fieldMask *GetAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetAlertingConditionRequest_FieldMask) Size() int
- func (fieldMask *GetAlertingConditionRequest_FieldMask) String() string
- func (fieldMask *GetAlertingConditionRequest_FieldMask) Subtract(other *GetAlertingConditionRequest_FieldMask) *GetAlertingConditionRequest_FieldMask
- func (fieldMask *GetAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetAlertingConditionRequest_FieldPath
- func BuildGetAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (GetAlertingConditionRequest_FieldPath, error)
- func MustParseGetAlertingConditionRequest_FieldPath(rawField string) GetAlertingConditionRequest_FieldPath
- func ParseGetAlertingConditionRequest_FieldPath(rawField string) (GetAlertingConditionRequest_FieldPath, error)
- type GetAlertingConditionRequest_FieldPathArrayItemValue
- type GetAlertingConditionRequest_FieldPathArrayOfValues
- type GetAlertingConditionRequest_FieldPathSelector
- type GetAlertingConditionRequest_FieldPathValue
- type GetAlertingConditionRequest_FieldTerminalPath
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) ClearValue(item *GetAlertingConditionRequest)
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) Get(source *GetAlertingConditionRequest) (values []interface{})
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) GetSingle(source *GetAlertingConditionRequest) (interface{}, bool)
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) JSONString() string
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) Selector() GetAlertingConditionRequest_FieldPathSelector
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) String() string
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetAlertingConditionRequest_FieldPathArrayItemValue
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetAlertingConditionRequest_FieldPathArrayOfValues
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) GetAlertingConditionRequest_FieldPathValue
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetAlertingConditionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetAlertingConditionRequest) bool
- func (fpaiv *GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetAlertingConditionRequest) (interface{}, bool)
- func (fpaiv *GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpaov *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alerting_condition.Reference, bool)
- func (fpaov *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetAlertingConditionRequest_FieldTerminalPathValue
- func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) AsNameValue() (*alerting_condition.Reference, bool)
- func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *GetAlertingConditionRequest) (int, bool)
- func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **GetAlertingConditionRequest)
- func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListAlertingConditionsDescriptor
- func (d *ListAlertingConditionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListAlertingConditionsDescriptor) GetApiName() string
- func (d *ListAlertingConditionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListAlertingConditionsDescriptor) GetFullMethodName() string
- func (d *ListAlertingConditionsDescriptor) GetMethodName() string
- func (d *ListAlertingConditionsDescriptor) GetProtoPkgName() string
- func (d *ListAlertingConditionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListAlertingConditionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListAlertingConditionsDescriptor) GetServiceDomain() string
- func (d *ListAlertingConditionsDescriptor) GetServiceVersion() string
- func (d *ListAlertingConditionsDescriptor) GetVerb() string
- func (d *ListAlertingConditionsDescriptor) HasResource() bool
- func (d *ListAlertingConditionsDescriptor) IsClientStream() bool
- func (d *ListAlertingConditionsDescriptor) IsCollection() bool
- func (d *ListAlertingConditionsDescriptor) IsPlural() bool
- func (d *ListAlertingConditionsDescriptor) IsServerStream() bool
- func (d *ListAlertingConditionsDescriptor) IsUnary() bool
- func (d *ListAlertingConditionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListAlertingConditionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListAlertingConditionsDescriptor) RequestHasResourceBody() bool
- type ListAlertingConditionsDescriptorClientMsgHandle
- func (h *ListAlertingConditionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListAlertingConditionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListAlertingConditionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListAlertingConditionsDescriptorServerMsgHandle
- func (h *ListAlertingConditionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListAlertingConditionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListAlertingConditionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListAlertingConditionsRequest
- func (o *ListAlertingConditionsRequest) Clone() *ListAlertingConditionsRequest
- func (o *ListAlertingConditionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListAlertingConditionsRequest) Descriptor() ([]byte, []int)
- func (m *ListAlertingConditionsRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
- func (m *ListAlertingConditionsRequest) GetFilter() *alerting_condition.Filter
- func (m *ListAlertingConditionsRequest) GetIncludePagingInfo() bool
- func (m *ListAlertingConditionsRequest) GetOrderBy() *alerting_condition.OrderBy
- func (m *ListAlertingConditionsRequest) GetPageSize() int32
- func (m *ListAlertingConditionsRequest) GetPageToken() *alerting_condition.PagerCursor
- func (m *ListAlertingConditionsRequest) GetParent() *alerting_condition.ParentName
- func (m *ListAlertingConditionsRequest) GetView() view.View
- func (*ListAlertingConditionsRequest) GotenMessage()
- func (o *ListAlertingConditionsRequest) GotenObjectExt()
- func (obj *ListAlertingConditionsRequest) GotenValidate() error
- func (o *ListAlertingConditionsRequest) MakeDiffFieldMask(other *ListAlertingConditionsRequest) *ListAlertingConditionsRequest_FieldMask
- func (o *ListAlertingConditionsRequest) MakeFullFieldMask() *ListAlertingConditionsRequest_FieldMask
- func (o *ListAlertingConditionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListAlertingConditionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListAlertingConditionsRequest) Marshal() ([]byte, error)
- func (m *ListAlertingConditionsRequest) MarshalJSON() ([]byte, error)
- func (o *ListAlertingConditionsRequest) Merge(source *ListAlertingConditionsRequest)
- func (o *ListAlertingConditionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListAlertingConditionsRequest) ProtoMessage()
- func (m *ListAlertingConditionsRequest) ProtoReflect() preflect.Message
- func (m *ListAlertingConditionsRequest) Reset()
- func (m *ListAlertingConditionsRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
- func (m *ListAlertingConditionsRequest) SetFilter(fv *alerting_condition.Filter)
- func (m *ListAlertingConditionsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListAlertingConditionsRequest) SetOrderBy(fv *alerting_condition.OrderBy)
- func (m *ListAlertingConditionsRequest) SetPageSize(fv int32)
- func (m *ListAlertingConditionsRequest) SetPageToken(fv *alerting_condition.PagerCursor)
- func (m *ListAlertingConditionsRequest) SetParent(fv *alerting_condition.ParentName)
- func (m *ListAlertingConditionsRequest) SetView(fv view.View)
- func (m *ListAlertingConditionsRequest) String() string
- func (m *ListAlertingConditionsRequest) Unmarshal(b []byte) error
- func (m *ListAlertingConditionsRequest) UnmarshalJSON(data []byte) error
- type ListAlertingConditionsRequestFieldPathBuilder
- func (ListAlertingConditionsRequestFieldPathBuilder) FieldMask() ListAlertingConditionsRequestPathSelectorFieldMask
- func (ListAlertingConditionsRequestFieldPathBuilder) Filter() ListAlertingConditionsRequestPathSelectorFilter
- func (ListAlertingConditionsRequestFieldPathBuilder) IncludePagingInfo() ListAlertingConditionsRequestPathSelectorIncludePagingInfo
- func (ListAlertingConditionsRequestFieldPathBuilder) OrderBy() ListAlertingConditionsRequestPathSelectorOrderBy
- func (ListAlertingConditionsRequestFieldPathBuilder) PageSize() ListAlertingConditionsRequestPathSelectorPageSize
- func (ListAlertingConditionsRequestFieldPathBuilder) PageToken() ListAlertingConditionsRequestPathSelectorPageToken
- func (ListAlertingConditionsRequestFieldPathBuilder) Parent() ListAlertingConditionsRequestPathSelectorParent
- func (ListAlertingConditionsRequestFieldPathBuilder) View() ListAlertingConditionsRequestPathSelectorView
- type ListAlertingConditionsRequestPathSelectorFieldMask
- func (ListAlertingConditionsRequestPathSelectorFieldMask) FieldPath() *ListAlertingConditionsRequest_FieldTerminalPath
- func (s ListAlertingConditionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsRequestPathSelectorFieldMask) WithValue(value *alerting_condition.AlertingCondition_FieldMask) *ListAlertingConditionsRequest_FieldTerminalPathValue
- type ListAlertingConditionsRequestPathSelectorFilter
- func (ListAlertingConditionsRequestPathSelectorFilter) FieldPath() *ListAlertingConditionsRequest_FieldTerminalPath
- func (s ListAlertingConditionsRequestPathSelectorFilter) WithArrayOfValues(values []*alerting_condition.Filter) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsRequestPathSelectorFilter) WithValue(value *alerting_condition.Filter) *ListAlertingConditionsRequest_FieldTerminalPathValue
- type ListAlertingConditionsRequestPathSelectorIncludePagingInfo
- func (ListAlertingConditionsRequestPathSelectorIncludePagingInfo) FieldPath() *ListAlertingConditionsRequest_FieldTerminalPath
- func (s ListAlertingConditionsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListAlertingConditionsRequest_FieldTerminalPathValue
- type ListAlertingConditionsRequestPathSelectorOrderBy
- func (ListAlertingConditionsRequestPathSelectorOrderBy) FieldPath() *ListAlertingConditionsRequest_FieldTerminalPath
- func (s ListAlertingConditionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*alerting_condition.OrderBy) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsRequestPathSelectorOrderBy) WithValue(value *alerting_condition.OrderBy) *ListAlertingConditionsRequest_FieldTerminalPathValue
- type ListAlertingConditionsRequestPathSelectorPageSize
- func (ListAlertingConditionsRequestPathSelectorPageSize) FieldPath() *ListAlertingConditionsRequest_FieldTerminalPath
- func (s ListAlertingConditionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsRequestPathSelectorPageSize) WithValue(value int32) *ListAlertingConditionsRequest_FieldTerminalPathValue
- type ListAlertingConditionsRequestPathSelectorPageToken
- func (ListAlertingConditionsRequestPathSelectorPageToken) FieldPath() *ListAlertingConditionsRequest_FieldTerminalPath
- func (s ListAlertingConditionsRequestPathSelectorPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsRequestPathSelectorPageToken) WithValue(value *alerting_condition.PagerCursor) *ListAlertingConditionsRequest_FieldTerminalPathValue
- type ListAlertingConditionsRequestPathSelectorParent
- func (ListAlertingConditionsRequestPathSelectorParent) FieldPath() *ListAlertingConditionsRequest_FieldTerminalPath
- func (s ListAlertingConditionsRequestPathSelectorParent) WithArrayOfValues(values []*alerting_condition.ParentName) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsRequestPathSelectorParent) WithValue(value *alerting_condition.ParentName) *ListAlertingConditionsRequest_FieldTerminalPathValue
- type ListAlertingConditionsRequestPathSelectorView
- func (ListAlertingConditionsRequestPathSelectorView) FieldPath() *ListAlertingConditionsRequest_FieldTerminalPath
- func (s ListAlertingConditionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsRequestPathSelectorView) WithValue(value view.View) *ListAlertingConditionsRequest_FieldTerminalPathValue
- type ListAlertingConditionsRequest_FieldMask
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) AppendPath(path ListAlertingConditionsRequest_FieldPath)
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) FilterInputFields() *ListAlertingConditionsRequest_FieldMask
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) GetPaths() []ListAlertingConditionsRequest_FieldPath
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) IsFull() bool
- func (fieldMask ListAlertingConditionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListAlertingConditionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) Project(source *ListAlertingConditionsRequest) *ListAlertingConditionsRequest
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) Reset()
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) Set(target, source *ListAlertingConditionsRequest)
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) Size() int
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) String() string
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) Subtract(other *ListAlertingConditionsRequest_FieldMask) *ListAlertingConditionsRequest_FieldMask
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListAlertingConditionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListAlertingConditionsRequest_FieldPath
- func BuildListAlertingConditionsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListAlertingConditionsRequest_FieldPath, error)
- func MustParseListAlertingConditionsRequest_FieldPath(rawField string) ListAlertingConditionsRequest_FieldPath
- func ParseListAlertingConditionsRequest_FieldPath(rawField string) (ListAlertingConditionsRequest_FieldPath, error)
- type ListAlertingConditionsRequest_FieldPathArrayItemValue
- func MustParseListAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListAlertingConditionsRequest_FieldPathArrayItemValue
- func ParseListAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListAlertingConditionsRequest_FieldPathArrayItemValue, error)
- type ListAlertingConditionsRequest_FieldPathArrayOfValues
- type ListAlertingConditionsRequest_FieldPathSelector
- type ListAlertingConditionsRequest_FieldPathValue
- type ListAlertingConditionsRequest_FieldTerminalPath
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) ClearValue(item *ListAlertingConditionsRequest)
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) Get(source *ListAlertingConditionsRequest) (values []interface{})
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) GetSingle(source *ListAlertingConditionsRequest) (interface{}, bool)
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) Selector() ListAlertingConditionsRequest_FieldPathSelector
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) String() string
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAlertingConditionsRequest_FieldPathArrayItemValue
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAlertingConditionsRequest_FieldPathArrayOfValues
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithIValue(value interface{}) ListAlertingConditionsRequest_FieldPathValue
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAlertingConditionsRequest) bool
- func (fpaiv *ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListAlertingConditionsRequest) (interface{}, bool)
- func (fpaiv *ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*alerting_condition.Filter, bool)
- func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*alerting_condition.OrderBy, bool)
- func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
- func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alerting_condition.ParentName, bool)
- func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListAlertingConditionsRequest_FieldTerminalPathValue
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsFilterValue() (*alerting_condition.Filter, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsOrderByValue() (*alerting_condition.OrderBy, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*alerting_condition.PagerCursor, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsParentValue() (*alerting_condition.ParentName, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) CompareWith(source *ListAlertingConditionsRequest) (int, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) SetTo(target **ListAlertingConditionsRequest)
- func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListAlertingConditionsResponse
- func (o *ListAlertingConditionsResponse) Clone() *ListAlertingConditionsResponse
- func (o *ListAlertingConditionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListAlertingConditionsResponse) Descriptor() ([]byte, []int)
- func (m *ListAlertingConditionsResponse) GetAlertingConditions() []*alerting_condition.AlertingCondition
- func (m *ListAlertingConditionsResponse) GetCurrentOffset() int32
- func (m *ListAlertingConditionsResponse) GetNextPageToken() *alerting_condition.PagerCursor
- func (m *ListAlertingConditionsResponse) GetPrevPageToken() *alerting_condition.PagerCursor
- func (m *ListAlertingConditionsResponse) GetTotalResultsCount() int32
- func (*ListAlertingConditionsResponse) GotenMessage()
- func (o *ListAlertingConditionsResponse) GotenObjectExt()
- func (obj *ListAlertingConditionsResponse) GotenValidate() error
- func (o *ListAlertingConditionsResponse) MakeDiffFieldMask(other *ListAlertingConditionsResponse) *ListAlertingConditionsResponse_FieldMask
- func (o *ListAlertingConditionsResponse) MakeFullFieldMask() *ListAlertingConditionsResponse_FieldMask
- func (o *ListAlertingConditionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListAlertingConditionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListAlertingConditionsResponse) Marshal() ([]byte, error)
- func (m *ListAlertingConditionsResponse) MarshalJSON() ([]byte, error)
- func (o *ListAlertingConditionsResponse) Merge(source *ListAlertingConditionsResponse)
- func (o *ListAlertingConditionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListAlertingConditionsResponse) ProtoMessage()
- func (m *ListAlertingConditionsResponse) ProtoReflect() preflect.Message
- func (m *ListAlertingConditionsResponse) Reset()
- func (m *ListAlertingConditionsResponse) SetAlertingConditions(fv []*alerting_condition.AlertingCondition)
- func (m *ListAlertingConditionsResponse) SetCurrentOffset(fv int32)
- func (m *ListAlertingConditionsResponse) SetNextPageToken(fv *alerting_condition.PagerCursor)
- func (m *ListAlertingConditionsResponse) SetPrevPageToken(fv *alerting_condition.PagerCursor)
- func (m *ListAlertingConditionsResponse) SetTotalResultsCount(fv int32)
- func (m *ListAlertingConditionsResponse) String() string
- func (m *ListAlertingConditionsResponse) Unmarshal(b []byte) error
- func (m *ListAlertingConditionsResponse) UnmarshalJSON(data []byte) error
- type ListAlertingConditionsResponseFieldPathBuilder
- func (ListAlertingConditionsResponseFieldPathBuilder) AlertingConditions() ListAlertingConditionsResponsePathSelectorAlertingConditions
- func (ListAlertingConditionsResponseFieldPathBuilder) CurrentOffset() ListAlertingConditionsResponsePathSelectorCurrentOffset
- func (ListAlertingConditionsResponseFieldPathBuilder) NextPageToken() ListAlertingConditionsResponsePathSelectorNextPageToken
- func (ListAlertingConditionsResponseFieldPathBuilder) PrevPageToken() ListAlertingConditionsResponsePathSelectorPrevPageToken
- func (ListAlertingConditionsResponseFieldPathBuilder) TotalResultsCount() ListAlertingConditionsResponsePathSelectorTotalResultsCount
- type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) WithArrayOfValues(values []int64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) WithValue(value int64) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []*monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value *monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []*monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value *monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditions
- func (ListAlertingConditionsResponsePathSelectorAlertingConditions) Description() ListAlertingConditionsResponsePathSelectorAlertingConditionsDescription
- func (ListAlertingConditionsResponsePathSelectorAlertingConditions) DisplayName() ListAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName
- func (ListAlertingConditionsResponsePathSelectorAlertingConditions) FieldPath() *ListAlertingConditionsResponse_FieldTerminalPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditions) Metadata() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata
- func (ListAlertingConditionsResponsePathSelectorAlertingConditions) Name() ListAlertingConditionsResponsePathSelectorAlertingConditionsName
- func (ListAlertingConditionsResponsePathSelectorAlertingConditions) Spec() ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec
- func (ListAlertingConditionsResponsePathSelectorAlertingConditions) State() ListAlertingConditionsResponsePathSelectorAlertingConditionsState
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithArrayOfValues(values [][]*alerting_condition.AlertingCondition) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithItemValue(value *alerting_condition.AlertingCondition) *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayItemValue(...) *ListAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayOfValues(...) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubPath(subPath alerting_condition.AlertingCondition_FieldPath) *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubValue(subPathValue alerting_condition.AlertingCondition_FieldPathValue) *ListAlertingConditionsResponse_FieldSubPathValue
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithValue(value []*alerting_condition.AlertingCondition) *ListAlertingConditionsResponse_FieldTerminalPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsDescription
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsDescription) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsDescription) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsDescription) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Annotations() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) CreateTime() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) DeleteTime() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Generation() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Labels() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Lifecycle() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) OwnerReferences() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) ResourceVersion() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Shards() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Syncing() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Tags() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) UpdateTime() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Uuid() ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) WithValue(value *ntt_meta.Meta) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithKey(key string) ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithValue(value map[string]string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) WithArrayOfValues(values []int64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) WithValue(value int64) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithKey(key string) ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithValue(value map[string]string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) BlockDeletion() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) State() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Controller() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Kind() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Name() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Region() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Version() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) WithValue(value bool) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithKey(key string) ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithValue(value map[string]int64) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) OwningRegion() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) Regions() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithItemValue(value string) *ListAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithValue(value []string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithItemValue(value string) *ListAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithValue(value []string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) WithValue(value string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsName
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsName) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsName) WithArrayOfValues(values []*alerting_condition.Name) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsName) WithValue(value *alerting_condition.Name) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec) TimeSeries() ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec) Trigger() ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec) WithValue(value *alerting_condition.AlertingCondition_Spec) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) CombineThreshold() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) Duration() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) Query() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) Threshold() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) Combine() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) PerMetric() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) WithArrayOfValues(...) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_CombineThreshold) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues(...) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) WithValue(...) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(...) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithKey(key string) ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithValue(...) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) WithValue(value *duration.Duration) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) Aggregation() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) Selector() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) AlignmentPeriod() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) CrossSeriesReducer() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) GroupByFields() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) PerSeriesAligner() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) WithValue(value *monitoring_common.Aggregation) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) WithValue(value *duration.Duration) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue(value string) *ListAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithValue(value []string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) Metric() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) Resource() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) WithArrayOfValues(values []*monitoring_common.TimeSeriesSelector) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) WithValue(value *monitoring_common.TimeSeriesSelector) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) Labels() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) Types() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues(values []*monitoring_common.MetricSelector) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) WithValue(value *monitoring_common.MetricSelector) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithKey(key string) ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value map[string]*monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue(value string) *ListAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithValue(value []string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) Labels() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) Types() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) WithArrayOfValues(values []*monitoring_common.MonitoredResourceSelector) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) WithValue(value *monitoring_common.MonitoredResourceSelector) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithKey(key string) ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value map[string]*monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue(value string) *ListAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithValue(value []string) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) Compare() ...
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) Value() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) WithArrayOfValues(...) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) WithValue(value alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold_Compare) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) WithValue(value float64) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) Type() ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_Trigger) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) WithValue(value *alerting_condition.AlertingCondition_Spec_Trigger) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType) WithArrayOfValues(values []alerting_condition.AlertingCondition_Spec_Trigger_Type) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType) WithValue(value alerting_condition.AlertingCondition_Spec_Trigger_Type) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsState
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsState) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsState) FiringAlertsCount() ...
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsState) WithValue(value *alerting_condition.AlertingCondition_State) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount
- func (ListAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) FieldPath() *ListAlertingConditionsResponse_FieldSubPath
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) WithArrayOfValues(values []int64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) WithValue(value int64) *ListAlertingConditionsResponse_FieldSubPathValue
- type ListAlertingConditionsResponsePathSelectorCurrentOffset
- func (ListAlertingConditionsResponsePathSelectorCurrentOffset) FieldPath() *ListAlertingConditionsResponse_FieldTerminalPath
- func (s ListAlertingConditionsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListAlertingConditionsResponse_FieldTerminalPathValue
- type ListAlertingConditionsResponsePathSelectorNextPageToken
- func (ListAlertingConditionsResponsePathSelectorNextPageToken) FieldPath() *ListAlertingConditionsResponse_FieldTerminalPath
- func (s ListAlertingConditionsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorNextPageToken) WithValue(value *alerting_condition.PagerCursor) *ListAlertingConditionsResponse_FieldTerminalPathValue
- type ListAlertingConditionsResponsePathSelectorPrevPageToken
- func (ListAlertingConditionsResponsePathSelectorPrevPageToken) FieldPath() *ListAlertingConditionsResponse_FieldTerminalPath
- func (s ListAlertingConditionsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorPrevPageToken) WithValue(value *alerting_condition.PagerCursor) *ListAlertingConditionsResponse_FieldTerminalPathValue
- type ListAlertingConditionsResponsePathSelectorTotalResultsCount
- func (ListAlertingConditionsResponsePathSelectorTotalResultsCount) FieldPath() *ListAlertingConditionsResponse_FieldTerminalPath
- func (s ListAlertingConditionsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAlertingConditionsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListAlertingConditionsResponse_FieldTerminalPathValue
- type ListAlertingConditionsResponse_FieldMask
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) AppendPath(path ListAlertingConditionsResponse_FieldPath)
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) FilterInputFields() *ListAlertingConditionsResponse_FieldMask
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) GetPaths() []ListAlertingConditionsResponse_FieldPath
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) IsFull() bool
- func (fieldMask ListAlertingConditionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListAlertingConditionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) Project(source *ListAlertingConditionsResponse) *ListAlertingConditionsResponse
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) Reset()
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) Set(target, source *ListAlertingConditionsResponse)
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) Size() int
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) String() string
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) Subtract(other *ListAlertingConditionsResponse_FieldMask) *ListAlertingConditionsResponse_FieldMask
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListAlertingConditionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListAlertingConditionsResponse_FieldPath
- func BuildListAlertingConditionsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListAlertingConditionsResponse_FieldPath, error)
- func MustParseListAlertingConditionsResponse_FieldPath(rawField string) ListAlertingConditionsResponse_FieldPath
- func ParseListAlertingConditionsResponse_FieldPath(rawField string) (ListAlertingConditionsResponse_FieldPath, error)
- type ListAlertingConditionsResponse_FieldPathArrayItemValue
- func MustParseListAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListAlertingConditionsResponse_FieldPathArrayItemValue
- func ParseListAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListAlertingConditionsResponse_FieldPathArrayItemValue, error)
- type ListAlertingConditionsResponse_FieldPathArrayOfValues
- func MustParseListAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListAlertingConditionsResponse_FieldPathArrayOfValues
- func ParseListAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAlertingConditionsResponse_FieldPathArrayOfValues, error)
- type ListAlertingConditionsResponse_FieldPathSelector
- type ListAlertingConditionsResponse_FieldPathValue
- type ListAlertingConditionsResponse_FieldSubPath
- func (fps *ListAlertingConditionsResponse_FieldSubPath) AsAlertingConditionsSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
- func (fps *ListAlertingConditionsResponse_FieldSubPath) ClearValue(item *ListAlertingConditionsResponse)
- func (fps *ListAlertingConditionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListAlertingConditionsResponse_FieldSubPath) Get(source *ListAlertingConditionsResponse) (values []interface{})
- func (fps *ListAlertingConditionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListAlertingConditionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListAlertingConditionsResponse_FieldSubPath) GetSingle(source *ListAlertingConditionsResponse) (interface{}, bool)
- func (fps *ListAlertingConditionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListAlertingConditionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListAlertingConditionsResponse_FieldSubPath) JSONString() string
- func (fps *ListAlertingConditionsResponse_FieldSubPath) Selector() ListAlertingConditionsResponse_FieldPathSelector
- func (fps *ListAlertingConditionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListAlertingConditionsResponse_FieldSubPath) String() string
- func (fps *ListAlertingConditionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListAlertingConditionsResponse_FieldPathArrayItemValue
- func (fps *ListAlertingConditionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListAlertingConditionsResponse_FieldPathArrayOfValues
- func (fps *ListAlertingConditionsResponse_FieldSubPath) WithIValue(value interface{}) ListAlertingConditionsResponse_FieldPathValue
- func (fps *ListAlertingConditionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListAlertingConditionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListAlertingConditionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListAlertingConditionsResponse_FieldSubPathArrayItemValue) AsAlertingConditionsPathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
- func (fpaivs *ListAlertingConditionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListAlertingConditionsResponse) bool
- func (fpaivs *ListAlertingConditionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListAlertingConditionsResponse_FieldSubPathArrayOfValues
- type ListAlertingConditionsResponse_FieldSubPathValue
- func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) AsAlertingConditionsPathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
- func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) CompareWith(source *ListAlertingConditionsResponse) (int, bool)
- func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) SetTo(target **ListAlertingConditionsResponse)
- func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListAlertingConditionsResponse_FieldTerminalPath
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) ClearValue(item *ListAlertingConditionsResponse)
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) Get(source *ListAlertingConditionsResponse) (values []interface{})
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) GetSingle(source *ListAlertingConditionsResponse) (interface{}, bool)
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) Selector() ListAlertingConditionsResponse_FieldPathSelector
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) String() string
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAlertingConditionsResponse_FieldPathArrayItemValue
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAlertingConditionsResponse_FieldPathArrayOfValues
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithIValue(value interface{}) ListAlertingConditionsResponse_FieldPathValue
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsAlertingConditionsItemValue() (*alerting_condition.AlertingCondition, bool)
- func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAlertingConditionsResponse) bool
- func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListAlertingConditionsResponse) (interface{}, bool)
- func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsAlertingConditionsArrayOfValues() ([][]*alerting_condition.AlertingCondition, bool)
- func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
- func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
- func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListAlertingConditionsResponse_FieldTerminalPathValue
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsAlertingConditionsValue() ([]*alerting_condition.AlertingCondition, bool)
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*alerting_condition.PagerCursor, bool)
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*alerting_condition.PagerCursor, bool)
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) CompareWith(source *ListAlertingConditionsResponse) (int, bool)
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) SetTo(target **ListAlertingConditionsResponse)
- func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateAlertingConditionDescriptor
- func (d *UpdateAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateAlertingConditionDescriptor) GetApiName() string
- func (d *UpdateAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateAlertingConditionDescriptor) GetFullMethodName() string
- func (d *UpdateAlertingConditionDescriptor) GetMethodName() string
- func (d *UpdateAlertingConditionDescriptor) GetProtoPkgName() string
- func (d *UpdateAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateAlertingConditionDescriptor) GetServiceDomain() string
- func (d *UpdateAlertingConditionDescriptor) GetServiceVersion() string
- func (d *UpdateAlertingConditionDescriptor) GetVerb() string
- func (d *UpdateAlertingConditionDescriptor) HasResource() bool
- func (d *UpdateAlertingConditionDescriptor) IsClientStream() bool
- func (d *UpdateAlertingConditionDescriptor) IsCollection() bool
- func (d *UpdateAlertingConditionDescriptor) IsPlural() bool
- func (d *UpdateAlertingConditionDescriptor) IsServerStream() bool
- func (d *UpdateAlertingConditionDescriptor) IsUnary() bool
- func (d *UpdateAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateAlertingConditionDescriptor) RequestHasResourceBody() bool
- type UpdateAlertingConditionDescriptorClientMsgHandle
- func (h *UpdateAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateAlertingConditionDescriptorServerMsgHandle
- func (h *UpdateAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateAlertingConditionRequest
- func (o *UpdateAlertingConditionRequest) Clone() *UpdateAlertingConditionRequest
- func (o *UpdateAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateAlertingConditionRequest) Descriptor() ([]byte, []int)
- func (m *UpdateAlertingConditionRequest) GetAlertingCondition() *alerting_condition.AlertingCondition
- func (m *UpdateAlertingConditionRequest) GetCas() *UpdateAlertingConditionRequest_CAS
- func (m *UpdateAlertingConditionRequest) GetUpdateMask() *alerting_condition.AlertingCondition_FieldMask
- func (*UpdateAlertingConditionRequest) GotenMessage()
- func (o *UpdateAlertingConditionRequest) GotenObjectExt()
- func (obj *UpdateAlertingConditionRequest) GotenValidate() error
- func (o *UpdateAlertingConditionRequest) MakeDiffFieldMask(other *UpdateAlertingConditionRequest) *UpdateAlertingConditionRequest_FieldMask
- func (o *UpdateAlertingConditionRequest) MakeFullFieldMask() *UpdateAlertingConditionRequest_FieldMask
- func (o *UpdateAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateAlertingConditionRequest) Marshal() ([]byte, error)
- func (m *UpdateAlertingConditionRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateAlertingConditionRequest) Merge(source *UpdateAlertingConditionRequest)
- func (o *UpdateAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateAlertingConditionRequest) ProtoMessage()
- func (m *UpdateAlertingConditionRequest) ProtoReflect() preflect.Message
- func (m *UpdateAlertingConditionRequest) Reset()
- func (m *UpdateAlertingConditionRequest) SetAlertingCondition(fv *alerting_condition.AlertingCondition)
- func (m *UpdateAlertingConditionRequest) SetCas(fv *UpdateAlertingConditionRequest_CAS)
- func (m *UpdateAlertingConditionRequest) SetUpdateMask(fv *alerting_condition.AlertingCondition_FieldMask)
- func (m *UpdateAlertingConditionRequest) String() string
- func (m *UpdateAlertingConditionRequest) Unmarshal(b []byte) error
- func (m *UpdateAlertingConditionRequest) UnmarshalJSON(data []byte) error
- type UpdateAlertingConditionRequestCASFieldPathBuilder
- type UpdateAlertingConditionRequestCAS_FieldPath
- func BuildUpdateAlertingConditionRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateAlertingConditionRequestCAS_FieldPath, error)
- func MustParseUpdateAlertingConditionRequestCAS_FieldPath(rawField string) UpdateAlertingConditionRequestCAS_FieldPath
- func ParseUpdateAlertingConditionRequestCAS_FieldPath(rawField string) (UpdateAlertingConditionRequestCAS_FieldPath, error)
- type UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue
- func MustParseUpdateAlertingConditionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue
- func ParseUpdateAlertingConditionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue, error)
- type UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues
- func MustParseUpdateAlertingConditionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues
- func ParseUpdateAlertingConditionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues, error)
- type UpdateAlertingConditionRequestCAS_FieldPathSelector
- type UpdateAlertingConditionRequestCAS_FieldPathValue
- type UpdateAlertingConditionRequestCAS_FieldSubPath
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) AsConditionalStateSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) ClearValue(item *UpdateAlertingConditionRequest_CAS)
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) Get(source *UpdateAlertingConditionRequest_CAS) (values []interface{})
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) GetSingle(source *UpdateAlertingConditionRequest_CAS) (interface{}, bool)
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) Selector() UpdateAlertingConditionRequestCAS_FieldPathSelector
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) String() string
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathValue
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAlertingConditionRequest_CAS) bool
- func (fpaivs *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- type UpdateAlertingConditionRequestCAS_FieldSubPathValue
- func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
- func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) CompareWith(source *UpdateAlertingConditionRequest_CAS) (int, bool)
- func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) SetTo(target **UpdateAlertingConditionRequest_CAS)
- func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateAlertingConditionRequestCAS_FieldTerminalPath
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) ClearValue(item *UpdateAlertingConditionRequest_CAS)
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) Get(source *UpdateAlertingConditionRequest_CAS) (values []interface{})
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetSingle(source *UpdateAlertingConditionRequest_CAS) (interface{}, bool)
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) Selector() UpdateAlertingConditionRequestCAS_FieldPathSelector
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathValue
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAlertingConditionRequest_CAS) bool
- func (fpaiv *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAlertingConditionRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*alerting_condition.AlertingCondition, bool)
- func (fpaov *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpaov *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateAlertingConditionRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*alerting_condition.AlertingCondition, bool)
- func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateAlertingConditionRequest_CAS) (int, bool)
- func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateAlertingConditionRequest_CAS)
- func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateAlertingConditionRequestFieldPathBuilder
- func (UpdateAlertingConditionRequestFieldPathBuilder) AlertingCondition() UpdateAlertingConditionRequestPathSelectorAlertingCondition
- func (UpdateAlertingConditionRequestFieldPathBuilder) Cas() UpdateAlertingConditionRequestPathSelectorCas
- func (UpdateAlertingConditionRequestFieldPathBuilder) UpdateMask() UpdateAlertingConditionRequestPathSelectorUpdateMask
- type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) WithValue(value int64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value *monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value *monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value *monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value *monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingCondition
- func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) Description() UpdateAlertingConditionRequestPathSelectorAlertingConditionDescription
- func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) DisplayName() UpdateAlertingConditionRequestPathSelectorAlertingConditionDisplayName
- func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) FieldPath() *UpdateAlertingConditionRequest_FieldTerminalPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) Metadata() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata
- func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) Name() UpdateAlertingConditionRequestPathSelectorAlertingConditionName
- func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) Spec() UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec
- func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) State() UpdateAlertingConditionRequestPathSelectorAlertingConditionState
- func (s UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithArrayOfValues(values []*alerting_condition.AlertingCondition) *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayItemValue(...) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayOfValues(...) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubPath(subPath alerting_condition.AlertingCondition_FieldPath) *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubValue(subPathValue alerting_condition.AlertingCondition_FieldPathValue) *UpdateAlertingConditionRequest_FieldSubPathValue
- func (s UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithValue(value *alerting_condition.AlertingCondition) *UpdateAlertingConditionRequest_FieldTerminalPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionDescription
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionDescription) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionDescription) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionDescription) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionDisplayName
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Annotations() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) CreateTime() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) DeleteTime() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Generation() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Labels() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Lifecycle() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) OwnerReferences() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) ResourceVersion() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Shards() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Syncing() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Tags() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) UpdateTime() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Uuid() UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) WithValue(value *ntt_meta.Meta) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithKey(key string) ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithValue(value map[string]string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) WithValue(value int64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithKey(key string) UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithValue(value map[string]string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) BlockDeletion() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) State() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Controller() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Kind() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Name() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Region() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Version() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) WithValue(value bool) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithKey(key string) UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithValue(value map[string]int64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) OwningRegion() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) Regions() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionName
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionName) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionName) WithArrayOfValues(values []*alerting_condition.Name) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionName) WithValue(value *alerting_condition.Name) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec) TimeSeries() UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec) Trigger() UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec) WithValue(value *alerting_condition.AlertingCondition_Spec) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) CombineThreshold() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) Duration() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) Query() UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) Threshold() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) Combine() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) PerMetric() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) WithArrayOfValues(...) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_CombineThreshold) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues(...) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) WithValue(...) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(...) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithKey(key string) ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithValue(...) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) WithValue(value *duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) Aggregation() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) Selector() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) AlignmentPeriod() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) CrossSeriesReducer() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) GroupByFields() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) PerSeriesAligner() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) WithValue(value *monitoring_common.Aggregation) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) WithValue(value *duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) Metric() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) Resource() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) WithArrayOfValues(values []*monitoring_common.TimeSeriesSelector) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) WithValue(value *monitoring_common.TimeSeriesSelector) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) Labels() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) Types() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues(values []*monitoring_common.MetricSelector) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) WithValue(value *monitoring_common.MetricSelector) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithKey(key string) ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) Labels() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) Types() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) WithArrayOfValues(values []*monitoring_common.MonitoredResourceSelector) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) WithValue(value *monitoring_common.MonitoredResourceSelector) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithKey(key string) ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) Compare() ...
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) Value() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) WithArrayOfValues(...) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) WithValue(value alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold_Compare) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) WithValue(value float64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) Type() UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_Trigger) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) WithValue(value *alerting_condition.AlertingCondition_Spec_Trigger) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType) WithArrayOfValues(values []alerting_condition.AlertingCondition_Spec_Trigger_Type) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType) WithValue(value alerting_condition.AlertingCondition_Spec_Trigger_Type) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionState
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionState) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionState) FiringAlertsCount() ...
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionState) WithValue(value *alerting_condition.AlertingCondition_State) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount
- func (UpdateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) WithValue(value int64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCas
- func (UpdateAlertingConditionRequestPathSelectorCas) ConditionalState() UpdateAlertingConditionRequestPathSelectorCasConditionalState
- func (UpdateAlertingConditionRequestPathSelectorCas) FieldMask() UpdateAlertingConditionRequestPathSelectorCasFieldMask
- func (UpdateAlertingConditionRequestPathSelectorCas) FieldPath() *UpdateAlertingConditionRequest_FieldTerminalPath
- func (s UpdateAlertingConditionRequestPathSelectorCas) WithArrayOfValues(values []*UpdateAlertingConditionRequest_CAS) *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCas) WithSubArrayItemValue(...) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorCas) WithSubPath(subPath UpdateAlertingConditionRequestCAS_FieldPath) *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCas) WithSubValue(subPathValue UpdateAlertingConditionRequestCAS_FieldPathValue) *UpdateAlertingConditionRequest_FieldSubPathValue
- func (s UpdateAlertingConditionRequestPathSelectorCas) WithValue(value *UpdateAlertingConditionRequest_CAS) *UpdateAlertingConditionRequest_FieldTerminalPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalState
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) Description() UpdateAlertingConditionRequestPathSelectorCasConditionalStateDescription
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) DisplayName() UpdateAlertingConditionRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) Metadata() UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) Name() UpdateAlertingConditionRequestPathSelectorCasConditionalStateName
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) Spec() UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) State() UpdateAlertingConditionRequestPathSelectorCasConditionalStateState
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*alerting_condition.AlertingCondition) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalState) WithValue(value *alerting_condition.AlertingCondition) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateDescription
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateDescription) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateDescription) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Annotations() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) CreateTime() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) DeleteTime() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Generation() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) UpdateTime() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) State() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateName
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*alerting_condition.Name) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateName) WithValue(value *alerting_condition.Name) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec) TimeSeries() UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec) Trigger() UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTrigger
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec) WithValue(value *alerting_condition.AlertingCondition_Spec) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries) CombineThreshold() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries) Duration() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries) Query() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries) Threshold() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold) Combine() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold) PerMetric() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold) WithArrayOfValues(...) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_CombineThreshold) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdCombine
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdCombine) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues(...) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdCombine) WithValue(...) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(...) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithKey(key string) ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithValue(...) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesDuration
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesDuration) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesDuration) WithValue(value *duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery) Aggregation() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery) Selector() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) AlignmentPeriod() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) CrossSeriesReducer() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) GroupByFields() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) PerSeriesAligner() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) WithValue(value *monitoring_common.Aggregation) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) WithValue(value *duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector) Metric() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector) Resource() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector) WithArrayOfValues(values []*monitoring_common.TimeSeriesSelector) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector) WithValue(value *monitoring_common.TimeSeriesSelector) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric) Labels() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric) Types() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues(values []*monitoring_common.MetricSelector) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric) WithValue(value *monitoring_common.MetricSelector) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithKey(key string) ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource) Labels() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource) Types() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource) WithArrayOfValues(values []*monitoring_common.MonitoredResourceSelector) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource) WithValue(value *monitoring_common.MonitoredResourceSelector) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithKey(key string) ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue(value string) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithValue(value []string) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold) Compare() ...
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold) Value() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdCompare
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdCompare) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdCompare) WithArrayOfValues(...) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdCompare) WithValue(value alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold_Compare) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdValue
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdValue) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdValue) WithValue(value float64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTrigger
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTrigger) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTrigger) Type() UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTriggerType
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTrigger) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_Trigger) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTrigger) WithValue(value *alerting_condition.AlertingCondition_Spec_Trigger) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTriggerType
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTriggerType) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTriggerType) WithArrayOfValues(values []alerting_condition.AlertingCondition_Spec_Trigger_Type) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTriggerType) WithValue(value alerting_condition.AlertingCondition_Spec_Trigger_Type) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateState
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateState) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateState) FiringAlertsCount() ...
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateState) WithValue(value *alerting_condition.AlertingCondition_State) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasConditionalStateStateFiringAlertsCount
- func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateStateFiringAlertsCount) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateStateFiringAlertsCount) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateStateFiringAlertsCount) WithValue(value int64) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorCasFieldMask
- func (UpdateAlertingConditionRequestPathSelectorCasFieldMask) FieldPath() *UpdateAlertingConditionRequest_FieldSubPath
- func (s UpdateAlertingConditionRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorCasFieldMask) WithValue(value *alerting_condition.AlertingCondition_FieldMask) *UpdateAlertingConditionRequest_FieldSubPathValue
- type UpdateAlertingConditionRequestPathSelectorUpdateMask
- func (UpdateAlertingConditionRequestPathSelectorUpdateMask) FieldPath() *UpdateAlertingConditionRequest_FieldTerminalPath
- func (s UpdateAlertingConditionRequestPathSelectorUpdateMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAlertingConditionRequestPathSelectorUpdateMask) WithValue(value *alerting_condition.AlertingCondition_FieldMask) *UpdateAlertingConditionRequest_FieldTerminalPathValue
- type UpdateAlertingConditionRequest_CAS
- func (o *UpdateAlertingConditionRequest_CAS) Clone() *UpdateAlertingConditionRequest_CAS
- func (o *UpdateAlertingConditionRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateAlertingConditionRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateAlertingConditionRequest_CAS) GetConditionalState() *alerting_condition.AlertingCondition
- func (m *UpdateAlertingConditionRequest_CAS) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
- func (*UpdateAlertingConditionRequest_CAS) GotenMessage()
- func (o *UpdateAlertingConditionRequest_CAS) GotenObjectExt()
- func (obj *UpdateAlertingConditionRequest_CAS) GotenValidate() error
- func (o *UpdateAlertingConditionRequest_CAS) MakeDiffFieldMask(other *UpdateAlertingConditionRequest_CAS) *UpdateAlertingConditionRequest_CAS_FieldMask
- func (o *UpdateAlertingConditionRequest_CAS) MakeFullFieldMask() *UpdateAlertingConditionRequest_CAS_FieldMask
- func (o *UpdateAlertingConditionRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateAlertingConditionRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateAlertingConditionRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateAlertingConditionRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateAlertingConditionRequest_CAS) Merge(source *UpdateAlertingConditionRequest_CAS)
- func (o *UpdateAlertingConditionRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateAlertingConditionRequest_CAS) ProtoMessage()
- func (m *UpdateAlertingConditionRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateAlertingConditionRequest_CAS) Reset()
- func (m *UpdateAlertingConditionRequest_CAS) SetConditionalState(fv *alerting_condition.AlertingCondition)
- func (m *UpdateAlertingConditionRequest_CAS) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
- func (m *UpdateAlertingConditionRequest_CAS) String() string
- func (m *UpdateAlertingConditionRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateAlertingConditionRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []*monitoring_common.Strings) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value *monitoring_common.Strings) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []*monitoring_common.Strings) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value *monitoring_common.Strings) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalState
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) Description() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDescription
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) DisplayName() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) FieldPath() *UpdateAlertingConditionRequestCAS_FieldTerminalPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) Metadata() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) Name() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateName
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) Spec() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) State() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*alerting_condition.AlertingCondition) *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(...) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(...) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubPath(subPath alerting_condition.AlertingCondition_FieldPath) *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue alerting_condition.AlertingCondition_FieldPathValue) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithValue(value *alerting_condition.AlertingCondition) *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDescription
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDescription) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDescription) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Annotations() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) CreateTime() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Generation() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateName
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*alerting_condition.Name) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateName) WithValue(value *alerting_condition.Name) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec) TimeSeries() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec) Trigger() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTrigger
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec) WithValue(value *alerting_condition.AlertingCondition_Spec) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries) CombineThreshold() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries) Duration() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries) Query() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries) Threshold() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold) Combine() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold) PerMetric() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold) WithArrayOfValues(...) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_CombineThreshold) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdCombine
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdCombine) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues(...) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdCombine) WithValue(...) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues(...) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithKey(key string) ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithValue(...) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesDuration
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesDuration) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesDuration) WithValue(value *duration.Duration) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery) Aggregation() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery) Selector() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Query) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) AlignmentPeriod() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) CrossSeriesReducer() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) GroupByFields() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) PerSeriesAligner() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) WithValue(value *monitoring_common.Aggregation) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) WithValue(value *duration.Duration) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithValue(value []string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector) Metric() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector) Resource() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector) WithArrayOfValues(values []*monitoring_common.TimeSeriesSelector) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector) WithValue(value *monitoring_common.TimeSeriesSelector) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric) Labels() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric) Types() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues(values []*monitoring_common.MetricSelector) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric) WithValue(value *monitoring_common.MetricSelector) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithKey(key string) ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithValue(value map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithValue(value []string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource) Labels() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource) Types() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource) WithArrayOfValues(values []*monitoring_common.MonitoredResourceSelector) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource) WithValue(value *monitoring_common.MonitoredResourceSelector) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithKey(key string) ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithValue(value map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue(value string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithValue(value []string) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold) Compare() ...
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold) Value() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold) WithValue(value *alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdCompare
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdCompare) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdCompare) WithArrayOfValues(...) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdCompare) WithValue(value alerting_condition.AlertingCondition_Spec_TimeSeries_Threshold_Compare) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdValue
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdValue) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdValue) WithValue(value float64) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTrigger
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTrigger) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTrigger) Type() UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTriggerType
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTrigger) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec_Trigger) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTrigger) WithValue(value *alerting_condition.AlertingCondition_Spec_Trigger) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTriggerType
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTriggerType) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTriggerType) WithArrayOfValues(values []alerting_condition.AlertingCondition_Spec_Trigger_Type) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTriggerType) WithValue(value alerting_condition.AlertingCondition_Spec_Trigger_Type) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState) FiringAlertsCount() ...
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState) WithValue(value *alerting_condition.AlertingCondition_State) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateStateFiringAlertsCount
- func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateStateFiringAlertsCount) FieldPath() *UpdateAlertingConditionRequestCAS_FieldSubPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateStateFiringAlertsCount) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateStateFiringAlertsCount) WithValue(value int64) *UpdateAlertingConditionRequestCAS_FieldSubPathValue
- type UpdateAlertingConditionRequest_CASPathSelectorFieldMask
- func (UpdateAlertingConditionRequest_CASPathSelectorFieldMask) FieldPath() *UpdateAlertingConditionRequestCAS_FieldTerminalPath
- func (s UpdateAlertingConditionRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateAlertingConditionRequest_CASPathSelectorFieldMask) WithValue(value *alerting_condition.AlertingCondition_FieldMask) *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue
- type UpdateAlertingConditionRequest_CAS_FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) AppendPath(path UpdateAlertingConditionRequestCAS_FieldPath)
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) FilterInputFields() *UpdateAlertingConditionRequest_CAS_FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) GetPaths() []UpdateAlertingConditionRequestCAS_FieldPath
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateAlertingConditionRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateAlertingConditionRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Project(source *UpdateAlertingConditionRequest_CAS) *UpdateAlertingConditionRequest_CAS
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Set(target, source *UpdateAlertingConditionRequest_CAS)
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Subtract(other *UpdateAlertingConditionRequest_CAS_FieldMask) *UpdateAlertingConditionRequest_CAS_FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateAlertingConditionRequest_FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) AppendPath(path UpdateAlertingConditionRequest_FieldPath)
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) FilterInputFields() *UpdateAlertingConditionRequest_FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) GetPaths() []UpdateAlertingConditionRequest_FieldPath
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Project(source *UpdateAlertingConditionRequest) *UpdateAlertingConditionRequest
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Reset()
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Set(target, source *UpdateAlertingConditionRequest)
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Size() int
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) String() string
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Subtract(other *UpdateAlertingConditionRequest_FieldMask) *UpdateAlertingConditionRequest_FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateAlertingConditionRequest_FieldPath
- func BuildUpdateAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateAlertingConditionRequest_FieldPath, error)
- func MustParseUpdateAlertingConditionRequest_FieldPath(rawField string) UpdateAlertingConditionRequest_FieldPath
- func ParseUpdateAlertingConditionRequest_FieldPath(rawField string) (UpdateAlertingConditionRequest_FieldPath, error)
- type UpdateAlertingConditionRequest_FieldPathArrayItemValue
- func MustParseUpdateAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAlertingConditionRequest_FieldPathArrayItemValue
- func ParseUpdateAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAlertingConditionRequest_FieldPathArrayItemValue, error)
- type UpdateAlertingConditionRequest_FieldPathArrayOfValues
- func MustParseUpdateAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAlertingConditionRequest_FieldPathArrayOfValues
- func ParseUpdateAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAlertingConditionRequest_FieldPathArrayOfValues, error)
- type UpdateAlertingConditionRequest_FieldPathSelector
- type UpdateAlertingConditionRequest_FieldPathValue
- type UpdateAlertingConditionRequest_FieldSubPath
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) AsAlertingConditionSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) AsCasSubPath() (UpdateAlertingConditionRequestCAS_FieldPath, bool)
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) ClearValue(item *UpdateAlertingConditionRequest)
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) Get(source *UpdateAlertingConditionRequest) (values []interface{})
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) GetSingle(source *UpdateAlertingConditionRequest) (interface{}, bool)
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) JSONString() string
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) Selector() UpdateAlertingConditionRequest_FieldPathSelector
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) String() string
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequest_FieldPathArrayItemValue
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequest_FieldPathArrayOfValues
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithIValue(value interface{}) UpdateAlertingConditionRequest_FieldPathValue
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) AsAlertingConditionPathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAlertingConditionRequest) bool
- func (fpaivs *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues) AsAlertingConditionPathArrayOfValues() (alerting_condition.AlertingCondition_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateAlertingConditionRequest_FieldSubPathValue
- func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) AsAlertingConditionPathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
- func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) AsCasPathValue() (UpdateAlertingConditionRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) CompareWith(source *UpdateAlertingConditionRequest) (int, bool)
- func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) SetTo(target **UpdateAlertingConditionRequest)
- func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateAlertingConditionRequest_FieldTerminalPath
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) ClearValue(item *UpdateAlertingConditionRequest)
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) Get(source *UpdateAlertingConditionRequest) (values []interface{})
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) GetSingle(source *UpdateAlertingConditionRequest) (interface{}, bool)
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) Selector() UpdateAlertingConditionRequest_FieldPathSelector
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) String() string
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequest_FieldPathArrayItemValue
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequest_FieldPathArrayOfValues
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateAlertingConditionRequest_FieldPathValue
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAlertingConditionRequest) bool
- func (fpaiv *UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAlertingConditionRequest) (interface{}, bool)
- func (fpaiv *UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsAlertingConditionArrayOfValues() ([]*alerting_condition.AlertingCondition, bool)
- func (fpaov *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateAlertingConditionRequest_CAS, bool)
- func (fpaov *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpaov *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateAlertingConditionRequest_FieldTerminalPathValue
- func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) AsAlertingConditionValue() (*alerting_condition.AlertingCondition, bool)
- func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) AsCasValue() (*UpdateAlertingConditionRequest_CAS, bool)
- func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *UpdateAlertingConditionRequest) (int, bool)
- func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **UpdateAlertingConditionRequest)
- func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertingConditionClientStream
- type WatchAlertingConditionDescriptor
- func (d *WatchAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchAlertingConditionDescriptor) GetApiName() string
- func (d *WatchAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAlertingConditionDescriptor) GetFullMethodName() string
- func (d *WatchAlertingConditionDescriptor) GetMethodName() string
- func (d *WatchAlertingConditionDescriptor) GetProtoPkgName() string
- func (d *WatchAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAlertingConditionDescriptor) GetServiceDomain() string
- func (d *WatchAlertingConditionDescriptor) GetServiceVersion() string
- func (d *WatchAlertingConditionDescriptor) GetVerb() string
- func (d *WatchAlertingConditionDescriptor) HasResource() bool
- func (d *WatchAlertingConditionDescriptor) IsClientStream() bool
- func (d *WatchAlertingConditionDescriptor) IsCollection() bool
- func (d *WatchAlertingConditionDescriptor) IsPlural() bool
- func (d *WatchAlertingConditionDescriptor) IsServerStream() bool
- func (d *WatchAlertingConditionDescriptor) IsUnary() bool
- func (d *WatchAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchAlertingConditionDescriptor) RequestHasResourceBody() bool
- type WatchAlertingConditionDescriptorClientMsgHandle
- func (h *WatchAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAlertingConditionDescriptorServerMsgHandle
- func (h *WatchAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAlertingConditionRequest
- func (o *WatchAlertingConditionRequest) Clone() *WatchAlertingConditionRequest
- func (o *WatchAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertingConditionRequest) Descriptor() ([]byte, []int)
- func (m *WatchAlertingConditionRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
- func (m *WatchAlertingConditionRequest) GetName() *alerting_condition.Reference
- func (m *WatchAlertingConditionRequest) GetView() view.View
- func (*WatchAlertingConditionRequest) GotenMessage()
- func (o *WatchAlertingConditionRequest) GotenObjectExt()
- func (obj *WatchAlertingConditionRequest) GotenValidate() error
- func (o *WatchAlertingConditionRequest) MakeDiffFieldMask(other *WatchAlertingConditionRequest) *WatchAlertingConditionRequest_FieldMask
- func (o *WatchAlertingConditionRequest) MakeFullFieldMask() *WatchAlertingConditionRequest_FieldMask
- func (o *WatchAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertingConditionRequest) Marshal() ([]byte, error)
- func (m *WatchAlertingConditionRequest) MarshalJSON() ([]byte, error)
- func (o *WatchAlertingConditionRequest) Merge(source *WatchAlertingConditionRequest)
- func (o *WatchAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertingConditionRequest) ProtoMessage()
- func (m *WatchAlertingConditionRequest) ProtoReflect() preflect.Message
- func (m *WatchAlertingConditionRequest) Reset()
- func (m *WatchAlertingConditionRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
- func (m *WatchAlertingConditionRequest) SetName(fv *alerting_condition.Reference)
- func (m *WatchAlertingConditionRequest) SetView(fv view.View)
- func (m *WatchAlertingConditionRequest) String() string
- func (m *WatchAlertingConditionRequest) Unmarshal(b []byte) error
- func (m *WatchAlertingConditionRequest) UnmarshalJSON(data []byte) error
- type WatchAlertingConditionRequestFieldPathBuilder
- func (WatchAlertingConditionRequestFieldPathBuilder) FieldMask() WatchAlertingConditionRequestPathSelectorFieldMask
- func (WatchAlertingConditionRequestFieldPathBuilder) Name() WatchAlertingConditionRequestPathSelectorName
- func (WatchAlertingConditionRequestFieldPathBuilder) View() WatchAlertingConditionRequestPathSelectorView
- type WatchAlertingConditionRequestPathSelectorFieldMask
- func (WatchAlertingConditionRequestPathSelectorFieldMask) FieldPath() *WatchAlertingConditionRequest_FieldTerminalPath
- func (s WatchAlertingConditionRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionRequestPathSelectorFieldMask) WithValue(value *alerting_condition.AlertingCondition_FieldMask) *WatchAlertingConditionRequest_FieldTerminalPathValue
- type WatchAlertingConditionRequestPathSelectorName
- func (WatchAlertingConditionRequestPathSelectorName) FieldPath() *WatchAlertingConditionRequest_FieldTerminalPath
- func (s WatchAlertingConditionRequestPathSelectorName) WithArrayOfValues(values []*alerting_condition.Reference) *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionRequestPathSelectorName) WithValue(value *alerting_condition.Reference) *WatchAlertingConditionRequest_FieldTerminalPathValue
- type WatchAlertingConditionRequestPathSelectorView
- func (WatchAlertingConditionRequestPathSelectorView) FieldPath() *WatchAlertingConditionRequest_FieldTerminalPath
- func (s WatchAlertingConditionRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionRequestPathSelectorView) WithValue(value view.View) *WatchAlertingConditionRequest_FieldTerminalPathValue
- type WatchAlertingConditionRequest_FieldMask
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) AppendPath(path WatchAlertingConditionRequest_FieldPath)
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) FilterInputFields() *WatchAlertingConditionRequest_FieldMask
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) GetPaths() []WatchAlertingConditionRequest_FieldPath
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) IsFull() bool
- func (fieldMask WatchAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) Project(source *WatchAlertingConditionRequest) *WatchAlertingConditionRequest
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) Reset()
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) Set(target, source *WatchAlertingConditionRequest)
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) Size() int
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) String() string
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) Subtract(other *WatchAlertingConditionRequest_FieldMask) *WatchAlertingConditionRequest_FieldMask
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAlertingConditionRequest_FieldPath
- func BuildWatchAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionRequest_FieldPath, error)
- func MustParseWatchAlertingConditionRequest_FieldPath(rawField string) WatchAlertingConditionRequest_FieldPath
- func ParseWatchAlertingConditionRequest_FieldPath(rawField string) (WatchAlertingConditionRequest_FieldPath, error)
- type WatchAlertingConditionRequest_FieldPathArrayItemValue
- func MustParseWatchAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionRequest_FieldPathArrayItemValue
- func ParseWatchAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionRequest_FieldPathArrayItemValue, error)
- type WatchAlertingConditionRequest_FieldPathArrayOfValues
- type WatchAlertingConditionRequest_FieldPathSelector
- type WatchAlertingConditionRequest_FieldPathValue
- type WatchAlertingConditionRequest_FieldTerminalPath
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) ClearValue(item *WatchAlertingConditionRequest)
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) Get(source *WatchAlertingConditionRequest) (values []interface{})
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) GetSingle(source *WatchAlertingConditionRequest) (interface{}, bool)
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) Selector() WatchAlertingConditionRequest_FieldPathSelector
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) String() string
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionRequest_FieldPathArrayItemValue
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionRequest_FieldPathArrayOfValues
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionRequest_FieldPathValue
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionRequest) bool
- func (fpaiv *WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionRequest) (interface{}, bool)
- func (fpaiv *WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpaov *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alerting_condition.Reference, bool)
- func (fpaov *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAlertingConditionRequest_FieldTerminalPathValue
- func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) AsNameValue() (*alerting_condition.Reference, bool)
- func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionRequest) (int, bool)
- func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionRequest)
- func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertingConditionResponse
- func (o *WatchAlertingConditionResponse) Clone() *WatchAlertingConditionResponse
- func (o *WatchAlertingConditionResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertingConditionResponse) Descriptor() ([]byte, []int)
- func (m *WatchAlertingConditionResponse) GetChange() *alerting_condition.AlertingConditionChange
- func (*WatchAlertingConditionResponse) GotenMessage()
- func (o *WatchAlertingConditionResponse) GotenObjectExt()
- func (obj *WatchAlertingConditionResponse) GotenValidate() error
- func (o *WatchAlertingConditionResponse) MakeDiffFieldMask(other *WatchAlertingConditionResponse) *WatchAlertingConditionResponse_FieldMask
- func (o *WatchAlertingConditionResponse) MakeFullFieldMask() *WatchAlertingConditionResponse_FieldMask
- func (o *WatchAlertingConditionResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertingConditionResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertingConditionResponse) Marshal() ([]byte, error)
- func (m *WatchAlertingConditionResponse) MarshalJSON() ([]byte, error)
- func (o *WatchAlertingConditionResponse) Merge(source *WatchAlertingConditionResponse)
- func (o *WatchAlertingConditionResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertingConditionResponse) ProtoMessage()
- func (m *WatchAlertingConditionResponse) ProtoReflect() preflect.Message
- func (m *WatchAlertingConditionResponse) Reset()
- func (m *WatchAlertingConditionResponse) SetChange(fv *alerting_condition.AlertingConditionChange)
- func (m *WatchAlertingConditionResponse) String() string
- func (m *WatchAlertingConditionResponse) Unmarshal(b []byte) error
- func (m *WatchAlertingConditionResponse) UnmarshalJSON(data []byte) error
- type WatchAlertingConditionResponseFieldPathBuilder
- type WatchAlertingConditionResponsePathSelectorChange
- func (WatchAlertingConditionResponsePathSelectorChange) FieldPath() *WatchAlertingConditionResponse_FieldTerminalPath
- func (s WatchAlertingConditionResponsePathSelectorChange) WithArrayOfValues(values []*alerting_condition.AlertingConditionChange) *WatchAlertingConditionResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionResponsePathSelectorChange) WithValue(value *alerting_condition.AlertingConditionChange) *WatchAlertingConditionResponse_FieldTerminalPathValue
- type WatchAlertingConditionResponse_FieldMask
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) AppendPath(path WatchAlertingConditionResponse_FieldPath)
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) FilterInputFields() *WatchAlertingConditionResponse_FieldMask
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) GetPaths() []WatchAlertingConditionResponse_FieldPath
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) IsFull() bool
- func (fieldMask WatchAlertingConditionResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertingConditionResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) Project(source *WatchAlertingConditionResponse) *WatchAlertingConditionResponse
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) Reset()
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) Set(target, source *WatchAlertingConditionResponse)
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) Size() int
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) String() string
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) Subtract(other *WatchAlertingConditionResponse_FieldMask) *WatchAlertingConditionResponse_FieldMask
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertingConditionResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAlertingConditionResponse_FieldPath
- func BuildWatchAlertingConditionResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionResponse_FieldPath, error)
- func MustParseWatchAlertingConditionResponse_FieldPath(rawField string) WatchAlertingConditionResponse_FieldPath
- func ParseWatchAlertingConditionResponse_FieldPath(rawField string) (WatchAlertingConditionResponse_FieldPath, error)
- type WatchAlertingConditionResponse_FieldPathArrayItemValue
- func MustParseWatchAlertingConditionResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionResponse_FieldPathArrayItemValue
- func ParseWatchAlertingConditionResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionResponse_FieldPathArrayItemValue, error)
- type WatchAlertingConditionResponse_FieldPathArrayOfValues
- func MustParseWatchAlertingConditionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertingConditionResponse_FieldPathArrayOfValues
- func ParseWatchAlertingConditionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertingConditionResponse_FieldPathArrayOfValues, error)
- type WatchAlertingConditionResponse_FieldPathSelector
- type WatchAlertingConditionResponse_FieldPathValue
- type WatchAlertingConditionResponse_FieldTerminalPath
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) ClearValue(item *WatchAlertingConditionResponse)
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) Get(source *WatchAlertingConditionResponse) (values []interface{})
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) GetSingle(source *WatchAlertingConditionResponse) (interface{}, bool)
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) Selector() WatchAlertingConditionResponse_FieldPathSelector
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) String() string
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionResponse_FieldPathArrayItemValue
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionResponse_FieldPathArrayOfValues
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionResponse_FieldPathValue
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionResponse) bool
- func (fpaiv *WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionResponse) (interface{}, bool)
- func (fpaiv *WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertingConditionResponse_FieldTerminalPathArrayOfValues
- type WatchAlertingConditionResponse_FieldTerminalPathValue
- func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) AsChangeValue() (*alerting_condition.AlertingConditionChange, bool)
- func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionResponse) (int, bool)
- func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionResponse)
- func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertingConditionsClientStream
- type WatchAlertingConditionsDescriptor
- func (d *WatchAlertingConditionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchAlertingConditionsDescriptor) GetApiName() string
- func (d *WatchAlertingConditionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAlertingConditionsDescriptor) GetFullMethodName() string
- func (d *WatchAlertingConditionsDescriptor) GetMethodName() string
- func (d *WatchAlertingConditionsDescriptor) GetProtoPkgName() string
- func (d *WatchAlertingConditionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchAlertingConditionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAlertingConditionsDescriptor) GetServiceDomain() string
- func (d *WatchAlertingConditionsDescriptor) GetServiceVersion() string
- func (d *WatchAlertingConditionsDescriptor) GetVerb() string
- func (d *WatchAlertingConditionsDescriptor) HasResource() bool
- func (d *WatchAlertingConditionsDescriptor) IsClientStream() bool
- func (d *WatchAlertingConditionsDescriptor) IsCollection() bool
- func (d *WatchAlertingConditionsDescriptor) IsPlural() bool
- func (d *WatchAlertingConditionsDescriptor) IsServerStream() bool
- func (d *WatchAlertingConditionsDescriptor) IsUnary() bool
- func (d *WatchAlertingConditionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchAlertingConditionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchAlertingConditionsDescriptor) RequestHasResourceBody() bool
- type WatchAlertingConditionsDescriptorClientMsgHandle
- func (h *WatchAlertingConditionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertingConditionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertingConditionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAlertingConditionsDescriptorServerMsgHandle
- func (h *WatchAlertingConditionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertingConditionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAlertingConditionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAlertingConditionsRequest
- func (o *WatchAlertingConditionsRequest) Clone() *WatchAlertingConditionsRequest
- func (o *WatchAlertingConditionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertingConditionsRequest) Descriptor() ([]byte, []int)
- func (m *WatchAlertingConditionsRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
- func (m *WatchAlertingConditionsRequest) GetFilter() *alerting_condition.Filter
- func (m *WatchAlertingConditionsRequest) GetMaxChunkSize() int32
- func (m *WatchAlertingConditionsRequest) GetOrderBy() *alerting_condition.OrderBy
- func (m *WatchAlertingConditionsRequest) GetPageSize() int32
- func (m *WatchAlertingConditionsRequest) GetPageToken() *alerting_condition.PagerCursor
- func (m *WatchAlertingConditionsRequest) GetParent() *alerting_condition.ParentReference
- func (m *WatchAlertingConditionsRequest) GetResumeToken() string
- func (m *WatchAlertingConditionsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchAlertingConditionsRequest) GetType() watch_type.WatchType
- func (m *WatchAlertingConditionsRequest) GetView() view.View
- func (*WatchAlertingConditionsRequest) GotenMessage()
- func (o *WatchAlertingConditionsRequest) GotenObjectExt()
- func (obj *WatchAlertingConditionsRequest) GotenValidate() error
- func (o *WatchAlertingConditionsRequest) MakeDiffFieldMask(other *WatchAlertingConditionsRequest) *WatchAlertingConditionsRequest_FieldMask
- func (o *WatchAlertingConditionsRequest) MakeFullFieldMask() *WatchAlertingConditionsRequest_FieldMask
- func (o *WatchAlertingConditionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertingConditionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertingConditionsRequest) Marshal() ([]byte, error)
- func (m *WatchAlertingConditionsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchAlertingConditionsRequest) Merge(source *WatchAlertingConditionsRequest)
- func (o *WatchAlertingConditionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertingConditionsRequest) ProtoMessage()
- func (m *WatchAlertingConditionsRequest) ProtoReflect() preflect.Message
- func (m *WatchAlertingConditionsRequest) Reset()
- func (m *WatchAlertingConditionsRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
- func (m *WatchAlertingConditionsRequest) SetFilter(fv *alerting_condition.Filter)
- func (m *WatchAlertingConditionsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchAlertingConditionsRequest) SetOrderBy(fv *alerting_condition.OrderBy)
- func (m *WatchAlertingConditionsRequest) SetPageSize(fv int32)
- func (m *WatchAlertingConditionsRequest) SetPageToken(fv *alerting_condition.PagerCursor)
- func (m *WatchAlertingConditionsRequest) SetParent(fv *alerting_condition.ParentReference)
- func (m *WatchAlertingConditionsRequest) SetResumeToken(fv string)
- func (m *WatchAlertingConditionsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchAlertingConditionsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchAlertingConditionsRequest) SetView(fv view.View)
- func (m *WatchAlertingConditionsRequest) String() string
- func (m *WatchAlertingConditionsRequest) Unmarshal(b []byte) error
- func (m *WatchAlertingConditionsRequest) UnmarshalJSON(data []byte) error
- type WatchAlertingConditionsRequestFieldPathBuilder
- func (WatchAlertingConditionsRequestFieldPathBuilder) FieldMask() WatchAlertingConditionsRequestPathSelectorFieldMask
- func (WatchAlertingConditionsRequestFieldPathBuilder) Filter() WatchAlertingConditionsRequestPathSelectorFilter
- func (WatchAlertingConditionsRequestFieldPathBuilder) MaxChunkSize() WatchAlertingConditionsRequestPathSelectorMaxChunkSize
- func (WatchAlertingConditionsRequestFieldPathBuilder) OrderBy() WatchAlertingConditionsRequestPathSelectorOrderBy
- func (WatchAlertingConditionsRequestFieldPathBuilder) PageSize() WatchAlertingConditionsRequestPathSelectorPageSize
- func (WatchAlertingConditionsRequestFieldPathBuilder) PageToken() WatchAlertingConditionsRequestPathSelectorPageToken
- func (WatchAlertingConditionsRequestFieldPathBuilder) Parent() WatchAlertingConditionsRequestPathSelectorParent
- func (WatchAlertingConditionsRequestFieldPathBuilder) ResumeToken() WatchAlertingConditionsRequestPathSelectorResumeToken
- func (WatchAlertingConditionsRequestFieldPathBuilder) StartingTime() WatchAlertingConditionsRequestPathSelectorStartingTime
- func (WatchAlertingConditionsRequestFieldPathBuilder) Type() WatchAlertingConditionsRequestPathSelectorType
- func (WatchAlertingConditionsRequestFieldPathBuilder) View() WatchAlertingConditionsRequestPathSelectorView
- type WatchAlertingConditionsRequestPathSelectorFieldMask
- func (WatchAlertingConditionsRequestPathSelectorFieldMask) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorFieldMask) WithValue(value *alerting_condition.AlertingCondition_FieldMask) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorFilter
- func (WatchAlertingConditionsRequestPathSelectorFilter) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorFilter) WithArrayOfValues(values []*alerting_condition.Filter) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorFilter) WithValue(value *alerting_condition.Filter) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorMaxChunkSize
- func (WatchAlertingConditionsRequestPathSelectorMaxChunkSize) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorOrderBy
- func (WatchAlertingConditionsRequestPathSelectorOrderBy) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*alerting_condition.OrderBy) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorOrderBy) WithValue(value *alerting_condition.OrderBy) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorPageSize
- func (WatchAlertingConditionsRequestPathSelectorPageSize) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorPageSize) WithValue(value int32) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorPageToken
- func (WatchAlertingConditionsRequestPathSelectorPageToken) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorPageToken) WithValue(value *alerting_condition.PagerCursor) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorParent
- func (WatchAlertingConditionsRequestPathSelectorParent) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorParent) WithArrayOfValues(values []*alerting_condition.ParentReference) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorParent) WithValue(value *alerting_condition.ParentReference) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorResumeToken
- func (WatchAlertingConditionsRequestPathSelectorResumeToken) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorResumeToken) WithValue(value string) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorStartingTime
- func (WatchAlertingConditionsRequestPathSelectorStartingTime) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorType
- func (WatchAlertingConditionsRequestPathSelectorType) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequestPathSelectorView
- func (WatchAlertingConditionsRequestPathSelectorView) FieldPath() *WatchAlertingConditionsRequest_FieldTerminalPath
- func (s WatchAlertingConditionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsRequestPathSelectorView) WithValue(value view.View) *WatchAlertingConditionsRequest_FieldTerminalPathValue
- type WatchAlertingConditionsRequest_FieldMask
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) AppendPath(path WatchAlertingConditionsRequest_FieldPath)
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) FilterInputFields() *WatchAlertingConditionsRequest_FieldMask
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) GetPaths() []WatchAlertingConditionsRequest_FieldPath
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchAlertingConditionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertingConditionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Project(source *WatchAlertingConditionsRequest) *WatchAlertingConditionsRequest
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Reset()
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Set(target, source *WatchAlertingConditionsRequest)
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Size() int
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) String() string
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Subtract(other *WatchAlertingConditionsRequest_FieldMask) *WatchAlertingConditionsRequest_FieldMask
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertingConditionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAlertingConditionsRequest_FieldPath
- func BuildWatchAlertingConditionsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionsRequest_FieldPath, error)
- func MustParseWatchAlertingConditionsRequest_FieldPath(rawField string) WatchAlertingConditionsRequest_FieldPath
- func ParseWatchAlertingConditionsRequest_FieldPath(rawField string) (WatchAlertingConditionsRequest_FieldPath, error)
- type WatchAlertingConditionsRequest_FieldPathArrayItemValue
- func MustParseWatchAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionsRequest_FieldPathArrayItemValue
- func ParseWatchAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionsRequest_FieldPathArrayItemValue, error)
- type WatchAlertingConditionsRequest_FieldPathArrayOfValues
- func MustParseWatchAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertingConditionsRequest_FieldPathArrayOfValues
- func ParseWatchAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertingConditionsRequest_FieldPathArrayOfValues, error)
- type WatchAlertingConditionsRequest_FieldPathSelector
- type WatchAlertingConditionsRequest_FieldPathValue
- type WatchAlertingConditionsRequest_FieldTerminalPath
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) ClearValue(item *WatchAlertingConditionsRequest)
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) Get(source *WatchAlertingConditionsRequest) (values []interface{})
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) GetSingle(source *WatchAlertingConditionsRequest) (interface{}, bool)
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) Selector() WatchAlertingConditionsRequest_FieldPathSelector
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) String() string
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionsRequest_FieldPathArrayItemValue
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionsRequest_FieldPathArrayOfValues
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionsRequest_FieldPathValue
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionsRequest) bool
- func (fpaiv *WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionsRequest) (interface{}, bool)
- func (fpaiv *WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*alerting_condition.Filter, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*alerting_condition.OrderBy, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alerting_condition.ParentReference, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAlertingConditionsRequest_FieldTerminalPathValue
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsFilterValue() (*alerting_condition.Filter, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsOrderByValue() (*alerting_condition.OrderBy, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*alerting_condition.PagerCursor, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsParentValue() (*alerting_condition.ParentReference, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionsRequest) (int, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionsRequest)
- func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertingConditionsResponse
- func (o *WatchAlertingConditionsResponse) Clone() *WatchAlertingConditionsResponse
- func (o *WatchAlertingConditionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertingConditionsResponse) Descriptor() ([]byte, []int)
- func (m *WatchAlertingConditionsResponse) GetAlertingConditionChanges() []*alerting_condition.AlertingConditionChange
- func (m *WatchAlertingConditionsResponse) GetIsCurrent() bool
- func (m *WatchAlertingConditionsResponse) GetIsHardReset() bool
- func (m *WatchAlertingConditionsResponse) GetIsSoftReset() bool
- func (m *WatchAlertingConditionsResponse) GetPageTokenChange() *WatchAlertingConditionsResponse_PageTokenChange
- func (m *WatchAlertingConditionsResponse) GetResumeToken() string
- func (m *WatchAlertingConditionsResponse) GetSnapshotSize() int64
- func (*WatchAlertingConditionsResponse) GotenMessage()
- func (o *WatchAlertingConditionsResponse) GotenObjectExt()
- func (obj *WatchAlertingConditionsResponse) GotenValidate() error
- func (o *WatchAlertingConditionsResponse) MakeDiffFieldMask(other *WatchAlertingConditionsResponse) *WatchAlertingConditionsResponse_FieldMask
- func (o *WatchAlertingConditionsResponse) MakeFullFieldMask() *WatchAlertingConditionsResponse_FieldMask
- func (o *WatchAlertingConditionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertingConditionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertingConditionsResponse) Marshal() ([]byte, error)
- func (m *WatchAlertingConditionsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchAlertingConditionsResponse) Merge(source *WatchAlertingConditionsResponse)
- func (o *WatchAlertingConditionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertingConditionsResponse) ProtoMessage()
- func (m *WatchAlertingConditionsResponse) ProtoReflect() preflect.Message
- func (m *WatchAlertingConditionsResponse) Reset()
- func (m *WatchAlertingConditionsResponse) SetAlertingConditionChanges(fv []*alerting_condition.AlertingConditionChange)
- func (m *WatchAlertingConditionsResponse) SetIsCurrent(fv bool)
- func (m *WatchAlertingConditionsResponse) SetIsHardReset(fv bool)
- func (m *WatchAlertingConditionsResponse) SetIsSoftReset(fv bool)
- func (m *WatchAlertingConditionsResponse) SetPageTokenChange(fv *WatchAlertingConditionsResponse_PageTokenChange)
- func (m *WatchAlertingConditionsResponse) SetResumeToken(fv string)
- func (m *WatchAlertingConditionsResponse) SetSnapshotSize(fv int64)
- func (m *WatchAlertingConditionsResponse) String() string
- func (m *WatchAlertingConditionsResponse) Unmarshal(b []byte) error
- func (m *WatchAlertingConditionsResponse) UnmarshalJSON(data []byte) error
- type WatchAlertingConditionsResponseFieldPathBuilder
- func (WatchAlertingConditionsResponseFieldPathBuilder) AlertingConditionChanges() WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges
- func (WatchAlertingConditionsResponseFieldPathBuilder) IsCurrent() WatchAlertingConditionsResponsePathSelectorIsCurrent
- func (WatchAlertingConditionsResponseFieldPathBuilder) IsHardReset() WatchAlertingConditionsResponsePathSelectorIsHardReset
- func (WatchAlertingConditionsResponseFieldPathBuilder) IsSoftReset() WatchAlertingConditionsResponsePathSelectorIsSoftReset
- func (WatchAlertingConditionsResponseFieldPathBuilder) PageTokenChange() WatchAlertingConditionsResponsePathSelectorPageTokenChange
- func (WatchAlertingConditionsResponseFieldPathBuilder) ResumeToken() WatchAlertingConditionsResponsePathSelectorResumeToken
- func (WatchAlertingConditionsResponseFieldPathBuilder) SnapshotSize() WatchAlertingConditionsResponsePathSelectorSnapshotSize
- type WatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder
- func (WatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchAlertingConditionsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchAlertingConditionsResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchAlertingConditionsResponsePageTokenChange_FieldPath
- func BuildWatchAlertingConditionsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPath(rawField string) WatchAlertingConditionsResponsePageTokenChange_FieldPath
- func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPath(rawField string) (WatchAlertingConditionsResponsePageTokenChange_FieldPath, error)
- type WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchAlertingConditionsResponsePageTokenChange_FieldPathSelector
- type WatchAlertingConditionsResponsePageTokenChange_FieldPathValue
- func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchAlertingConditionsResponsePageTokenChange_FieldPathValue
- func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchAlertingConditionsResponsePageTokenChange_FieldPathValue, error)
- type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchAlertingConditionsResponse_PageTokenChange)
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchAlertingConditionsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchAlertingConditionsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) Selector() WatchAlertingConditionsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionsResponsePageTokenChange_FieldPathValue
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionsResponse_PageTokenChange) bool
- func (fpaiv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
- func (fpaov *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
- func (fpaov *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*alerting_condition.PagerCursor, bool)
- func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*alerting_condition.PagerCursor, bool)
- func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionsResponse_PageTokenChange)
- func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges
- func (WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges) FieldPath() *WatchAlertingConditionsResponse_FieldTerminalPath
- func (s WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges) WithArrayOfValues(values [][]*alerting_condition.AlertingConditionChange) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges) WithItemValue(value *alerting_condition.AlertingConditionChange) *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue
- func (s WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges) WithValue(value []*alerting_condition.AlertingConditionChange) *WatchAlertingConditionsResponse_FieldTerminalPathValue
- type WatchAlertingConditionsResponsePathSelectorIsCurrent
- func (WatchAlertingConditionsResponsePathSelectorIsCurrent) FieldPath() *WatchAlertingConditionsResponse_FieldTerminalPath
- func (s WatchAlertingConditionsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchAlertingConditionsResponse_FieldTerminalPathValue
- type WatchAlertingConditionsResponsePathSelectorIsHardReset
- func (WatchAlertingConditionsResponsePathSelectorIsHardReset) FieldPath() *WatchAlertingConditionsResponse_FieldTerminalPath
- func (s WatchAlertingConditionsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchAlertingConditionsResponse_FieldTerminalPathValue
- type WatchAlertingConditionsResponsePathSelectorIsSoftReset
- func (WatchAlertingConditionsResponsePathSelectorIsSoftReset) FieldPath() *WatchAlertingConditionsResponse_FieldTerminalPath
- func (s WatchAlertingConditionsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchAlertingConditionsResponse_FieldTerminalPathValue
- type WatchAlertingConditionsResponsePathSelectorPageTokenChange
- func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) FieldPath() *WatchAlertingConditionsResponse_FieldTerminalPath
- func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) NextPageToken() WatchAlertingConditionsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) PrevPageToken() WatchAlertingConditionsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchAlertingConditionsResponse_PageTokenChange) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (s WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchAlertingConditionsResponsePageTokenChange_FieldPath) *WatchAlertingConditionsResponse_FieldSubPath
- func (s WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchAlertingConditionsResponsePageTokenChange_FieldPathValue) *WatchAlertingConditionsResponse_FieldSubPathValue
- func (s WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithValue(value *WatchAlertingConditionsResponse_PageTokenChange) *WatchAlertingConditionsResponse_FieldTerminalPathValue
- type WatchAlertingConditionsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchAlertingConditionsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchAlertingConditionsResponse_FieldSubPath
- func (s WatchAlertingConditionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *WatchAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s WatchAlertingConditionsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *alerting_condition.PagerCursor) *WatchAlertingConditionsResponse_FieldSubPathValue
- type WatchAlertingConditionsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchAlertingConditionsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchAlertingConditionsResponse_FieldSubPath
- func (s WatchAlertingConditionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *WatchAlertingConditionsResponse_FieldSubPathArrayOfValues
- func (s WatchAlertingConditionsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *alerting_condition.PagerCursor) *WatchAlertingConditionsResponse_FieldSubPathValue
- type WatchAlertingConditionsResponsePathSelectorResumeToken
- func (WatchAlertingConditionsResponsePathSelectorResumeToken) FieldPath() *WatchAlertingConditionsResponse_FieldTerminalPath
- func (s WatchAlertingConditionsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsResponsePathSelectorResumeToken) WithValue(value string) *WatchAlertingConditionsResponse_FieldTerminalPathValue
- type WatchAlertingConditionsResponsePathSelectorSnapshotSize
- func (WatchAlertingConditionsResponsePathSelectorSnapshotSize) FieldPath() *WatchAlertingConditionsResponse_FieldTerminalPath
- func (s WatchAlertingConditionsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchAlertingConditionsResponse_FieldTerminalPathValue
- type WatchAlertingConditionsResponse_FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) AppendPath(path WatchAlertingConditionsResponse_FieldPath)
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) FilterInputFields() *WatchAlertingConditionsResponse_FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) GetPaths() []WatchAlertingConditionsResponse_FieldPath
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchAlertingConditionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertingConditionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Project(source *WatchAlertingConditionsResponse) *WatchAlertingConditionsResponse
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Reset()
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Set(target, source *WatchAlertingConditionsResponse)
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Size() int
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) String() string
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Subtract(other *WatchAlertingConditionsResponse_FieldMask) *WatchAlertingConditionsResponse_FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertingConditionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAlertingConditionsResponse_FieldPath
- func BuildWatchAlertingConditionsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionsResponse_FieldPath, error)
- func MustParseWatchAlertingConditionsResponse_FieldPath(rawField string) WatchAlertingConditionsResponse_FieldPath
- func ParseWatchAlertingConditionsResponse_FieldPath(rawField string) (WatchAlertingConditionsResponse_FieldPath, error)
- type WatchAlertingConditionsResponse_FieldPathArrayItemValue
- func MustParseWatchAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionsResponse_FieldPathArrayItemValue
- func ParseWatchAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionsResponse_FieldPathArrayItemValue, error)
- type WatchAlertingConditionsResponse_FieldPathArrayOfValues
- func MustParseWatchAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertingConditionsResponse_FieldPathArrayOfValues
- func ParseWatchAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertingConditionsResponse_FieldPathArrayOfValues, error)
- type WatchAlertingConditionsResponse_FieldPathSelector
- type WatchAlertingConditionsResponse_FieldPathValue
- type WatchAlertingConditionsResponse_FieldSubPath
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchAlertingConditionsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) ClearValue(item *WatchAlertingConditionsResponse)
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) Get(source *WatchAlertingConditionsResponse) (values []interface{})
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) GetSingle(source *WatchAlertingConditionsResponse) (interface{}, bool)
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) JSONString() string
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) Selector() WatchAlertingConditionsResponse_FieldPathSelector
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) String() string
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionsResponse_FieldPathArrayItemValue
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionsResponse_FieldPathArrayOfValues
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithIValue(value interface{}) WatchAlertingConditionsResponse_FieldPathValue
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertingConditionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchAlertingConditionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchAlertingConditionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchAlertingConditionsResponse) bool
- func (fpaivs *WatchAlertingConditionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchAlertingConditionsResponse_FieldSubPathArrayOfValues
- type WatchAlertingConditionsResponse_FieldSubPathValue
- func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchAlertingConditionsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) CompareWith(source *WatchAlertingConditionsResponse) (int, bool)
- func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) SetTo(target **WatchAlertingConditionsResponse)
- func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchAlertingConditionsResponse_FieldTerminalPath
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) ClearValue(item *WatchAlertingConditionsResponse)
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) Get(source *WatchAlertingConditionsResponse) (values []interface{})
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) GetSingle(source *WatchAlertingConditionsResponse) (interface{}, bool)
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) Selector() WatchAlertingConditionsResponse_FieldPathSelector
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) String() string
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionsResponse_FieldPathArrayItemValue
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionsResponse_FieldPathArrayOfValues
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionsResponse_FieldPathValue
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsAlertingConditionChangesItemValue() (*alerting_condition.AlertingConditionChange, bool)
- func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionsResponse) bool
- func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionsResponse) (interface{}, bool)
- func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsAlertingConditionChangesArrayOfValues() ([][]*alerting_condition.AlertingConditionChange, bool)
- func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchAlertingConditionsResponse_PageTokenChange, bool)
- func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAlertingConditionsResponse_FieldTerminalPathValue
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsAlertingConditionChangesValue() ([]*alerting_condition.AlertingConditionChange, bool)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchAlertingConditionsResponse_PageTokenChange, bool)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionsResponse) (int, bool)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionsResponse)
- func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAlertingConditionsResponse_PageTokenChange
- func (o *WatchAlertingConditionsResponse_PageTokenChange) Clone() *WatchAlertingConditionsResponse_PageTokenChange
- func (o *WatchAlertingConditionsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAlertingConditionsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchAlertingConditionsResponse_PageTokenChange) GetNextPageToken() *alerting_condition.PagerCursor
- func (m *WatchAlertingConditionsResponse_PageTokenChange) GetPrevPageToken() *alerting_condition.PagerCursor
- func (*WatchAlertingConditionsResponse_PageTokenChange) GotenMessage()
- func (o *WatchAlertingConditionsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchAlertingConditionsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchAlertingConditionsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchAlertingConditionsResponse_PageTokenChange) *WatchAlertingConditionsResponse_PageTokenChange_FieldMask
- func (o *WatchAlertingConditionsResponse_PageTokenChange) MakeFullFieldMask() *WatchAlertingConditionsResponse_PageTokenChange_FieldMask
- func (o *WatchAlertingConditionsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAlertingConditionsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAlertingConditionsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchAlertingConditionsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchAlertingConditionsResponse_PageTokenChange) Merge(source *WatchAlertingConditionsResponse_PageTokenChange)
- func (o *WatchAlertingConditionsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAlertingConditionsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchAlertingConditionsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchAlertingConditionsResponse_PageTokenChange) Reset()
- func (m *WatchAlertingConditionsResponse_PageTokenChange) SetNextPageToken(fv *alerting_condition.PagerCursor)
- func (m *WatchAlertingConditionsResponse_PageTokenChange) SetPrevPageToken(fv *alerting_condition.PagerCursor)
- func (m *WatchAlertingConditionsResponse_PageTokenChange) String() string
- func (m *WatchAlertingConditionsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchAlertingConditionsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchAlertingConditionsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchAlertingConditionsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath
- func (s WatchAlertingConditionsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *alerting_condition.PagerCursor) *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue
- type WatchAlertingConditionsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchAlertingConditionsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath
- func (s WatchAlertingConditionsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchAlertingConditionsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *alerting_condition.PagerCursor) *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue
- type WatchAlertingConditionsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) AppendPath(path WatchAlertingConditionsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchAlertingConditionsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) GetPaths() []WatchAlertingConditionsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAlertingConditionsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Project(source *WatchAlertingConditionsResponse_PageTokenChange) *WatchAlertingConditionsResponse_PageTokenChange
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Set(target, source *WatchAlertingConditionsResponse_PageTokenChange)
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Subtract(other *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) *WatchAlertingConditionsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertingConditionServiceClient ¶
type AlertingConditionServiceClient interface { GetAlertingCondition(ctx context.Context, in *GetAlertingConditionRequest, opts ...grpc.CallOption) (*alerting_condition.AlertingCondition, error) BatchGetAlertingConditions(ctx context.Context, in *BatchGetAlertingConditionsRequest, opts ...grpc.CallOption) (*BatchGetAlertingConditionsResponse, error) ListAlertingConditions(ctx context.Context, in *ListAlertingConditionsRequest, opts ...grpc.CallOption) (*ListAlertingConditionsResponse, error) WatchAlertingCondition(ctx context.Context, in *WatchAlertingConditionRequest, opts ...grpc.CallOption) (WatchAlertingConditionClientStream, error) WatchAlertingConditions(ctx context.Context, in *WatchAlertingConditionsRequest, opts ...grpc.CallOption) (WatchAlertingConditionsClientStream, error) CreateAlertingCondition(ctx context.Context, in *CreateAlertingConditionRequest, opts ...grpc.CallOption) (*alerting_condition.AlertingCondition, error) UpdateAlertingCondition(ctx context.Context, in *UpdateAlertingConditionRequest, opts ...grpc.CallOption) (*alerting_condition.AlertingCondition, error) DeleteAlertingCondition(ctx context.Context, in *DeleteAlertingConditionRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
AlertingConditionServiceClient is the client API for AlertingConditionService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAlertingConditionServiceClient ¶
func NewAlertingConditionServiceClient(cc grpc.ClientConnInterface) AlertingConditionServiceClient
type AlertingConditionServiceDescriptor ¶ added in v0.4.28
type AlertingConditionServiceDescriptor struct{}
func GetAlertingConditionServiceDescriptor ¶ added in v0.4.28
func GetAlertingConditionServiceDescriptor() *AlertingConditionServiceDescriptor
func (*AlertingConditionServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *AlertingConditionServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*AlertingConditionServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *AlertingConditionServiceDescriptor) GetApiName() string
func (*AlertingConditionServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *AlertingConditionServiceDescriptor) GetFullAPIName() string
func (*AlertingConditionServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *AlertingConditionServiceDescriptor) GetProtoPkgName() string
func (*AlertingConditionServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *AlertingConditionServiceDescriptor) GetServiceDomain() string
func (*AlertingConditionServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *AlertingConditionServiceDescriptor) GetServiceVersion() string
type BatchGetAlertingConditionsDescriptor ¶ added in v0.4.28
type BatchGetAlertingConditionsDescriptor struct{}
func GetBatchGetAlertingConditionsDescriptor ¶ added in v0.4.28
func GetBatchGetAlertingConditionsDescriptor() *BatchGetAlertingConditionsDescriptor
func (*BatchGetAlertingConditionsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetAlertingConditionsDescriptor) GetApiName ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetApiName() string
func (*BatchGetAlertingConditionsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetAlertingConditionsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetFullMethodName() string
func (*BatchGetAlertingConditionsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetMethodName() string
func (*BatchGetAlertingConditionsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetProtoPkgName() string
func (*BatchGetAlertingConditionsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *BatchGetAlertingConditionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetAlertingConditionsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetAlertingConditionsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetServiceDomain() string
func (*BatchGetAlertingConditionsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetServiceVersion() string
func (*BatchGetAlertingConditionsDescriptor) GetVerb ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) GetVerb() string
func (*BatchGetAlertingConditionsDescriptor) HasResource ¶ added in v0.4.30
func (d *BatchGetAlertingConditionsDescriptor) HasResource() bool
func (*BatchGetAlertingConditionsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) IsClientStream() bool
func (*BatchGetAlertingConditionsDescriptor) IsCollection ¶ added in v0.4.30
func (d *BatchGetAlertingConditionsDescriptor) IsCollection() bool
func (*BatchGetAlertingConditionsDescriptor) IsPlural ¶ added in v0.4.30
func (d *BatchGetAlertingConditionsDescriptor) IsPlural() bool
func (*BatchGetAlertingConditionsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) IsServerStream() bool
func (*BatchGetAlertingConditionsDescriptor) IsUnary ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) IsUnary() bool
func (*BatchGetAlertingConditionsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetAlertingConditionsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetAlertingConditionsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *BatchGetAlertingConditionsDescriptor) RequestHasResourceBody() bool
type BatchGetAlertingConditionsDescriptorClientMsgHandle ¶ added in v0.4.28
type BatchGetAlertingConditionsDescriptorClientMsgHandle struct{}
func (*BatchGetAlertingConditionsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetAlertingConditionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetAlertingConditionsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetAlertingConditionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetAlertingConditionsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetAlertingConditionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetAlertingConditionsDescriptorServerMsgHandle ¶ added in v0.4.28
type BatchGetAlertingConditionsDescriptorServerMsgHandle struct{}
func (*BatchGetAlertingConditionsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetAlertingConditionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetAlertingConditionsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetAlertingConditionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetAlertingConditionsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetAlertingConditionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetAlertingConditionsRequest ¶
type BatchGetAlertingConditionsRequest struct { // Names of AlertingConditions Names []*alerting_condition.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 *alerting_condition.AlertingCondition_FieldMask `` /* 149-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 [BatchGetAlertingConditions][ntt.monitoring.v3.BatchGetAlertingConditions]
func (*BatchGetAlertingConditionsRequest) Clone ¶
func (o *BatchGetAlertingConditionsRequest) Clone() *BatchGetAlertingConditionsRequest
func (*BatchGetAlertingConditionsRequest) CloneRaw ¶
func (o *BatchGetAlertingConditionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetAlertingConditionsRequest) Descriptor ¶
func (*BatchGetAlertingConditionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetAlertingConditionsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetAlertingConditionsRequest) GetFieldMask ¶
func (m *BatchGetAlertingConditionsRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
func (*BatchGetAlertingConditionsRequest) GetNames ¶
func (m *BatchGetAlertingConditionsRequest) GetNames() []*alerting_condition.Reference
func (*BatchGetAlertingConditionsRequest) GetView ¶
func (m *BatchGetAlertingConditionsRequest) GetView() view.View
func (*BatchGetAlertingConditionsRequest) GotenMessage ¶
func (*BatchGetAlertingConditionsRequest) GotenMessage()
func (*BatchGetAlertingConditionsRequest) GotenObjectExt ¶
func (o *BatchGetAlertingConditionsRequest) GotenObjectExt()
func (*BatchGetAlertingConditionsRequest) GotenValidate ¶
func (obj *BatchGetAlertingConditionsRequest) GotenValidate() error
func (*BatchGetAlertingConditionsRequest) MakeDiffFieldMask ¶
func (o *BatchGetAlertingConditionsRequest) MakeDiffFieldMask(other *BatchGetAlertingConditionsRequest) *BatchGetAlertingConditionsRequest_FieldMask
func (*BatchGetAlertingConditionsRequest) MakeFullFieldMask ¶
func (o *BatchGetAlertingConditionsRequest) MakeFullFieldMask() *BatchGetAlertingConditionsRequest_FieldMask
func (*BatchGetAlertingConditionsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetAlertingConditionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetAlertingConditionsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetAlertingConditionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetAlertingConditionsRequest) Marshal ¶
func (m *BatchGetAlertingConditionsRequest) Marshal() ([]byte, error)
func (*BatchGetAlertingConditionsRequest) MarshalJSON ¶
func (m *BatchGetAlertingConditionsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetAlertingConditionsRequest) Merge ¶
func (o *BatchGetAlertingConditionsRequest) Merge(source *BatchGetAlertingConditionsRequest)
func (*BatchGetAlertingConditionsRequest) MergeRaw ¶
func (o *BatchGetAlertingConditionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetAlertingConditionsRequest) ProtoMessage ¶
func (*BatchGetAlertingConditionsRequest) ProtoMessage()
func (*BatchGetAlertingConditionsRequest) ProtoReflect ¶
func (m *BatchGetAlertingConditionsRequest) ProtoReflect() preflect.Message
func (*BatchGetAlertingConditionsRequest) Reset ¶
func (m *BatchGetAlertingConditionsRequest) Reset()
func (*BatchGetAlertingConditionsRequest) SetFieldMask ¶
func (m *BatchGetAlertingConditionsRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
func (*BatchGetAlertingConditionsRequest) SetNames ¶
func (m *BatchGetAlertingConditionsRequest) SetNames(fv []*alerting_condition.Reference)
func (*BatchGetAlertingConditionsRequest) SetView ¶
func (m *BatchGetAlertingConditionsRequest) SetView(fv view.View)
func (*BatchGetAlertingConditionsRequest) String ¶
func (m *BatchGetAlertingConditionsRequest) String() string
func (*BatchGetAlertingConditionsRequest) Unmarshal ¶
func (m *BatchGetAlertingConditionsRequest) Unmarshal(b []byte) error
func (*BatchGetAlertingConditionsRequest) UnmarshalJSON ¶
func (m *BatchGetAlertingConditionsRequest) UnmarshalJSON(data []byte) error
type BatchGetAlertingConditionsRequestFieldPathBuilder ¶
type BatchGetAlertingConditionsRequestFieldPathBuilder struct{}
func NewBatchGetAlertingConditionsRequestFieldPathBuilder ¶
func NewBatchGetAlertingConditionsRequestFieldPathBuilder() BatchGetAlertingConditionsRequestFieldPathBuilder
type BatchGetAlertingConditionsRequestPathSelectorFieldMask ¶
type BatchGetAlertingConditionsRequestPathSelectorFieldMask struct{}
func (BatchGetAlertingConditionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type BatchGetAlertingConditionsRequestPathSelectorNames ¶
type BatchGetAlertingConditionsRequestPathSelectorNames struct{}
func (BatchGetAlertingConditionsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsRequestPathSelectorNames) WithArrayOfValues(values [][]*alerting_condition.Reference) *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (BatchGetAlertingConditionsRequestPathSelectorNames) WithItemValue ¶
type BatchGetAlertingConditionsRequestPathSelectorView ¶
type BatchGetAlertingConditionsRequestPathSelectorView struct{}
func (BatchGetAlertingConditionsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (BatchGetAlertingConditionsRequestPathSelectorView) WithValue ¶
func (s BatchGetAlertingConditionsRequestPathSelectorView) WithValue(value view.View) *BatchGetAlertingConditionsRequest_FieldTerminalPathValue
type BatchGetAlertingConditionsRequest_FieldMask ¶
type BatchGetAlertingConditionsRequest_FieldMask struct {
Paths []BatchGetAlertingConditionsRequest_FieldPath
}
func FullBatchGetAlertingConditionsRequest_FieldMask ¶
func FullBatchGetAlertingConditionsRequest_FieldMask() *BatchGetAlertingConditionsRequest_FieldMask
func (*BatchGetAlertingConditionsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) AppendPath(path BatchGetAlertingConditionsRequest_FieldPath)
func (*BatchGetAlertingConditionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetAlertingConditionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetAlertingConditionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetAlertingConditionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) FilterInputFields() *BatchGetAlertingConditionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetAlertingConditionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetAlertingConditionsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) GetPaths() []BatchGetAlertingConditionsRequest_FieldPath
func (*BatchGetAlertingConditionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetAlertingConditionsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) IsFull() bool
func (BatchGetAlertingConditionsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetAlertingConditionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetAlertingConditionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetAlertingConditionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetAlertingConditionsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) PathsCount() int
func (*BatchGetAlertingConditionsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Project(source *BatchGetAlertingConditionsRequest) *BatchGetAlertingConditionsRequest
func (*BatchGetAlertingConditionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetAlertingConditionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) ProtoMessage()
func (*BatchGetAlertingConditionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetAlertingConditionsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Reset()
func (*BatchGetAlertingConditionsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Set(target, source *BatchGetAlertingConditionsRequest)
func (*BatchGetAlertingConditionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetAlertingConditionsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetAlertingConditionsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Size() int
func (*BatchGetAlertingConditionsRequest_FieldMask) String ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) String() string
func (*BatchGetAlertingConditionsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Subtract(other *BatchGetAlertingConditionsRequest_FieldMask) *BatchGetAlertingConditionsRequest_FieldMask
func (*BatchGetAlertingConditionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetAlertingConditionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetAlertingConditionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetAlertingConditionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetAlertingConditionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetAlertingConditionsRequest_FieldPath ¶
type BatchGetAlertingConditionsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetAlertingConditionsRequest_FieldPathSelector Get(source *BatchGetAlertingConditionsRequest) []interface{} GetSingle(source *BatchGetAlertingConditionsRequest) (interface{}, bool) ClearValue(item *BatchGetAlertingConditionsRequest) // Those methods build corresponding BatchGetAlertingConditionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetAlertingConditionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetAlertingConditionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetAlertingConditionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetAlertingConditionsRequest_FieldPath ¶
func BuildBatchGetAlertingConditionsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAlertingConditionsRequest_FieldPath, error)
func MustParseBatchGetAlertingConditionsRequest_FieldPath ¶
func MustParseBatchGetAlertingConditionsRequest_FieldPath(rawField string) BatchGetAlertingConditionsRequest_FieldPath
func ParseBatchGetAlertingConditionsRequest_FieldPath ¶
func ParseBatchGetAlertingConditionsRequest_FieldPath(rawField string) (BatchGetAlertingConditionsRequest_FieldPath, error)
type BatchGetAlertingConditionsRequest_FieldPathArrayItemValue ¶
type BatchGetAlertingConditionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetAlertingConditionsRequest_FieldPath ContainsValue(*BatchGetAlertingConditionsRequest) bool }
BatchGetAlertingConditionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetAlertingConditionsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetAlertingConditionsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAlertingConditionsRequest_FieldPathArrayItemValue
func ParseBatchGetAlertingConditionsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAlertingConditionsRequest_FieldPathArrayItemValue, error)
ParseBatchGetAlertingConditionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetAlertingConditionsRequest_FieldPathArrayOfValues ¶
type BatchGetAlertingConditionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetAlertingConditionsRequest_FieldPath }
BatchGetAlertingConditionsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetAlertingConditionsRequest fields according to their type
func MustParseBatchGetAlertingConditionsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAlertingConditionsRequest_FieldPathArrayOfValues
func ParseBatchGetAlertingConditionsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAlertingConditionsRequest_FieldPathArrayOfValues, error)
type BatchGetAlertingConditionsRequest_FieldPathSelector ¶
type BatchGetAlertingConditionsRequest_FieldPathSelector int32
const ( BatchGetAlertingConditionsRequest_FieldPathSelectorNames BatchGetAlertingConditionsRequest_FieldPathSelector = 0 BatchGetAlertingConditionsRequest_FieldPathSelectorFieldMask BatchGetAlertingConditionsRequest_FieldPathSelector = 1 BatchGetAlertingConditionsRequest_FieldPathSelectorView BatchGetAlertingConditionsRequest_FieldPathSelector = 2 )
func (BatchGetAlertingConditionsRequest_FieldPathSelector) String ¶
func (s BatchGetAlertingConditionsRequest_FieldPathSelector) String() string
type BatchGetAlertingConditionsRequest_FieldPathValue ¶
type BatchGetAlertingConditionsRequest_FieldPathValue interface { BatchGetAlertingConditionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetAlertingConditionsRequest) CompareWith(*BatchGetAlertingConditionsRequest) (cmp int, comparable bool) }
BatchGetAlertingConditionsRequest_FieldPathValue allows storing values for BatchGetAlertingConditionsRequest fields according to their type
func MustParseBatchGetAlertingConditionsRequest_FieldPathValue ¶
func MustParseBatchGetAlertingConditionsRequest_FieldPathValue(pathStr, valueStr string) BatchGetAlertingConditionsRequest_FieldPathValue
func ParseBatchGetAlertingConditionsRequest_FieldPathValue ¶
func ParseBatchGetAlertingConditionsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetAlertingConditionsRequest_FieldPathValue, error)
type BatchGetAlertingConditionsRequest_FieldTerminalPath ¶
type BatchGetAlertingConditionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) ClearValue(item *BatchGetAlertingConditionsRequest)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) Get(source *BatchGetAlertingConditionsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetAlertingConditionsRequest
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) GetSingle(source *BatchGetAlertingConditionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetAlertingConditionsRequest
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAlertingConditionsRequest_FieldPathArrayItemValue
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAlertingConditionsRequest_FieldPathArrayOfValues
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetAlertingConditionsRequest_FieldPathValue
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAlertingConditionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetAlertingConditionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue struct { BatchGetAlertingConditionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*alerting_condition.Reference, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAlertingConditionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAlertingConditionsRequest'
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetAlertingConditionsRequest as interface{}
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAlertingConditionsRequest) (interface{}, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues struct { BatchGetAlertingConditionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*alerting_condition.Reference, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetAlertingConditionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetAlertingConditionsRequest_FieldTerminalPathValue ¶
type BatchGetAlertingConditionsRequest_FieldTerminalPathValue struct { BatchGetAlertingConditionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) AsNamesValue() ([]*alerting_condition.Reference, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetAlertingConditionsRequest) (int, bool)
CompareWith compares value in the 'BatchGetAlertingConditionsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetAlertingConditionsRequest'.
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetAlertingConditionsRequest' as interface{}
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) SetTo(target **BatchGetAlertingConditionsRequest)
SetTo stores value for selected field for object BatchGetAlertingConditionsRequest
func (*BatchGetAlertingConditionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetAlertingConditionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetAlertingConditionsResponse ¶
type BatchGetAlertingConditionsResponse struct { // found AlertingConditions AlertingConditions []*alerting_condition.AlertingCondition `` /* 146-byte string literal not displayed */ // list of not found AlertingConditions Missing []*alerting_condition.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetAlertingConditionsResponse
func (*BatchGetAlertingConditionsResponse) Clone ¶
func (o *BatchGetAlertingConditionsResponse) Clone() *BatchGetAlertingConditionsResponse
func (*BatchGetAlertingConditionsResponse) CloneRaw ¶
func (o *BatchGetAlertingConditionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetAlertingConditionsResponse) Descriptor ¶
func (*BatchGetAlertingConditionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetAlertingConditionsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetAlertingConditionsResponse) GetAlertingConditions ¶
func (m *BatchGetAlertingConditionsResponse) GetAlertingConditions() []*alerting_condition.AlertingCondition
func (*BatchGetAlertingConditionsResponse) GetMissing ¶
func (m *BatchGetAlertingConditionsResponse) GetMissing() []*alerting_condition.Reference
func (*BatchGetAlertingConditionsResponse) GotenMessage ¶
func (*BatchGetAlertingConditionsResponse) GotenMessage()
func (*BatchGetAlertingConditionsResponse) GotenObjectExt ¶
func (o *BatchGetAlertingConditionsResponse) GotenObjectExt()
func (*BatchGetAlertingConditionsResponse) GotenValidate ¶
func (obj *BatchGetAlertingConditionsResponse) GotenValidate() error
func (*BatchGetAlertingConditionsResponse) MakeDiffFieldMask ¶
func (o *BatchGetAlertingConditionsResponse) MakeDiffFieldMask(other *BatchGetAlertingConditionsResponse) *BatchGetAlertingConditionsResponse_FieldMask
func (*BatchGetAlertingConditionsResponse) MakeFullFieldMask ¶
func (o *BatchGetAlertingConditionsResponse) MakeFullFieldMask() *BatchGetAlertingConditionsResponse_FieldMask
func (*BatchGetAlertingConditionsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetAlertingConditionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetAlertingConditionsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetAlertingConditionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetAlertingConditionsResponse) Marshal ¶
func (m *BatchGetAlertingConditionsResponse) Marshal() ([]byte, error)
func (*BatchGetAlertingConditionsResponse) MarshalJSON ¶
func (m *BatchGetAlertingConditionsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetAlertingConditionsResponse) Merge ¶
func (o *BatchGetAlertingConditionsResponse) Merge(source *BatchGetAlertingConditionsResponse)
func (*BatchGetAlertingConditionsResponse) MergeRaw ¶
func (o *BatchGetAlertingConditionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetAlertingConditionsResponse) ProtoMessage ¶
func (*BatchGetAlertingConditionsResponse) ProtoMessage()
func (*BatchGetAlertingConditionsResponse) ProtoReflect ¶
func (m *BatchGetAlertingConditionsResponse) ProtoReflect() preflect.Message
func (*BatchGetAlertingConditionsResponse) Reset ¶
func (m *BatchGetAlertingConditionsResponse) Reset()
func (*BatchGetAlertingConditionsResponse) SetAlertingConditions ¶
func (m *BatchGetAlertingConditionsResponse) SetAlertingConditions(fv []*alerting_condition.AlertingCondition)
func (*BatchGetAlertingConditionsResponse) SetMissing ¶
func (m *BatchGetAlertingConditionsResponse) SetMissing(fv []*alerting_condition.Reference)
func (*BatchGetAlertingConditionsResponse) String ¶
func (m *BatchGetAlertingConditionsResponse) String() string
func (*BatchGetAlertingConditionsResponse) Unmarshal ¶
func (m *BatchGetAlertingConditionsResponse) Unmarshal(b []byte) error
func (*BatchGetAlertingConditionsResponse) UnmarshalJSON ¶
func (m *BatchGetAlertingConditionsResponse) UnmarshalJSON(data []byte) error
type BatchGetAlertingConditionsResponseFieldPathBuilder ¶
type BatchGetAlertingConditionsResponseFieldPathBuilder struct{}
func NewBatchGetAlertingConditionsResponseFieldPathBuilder ¶
func NewBatchGetAlertingConditionsResponseFieldPathBuilder() BatchGetAlertingConditionsResponseFieldPathBuilder
func (BatchGetAlertingConditionsResponseFieldPathBuilder) AlertingConditions ¶
func (BatchGetAlertingConditionsResponseFieldPathBuilder) AlertingConditions() BatchGetAlertingConditionsResponsePathSelectorAlertingConditions
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations ¶
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) FieldPath ¶
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels ¶
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) FieldPath ¶
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards ¶
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) FieldPath ¶
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) WithArrayOfValues(values []int64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric ¶
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric struct {
// contains filtered or unexported fields
}
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels ¶
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels struct {
// contains filtered or unexported fields
}
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels ¶
type BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels struct {
// contains filtered or unexported fields
}
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (BatchGetAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditions ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditions struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) Description ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) DisplayName ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithArrayOfValues(values [][]*alerting_condition.AlertingCondition) *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithItemValue ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayItemValue ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayItemValue(subPathArrayItemValue alerting_condition.AlertingCondition_FieldPathArrayItemValue) *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayOfValues(subPathArrayOfValues alerting_condition.AlertingCondition_FieldPathArrayOfValues) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditions) WithSubValue ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDescription ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDescription struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDescription) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDescription) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Annotations ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) CreateTime ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) DeleteTime ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Generation ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Lifecycle ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) OwnerReferences ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) ResourceVersion ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) UpdateTime ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithKey ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime ¶ added in v0.8.0
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle ¶ added in v0.8.0
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) State ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState ¶ added in v0.8.0
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Controller ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Kind ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Name ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithItemValue ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) OwningRegion ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithItemValue ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithItemValue ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) WithArrayOfValues(values []string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsName ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsName struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsName) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsName) WithArrayOfValues(values []*alerting_condition.Name) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec) TimeSeries ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) CombineThreshold ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) Combine ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) PerMetric ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithKey ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) Aggregation ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) Selector ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) AlignmentPeriod ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) CrossSeriesReducer ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) GroupByFields ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) PerSeriesAligner ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) Metric ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) Resource ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) Labels ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) Types ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithKey ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) Labels ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) Types ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithKey ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) Compare ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) Value ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState) FiringAlertsCount ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsState) WithArrayOfValues ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount ¶
type BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount struct{}
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) FieldPath ¶
func (BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) WithArrayOfValues(values []int64) *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues
type BatchGetAlertingConditionsResponsePathSelectorMissing ¶
type BatchGetAlertingConditionsResponsePathSelectorMissing struct{}
func (BatchGetAlertingConditionsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetAlertingConditionsResponsePathSelectorMissing) WithArrayOfValues(values [][]*alerting_condition.Reference) *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (BatchGetAlertingConditionsResponsePathSelectorMissing) WithItemValue ¶
type BatchGetAlertingConditionsResponse_FieldMask ¶
type BatchGetAlertingConditionsResponse_FieldMask struct {
Paths []BatchGetAlertingConditionsResponse_FieldPath
}
func FullBatchGetAlertingConditionsResponse_FieldMask ¶
func FullBatchGetAlertingConditionsResponse_FieldMask() *BatchGetAlertingConditionsResponse_FieldMask
func (*BatchGetAlertingConditionsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) AppendPath(path BatchGetAlertingConditionsResponse_FieldPath)
func (*BatchGetAlertingConditionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetAlertingConditionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetAlertingConditionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetAlertingConditionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) FilterInputFields() *BatchGetAlertingConditionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetAlertingConditionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetAlertingConditionsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) GetPaths() []BatchGetAlertingConditionsResponse_FieldPath
func (*BatchGetAlertingConditionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetAlertingConditionsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) IsFull() bool
func (BatchGetAlertingConditionsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetAlertingConditionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetAlertingConditionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetAlertingConditionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetAlertingConditionsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) PathsCount() int
func (*BatchGetAlertingConditionsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Project(source *BatchGetAlertingConditionsResponse) *BatchGetAlertingConditionsResponse
func (*BatchGetAlertingConditionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetAlertingConditionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) ProtoMessage()
func (*BatchGetAlertingConditionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetAlertingConditionsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Reset()
func (*BatchGetAlertingConditionsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Set(target, source *BatchGetAlertingConditionsResponse)
func (*BatchGetAlertingConditionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetAlertingConditionsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetAlertingConditionsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Size() int
func (*BatchGetAlertingConditionsResponse_FieldMask) String ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) String() string
func (*BatchGetAlertingConditionsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Subtract(other *BatchGetAlertingConditionsResponse_FieldMask) *BatchGetAlertingConditionsResponse_FieldMask
func (*BatchGetAlertingConditionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetAlertingConditionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetAlertingConditionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetAlertingConditionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetAlertingConditionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetAlertingConditionsResponse_FieldPath ¶
type BatchGetAlertingConditionsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetAlertingConditionsResponse_FieldPathSelector Get(source *BatchGetAlertingConditionsResponse) []interface{} GetSingle(source *BatchGetAlertingConditionsResponse) (interface{}, bool) ClearValue(item *BatchGetAlertingConditionsResponse) // Those methods build corresponding BatchGetAlertingConditionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetAlertingConditionsResponse_FieldPath ¶
func BuildBatchGetAlertingConditionsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAlertingConditionsResponse_FieldPath, error)
func MustParseBatchGetAlertingConditionsResponse_FieldPath ¶
func MustParseBatchGetAlertingConditionsResponse_FieldPath(rawField string) BatchGetAlertingConditionsResponse_FieldPath
func ParseBatchGetAlertingConditionsResponse_FieldPath ¶
func ParseBatchGetAlertingConditionsResponse_FieldPath(rawField string) (BatchGetAlertingConditionsResponse_FieldPath, error)
type BatchGetAlertingConditionsResponse_FieldPathArrayItemValue ¶
type BatchGetAlertingConditionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetAlertingConditionsResponse_FieldPath ContainsValue(*BatchGetAlertingConditionsResponse) bool }
BatchGetAlertingConditionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetAlertingConditionsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetAlertingConditionsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAlertingConditionsResponse_FieldPathArrayItemValue
func ParseBatchGetAlertingConditionsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAlertingConditionsResponse_FieldPathArrayItemValue, error)
ParseBatchGetAlertingConditionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetAlertingConditionsResponse_FieldPathArrayOfValues ¶
type BatchGetAlertingConditionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetAlertingConditionsResponse_FieldPath }
BatchGetAlertingConditionsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetAlertingConditionsResponse fields according to their type
func MustParseBatchGetAlertingConditionsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAlertingConditionsResponse_FieldPathArrayOfValues
func ParseBatchGetAlertingConditionsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAlertingConditionsResponse_FieldPathArrayOfValues, error)
type BatchGetAlertingConditionsResponse_FieldPathSelector ¶
type BatchGetAlertingConditionsResponse_FieldPathSelector int32
const ( BatchGetAlertingConditionsResponse_FieldPathSelectorAlertingConditions BatchGetAlertingConditionsResponse_FieldPathSelector = 0 BatchGetAlertingConditionsResponse_FieldPathSelectorMissing BatchGetAlertingConditionsResponse_FieldPathSelector = 1 )
func (BatchGetAlertingConditionsResponse_FieldPathSelector) String ¶
func (s BatchGetAlertingConditionsResponse_FieldPathSelector) String() string
type BatchGetAlertingConditionsResponse_FieldPathValue ¶
type BatchGetAlertingConditionsResponse_FieldPathValue interface { BatchGetAlertingConditionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetAlertingConditionsResponse) CompareWith(*BatchGetAlertingConditionsResponse) (cmp int, comparable bool) }
BatchGetAlertingConditionsResponse_FieldPathValue allows storing values for BatchGetAlertingConditionsResponse fields according to their type
func MustParseBatchGetAlertingConditionsResponse_FieldPathValue ¶
func MustParseBatchGetAlertingConditionsResponse_FieldPathValue(pathStr, valueStr string) BatchGetAlertingConditionsResponse_FieldPathValue
func ParseBatchGetAlertingConditionsResponse_FieldPathValue ¶
func ParseBatchGetAlertingConditionsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetAlertingConditionsResponse_FieldPathValue, error)
type BatchGetAlertingConditionsResponse_FieldSubPath ¶
type BatchGetAlertingConditionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAlertingConditionsResponse_FieldSubPath) AsAlertingConditionsSubPath ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) AsAlertingConditionsSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
func (*BatchGetAlertingConditionsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) ClearValue(item *BatchGetAlertingConditionsResponse)
func (*BatchGetAlertingConditionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetAlertingConditionsResponse_FieldSubPath) Get ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) Get(source *BatchGetAlertingConditionsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetAlertingConditionsResponse
func (*BatchGetAlertingConditionsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAlertingConditionsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAlertingConditionsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) GetSingle(source *BatchGetAlertingConditionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetAlertingConditionsResponse
func (*BatchGetAlertingConditionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAlertingConditionsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAlertingConditionsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAlertingConditionsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAlertingConditionsResponse_FieldSubPath) String ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetAlertingConditionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayItemValue
func (*BatchGetAlertingConditionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayOfValues
func (*BatchGetAlertingConditionsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathValue
func (*BatchGetAlertingConditionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAlertingConditionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAlertingConditionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetAlertingConditionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue ¶
type BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue struct { BatchGetAlertingConditionsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue) AsAlertingConditionsPathItemValue ¶
func (fpaivs *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue) AsAlertingConditionsPathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
func (*BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetAlertingConditionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAlertingConditionsResponse'
func (*BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetAlertingConditionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues ¶
type BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues struct { BatchGetAlertingConditionsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues) AsAlertingConditionsPathArrayOfValues ¶
func (fpsaov *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues) AsAlertingConditionsPathArrayOfValues() (alerting_condition.AlertingCondition_FieldPathArrayOfValues, bool)
func (*BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetAlertingConditionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetAlertingConditionsResponse_FieldSubPathValue ¶
type BatchGetAlertingConditionsResponse_FieldSubPathValue struct { BatchGetAlertingConditionsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAlertingConditionsResponse_FieldSubPathValue) AsAlertingConditionsPathValue ¶
func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) AsAlertingConditionsPathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
func (*BatchGetAlertingConditionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) CompareWith(source *BatchGetAlertingConditionsResponse) (int, bool)
func (*BatchGetAlertingConditionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAlertingConditionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetAlertingConditionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) SetTo(target **BatchGetAlertingConditionsResponse)
func (*BatchGetAlertingConditionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetAlertingConditionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetAlertingConditionsResponse_FieldTerminalPath ¶
type BatchGetAlertingConditionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) ClearValue(item *BatchGetAlertingConditionsResponse)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) Get(source *BatchGetAlertingConditionsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetAlertingConditionsResponse
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) GetSingle(source *BatchGetAlertingConditionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetAlertingConditionsResponse
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayItemValue
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAlertingConditionsResponse_FieldPathArrayOfValues
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetAlertingConditionsResponse_FieldPathValue
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAlertingConditionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetAlertingConditionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue struct { BatchGetAlertingConditionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsAlertingConditionsItemValue ¶
func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsAlertingConditionsItemValue() (*alerting_condition.AlertingCondition, bool)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*alerting_condition.Reference, bool)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAlertingConditionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAlertingConditionsResponse'
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetAlertingConditionsResponse as interface{}
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAlertingConditionsResponse) (interface{}, bool)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues struct { BatchGetAlertingConditionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsAlertingConditionsArrayOfValues ¶
func (fpaov *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsAlertingConditionsArrayOfValues() ([][]*alerting_condition.AlertingCondition, bool)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*alerting_condition.Reference, bool)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetAlertingConditionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetAlertingConditionsResponse_FieldTerminalPathValue ¶
type BatchGetAlertingConditionsResponse_FieldTerminalPathValue struct { BatchGetAlertingConditionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathValue) AsAlertingConditionsValue ¶
func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) AsAlertingConditionsValue() ([]*alerting_condition.AlertingCondition, bool)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) AsMissingValue() ([]*alerting_condition.Reference, bool)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetAlertingConditionsResponse) (int, bool)
CompareWith compares value in the 'BatchGetAlertingConditionsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetAlertingConditionsResponse'.
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetAlertingConditionsResponse' as interface{}
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) SetTo(target **BatchGetAlertingConditionsResponse)
SetTo stores value for selected field for object BatchGetAlertingConditionsResponse
func (*BatchGetAlertingConditionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetAlertingConditionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateAlertingConditionDescriptor ¶ added in v0.4.28
type CreateAlertingConditionDescriptor struct{}
func GetCreateAlertingConditionDescriptor ¶ added in v0.4.28
func GetCreateAlertingConditionDescriptor() *CreateAlertingConditionDescriptor
func (*CreateAlertingConditionDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateAlertingConditionDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetApiName() string
func (*CreateAlertingConditionDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateAlertingConditionDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetFullMethodName() string
func (*CreateAlertingConditionDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetMethodName() string
func (*CreateAlertingConditionDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetProtoPkgName() string
func (*CreateAlertingConditionDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreateAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateAlertingConditionDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateAlertingConditionDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetServiceDomain() string
func (*CreateAlertingConditionDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetServiceVersion() string
func (*CreateAlertingConditionDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) GetVerb() string
func (*CreateAlertingConditionDescriptor) HasResource ¶ added in v0.4.30
func (d *CreateAlertingConditionDescriptor) HasResource() bool
func (*CreateAlertingConditionDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) IsClientStream() bool
func (*CreateAlertingConditionDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreateAlertingConditionDescriptor) IsCollection() bool
func (*CreateAlertingConditionDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreateAlertingConditionDescriptor) IsPlural() bool
func (*CreateAlertingConditionDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) IsServerStream() bool
func (*CreateAlertingConditionDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) IsUnary() bool
func (*CreateAlertingConditionDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateAlertingConditionDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateAlertingConditionDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreateAlertingConditionDescriptor) RequestHasResourceBody() bool
type CreateAlertingConditionDescriptorClientMsgHandle ¶ added in v0.4.28
type CreateAlertingConditionDescriptorClientMsgHandle struct{}
func (*CreateAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateAlertingConditionDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateAlertingConditionDescriptorServerMsgHandle ¶ added in v0.4.28
type CreateAlertingConditionDescriptorServerMsgHandle struct{}
func (*CreateAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateAlertingConditionDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateAlertingConditionRequest ¶
type CreateAlertingConditionRequest struct { // Parent reference of ntt.monitoring.v3.AlertingCondition Parent *alerting_condition.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // AlertingCondition resource body AlertingCondition *alerting_condition.AlertingCondition `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateAlertingCondition][ntt.monitoring.v3.CreateAlertingCondition]
func (*CreateAlertingConditionRequest) Clone ¶
func (o *CreateAlertingConditionRequest) Clone() *CreateAlertingConditionRequest
func (*CreateAlertingConditionRequest) CloneRaw ¶
func (o *CreateAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateAlertingConditionRequest) Descriptor ¶
func (*CreateAlertingConditionRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateAlertingConditionRequest.ProtoReflect.Descriptor instead.
func (*CreateAlertingConditionRequest) GetAlertingCondition ¶
func (m *CreateAlertingConditionRequest) GetAlertingCondition() *alerting_condition.AlertingCondition
func (*CreateAlertingConditionRequest) GetParent ¶
func (m *CreateAlertingConditionRequest) GetParent() *alerting_condition.ParentReference
func (*CreateAlertingConditionRequest) GotenMessage ¶
func (*CreateAlertingConditionRequest) GotenMessage()
func (*CreateAlertingConditionRequest) GotenObjectExt ¶
func (o *CreateAlertingConditionRequest) GotenObjectExt()
func (*CreateAlertingConditionRequest) GotenValidate ¶
func (obj *CreateAlertingConditionRequest) GotenValidate() error
func (*CreateAlertingConditionRequest) MakeDiffFieldMask ¶
func (o *CreateAlertingConditionRequest) MakeDiffFieldMask(other *CreateAlertingConditionRequest) *CreateAlertingConditionRequest_FieldMask
func (*CreateAlertingConditionRequest) MakeFullFieldMask ¶
func (o *CreateAlertingConditionRequest) MakeFullFieldMask() *CreateAlertingConditionRequest_FieldMask
func (*CreateAlertingConditionRequest) MakeRawDiffFieldMask ¶
func (o *CreateAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateAlertingConditionRequest) MakeRawFullFieldMask ¶
func (o *CreateAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateAlertingConditionRequest) Marshal ¶
func (m *CreateAlertingConditionRequest) Marshal() ([]byte, error)
func (*CreateAlertingConditionRequest) MarshalJSON ¶
func (m *CreateAlertingConditionRequest) MarshalJSON() ([]byte, error)
func (*CreateAlertingConditionRequest) Merge ¶
func (o *CreateAlertingConditionRequest) Merge(source *CreateAlertingConditionRequest)
func (*CreateAlertingConditionRequest) MergeRaw ¶
func (o *CreateAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateAlertingConditionRequest) ProtoMessage ¶
func (*CreateAlertingConditionRequest) ProtoMessage()
func (*CreateAlertingConditionRequest) ProtoReflect ¶
func (m *CreateAlertingConditionRequest) ProtoReflect() preflect.Message
func (*CreateAlertingConditionRequest) Reset ¶
func (m *CreateAlertingConditionRequest) Reset()
func (*CreateAlertingConditionRequest) SetAlertingCondition ¶
func (m *CreateAlertingConditionRequest) SetAlertingCondition(fv *alerting_condition.AlertingCondition)
func (*CreateAlertingConditionRequest) SetParent ¶
func (m *CreateAlertingConditionRequest) SetParent(fv *alerting_condition.ParentReference)
func (*CreateAlertingConditionRequest) String ¶
func (m *CreateAlertingConditionRequest) String() string
func (*CreateAlertingConditionRequest) Unmarshal ¶
func (m *CreateAlertingConditionRequest) Unmarshal(b []byte) error
func (*CreateAlertingConditionRequest) UnmarshalJSON ¶
func (m *CreateAlertingConditionRequest) UnmarshalJSON(data []byte) error
type CreateAlertingConditionRequestFieldPathBuilder ¶
type CreateAlertingConditionRequestFieldPathBuilder struct{}
func NewCreateAlertingConditionRequestFieldPathBuilder ¶
func NewCreateAlertingConditionRequestFieldPathBuilder() CreateAlertingConditionRequestFieldPathBuilder
func (CreateAlertingConditionRequestFieldPathBuilder) AlertingCondition ¶
func (CreateAlertingConditionRequestFieldPathBuilder) AlertingCondition() CreateAlertingConditionRequestPathSelectorAlertingCondition
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations ¶
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) FieldPath ¶
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels ¶
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards ¶
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) WithArrayOfValues(values []int64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric ¶
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric struct {
// contains filtered or unexported fields
}
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels ¶
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels struct {
// contains filtered or unexported fields
}
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels ¶
type CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels struct {
// contains filtered or unexported fields
}
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (CreateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingCondition ¶
type CreateAlertingConditionRequestPathSelectorAlertingCondition struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingCondition) Description ¶
func (CreateAlertingConditionRequestPathSelectorAlertingCondition) DisplayName ¶
func (CreateAlertingConditionRequestPathSelectorAlertingCondition) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingCondition) WithArrayOfValues(values []*alerting_condition.AlertingCondition) *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayItemValue ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayItemValue(subPathArrayItemValue alerting_condition.AlertingCondition_FieldPathArrayItemValue) *CreateAlertingConditionRequest_FieldSubPathArrayItemValue
func (CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayOfValues(subPathArrayOfValues alerting_condition.AlertingCondition_FieldPathArrayOfValues) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubValue ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingCondition) WithSubValue(subPathValue alerting_condition.AlertingCondition_FieldPathValue) *CreateAlertingConditionRequest_FieldSubPathValue
type CreateAlertingConditionRequestPathSelectorAlertingConditionDescription ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionDescription struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionDescription) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionDescription) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionDisplayName ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionDisplayName struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Annotations ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) CreateTime ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) DeleteTime ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Generation ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Lifecycle ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) OwnerReferences ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) ResourceVersion ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) UpdateTime ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime ¶ added in v0.8.0
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) WithArrayOfValues(values []int64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithValue ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithValue(value map[string]string) *CreateAlertingConditionRequest_FieldSubPathValue
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle ¶ added in v0.8.0
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) State ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState ¶ added in v0.8.0
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Controller ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Region ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Version ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithItemValue ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion ¶ added in v0.8.0
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion ¶ added in v0.8.0
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithValue ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithValue(value map[string]int64) *CreateAlertingConditionRequest_FieldSubPathValue
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) OwningRegion ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithItemValue ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithItemValue ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) WithArrayOfValues(values []string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionName ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionName struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionName) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionName) WithArrayOfValues(values []*alerting_condition.Name) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpec ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpec struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpec) TimeSeries ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpec) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) CombineThreshold ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) Combine ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) PerMetric ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithKey ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) Aggregation ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) AlignmentPeriod ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) CrossSeriesReducer ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) GroupByFields ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) PerSeriesAligner ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) Metric ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) Resource ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) Labels ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) Types ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithKey ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) Labels ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) Types ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithKey ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType) WithArrayOfValues ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionState ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionState struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionState) FiringAlertsCount ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionState) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount ¶
type CreateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount struct{}
func (CreateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) FieldPath ¶
func (CreateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) WithArrayOfValues(values []int64) *CreateAlertingConditionRequest_FieldSubPathArrayOfValues
type CreateAlertingConditionRequestPathSelectorParent ¶
type CreateAlertingConditionRequestPathSelectorParent struct{}
func (CreateAlertingConditionRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateAlertingConditionRequestPathSelectorParent) WithArrayOfValues(values []*alerting_condition.ParentReference) *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues
type CreateAlertingConditionRequest_FieldMask ¶
type CreateAlertingConditionRequest_FieldMask struct {
Paths []CreateAlertingConditionRequest_FieldPath
}
func FullCreateAlertingConditionRequest_FieldMask ¶
func FullCreateAlertingConditionRequest_FieldMask() *CreateAlertingConditionRequest_FieldMask
func (*CreateAlertingConditionRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) AppendPath(path CreateAlertingConditionRequest_FieldPath)
func (*CreateAlertingConditionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateAlertingConditionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateAlertingConditionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateAlertingConditionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) FilterInputFields() *CreateAlertingConditionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateAlertingConditionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateAlertingConditionRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) GetPaths() []CreateAlertingConditionRequest_FieldPath
func (*CreateAlertingConditionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateAlertingConditionRequest_FieldMask) IsFull ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) IsFull() bool
func (CreateAlertingConditionRequest_FieldMask) Marshal ¶
func (fieldMask CreateAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateAlertingConditionRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateAlertingConditionRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) PathsCount() int
func (*CreateAlertingConditionRequest_FieldMask) Project ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) Project(source *CreateAlertingConditionRequest) *CreateAlertingConditionRequest
func (*CreateAlertingConditionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateAlertingConditionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) ProtoMessage()
func (*CreateAlertingConditionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateAlertingConditionRequest_FieldMask) Reset ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) Reset()
func (*CreateAlertingConditionRequest_FieldMask) Set ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) Set(target, source *CreateAlertingConditionRequest)
func (*CreateAlertingConditionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateAlertingConditionRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateAlertingConditionRequest_FieldMask) Size ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) Size() int
func (*CreateAlertingConditionRequest_FieldMask) String ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) String() string
func (*CreateAlertingConditionRequest_FieldMask) Subtract ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) Subtract(other *CreateAlertingConditionRequest_FieldMask) *CreateAlertingConditionRequest_FieldMask
func (*CreateAlertingConditionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateAlertingConditionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateAlertingConditionRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateAlertingConditionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateAlertingConditionRequest_FieldPath ¶
type CreateAlertingConditionRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateAlertingConditionRequest_FieldPathSelector Get(source *CreateAlertingConditionRequest) []interface{} GetSingle(source *CreateAlertingConditionRequest) (interface{}, bool) ClearValue(item *CreateAlertingConditionRequest) // Those methods build corresponding CreateAlertingConditionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateAlertingConditionRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateAlertingConditionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateAlertingConditionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateAlertingConditionRequest_FieldPath ¶
func BuildCreateAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateAlertingConditionRequest_FieldPath, error)
func MustParseCreateAlertingConditionRequest_FieldPath ¶
func MustParseCreateAlertingConditionRequest_FieldPath(rawField string) CreateAlertingConditionRequest_FieldPath
func ParseCreateAlertingConditionRequest_FieldPath ¶
func ParseCreateAlertingConditionRequest_FieldPath(rawField string) (CreateAlertingConditionRequest_FieldPath, error)
type CreateAlertingConditionRequest_FieldPathArrayItemValue ¶
type CreateAlertingConditionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateAlertingConditionRequest_FieldPath ContainsValue(*CreateAlertingConditionRequest) bool }
CreateAlertingConditionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateAlertingConditionRequest according to their type Present only for array (repeated) types.
func MustParseCreateAlertingConditionRequest_FieldPathArrayItemValue ¶
func MustParseCreateAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateAlertingConditionRequest_FieldPathArrayItemValue
func ParseCreateAlertingConditionRequest_FieldPathArrayItemValue ¶
func ParseCreateAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateAlertingConditionRequest_FieldPathArrayItemValue, error)
ParseCreateAlertingConditionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateAlertingConditionRequest_FieldPathArrayOfValues ¶
type CreateAlertingConditionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateAlertingConditionRequest_FieldPath }
CreateAlertingConditionRequest_FieldPathArrayOfValues allows storing slice of values for CreateAlertingConditionRequest fields according to their type
func MustParseCreateAlertingConditionRequest_FieldPathArrayOfValues ¶
func MustParseCreateAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateAlertingConditionRequest_FieldPathArrayOfValues
func ParseCreateAlertingConditionRequest_FieldPathArrayOfValues ¶
func ParseCreateAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateAlertingConditionRequest_FieldPathArrayOfValues, error)
type CreateAlertingConditionRequest_FieldPathSelector ¶
type CreateAlertingConditionRequest_FieldPathSelector int32
const ( CreateAlertingConditionRequest_FieldPathSelectorParent CreateAlertingConditionRequest_FieldPathSelector = 0 CreateAlertingConditionRequest_FieldPathSelectorAlertingCondition CreateAlertingConditionRequest_FieldPathSelector = 1 )
func (CreateAlertingConditionRequest_FieldPathSelector) String ¶
func (s CreateAlertingConditionRequest_FieldPathSelector) String() string
type CreateAlertingConditionRequest_FieldPathValue ¶
type CreateAlertingConditionRequest_FieldPathValue interface { CreateAlertingConditionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateAlertingConditionRequest) CompareWith(*CreateAlertingConditionRequest) (cmp int, comparable bool) }
CreateAlertingConditionRequest_FieldPathValue allows storing values for CreateAlertingConditionRequest fields according to their type
func MustParseCreateAlertingConditionRequest_FieldPathValue ¶
func MustParseCreateAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) CreateAlertingConditionRequest_FieldPathValue
func ParseCreateAlertingConditionRequest_FieldPathValue ¶
func ParseCreateAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) (CreateAlertingConditionRequest_FieldPathValue, error)
type CreateAlertingConditionRequest_FieldSubPath ¶
type CreateAlertingConditionRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateAlertingConditionRequest_FieldSubPath) AsAlertingConditionSubPath ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) AsAlertingConditionSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
func (*CreateAlertingConditionRequest_FieldSubPath) ClearValue ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) ClearValue(item *CreateAlertingConditionRequest)
func (*CreateAlertingConditionRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateAlertingConditionRequest_FieldSubPath) Get ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) Get(source *CreateAlertingConditionRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateAlertingConditionRequest
func (*CreateAlertingConditionRequest_FieldSubPath) GetDefault ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateAlertingConditionRequest_FieldSubPath) GetRaw ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateAlertingConditionRequest_FieldSubPath) GetSingle ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) GetSingle(source *CreateAlertingConditionRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateAlertingConditionRequest
func (*CreateAlertingConditionRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateAlertingConditionRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateAlertingConditionRequest_FieldSubPath) JSONString ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateAlertingConditionRequest_FieldSubPath) Selector ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) Selector() CreateAlertingConditionRequest_FieldPathSelector
func (*CreateAlertingConditionRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreateAlertingConditionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateAlertingConditionRequest_FieldSubPath) String ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateAlertingConditionRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateAlertingConditionRequest_FieldPathArrayItemValue
func (*CreateAlertingConditionRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateAlertingConditionRequest_FieldPathArrayOfValues
func (*CreateAlertingConditionRequest_FieldSubPath) WithIValue ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) WithIValue(value interface{}) CreateAlertingConditionRequest_FieldPathValue
func (*CreateAlertingConditionRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateAlertingConditionRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateAlertingConditionRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateAlertingConditionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateAlertingConditionRequest_FieldSubPathArrayItemValue ¶
type CreateAlertingConditionRequest_FieldSubPathArrayItemValue struct { CreateAlertingConditionRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAlertingConditionRequest_FieldSubPathArrayItemValue) AsAlertingConditionPathItemValue ¶
func (fpaivs *CreateAlertingConditionRequest_FieldSubPathArrayItemValue) AsAlertingConditionPathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
func (*CreateAlertingConditionRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateAlertingConditionRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateAlertingConditionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateAlertingConditionRequest'
func (*CreateAlertingConditionRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateAlertingConditionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateAlertingConditionRequest_FieldSubPathArrayOfValues ¶
type CreateAlertingConditionRequest_FieldSubPathArrayOfValues struct { CreateAlertingConditionRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAlertingConditionRequest_FieldSubPathArrayOfValues) AsAlertingConditionPathArrayOfValues ¶
func (fpsaov *CreateAlertingConditionRequest_FieldSubPathArrayOfValues) AsAlertingConditionPathArrayOfValues() (alerting_condition.AlertingCondition_FieldPathArrayOfValues, bool)
func (*CreateAlertingConditionRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateAlertingConditionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateAlertingConditionRequest_FieldSubPathValue ¶
type CreateAlertingConditionRequest_FieldSubPathValue struct { CreateAlertingConditionRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAlertingConditionRequest_FieldSubPathValue) AsAlertingConditionPathValue ¶
func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) AsAlertingConditionPathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
func (*CreateAlertingConditionRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) CompareWith(source *CreateAlertingConditionRequest) (int, bool)
func (*CreateAlertingConditionRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateAlertingConditionRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateAlertingConditionRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) SetTo(target **CreateAlertingConditionRequest)
func (*CreateAlertingConditionRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateAlertingConditionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateAlertingConditionRequest_FieldTerminalPath ¶
type CreateAlertingConditionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateAlertingConditionRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) ClearValue(item *CreateAlertingConditionRequest)
func (*CreateAlertingConditionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateAlertingConditionRequest_FieldTerminalPath) Get ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) Get(source *CreateAlertingConditionRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateAlertingConditionRequest
func (*CreateAlertingConditionRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateAlertingConditionRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateAlertingConditionRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) GetSingle(source *CreateAlertingConditionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateAlertingConditionRequest
func (*CreateAlertingConditionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateAlertingConditionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateAlertingConditionRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateAlertingConditionRequest_FieldTerminalPath) String ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateAlertingConditionRequest_FieldPathArrayItemValue
func (*CreateAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateAlertingConditionRequest_FieldPathArrayOfValues
func (*CreateAlertingConditionRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) CreateAlertingConditionRequest_FieldPathValue
func (*CreateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateAlertingConditionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue ¶
type CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue struct { CreateAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateAlertingConditionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateAlertingConditionRequest'
func (*CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateAlertingConditionRequest as interface{}
func (*CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateAlertingConditionRequest) (interface{}, bool)
func (*CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues ¶
type CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues struct { CreateAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsAlertingConditionArrayOfValues ¶
func (fpaov *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsAlertingConditionArrayOfValues() ([]*alerting_condition.AlertingCondition, bool)
func (*CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alerting_condition.ParentReference, bool)
func (*CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateAlertingConditionRequest_FieldTerminalPathValue ¶
type CreateAlertingConditionRequest_FieldTerminalPathValue struct { CreateAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAlertingConditionRequest_FieldTerminalPathValue) AsAlertingConditionValue ¶
func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) AsAlertingConditionValue() (*alerting_condition.AlertingCondition, bool)
func (*CreateAlertingConditionRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) AsParentValue() (*alerting_condition.ParentReference, bool)
func (*CreateAlertingConditionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *CreateAlertingConditionRequest) (int, bool)
CompareWith compares value in the 'CreateAlertingConditionRequest_FieldTerminalPathValue' with the value under path in 'CreateAlertingConditionRequest'.
func (*CreateAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateAlertingConditionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateAlertingConditionRequest' as interface{}
func (*CreateAlertingConditionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **CreateAlertingConditionRequest)
SetTo stores value for selected field for object CreateAlertingConditionRequest
func (*CreateAlertingConditionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteAlertingConditionDescriptor ¶ added in v0.4.28
type DeleteAlertingConditionDescriptor struct{}
func GetDeleteAlertingConditionDescriptor ¶ added in v0.4.28
func GetDeleteAlertingConditionDescriptor() *DeleteAlertingConditionDescriptor
func (*DeleteAlertingConditionDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteAlertingConditionDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetApiName() string
func (*DeleteAlertingConditionDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteAlertingConditionDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetFullMethodName() string
func (*DeleteAlertingConditionDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetMethodName() string
func (*DeleteAlertingConditionDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetProtoPkgName() string
func (*DeleteAlertingConditionDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeleteAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteAlertingConditionDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteAlertingConditionDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetServiceDomain() string
func (*DeleteAlertingConditionDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetServiceVersion() string
func (*DeleteAlertingConditionDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) GetVerb() string
func (*DeleteAlertingConditionDescriptor) HasResource ¶ added in v0.4.30
func (d *DeleteAlertingConditionDescriptor) HasResource() bool
func (*DeleteAlertingConditionDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) IsClientStream() bool
func (*DeleteAlertingConditionDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeleteAlertingConditionDescriptor) IsCollection() bool
func (*DeleteAlertingConditionDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeleteAlertingConditionDescriptor) IsPlural() bool
func (*DeleteAlertingConditionDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) IsServerStream() bool
func (*DeleteAlertingConditionDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) IsUnary() bool
func (*DeleteAlertingConditionDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteAlertingConditionDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteAlertingConditionDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeleteAlertingConditionDescriptor) RequestHasResourceBody() bool
type DeleteAlertingConditionDescriptorClientMsgHandle ¶ added in v0.4.28
type DeleteAlertingConditionDescriptorClientMsgHandle struct{}
func (*DeleteAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteAlertingConditionDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteAlertingConditionDescriptorServerMsgHandle ¶ added in v0.4.28
type DeleteAlertingConditionDescriptorServerMsgHandle struct{}
func (*DeleteAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteAlertingConditionDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteAlertingConditionRequest ¶
type DeleteAlertingConditionRequest struct { // Reference of ntt.monitoring.v3.AlertingCondition Name *alerting_condition.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteAlertingCondition][ntt.monitoring.v3.DeleteAlertingCondition]
func (*DeleteAlertingConditionRequest) Clone ¶
func (o *DeleteAlertingConditionRequest) Clone() *DeleteAlertingConditionRequest
func (*DeleteAlertingConditionRequest) CloneRaw ¶
func (o *DeleteAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteAlertingConditionRequest) Descriptor ¶
func (*DeleteAlertingConditionRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteAlertingConditionRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertingConditionRequest) GetName ¶
func (m *DeleteAlertingConditionRequest) GetName() *alerting_condition.Reference
func (*DeleteAlertingConditionRequest) GotenMessage ¶
func (*DeleteAlertingConditionRequest) GotenMessage()
func (*DeleteAlertingConditionRequest) GotenObjectExt ¶
func (o *DeleteAlertingConditionRequest) GotenObjectExt()
func (*DeleteAlertingConditionRequest) GotenValidate ¶
func (obj *DeleteAlertingConditionRequest) GotenValidate() error
func (*DeleteAlertingConditionRequest) MakeDiffFieldMask ¶
func (o *DeleteAlertingConditionRequest) MakeDiffFieldMask(other *DeleteAlertingConditionRequest) *DeleteAlertingConditionRequest_FieldMask
func (*DeleteAlertingConditionRequest) MakeFullFieldMask ¶
func (o *DeleteAlertingConditionRequest) MakeFullFieldMask() *DeleteAlertingConditionRequest_FieldMask
func (*DeleteAlertingConditionRequest) MakeRawDiffFieldMask ¶
func (o *DeleteAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteAlertingConditionRequest) MakeRawFullFieldMask ¶
func (o *DeleteAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteAlertingConditionRequest) Marshal ¶
func (m *DeleteAlertingConditionRequest) Marshal() ([]byte, error)
func (*DeleteAlertingConditionRequest) MarshalJSON ¶
func (m *DeleteAlertingConditionRequest) MarshalJSON() ([]byte, error)
func (*DeleteAlertingConditionRequest) Merge ¶
func (o *DeleteAlertingConditionRequest) Merge(source *DeleteAlertingConditionRequest)
func (*DeleteAlertingConditionRequest) MergeRaw ¶
func (o *DeleteAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteAlertingConditionRequest) ProtoMessage ¶
func (*DeleteAlertingConditionRequest) ProtoMessage()
func (*DeleteAlertingConditionRequest) ProtoReflect ¶
func (m *DeleteAlertingConditionRequest) ProtoReflect() preflect.Message
func (*DeleteAlertingConditionRequest) Reset ¶
func (m *DeleteAlertingConditionRequest) Reset()
func (*DeleteAlertingConditionRequest) SetName ¶
func (m *DeleteAlertingConditionRequest) SetName(fv *alerting_condition.Reference)
func (*DeleteAlertingConditionRequest) String ¶
func (m *DeleteAlertingConditionRequest) String() string
func (*DeleteAlertingConditionRequest) Unmarshal ¶
func (m *DeleteAlertingConditionRequest) Unmarshal(b []byte) error
func (*DeleteAlertingConditionRequest) UnmarshalJSON ¶
func (m *DeleteAlertingConditionRequest) UnmarshalJSON(data []byte) error
type DeleteAlertingConditionRequestFieldPathBuilder ¶
type DeleteAlertingConditionRequestFieldPathBuilder struct{}
func NewDeleteAlertingConditionRequestFieldPathBuilder ¶
func NewDeleteAlertingConditionRequestFieldPathBuilder() DeleteAlertingConditionRequestFieldPathBuilder
type DeleteAlertingConditionRequestPathSelectorName ¶
type DeleteAlertingConditionRequestPathSelectorName struct{}
func (DeleteAlertingConditionRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteAlertingConditionRequestPathSelectorName) WithArrayOfValues(values []*alerting_condition.Reference) *DeleteAlertingConditionRequest_FieldTerminalPathArrayOfValues
type DeleteAlertingConditionRequest_FieldMask ¶
type DeleteAlertingConditionRequest_FieldMask struct {
Paths []DeleteAlertingConditionRequest_FieldPath
}
func FullDeleteAlertingConditionRequest_FieldMask ¶
func FullDeleteAlertingConditionRequest_FieldMask() *DeleteAlertingConditionRequest_FieldMask
func (*DeleteAlertingConditionRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) AppendPath(path DeleteAlertingConditionRequest_FieldPath)
func (*DeleteAlertingConditionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteAlertingConditionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteAlertingConditionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteAlertingConditionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) FilterInputFields() *DeleteAlertingConditionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteAlertingConditionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteAlertingConditionRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) GetPaths() []DeleteAlertingConditionRequest_FieldPath
func (*DeleteAlertingConditionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteAlertingConditionRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) IsFull() bool
func (DeleteAlertingConditionRequest_FieldMask) Marshal ¶
func (fieldMask DeleteAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteAlertingConditionRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteAlertingConditionRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) PathsCount() int
func (*DeleteAlertingConditionRequest_FieldMask) Project ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Project(source *DeleteAlertingConditionRequest) *DeleteAlertingConditionRequest
func (*DeleteAlertingConditionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteAlertingConditionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) ProtoMessage()
func (*DeleteAlertingConditionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteAlertingConditionRequest_FieldMask) Reset ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Reset()
func (*DeleteAlertingConditionRequest_FieldMask) Set ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Set(target, source *DeleteAlertingConditionRequest)
func (*DeleteAlertingConditionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteAlertingConditionRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteAlertingConditionRequest_FieldMask) Size ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Size() int
func (*DeleteAlertingConditionRequest_FieldMask) String ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) String() string
func (*DeleteAlertingConditionRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Subtract(other *DeleteAlertingConditionRequest_FieldMask) *DeleteAlertingConditionRequest_FieldMask
func (*DeleteAlertingConditionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteAlertingConditionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteAlertingConditionRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteAlertingConditionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteAlertingConditionRequest_FieldPath ¶
type DeleteAlertingConditionRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteAlertingConditionRequest_FieldPathSelector Get(source *DeleteAlertingConditionRequest) []interface{} GetSingle(source *DeleteAlertingConditionRequest) (interface{}, bool) ClearValue(item *DeleteAlertingConditionRequest) // Those methods build corresponding DeleteAlertingConditionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteAlertingConditionRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteAlertingConditionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteAlertingConditionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteAlertingConditionRequest_FieldPath ¶
func BuildDeleteAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteAlertingConditionRequest_FieldPath, error)
func MustParseDeleteAlertingConditionRequest_FieldPath ¶
func MustParseDeleteAlertingConditionRequest_FieldPath(rawField string) DeleteAlertingConditionRequest_FieldPath
func ParseDeleteAlertingConditionRequest_FieldPath ¶
func ParseDeleteAlertingConditionRequest_FieldPath(rawField string) (DeleteAlertingConditionRequest_FieldPath, error)
type DeleteAlertingConditionRequest_FieldPathArrayItemValue ¶
type DeleteAlertingConditionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteAlertingConditionRequest_FieldPath ContainsValue(*DeleteAlertingConditionRequest) bool }
DeleteAlertingConditionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteAlertingConditionRequest according to their type Present only for array (repeated) types.
func MustParseDeleteAlertingConditionRequest_FieldPathArrayItemValue ¶
func MustParseDeleteAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteAlertingConditionRequest_FieldPathArrayItemValue
func ParseDeleteAlertingConditionRequest_FieldPathArrayItemValue ¶
func ParseDeleteAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteAlertingConditionRequest_FieldPathArrayItemValue, error)
ParseDeleteAlertingConditionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteAlertingConditionRequest_FieldPathArrayOfValues ¶
type DeleteAlertingConditionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteAlertingConditionRequest_FieldPath }
DeleteAlertingConditionRequest_FieldPathArrayOfValues allows storing slice of values for DeleteAlertingConditionRequest fields according to their type
func MustParseDeleteAlertingConditionRequest_FieldPathArrayOfValues ¶
func MustParseDeleteAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteAlertingConditionRequest_FieldPathArrayOfValues
func ParseDeleteAlertingConditionRequest_FieldPathArrayOfValues ¶
func ParseDeleteAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteAlertingConditionRequest_FieldPathArrayOfValues, error)
type DeleteAlertingConditionRequest_FieldPathSelector ¶
type DeleteAlertingConditionRequest_FieldPathSelector int32
const (
DeleteAlertingConditionRequest_FieldPathSelectorName DeleteAlertingConditionRequest_FieldPathSelector = 0
)
func (DeleteAlertingConditionRequest_FieldPathSelector) String ¶
func (s DeleteAlertingConditionRequest_FieldPathSelector) String() string
type DeleteAlertingConditionRequest_FieldPathValue ¶
type DeleteAlertingConditionRequest_FieldPathValue interface { DeleteAlertingConditionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteAlertingConditionRequest) CompareWith(*DeleteAlertingConditionRequest) (cmp int, comparable bool) }
DeleteAlertingConditionRequest_FieldPathValue allows storing values for DeleteAlertingConditionRequest fields according to their type
func MustParseDeleteAlertingConditionRequest_FieldPathValue ¶
func MustParseDeleteAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) DeleteAlertingConditionRequest_FieldPathValue
func ParseDeleteAlertingConditionRequest_FieldPathValue ¶
func ParseDeleteAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) (DeleteAlertingConditionRequest_FieldPathValue, error)
type DeleteAlertingConditionRequest_FieldTerminalPath ¶
type DeleteAlertingConditionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteAlertingConditionRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) ClearValue(item *DeleteAlertingConditionRequest)
func (*DeleteAlertingConditionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteAlertingConditionRequest_FieldTerminalPath) Get ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) Get(source *DeleteAlertingConditionRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteAlertingConditionRequest
func (*DeleteAlertingConditionRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteAlertingConditionRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteAlertingConditionRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) GetSingle(source *DeleteAlertingConditionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteAlertingConditionRequest
func (*DeleteAlertingConditionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteAlertingConditionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteAlertingConditionRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteAlertingConditionRequest_FieldTerminalPath) String ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteAlertingConditionRequest_FieldPathArrayItemValue
func (*DeleteAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteAlertingConditionRequest_FieldPathArrayOfValues
func (*DeleteAlertingConditionRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteAlertingConditionRequest_FieldPathValue
func (*DeleteAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteAlertingConditionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue ¶
type DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue struct { DeleteAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteAlertingConditionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteAlertingConditionRequest'
func (*DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteAlertingConditionRequest as interface{}
func (*DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteAlertingConditionRequest) (interface{}, bool)
func (*DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteAlertingConditionRequest_FieldTerminalPathArrayOfValues ¶
type DeleteAlertingConditionRequest_FieldTerminalPathArrayOfValues struct { DeleteAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alerting_condition.Reference, bool)
func (*DeleteAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteAlertingConditionRequest_FieldTerminalPathValue ¶
type DeleteAlertingConditionRequest_FieldTerminalPathValue struct { DeleteAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAlertingConditionRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) AsNameValue() (*alerting_condition.Reference, bool)
func (*DeleteAlertingConditionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *DeleteAlertingConditionRequest) (int, bool)
CompareWith compares value in the 'DeleteAlertingConditionRequest_FieldTerminalPathValue' with the value under path in 'DeleteAlertingConditionRequest'.
func (*DeleteAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteAlertingConditionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteAlertingConditionRequest' as interface{}
func (*DeleteAlertingConditionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **DeleteAlertingConditionRequest)
SetTo stores value for selected field for object DeleteAlertingConditionRequest
func (*DeleteAlertingConditionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetAlertingConditionDescriptor ¶ added in v0.4.28
type GetAlertingConditionDescriptor struct{}
func GetGetAlertingConditionDescriptor ¶ added in v0.4.28
func GetGetAlertingConditionDescriptor() *GetAlertingConditionDescriptor
func (*GetAlertingConditionDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetAlertingConditionDescriptor) GetApiName ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetApiName() string
func (*GetAlertingConditionDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetAlertingConditionDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetFullMethodName() string
func (*GetAlertingConditionDescriptor) GetMethodName ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetMethodName() string
func (*GetAlertingConditionDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetProtoPkgName() string
func (*GetAlertingConditionDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *GetAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetAlertingConditionDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetAlertingConditionDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetServiceDomain() string
func (*GetAlertingConditionDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetServiceVersion() string
func (*GetAlertingConditionDescriptor) GetVerb ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) GetVerb() string
func (*GetAlertingConditionDescriptor) HasResource ¶ added in v0.4.30
func (d *GetAlertingConditionDescriptor) HasResource() bool
func (*GetAlertingConditionDescriptor) IsClientStream ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) IsClientStream() bool
func (*GetAlertingConditionDescriptor) IsCollection ¶ added in v0.4.30
func (d *GetAlertingConditionDescriptor) IsCollection() bool
func (*GetAlertingConditionDescriptor) IsPlural ¶ added in v0.4.30
func (d *GetAlertingConditionDescriptor) IsPlural() bool
func (*GetAlertingConditionDescriptor) IsServerStream ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) IsServerStream() bool
func (*GetAlertingConditionDescriptor) IsUnary ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) IsUnary() bool
func (*GetAlertingConditionDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
func (*GetAlertingConditionDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
func (*GetAlertingConditionDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *GetAlertingConditionDescriptor) RequestHasResourceBody() bool
type GetAlertingConditionDescriptorClientMsgHandle ¶ added in v0.4.28
type GetAlertingConditionDescriptorClientMsgHandle struct{}
func (*GetAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetAlertingConditionDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetAlertingConditionDescriptorServerMsgHandle ¶ added in v0.4.28
type GetAlertingConditionDescriptorServerMsgHandle struct{}
func (*GetAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetAlertingConditionDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetAlertingConditionRequest ¶
type GetAlertingConditionRequest struct { // Reference of ntt.monitoring.v3.AlertingCondition Name *alerting_condition.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 *alerting_condition.AlertingCondition_FieldMask `` /* 149-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 [GetAlertingCondition][ntt.monitoring.v3.GetAlertingCondition]
func (*GetAlertingConditionRequest) Clone ¶
func (o *GetAlertingConditionRequest) Clone() *GetAlertingConditionRequest
func (*GetAlertingConditionRequest) CloneRaw ¶
func (o *GetAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetAlertingConditionRequest) Descriptor ¶
func (*GetAlertingConditionRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetAlertingConditionRequest.ProtoReflect.Descriptor instead.
func (*GetAlertingConditionRequest) GetFieldMask ¶
func (m *GetAlertingConditionRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
func (*GetAlertingConditionRequest) GetName ¶
func (m *GetAlertingConditionRequest) GetName() *alerting_condition.Reference
func (*GetAlertingConditionRequest) GetView ¶
func (m *GetAlertingConditionRequest) GetView() view.View
func (*GetAlertingConditionRequest) GotenMessage ¶
func (*GetAlertingConditionRequest) GotenMessage()
func (*GetAlertingConditionRequest) GotenObjectExt ¶
func (o *GetAlertingConditionRequest) GotenObjectExt()
func (*GetAlertingConditionRequest) GotenValidate ¶
func (obj *GetAlertingConditionRequest) GotenValidate() error
func (*GetAlertingConditionRequest) MakeDiffFieldMask ¶
func (o *GetAlertingConditionRequest) MakeDiffFieldMask(other *GetAlertingConditionRequest) *GetAlertingConditionRequest_FieldMask
func (*GetAlertingConditionRequest) MakeFullFieldMask ¶
func (o *GetAlertingConditionRequest) MakeFullFieldMask() *GetAlertingConditionRequest_FieldMask
func (*GetAlertingConditionRequest) MakeRawDiffFieldMask ¶
func (o *GetAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetAlertingConditionRequest) MakeRawFullFieldMask ¶
func (o *GetAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetAlertingConditionRequest) Marshal ¶
func (m *GetAlertingConditionRequest) Marshal() ([]byte, error)
func (*GetAlertingConditionRequest) MarshalJSON ¶
func (m *GetAlertingConditionRequest) MarshalJSON() ([]byte, error)
func (*GetAlertingConditionRequest) Merge ¶
func (o *GetAlertingConditionRequest) Merge(source *GetAlertingConditionRequest)
func (*GetAlertingConditionRequest) MergeRaw ¶
func (o *GetAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetAlertingConditionRequest) ProtoMessage ¶
func (*GetAlertingConditionRequest) ProtoMessage()
func (*GetAlertingConditionRequest) ProtoReflect ¶
func (m *GetAlertingConditionRequest) ProtoReflect() preflect.Message
func (*GetAlertingConditionRequest) Reset ¶
func (m *GetAlertingConditionRequest) Reset()
func (*GetAlertingConditionRequest) SetFieldMask ¶
func (m *GetAlertingConditionRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
func (*GetAlertingConditionRequest) SetName ¶
func (m *GetAlertingConditionRequest) SetName(fv *alerting_condition.Reference)
func (*GetAlertingConditionRequest) SetView ¶
func (m *GetAlertingConditionRequest) SetView(fv view.View)
func (*GetAlertingConditionRequest) String ¶
func (m *GetAlertingConditionRequest) String() string
func (*GetAlertingConditionRequest) Unmarshal ¶
func (m *GetAlertingConditionRequest) Unmarshal(b []byte) error
func (*GetAlertingConditionRequest) UnmarshalJSON ¶
func (m *GetAlertingConditionRequest) UnmarshalJSON(data []byte) error
type GetAlertingConditionRequestFieldPathBuilder ¶
type GetAlertingConditionRequestFieldPathBuilder struct{}
func NewGetAlertingConditionRequestFieldPathBuilder ¶
func NewGetAlertingConditionRequestFieldPathBuilder() GetAlertingConditionRequestFieldPathBuilder
type GetAlertingConditionRequestPathSelectorFieldMask ¶
type GetAlertingConditionRequestPathSelectorFieldMask struct{}
func (GetAlertingConditionRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetAlertingConditionRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues
type GetAlertingConditionRequestPathSelectorName ¶
type GetAlertingConditionRequestPathSelectorName struct{}
func (GetAlertingConditionRequestPathSelectorName) WithArrayOfValues ¶
func (s GetAlertingConditionRequestPathSelectorName) WithArrayOfValues(values []*alerting_condition.Reference) *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues
func (GetAlertingConditionRequestPathSelectorName) WithValue ¶
func (s GetAlertingConditionRequestPathSelectorName) WithValue(value *alerting_condition.Reference) *GetAlertingConditionRequest_FieldTerminalPathValue
type GetAlertingConditionRequestPathSelectorView ¶
type GetAlertingConditionRequestPathSelectorView struct{}
func (GetAlertingConditionRequestPathSelectorView) WithArrayOfValues ¶
func (s GetAlertingConditionRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues
func (GetAlertingConditionRequestPathSelectorView) WithValue ¶
func (s GetAlertingConditionRequestPathSelectorView) WithValue(value view.View) *GetAlertingConditionRequest_FieldTerminalPathValue
type GetAlertingConditionRequest_FieldMask ¶
type GetAlertingConditionRequest_FieldMask struct {
Paths []GetAlertingConditionRequest_FieldPath
}
func FullGetAlertingConditionRequest_FieldMask ¶
func FullGetAlertingConditionRequest_FieldMask() *GetAlertingConditionRequest_FieldMask
func (*GetAlertingConditionRequest_FieldMask) AppendPath ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) AppendPath(path GetAlertingConditionRequest_FieldPath)
func (*GetAlertingConditionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetAlertingConditionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetAlertingConditionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetAlertingConditionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) FilterInputFields() *GetAlertingConditionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetAlertingConditionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetAlertingConditionRequest_FieldMask) GetPaths ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) GetPaths() []GetAlertingConditionRequest_FieldPath
func (*GetAlertingConditionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetAlertingConditionRequest_FieldMask) IsFull ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) IsFull() bool
func (GetAlertingConditionRequest_FieldMask) Marshal ¶
func (fieldMask GetAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetAlertingConditionRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetAlertingConditionRequest_FieldMask) PathsCount ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) PathsCount() int
func (*GetAlertingConditionRequest_FieldMask) Project ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) Project(source *GetAlertingConditionRequest) *GetAlertingConditionRequest
func (*GetAlertingConditionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetAlertingConditionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) ProtoMessage()
func (*GetAlertingConditionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetAlertingConditionRequest_FieldMask) Reset ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) Reset()
func (*GetAlertingConditionRequest_FieldMask) Set ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) Set(target, source *GetAlertingConditionRequest)
func (*GetAlertingConditionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetAlertingConditionRequest_FieldMask) SetRaw ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetAlertingConditionRequest_FieldMask) Size ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) Size() int
func (*GetAlertingConditionRequest_FieldMask) String ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) String() string
func (*GetAlertingConditionRequest_FieldMask) Subtract ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) Subtract(other *GetAlertingConditionRequest_FieldMask) *GetAlertingConditionRequest_FieldMask
func (*GetAlertingConditionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetAlertingConditionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetAlertingConditionRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
func (*GetAlertingConditionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetAlertingConditionRequest_FieldPath ¶
type GetAlertingConditionRequest_FieldPath interface { gotenobject.FieldPath Selector() GetAlertingConditionRequest_FieldPathSelector Get(source *GetAlertingConditionRequest) []interface{} GetSingle(source *GetAlertingConditionRequest) (interface{}, bool) ClearValue(item *GetAlertingConditionRequest) // Those methods build corresponding GetAlertingConditionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetAlertingConditionRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetAlertingConditionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetAlertingConditionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetAlertingConditionRequest_FieldPath ¶
func BuildGetAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (GetAlertingConditionRequest_FieldPath, error)
func MustParseGetAlertingConditionRequest_FieldPath ¶
func MustParseGetAlertingConditionRequest_FieldPath(rawField string) GetAlertingConditionRequest_FieldPath
func ParseGetAlertingConditionRequest_FieldPath ¶
func ParseGetAlertingConditionRequest_FieldPath(rawField string) (GetAlertingConditionRequest_FieldPath, error)
type GetAlertingConditionRequest_FieldPathArrayItemValue ¶
type GetAlertingConditionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetAlertingConditionRequest_FieldPath ContainsValue(*GetAlertingConditionRequest) bool }
GetAlertingConditionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetAlertingConditionRequest according to their type Present only for array (repeated) types.
func MustParseGetAlertingConditionRequest_FieldPathArrayItemValue ¶
func MustParseGetAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetAlertingConditionRequest_FieldPathArrayItemValue
func ParseGetAlertingConditionRequest_FieldPathArrayItemValue ¶
func ParseGetAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetAlertingConditionRequest_FieldPathArrayItemValue, error)
ParseGetAlertingConditionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetAlertingConditionRequest_FieldPathArrayOfValues ¶
type GetAlertingConditionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetAlertingConditionRequest_FieldPath }
GetAlertingConditionRequest_FieldPathArrayOfValues allows storing slice of values for GetAlertingConditionRequest fields according to their type
func MustParseGetAlertingConditionRequest_FieldPathArrayOfValues ¶
func MustParseGetAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetAlertingConditionRequest_FieldPathArrayOfValues
func ParseGetAlertingConditionRequest_FieldPathArrayOfValues ¶
func ParseGetAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetAlertingConditionRequest_FieldPathArrayOfValues, error)
type GetAlertingConditionRequest_FieldPathSelector ¶
type GetAlertingConditionRequest_FieldPathSelector int32
const ( GetAlertingConditionRequest_FieldPathSelectorName GetAlertingConditionRequest_FieldPathSelector = 0 GetAlertingConditionRequest_FieldPathSelectorFieldMask GetAlertingConditionRequest_FieldPathSelector = 1 GetAlertingConditionRequest_FieldPathSelectorView GetAlertingConditionRequest_FieldPathSelector = 2 )
func (GetAlertingConditionRequest_FieldPathSelector) String ¶
func (s GetAlertingConditionRequest_FieldPathSelector) String() string
type GetAlertingConditionRequest_FieldPathValue ¶
type GetAlertingConditionRequest_FieldPathValue interface { GetAlertingConditionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetAlertingConditionRequest) CompareWith(*GetAlertingConditionRequest) (cmp int, comparable bool) }
GetAlertingConditionRequest_FieldPathValue allows storing values for GetAlertingConditionRequest fields according to their type
func MustParseGetAlertingConditionRequest_FieldPathValue ¶
func MustParseGetAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) GetAlertingConditionRequest_FieldPathValue
func ParseGetAlertingConditionRequest_FieldPathValue ¶
func ParseGetAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) (GetAlertingConditionRequest_FieldPathValue, error)
type GetAlertingConditionRequest_FieldTerminalPath ¶
type GetAlertingConditionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetAlertingConditionRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) ClearValue(item *GetAlertingConditionRequest)
func (*GetAlertingConditionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetAlertingConditionRequest_FieldTerminalPath) Get ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) Get(source *GetAlertingConditionRequest) (values []interface{})
Get returns all values pointed by specific field from source GetAlertingConditionRequest
func (*GetAlertingConditionRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetAlertingConditionRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetAlertingConditionRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) GetSingle(source *GetAlertingConditionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetAlertingConditionRequest
func (*GetAlertingConditionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetAlertingConditionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetAlertingConditionRequest_FieldTerminalPath) JSONString ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetAlertingConditionRequest_FieldTerminalPath) Selector ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) Selector() GetAlertingConditionRequest_FieldPathSelector
func (*GetAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *GetAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetAlertingConditionRequest_FieldTerminalPath) String ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetAlertingConditionRequest_FieldPathArrayItemValue
func (*GetAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetAlertingConditionRequest_FieldPathArrayOfValues
func (*GetAlertingConditionRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) GetAlertingConditionRequest_FieldPathValue
func (*GetAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetAlertingConditionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetAlertingConditionRequest_FieldTerminalPathArrayItemValue ¶
type GetAlertingConditionRequest_FieldTerminalPathArrayItemValue struct { GetAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetAlertingConditionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetAlertingConditionRequest'
func (*GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetAlertingConditionRequest as interface{}
func (*GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetAlertingConditionRequest) (interface{}, bool)
func (*GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetAlertingConditionRequest_FieldTerminalPathArrayOfValues ¶
type GetAlertingConditionRequest_FieldTerminalPathArrayOfValues struct { GetAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
func (*GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alerting_condition.Reference, bool)
func (*GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetAlertingConditionRequest_FieldTerminalPathValue ¶
type GetAlertingConditionRequest_FieldTerminalPathValue struct { GetAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAlertingConditionRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
func (*GetAlertingConditionRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) AsNameValue() (*alerting_condition.Reference, bool)
func (*GetAlertingConditionRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetAlertingConditionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *GetAlertingConditionRequest) (int, bool)
CompareWith compares value in the 'GetAlertingConditionRequest_FieldTerminalPathValue' with the value under path in 'GetAlertingConditionRequest'.
func (*GetAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetAlertingConditionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetAlertingConditionRequest' as interface{}
func (*GetAlertingConditionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **GetAlertingConditionRequest)
SetTo stores value for selected field for object GetAlertingConditionRequest
func (*GetAlertingConditionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListAlertingConditionsDescriptor ¶ added in v0.4.28
type ListAlertingConditionsDescriptor struct{}
func GetListAlertingConditionsDescriptor ¶ added in v0.4.28
func GetListAlertingConditionsDescriptor() *ListAlertingConditionsDescriptor
func (*ListAlertingConditionsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListAlertingConditionsDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetApiName() string
func (*ListAlertingConditionsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListAlertingConditionsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetFullMethodName() string
func (*ListAlertingConditionsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetMethodName() string
func (*ListAlertingConditionsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetProtoPkgName() string
func (*ListAlertingConditionsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListAlertingConditionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListAlertingConditionsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListAlertingConditionsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetServiceDomain() string
func (*ListAlertingConditionsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetServiceVersion() string
func (*ListAlertingConditionsDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) GetVerb() string
func (*ListAlertingConditionsDescriptor) HasResource ¶ added in v0.4.30
func (d *ListAlertingConditionsDescriptor) HasResource() bool
func (*ListAlertingConditionsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) IsClientStream() bool
func (*ListAlertingConditionsDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListAlertingConditionsDescriptor) IsCollection() bool
func (*ListAlertingConditionsDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListAlertingConditionsDescriptor) IsPlural() bool
func (*ListAlertingConditionsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) IsServerStream() bool
func (*ListAlertingConditionsDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) IsUnary() bool
func (*ListAlertingConditionsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListAlertingConditionsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListAlertingConditionsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListAlertingConditionsDescriptor) RequestHasResourceBody() bool
type ListAlertingConditionsDescriptorClientMsgHandle ¶ added in v0.4.28
type ListAlertingConditionsDescriptorClientMsgHandle struct{}
func (*ListAlertingConditionsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListAlertingConditionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListAlertingConditionsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListAlertingConditionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListAlertingConditionsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListAlertingConditionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListAlertingConditionsDescriptorServerMsgHandle ¶ added in v0.4.28
type ListAlertingConditionsDescriptorServerMsgHandle struct{}
func (*ListAlertingConditionsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListAlertingConditionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListAlertingConditionsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListAlertingConditionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListAlertingConditionsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListAlertingConditionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListAlertingConditionsRequest ¶
type ListAlertingConditionsRequest struct { // Parent name of ntt.monitoring.v3.AlertingCondition Parent *alerting_condition.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer AlertingConditions 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 // [ListAlertingConditionsResponse.next_page_token][ntt.monitoring.v3.ListAlertingConditionsResponse.next_page_token] PageToken *alerting_condition.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 *alerting_condition.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 *alerting_condition.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 *alerting_condition.AlertingCondition_FieldMask `` /* 149-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 [ListAlertingConditions][ntt.monitoring.v3.ListAlertingConditions]
func (*ListAlertingConditionsRequest) Clone ¶
func (o *ListAlertingConditionsRequest) Clone() *ListAlertingConditionsRequest
func (*ListAlertingConditionsRequest) CloneRaw ¶
func (o *ListAlertingConditionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListAlertingConditionsRequest) Descriptor ¶
func (*ListAlertingConditionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListAlertingConditionsRequest.ProtoReflect.Descriptor instead.
func (*ListAlertingConditionsRequest) GetFieldMask ¶
func (m *ListAlertingConditionsRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
func (*ListAlertingConditionsRequest) GetFilter ¶
func (m *ListAlertingConditionsRequest) GetFilter() *alerting_condition.Filter
func (*ListAlertingConditionsRequest) GetIncludePagingInfo ¶ added in v0.10.1
func (m *ListAlertingConditionsRequest) GetIncludePagingInfo() bool
func (*ListAlertingConditionsRequest) GetOrderBy ¶
func (m *ListAlertingConditionsRequest) GetOrderBy() *alerting_condition.OrderBy
func (*ListAlertingConditionsRequest) GetPageSize ¶
func (m *ListAlertingConditionsRequest) GetPageSize() int32
func (*ListAlertingConditionsRequest) GetPageToken ¶
func (m *ListAlertingConditionsRequest) GetPageToken() *alerting_condition.PagerCursor
func (*ListAlertingConditionsRequest) GetParent ¶
func (m *ListAlertingConditionsRequest) GetParent() *alerting_condition.ParentName
func (*ListAlertingConditionsRequest) GetView ¶
func (m *ListAlertingConditionsRequest) GetView() view.View
func (*ListAlertingConditionsRequest) GotenMessage ¶
func (*ListAlertingConditionsRequest) GotenMessage()
func (*ListAlertingConditionsRequest) GotenObjectExt ¶
func (o *ListAlertingConditionsRequest) GotenObjectExt()
func (*ListAlertingConditionsRequest) GotenValidate ¶
func (obj *ListAlertingConditionsRequest) GotenValidate() error
func (*ListAlertingConditionsRequest) MakeDiffFieldMask ¶
func (o *ListAlertingConditionsRequest) MakeDiffFieldMask(other *ListAlertingConditionsRequest) *ListAlertingConditionsRequest_FieldMask
func (*ListAlertingConditionsRequest) MakeFullFieldMask ¶
func (o *ListAlertingConditionsRequest) MakeFullFieldMask() *ListAlertingConditionsRequest_FieldMask
func (*ListAlertingConditionsRequest) MakeRawDiffFieldMask ¶
func (o *ListAlertingConditionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListAlertingConditionsRequest) MakeRawFullFieldMask ¶
func (o *ListAlertingConditionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListAlertingConditionsRequest) Marshal ¶
func (m *ListAlertingConditionsRequest) Marshal() ([]byte, error)
func (*ListAlertingConditionsRequest) MarshalJSON ¶
func (m *ListAlertingConditionsRequest) MarshalJSON() ([]byte, error)
func (*ListAlertingConditionsRequest) Merge ¶
func (o *ListAlertingConditionsRequest) Merge(source *ListAlertingConditionsRequest)
func (*ListAlertingConditionsRequest) MergeRaw ¶
func (o *ListAlertingConditionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListAlertingConditionsRequest) ProtoMessage ¶
func (*ListAlertingConditionsRequest) ProtoMessage()
func (*ListAlertingConditionsRequest) ProtoReflect ¶
func (m *ListAlertingConditionsRequest) ProtoReflect() preflect.Message
func (*ListAlertingConditionsRequest) Reset ¶
func (m *ListAlertingConditionsRequest) Reset()
func (*ListAlertingConditionsRequest) SetFieldMask ¶
func (m *ListAlertingConditionsRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
func (*ListAlertingConditionsRequest) SetFilter ¶
func (m *ListAlertingConditionsRequest) SetFilter(fv *alerting_condition.Filter)
func (*ListAlertingConditionsRequest) SetIncludePagingInfo ¶ added in v0.10.1
func (m *ListAlertingConditionsRequest) SetIncludePagingInfo(fv bool)
func (*ListAlertingConditionsRequest) SetOrderBy ¶
func (m *ListAlertingConditionsRequest) SetOrderBy(fv *alerting_condition.OrderBy)
func (*ListAlertingConditionsRequest) SetPageSize ¶
func (m *ListAlertingConditionsRequest) SetPageSize(fv int32)
func (*ListAlertingConditionsRequest) SetPageToken ¶
func (m *ListAlertingConditionsRequest) SetPageToken(fv *alerting_condition.PagerCursor)
func (*ListAlertingConditionsRequest) SetParent ¶
func (m *ListAlertingConditionsRequest) SetParent(fv *alerting_condition.ParentName)
func (*ListAlertingConditionsRequest) SetView ¶
func (m *ListAlertingConditionsRequest) SetView(fv view.View)
func (*ListAlertingConditionsRequest) String ¶
func (m *ListAlertingConditionsRequest) String() string
func (*ListAlertingConditionsRequest) Unmarshal ¶
func (m *ListAlertingConditionsRequest) Unmarshal(b []byte) error
func (*ListAlertingConditionsRequest) UnmarshalJSON ¶
func (m *ListAlertingConditionsRequest) UnmarshalJSON(data []byte) error
type ListAlertingConditionsRequestFieldPathBuilder ¶
type ListAlertingConditionsRequestFieldPathBuilder struct{}
func NewListAlertingConditionsRequestFieldPathBuilder ¶
func NewListAlertingConditionsRequestFieldPathBuilder() ListAlertingConditionsRequestFieldPathBuilder
func (ListAlertingConditionsRequestFieldPathBuilder) IncludePagingInfo ¶ added in v0.10.1
func (ListAlertingConditionsRequestFieldPathBuilder) IncludePagingInfo() ListAlertingConditionsRequestPathSelectorIncludePagingInfo
type ListAlertingConditionsRequestPathSelectorFieldMask ¶
type ListAlertingConditionsRequestPathSelectorFieldMask struct{}
func (ListAlertingConditionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListAlertingConditionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type ListAlertingConditionsRequestPathSelectorFilter ¶
type ListAlertingConditionsRequestPathSelectorFilter struct{}
func (ListAlertingConditionsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListAlertingConditionsRequestPathSelectorFilter) WithArrayOfValues(values []*alerting_condition.Filter) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (ListAlertingConditionsRequestPathSelectorFilter) WithValue ¶
func (s ListAlertingConditionsRequestPathSelectorFilter) WithValue(value *alerting_condition.Filter) *ListAlertingConditionsRequest_FieldTerminalPathValue
type ListAlertingConditionsRequestPathSelectorIncludePagingInfo ¶ added in v0.10.1
type ListAlertingConditionsRequestPathSelectorIncludePagingInfo struct{}
func (ListAlertingConditionsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶ added in v0.10.1
func (s ListAlertingConditionsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (ListAlertingConditionsRequestPathSelectorIncludePagingInfo) WithValue ¶ added in v0.10.1
func (s ListAlertingConditionsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListAlertingConditionsRequest_FieldTerminalPathValue
type ListAlertingConditionsRequestPathSelectorOrderBy ¶
type ListAlertingConditionsRequestPathSelectorOrderBy struct{}
func (ListAlertingConditionsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListAlertingConditionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*alerting_condition.OrderBy) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type ListAlertingConditionsRequestPathSelectorPageSize ¶
type ListAlertingConditionsRequestPathSelectorPageSize struct{}
func (ListAlertingConditionsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListAlertingConditionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (ListAlertingConditionsRequestPathSelectorPageSize) WithValue ¶
func (s ListAlertingConditionsRequestPathSelectorPageSize) WithValue(value int32) *ListAlertingConditionsRequest_FieldTerminalPathValue
type ListAlertingConditionsRequestPathSelectorPageToken ¶
type ListAlertingConditionsRequestPathSelectorPageToken struct{}
func (ListAlertingConditionsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListAlertingConditionsRequestPathSelectorPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type ListAlertingConditionsRequestPathSelectorParent ¶
type ListAlertingConditionsRequestPathSelectorParent struct{}
func (ListAlertingConditionsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListAlertingConditionsRequestPathSelectorParent) WithArrayOfValues(values []*alerting_condition.ParentName) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type ListAlertingConditionsRequestPathSelectorView ¶
type ListAlertingConditionsRequestPathSelectorView struct{}
func (ListAlertingConditionsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListAlertingConditionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (ListAlertingConditionsRequestPathSelectorView) WithValue ¶
func (s ListAlertingConditionsRequestPathSelectorView) WithValue(value view.View) *ListAlertingConditionsRequest_FieldTerminalPathValue
type ListAlertingConditionsRequest_FieldMask ¶
type ListAlertingConditionsRequest_FieldMask struct {
Paths []ListAlertingConditionsRequest_FieldPath
}
func FullListAlertingConditionsRequest_FieldMask ¶
func FullListAlertingConditionsRequest_FieldMask() *ListAlertingConditionsRequest_FieldMask
func (*ListAlertingConditionsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) AppendPath(path ListAlertingConditionsRequest_FieldPath)
func (*ListAlertingConditionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListAlertingConditionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListAlertingConditionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListAlertingConditionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) FilterInputFields() *ListAlertingConditionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListAlertingConditionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListAlertingConditionsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) GetPaths() []ListAlertingConditionsRequest_FieldPath
func (*ListAlertingConditionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListAlertingConditionsRequest_FieldMask) IsFull ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) IsFull() bool
func (ListAlertingConditionsRequest_FieldMask) Marshal ¶
func (fieldMask ListAlertingConditionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListAlertingConditionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListAlertingConditionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListAlertingConditionsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) PathsCount() int
func (*ListAlertingConditionsRequest_FieldMask) Project ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) Project(source *ListAlertingConditionsRequest) *ListAlertingConditionsRequest
func (*ListAlertingConditionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListAlertingConditionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) ProtoMessage()
func (*ListAlertingConditionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListAlertingConditionsRequest_FieldMask) Reset ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) Reset()
func (*ListAlertingConditionsRequest_FieldMask) Set ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) Set(target, source *ListAlertingConditionsRequest)
func (*ListAlertingConditionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListAlertingConditionsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListAlertingConditionsRequest_FieldMask) Size ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) Size() int
func (*ListAlertingConditionsRequest_FieldMask) String ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) String() string
func (*ListAlertingConditionsRequest_FieldMask) Subtract ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) Subtract(other *ListAlertingConditionsRequest_FieldMask) *ListAlertingConditionsRequest_FieldMask
func (*ListAlertingConditionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListAlertingConditionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListAlertingConditionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListAlertingConditionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListAlertingConditionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListAlertingConditionsRequest_FieldPath ¶
type ListAlertingConditionsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListAlertingConditionsRequest_FieldPathSelector Get(source *ListAlertingConditionsRequest) []interface{} GetSingle(source *ListAlertingConditionsRequest) (interface{}, bool) ClearValue(item *ListAlertingConditionsRequest) // Those methods build corresponding ListAlertingConditionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListAlertingConditionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListAlertingConditionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListAlertingConditionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListAlertingConditionsRequest_FieldPath ¶
func BuildListAlertingConditionsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListAlertingConditionsRequest_FieldPath, error)
func MustParseListAlertingConditionsRequest_FieldPath ¶
func MustParseListAlertingConditionsRequest_FieldPath(rawField string) ListAlertingConditionsRequest_FieldPath
func ParseListAlertingConditionsRequest_FieldPath ¶
func ParseListAlertingConditionsRequest_FieldPath(rawField string) (ListAlertingConditionsRequest_FieldPath, error)
type ListAlertingConditionsRequest_FieldPathArrayItemValue ¶
type ListAlertingConditionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListAlertingConditionsRequest_FieldPath ContainsValue(*ListAlertingConditionsRequest) bool }
ListAlertingConditionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListAlertingConditionsRequest according to their type Present only for array (repeated) types.
func MustParseListAlertingConditionsRequest_FieldPathArrayItemValue ¶
func MustParseListAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListAlertingConditionsRequest_FieldPathArrayItemValue
func ParseListAlertingConditionsRequest_FieldPathArrayItemValue ¶
func ParseListAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListAlertingConditionsRequest_FieldPathArrayItemValue, error)
ParseListAlertingConditionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListAlertingConditionsRequest_FieldPathArrayOfValues ¶
type ListAlertingConditionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListAlertingConditionsRequest_FieldPath }
ListAlertingConditionsRequest_FieldPathArrayOfValues allows storing slice of values for ListAlertingConditionsRequest fields according to their type
func MustParseListAlertingConditionsRequest_FieldPathArrayOfValues ¶
func MustParseListAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListAlertingConditionsRequest_FieldPathArrayOfValues
func ParseListAlertingConditionsRequest_FieldPathArrayOfValues ¶
func ParseListAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAlertingConditionsRequest_FieldPathArrayOfValues, error)
type ListAlertingConditionsRequest_FieldPathSelector ¶
type ListAlertingConditionsRequest_FieldPathSelector int32
const ( ListAlertingConditionsRequest_FieldPathSelectorParent ListAlertingConditionsRequest_FieldPathSelector = 0 ListAlertingConditionsRequest_FieldPathSelectorPageSize ListAlertingConditionsRequest_FieldPathSelector = 1 ListAlertingConditionsRequest_FieldPathSelectorPageToken ListAlertingConditionsRequest_FieldPathSelector = 2 ListAlertingConditionsRequest_FieldPathSelectorOrderBy ListAlertingConditionsRequest_FieldPathSelector = 3 ListAlertingConditionsRequest_FieldPathSelectorFilter ListAlertingConditionsRequest_FieldPathSelector = 4 ListAlertingConditionsRequest_FieldPathSelectorFieldMask ListAlertingConditionsRequest_FieldPathSelector = 5 ListAlertingConditionsRequest_FieldPathSelectorView ListAlertingConditionsRequest_FieldPathSelector = 6 ListAlertingConditionsRequest_FieldPathSelectorIncludePagingInfo ListAlertingConditionsRequest_FieldPathSelector = 7 )
func (ListAlertingConditionsRequest_FieldPathSelector) String ¶
func (s ListAlertingConditionsRequest_FieldPathSelector) String() string
type ListAlertingConditionsRequest_FieldPathValue ¶
type ListAlertingConditionsRequest_FieldPathValue interface { ListAlertingConditionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListAlertingConditionsRequest) CompareWith(*ListAlertingConditionsRequest) (cmp int, comparable bool) }
ListAlertingConditionsRequest_FieldPathValue allows storing values for ListAlertingConditionsRequest fields according to their type
func MustParseListAlertingConditionsRequest_FieldPathValue ¶
func MustParseListAlertingConditionsRequest_FieldPathValue(pathStr, valueStr string) ListAlertingConditionsRequest_FieldPathValue
func ParseListAlertingConditionsRequest_FieldPathValue ¶
func ParseListAlertingConditionsRequest_FieldPathValue(pathStr, valueStr string) (ListAlertingConditionsRequest_FieldPathValue, error)
type ListAlertingConditionsRequest_FieldTerminalPath ¶
type ListAlertingConditionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListAlertingConditionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) ClearValue(item *ListAlertingConditionsRequest)
func (*ListAlertingConditionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListAlertingConditionsRequest_FieldTerminalPath) Get ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) Get(source *ListAlertingConditionsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListAlertingConditionsRequest
func (*ListAlertingConditionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAlertingConditionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListAlertingConditionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) GetSingle(source *ListAlertingConditionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListAlertingConditionsRequest
func (*ListAlertingConditionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAlertingConditionsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAlertingConditionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAlertingConditionsRequest_FieldTerminalPath) String ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListAlertingConditionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAlertingConditionsRequest_FieldPathArrayItemValue
func (*ListAlertingConditionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAlertingConditionsRequest_FieldPathArrayOfValues
func (*ListAlertingConditionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithIValue(value interface{}) ListAlertingConditionsRequest_FieldPathValue
func (*ListAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAlertingConditionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListAlertingConditionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue ¶
type ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue struct { ListAlertingConditionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAlertingConditionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAlertingConditionsRequest'
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListAlertingConditionsRequest as interface{}
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListAlertingConditionsRequest) (interface{}, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues ¶
type ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues struct { ListAlertingConditionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*alerting_condition.Filter, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶ added in v0.10.1
func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*alerting_condition.OrderBy, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alerting_condition.ParentName, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListAlertingConditionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListAlertingConditionsRequest_FieldTerminalPathValue ¶
type ListAlertingConditionsRequest_FieldTerminalPathValue struct { ListAlertingConditionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsFilterValue() (*alerting_condition.Filter, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶ added in v0.10.1
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsOrderByValue() (*alerting_condition.OrderBy, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*alerting_condition.PagerCursor, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsParentValue() (*alerting_condition.ParentName, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) CompareWith(source *ListAlertingConditionsRequest) (int, bool)
CompareWith compares value in the 'ListAlertingConditionsRequest_FieldTerminalPathValue' with the value under path in 'ListAlertingConditionsRequest'.
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListAlertingConditionsRequest' as interface{}
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) SetTo(target **ListAlertingConditionsRequest)
SetTo stores value for selected field for object ListAlertingConditionsRequest
func (*ListAlertingConditionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListAlertingConditionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListAlertingConditionsResponse ¶
type ListAlertingConditionsResponse struct { // The list of AlertingConditions AlertingConditions []*alerting_condition.AlertingCondition `` /* 146-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListAlertingConditionsRequest.page_token][ntt.monitoring.v3.ListAlertingConditionsRequest.page_token] PrevPageToken *alerting_condition.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListAlertingConditionsRequest.page_token][ntt.monitoring.v3.ListAlertingConditionsRequest.page_token] NextPageToken *alerting_condition.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 AlertingConditions 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 [ListAlertingConditions][ntt.monitoring.v3.ListAlertingConditions]
func (*ListAlertingConditionsResponse) Clone ¶
func (o *ListAlertingConditionsResponse) Clone() *ListAlertingConditionsResponse
func (*ListAlertingConditionsResponse) CloneRaw ¶
func (o *ListAlertingConditionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListAlertingConditionsResponse) Descriptor ¶
func (*ListAlertingConditionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListAlertingConditionsResponse.ProtoReflect.Descriptor instead.
func (*ListAlertingConditionsResponse) GetAlertingConditions ¶
func (m *ListAlertingConditionsResponse) GetAlertingConditions() []*alerting_condition.AlertingCondition
func (*ListAlertingConditionsResponse) GetCurrentOffset ¶ added in v0.10.1
func (m *ListAlertingConditionsResponse) GetCurrentOffset() int32
func (*ListAlertingConditionsResponse) GetNextPageToken ¶
func (m *ListAlertingConditionsResponse) GetNextPageToken() *alerting_condition.PagerCursor
func (*ListAlertingConditionsResponse) GetPrevPageToken ¶
func (m *ListAlertingConditionsResponse) GetPrevPageToken() *alerting_condition.PagerCursor
func (*ListAlertingConditionsResponse) GetTotalResultsCount ¶ added in v0.10.1
func (m *ListAlertingConditionsResponse) GetTotalResultsCount() int32
func (*ListAlertingConditionsResponse) GotenMessage ¶
func (*ListAlertingConditionsResponse) GotenMessage()
func (*ListAlertingConditionsResponse) GotenObjectExt ¶
func (o *ListAlertingConditionsResponse) GotenObjectExt()
func (*ListAlertingConditionsResponse) GotenValidate ¶
func (obj *ListAlertingConditionsResponse) GotenValidate() error
func (*ListAlertingConditionsResponse) MakeDiffFieldMask ¶
func (o *ListAlertingConditionsResponse) MakeDiffFieldMask(other *ListAlertingConditionsResponse) *ListAlertingConditionsResponse_FieldMask
func (*ListAlertingConditionsResponse) MakeFullFieldMask ¶
func (o *ListAlertingConditionsResponse) MakeFullFieldMask() *ListAlertingConditionsResponse_FieldMask
func (*ListAlertingConditionsResponse) MakeRawDiffFieldMask ¶
func (o *ListAlertingConditionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListAlertingConditionsResponse) MakeRawFullFieldMask ¶
func (o *ListAlertingConditionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListAlertingConditionsResponse) Marshal ¶
func (m *ListAlertingConditionsResponse) Marshal() ([]byte, error)
func (*ListAlertingConditionsResponse) MarshalJSON ¶
func (m *ListAlertingConditionsResponse) MarshalJSON() ([]byte, error)
func (*ListAlertingConditionsResponse) Merge ¶
func (o *ListAlertingConditionsResponse) Merge(source *ListAlertingConditionsResponse)
func (*ListAlertingConditionsResponse) MergeRaw ¶
func (o *ListAlertingConditionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListAlertingConditionsResponse) ProtoMessage ¶
func (*ListAlertingConditionsResponse) ProtoMessage()
func (*ListAlertingConditionsResponse) ProtoReflect ¶
func (m *ListAlertingConditionsResponse) ProtoReflect() preflect.Message
func (*ListAlertingConditionsResponse) Reset ¶
func (m *ListAlertingConditionsResponse) Reset()
func (*ListAlertingConditionsResponse) SetAlertingConditions ¶
func (m *ListAlertingConditionsResponse) SetAlertingConditions(fv []*alerting_condition.AlertingCondition)
func (*ListAlertingConditionsResponse) SetCurrentOffset ¶ added in v0.10.1
func (m *ListAlertingConditionsResponse) SetCurrentOffset(fv int32)
func (*ListAlertingConditionsResponse) SetNextPageToken ¶
func (m *ListAlertingConditionsResponse) SetNextPageToken(fv *alerting_condition.PagerCursor)
func (*ListAlertingConditionsResponse) SetPrevPageToken ¶
func (m *ListAlertingConditionsResponse) SetPrevPageToken(fv *alerting_condition.PagerCursor)
func (*ListAlertingConditionsResponse) SetTotalResultsCount ¶ added in v0.10.1
func (m *ListAlertingConditionsResponse) SetTotalResultsCount(fv int32)
func (*ListAlertingConditionsResponse) String ¶
func (m *ListAlertingConditionsResponse) String() string
func (*ListAlertingConditionsResponse) Unmarshal ¶
func (m *ListAlertingConditionsResponse) Unmarshal(b []byte) error
func (*ListAlertingConditionsResponse) UnmarshalJSON ¶
func (m *ListAlertingConditionsResponse) UnmarshalJSON(data []byte) error
type ListAlertingConditionsResponseFieldPathBuilder ¶
type ListAlertingConditionsResponseFieldPathBuilder struct{}
func NewListAlertingConditionsResponseFieldPathBuilder ¶
func NewListAlertingConditionsResponseFieldPathBuilder() ListAlertingConditionsResponseFieldPathBuilder
func (ListAlertingConditionsResponseFieldPathBuilder) AlertingConditions ¶
func (ListAlertingConditionsResponseFieldPathBuilder) AlertingConditions() ListAlertingConditionsResponsePathSelectorAlertingConditions
func (ListAlertingConditionsResponseFieldPathBuilder) CurrentOffset ¶ added in v0.10.1
func (ListAlertingConditionsResponseFieldPathBuilder) NextPageToken ¶
func (ListAlertingConditionsResponseFieldPathBuilder) PrevPageToken ¶
func (ListAlertingConditionsResponseFieldPathBuilder) TotalResultsCount ¶ added in v0.10.1
func (ListAlertingConditionsResponseFieldPathBuilder) TotalResultsCount() ListAlertingConditionsResponsePathSelectorTotalResultsCount
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations ¶
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) FieldPath ¶
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues ¶
func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels ¶
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues ¶
func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards ¶
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) WithArrayOfValues ¶
func (s ListAlertingConditionsResponseMapPathSelectorAlertingConditionsMetadataShards) WithArrayOfValues(values []int64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric ¶
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric struct {
// contains filtered or unexported fields
}
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels ¶
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels struct {
// contains filtered or unexported fields
}
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels ¶
type ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels struct {
// contains filtered or unexported fields
}
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (ListAlertingConditionsResponseMapPathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditions ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditions struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditions) Description ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditions) DisplayName ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditions) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithArrayOfValues(values [][]*alerting_condition.AlertingCondition) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditions) WithItemValue ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayItemValue ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayItemValue(subPathArrayItemValue alerting_condition.AlertingCondition_FieldPathArrayItemValue) *ListAlertingConditionsResponse_FieldSubPathArrayItemValue
func (ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubArrayOfValues(subPathArrayOfValues alerting_condition.AlertingCondition_FieldPathArrayOfValues) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubValue ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditions) WithSubValue(subPathValue alerting_condition.AlertingCondition_FieldPathValue) *ListAlertingConditionsResponse_FieldSubPathValue
type ListAlertingConditionsResponsePathSelectorAlertingConditionsDescription ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsDescription struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsDescription) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsDescription) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsDisplayName) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Annotations ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) CreateTime ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) DeleteTime ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Generation ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) Lifecycle ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) OwnerReferences ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) ResourceVersion ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) UpdateTime ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime ¶ added in v0.8.0
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataGeneration) WithArrayOfValues(values []int64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithValue ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLabels) WithValue(value map[string]string) *ListAlertingConditionsResponse_FieldSubPathValue
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle ¶ added in v0.8.0
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) State ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState ¶ added in v0.8.0
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Controller ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferences) WithItemValue ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataResourceVersion) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithValue ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataShards) WithValue(value map[string]int64) *ListAlertingConditionsResponse_FieldSubPathValue
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) OwningRegion ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataSyncingRegions) WithItemValue ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataTags) WithItemValue ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsMetadataUuid) WithArrayOfValues(values []string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsName ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsName struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsName) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsName) WithArrayOfValues(values []*alerting_condition.Name) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec) TimeSeries ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) CombineThreshold ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeries) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) Combine ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) PerMetric ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThreshold) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesCombineThresholdPerMetric) WithKey ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) Aggregation ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuery) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) AlignmentPeriod ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) CrossSeriesReducer ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) GroupByFields ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) PerSeriesAligner ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregation) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) Metric ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) Resource ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelector) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) Labels ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) Types ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricLabels) WithKey ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) Labels ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) Types ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResource) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceLabels) WithKey ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) Compare ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThreshold) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdCompare) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTrigger) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsSpecTriggerType) WithArrayOfValues ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsState ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsState struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsState) FiringAlertsCount ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsState) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount ¶
type ListAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount struct{}
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) FieldPath ¶
func (ListAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorAlertingConditionsStateFiringAlertsCount) WithArrayOfValues(values []int64) *ListAlertingConditionsResponse_FieldSubPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorCurrentOffset ¶ added in v0.10.1
type ListAlertingConditionsResponsePathSelectorCurrentOffset struct{}
func (ListAlertingConditionsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶ added in v0.10.1
func (s ListAlertingConditionsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (ListAlertingConditionsResponsePathSelectorCurrentOffset) WithValue ¶ added in v0.10.1
func (s ListAlertingConditionsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListAlertingConditionsResponse_FieldTerminalPathValue
type ListAlertingConditionsResponsePathSelectorNextPageToken ¶
type ListAlertingConditionsResponsePathSelectorNextPageToken struct{}
func (ListAlertingConditionsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorPrevPageToken ¶
type ListAlertingConditionsResponsePathSelectorPrevPageToken struct{}
func (ListAlertingConditionsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListAlertingConditionsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
type ListAlertingConditionsResponsePathSelectorTotalResultsCount ¶ added in v0.10.1
type ListAlertingConditionsResponsePathSelectorTotalResultsCount struct{}
func (ListAlertingConditionsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶ added in v0.10.1
func (s ListAlertingConditionsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues
type ListAlertingConditionsResponse_FieldMask ¶
type ListAlertingConditionsResponse_FieldMask struct {
Paths []ListAlertingConditionsResponse_FieldPath
}
func FullListAlertingConditionsResponse_FieldMask ¶
func FullListAlertingConditionsResponse_FieldMask() *ListAlertingConditionsResponse_FieldMask
func (*ListAlertingConditionsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) AppendPath(path ListAlertingConditionsResponse_FieldPath)
func (*ListAlertingConditionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListAlertingConditionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListAlertingConditionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListAlertingConditionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) FilterInputFields() *ListAlertingConditionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListAlertingConditionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListAlertingConditionsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) GetPaths() []ListAlertingConditionsResponse_FieldPath
func (*ListAlertingConditionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListAlertingConditionsResponse_FieldMask) IsFull ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) IsFull() bool
func (ListAlertingConditionsResponse_FieldMask) Marshal ¶
func (fieldMask ListAlertingConditionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListAlertingConditionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListAlertingConditionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListAlertingConditionsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) PathsCount() int
func (*ListAlertingConditionsResponse_FieldMask) Project ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) Project(source *ListAlertingConditionsResponse) *ListAlertingConditionsResponse
func (*ListAlertingConditionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListAlertingConditionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) ProtoMessage()
func (*ListAlertingConditionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListAlertingConditionsResponse_FieldMask) Reset ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) Reset()
func (*ListAlertingConditionsResponse_FieldMask) Set ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) Set(target, source *ListAlertingConditionsResponse)
func (*ListAlertingConditionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListAlertingConditionsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListAlertingConditionsResponse_FieldMask) Size ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) Size() int
func (*ListAlertingConditionsResponse_FieldMask) String ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) String() string
func (*ListAlertingConditionsResponse_FieldMask) Subtract ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) Subtract(other *ListAlertingConditionsResponse_FieldMask) *ListAlertingConditionsResponse_FieldMask
func (*ListAlertingConditionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListAlertingConditionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListAlertingConditionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListAlertingConditionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListAlertingConditionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListAlertingConditionsResponse_FieldPath ¶
type ListAlertingConditionsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListAlertingConditionsResponse_FieldPathSelector Get(source *ListAlertingConditionsResponse) []interface{} GetSingle(source *ListAlertingConditionsResponse) (interface{}, bool) ClearValue(item *ListAlertingConditionsResponse) // Those methods build corresponding ListAlertingConditionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListAlertingConditionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListAlertingConditionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListAlertingConditionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListAlertingConditionsResponse_FieldPath ¶
func BuildListAlertingConditionsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListAlertingConditionsResponse_FieldPath, error)
func MustParseListAlertingConditionsResponse_FieldPath ¶
func MustParseListAlertingConditionsResponse_FieldPath(rawField string) ListAlertingConditionsResponse_FieldPath
func ParseListAlertingConditionsResponse_FieldPath ¶
func ParseListAlertingConditionsResponse_FieldPath(rawField string) (ListAlertingConditionsResponse_FieldPath, error)
type ListAlertingConditionsResponse_FieldPathArrayItemValue ¶
type ListAlertingConditionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListAlertingConditionsResponse_FieldPath ContainsValue(*ListAlertingConditionsResponse) bool }
ListAlertingConditionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListAlertingConditionsResponse according to their type Present only for array (repeated) types.
func MustParseListAlertingConditionsResponse_FieldPathArrayItemValue ¶
func MustParseListAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListAlertingConditionsResponse_FieldPathArrayItemValue
func ParseListAlertingConditionsResponse_FieldPathArrayItemValue ¶
func ParseListAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListAlertingConditionsResponse_FieldPathArrayItemValue, error)
ParseListAlertingConditionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListAlertingConditionsResponse_FieldPathArrayOfValues ¶
type ListAlertingConditionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListAlertingConditionsResponse_FieldPath }
ListAlertingConditionsResponse_FieldPathArrayOfValues allows storing slice of values for ListAlertingConditionsResponse fields according to their type
func MustParseListAlertingConditionsResponse_FieldPathArrayOfValues ¶
func MustParseListAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListAlertingConditionsResponse_FieldPathArrayOfValues
func ParseListAlertingConditionsResponse_FieldPathArrayOfValues ¶
func ParseListAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAlertingConditionsResponse_FieldPathArrayOfValues, error)
type ListAlertingConditionsResponse_FieldPathSelector ¶
type ListAlertingConditionsResponse_FieldPathSelector int32
const ( ListAlertingConditionsResponse_FieldPathSelectorAlertingConditions ListAlertingConditionsResponse_FieldPathSelector = 0 ListAlertingConditionsResponse_FieldPathSelectorPrevPageToken ListAlertingConditionsResponse_FieldPathSelector = 1 ListAlertingConditionsResponse_FieldPathSelectorNextPageToken ListAlertingConditionsResponse_FieldPathSelector = 2 ListAlertingConditionsResponse_FieldPathSelectorCurrentOffset ListAlertingConditionsResponse_FieldPathSelector = 3 ListAlertingConditionsResponse_FieldPathSelectorTotalResultsCount ListAlertingConditionsResponse_FieldPathSelector = 4 )
func (ListAlertingConditionsResponse_FieldPathSelector) String ¶
func (s ListAlertingConditionsResponse_FieldPathSelector) String() string
type ListAlertingConditionsResponse_FieldPathValue ¶
type ListAlertingConditionsResponse_FieldPathValue interface { ListAlertingConditionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListAlertingConditionsResponse) CompareWith(*ListAlertingConditionsResponse) (cmp int, comparable bool) }
ListAlertingConditionsResponse_FieldPathValue allows storing values for ListAlertingConditionsResponse fields according to their type
func MustParseListAlertingConditionsResponse_FieldPathValue ¶
func MustParseListAlertingConditionsResponse_FieldPathValue(pathStr, valueStr string) ListAlertingConditionsResponse_FieldPathValue
func ParseListAlertingConditionsResponse_FieldPathValue ¶
func ParseListAlertingConditionsResponse_FieldPathValue(pathStr, valueStr string) (ListAlertingConditionsResponse_FieldPathValue, error)
type ListAlertingConditionsResponse_FieldSubPath ¶
type ListAlertingConditionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListAlertingConditionsResponse_FieldSubPath) AsAlertingConditionsSubPath ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) AsAlertingConditionsSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
func (*ListAlertingConditionsResponse_FieldSubPath) ClearValue ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) ClearValue(item *ListAlertingConditionsResponse)
func (*ListAlertingConditionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListAlertingConditionsResponse_FieldSubPath) Get ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) Get(source *ListAlertingConditionsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListAlertingConditionsResponse
func (*ListAlertingConditionsResponse_FieldSubPath) GetDefault ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAlertingConditionsResponse_FieldSubPath) GetRaw ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListAlertingConditionsResponse_FieldSubPath) GetSingle ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) GetSingle(source *ListAlertingConditionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListAlertingConditionsResponse
func (*ListAlertingConditionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAlertingConditionsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAlertingConditionsResponse_FieldSubPath) JSONString ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAlertingConditionsResponse_FieldSubPath) Selector ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) Selector() ListAlertingConditionsResponse_FieldPathSelector
func (*ListAlertingConditionsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListAlertingConditionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAlertingConditionsResponse_FieldSubPath) String ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListAlertingConditionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListAlertingConditionsResponse_FieldPathArrayItemValue
func (*ListAlertingConditionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListAlertingConditionsResponse_FieldPathArrayOfValues
func (*ListAlertingConditionsResponse_FieldSubPath) WithIValue ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) WithIValue(value interface{}) ListAlertingConditionsResponse_FieldPathValue
func (*ListAlertingConditionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAlertingConditionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAlertingConditionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListAlertingConditionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAlertingConditionsResponse_FieldSubPathArrayItemValue ¶
type ListAlertingConditionsResponse_FieldSubPathArrayItemValue struct { ListAlertingConditionsResponse_FieldPath // contains filtered or unexported fields }
func (*ListAlertingConditionsResponse_FieldSubPathArrayItemValue) AsAlertingConditionsPathItemValue ¶
func (fpaivs *ListAlertingConditionsResponse_FieldSubPathArrayItemValue) AsAlertingConditionsPathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
func (*ListAlertingConditionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListAlertingConditionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListAlertingConditionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAlertingConditionsResponse'
func (*ListAlertingConditionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListAlertingConditionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListAlertingConditionsResponse_FieldSubPathArrayOfValues ¶
type ListAlertingConditionsResponse_FieldSubPathArrayOfValues struct { ListAlertingConditionsResponse_FieldPath // contains filtered or unexported fields }
func (*ListAlertingConditionsResponse_FieldSubPathArrayOfValues) AsAlertingConditionsPathArrayOfValues ¶
func (fpsaov *ListAlertingConditionsResponse_FieldSubPathArrayOfValues) AsAlertingConditionsPathArrayOfValues() (alerting_condition.AlertingCondition_FieldPathArrayOfValues, bool)
func (*ListAlertingConditionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListAlertingConditionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListAlertingConditionsResponse_FieldSubPathValue ¶
type ListAlertingConditionsResponse_FieldSubPathValue struct { ListAlertingConditionsResponse_FieldPath // contains filtered or unexported fields }
func (*ListAlertingConditionsResponse_FieldSubPathValue) AsAlertingConditionsPathValue ¶
func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) AsAlertingConditionsPathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
func (*ListAlertingConditionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) CompareWith(source *ListAlertingConditionsResponse) (int, bool)
func (*ListAlertingConditionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAlertingConditionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListAlertingConditionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) SetTo(target **ListAlertingConditionsResponse)
func (*ListAlertingConditionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListAlertingConditionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListAlertingConditionsResponse_FieldTerminalPath ¶
type ListAlertingConditionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListAlertingConditionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) ClearValue(item *ListAlertingConditionsResponse)
func (*ListAlertingConditionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListAlertingConditionsResponse_FieldTerminalPath) Get ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) Get(source *ListAlertingConditionsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListAlertingConditionsResponse
func (*ListAlertingConditionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAlertingConditionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListAlertingConditionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) GetSingle(source *ListAlertingConditionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListAlertingConditionsResponse
func (*ListAlertingConditionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAlertingConditionsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAlertingConditionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAlertingConditionsResponse_FieldTerminalPath) String ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListAlertingConditionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAlertingConditionsResponse_FieldPathArrayItemValue
func (*ListAlertingConditionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAlertingConditionsResponse_FieldPathArrayOfValues
func (*ListAlertingConditionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithIValue(value interface{}) ListAlertingConditionsResponse_FieldPathValue
func (*ListAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAlertingConditionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListAlertingConditionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue ¶
type ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue struct { ListAlertingConditionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsAlertingConditionsItemValue ¶
func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsAlertingConditionsItemValue() (*alerting_condition.AlertingCondition, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAlertingConditionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAlertingConditionsResponse'
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListAlertingConditionsResponse as interface{}
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListAlertingConditionsResponse) (interface{}, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues ¶
type ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues struct { ListAlertingConditionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsAlertingConditionsArrayOfValues ¶
func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsAlertingConditionsArrayOfValues() ([][]*alerting_condition.AlertingCondition, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶ added in v0.10.1
func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶ added in v0.10.1
func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListAlertingConditionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListAlertingConditionsResponse_FieldTerminalPathValue ¶
type ListAlertingConditionsResponse_FieldTerminalPathValue struct { ListAlertingConditionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) AsAlertingConditionsValue ¶
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsAlertingConditionsValue() ([]*alerting_condition.AlertingCondition, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶ added in v0.10.1
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*alerting_condition.PagerCursor, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*alerting_condition.PagerCursor, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶ added in v0.10.1
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) CompareWith(source *ListAlertingConditionsResponse) (int, bool)
CompareWith compares value in the 'ListAlertingConditionsResponse_FieldTerminalPathValue' with the value under path in 'ListAlertingConditionsResponse'.
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListAlertingConditionsResponse' as interface{}
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) SetTo(target **ListAlertingConditionsResponse)
SetTo stores value for selected field for object ListAlertingConditionsResponse
func (*ListAlertingConditionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListAlertingConditionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateAlertingConditionDescriptor ¶ added in v0.4.28
type UpdateAlertingConditionDescriptor struct{}
func GetUpdateAlertingConditionDescriptor ¶ added in v0.4.28
func GetUpdateAlertingConditionDescriptor() *UpdateAlertingConditionDescriptor
func (*UpdateAlertingConditionDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateAlertingConditionDescriptor) GetApiName ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetApiName() string
func (*UpdateAlertingConditionDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateAlertingConditionDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetFullMethodName() string
func (*UpdateAlertingConditionDescriptor) GetMethodName ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetMethodName() string
func (*UpdateAlertingConditionDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetProtoPkgName() string
func (*UpdateAlertingConditionDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *UpdateAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateAlertingConditionDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateAlertingConditionDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetServiceDomain() string
func (*UpdateAlertingConditionDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetServiceVersion() string
func (*UpdateAlertingConditionDescriptor) GetVerb ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) GetVerb() string
func (*UpdateAlertingConditionDescriptor) HasResource ¶ added in v0.4.30
func (d *UpdateAlertingConditionDescriptor) HasResource() bool
func (*UpdateAlertingConditionDescriptor) IsClientStream ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) IsClientStream() bool
func (*UpdateAlertingConditionDescriptor) IsCollection ¶ added in v0.4.30
func (d *UpdateAlertingConditionDescriptor) IsCollection() bool
func (*UpdateAlertingConditionDescriptor) IsPlural ¶ added in v0.4.30
func (d *UpdateAlertingConditionDescriptor) IsPlural() bool
func (*UpdateAlertingConditionDescriptor) IsServerStream ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) IsServerStream() bool
func (*UpdateAlertingConditionDescriptor) IsUnary ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) IsUnary() bool
func (*UpdateAlertingConditionDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateAlertingConditionDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateAlertingConditionDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *UpdateAlertingConditionDescriptor) RequestHasResourceBody() bool
type UpdateAlertingConditionDescriptorClientMsgHandle ¶ added in v0.4.28
type UpdateAlertingConditionDescriptorClientMsgHandle struct{}
func (*UpdateAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateAlertingConditionDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateAlertingConditionDescriptorServerMsgHandle ¶ added in v0.4.28
type UpdateAlertingConditionDescriptorServerMsgHandle struct{}
func (*UpdateAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateAlertingConditionDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateAlertingConditionRequest ¶
type UpdateAlertingConditionRequest struct { // AlertingCondition resource body AlertingCondition *alerting_condition.AlertingCondition `` /* 142-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *alerting_condition.AlertingCondition_FieldMask `` /* 153-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 *UpdateAlertingConditionRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateAlertingCondition][ntt.monitoring.v3.UpdateAlertingCondition]
func (*UpdateAlertingConditionRequest) Clone ¶
func (o *UpdateAlertingConditionRequest) Clone() *UpdateAlertingConditionRequest
func (*UpdateAlertingConditionRequest) CloneRaw ¶
func (o *UpdateAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateAlertingConditionRequest) Descriptor ¶
func (*UpdateAlertingConditionRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateAlertingConditionRequest.ProtoReflect.Descriptor instead.
func (*UpdateAlertingConditionRequest) GetAlertingCondition ¶
func (m *UpdateAlertingConditionRequest) GetAlertingCondition() *alerting_condition.AlertingCondition
func (*UpdateAlertingConditionRequest) GetCas ¶
func (m *UpdateAlertingConditionRequest) GetCas() *UpdateAlertingConditionRequest_CAS
func (*UpdateAlertingConditionRequest) GetUpdateMask ¶
func (m *UpdateAlertingConditionRequest) GetUpdateMask() *alerting_condition.AlertingCondition_FieldMask
func (*UpdateAlertingConditionRequest) GotenMessage ¶
func (*UpdateAlertingConditionRequest) GotenMessage()
func (*UpdateAlertingConditionRequest) GotenObjectExt ¶
func (o *UpdateAlertingConditionRequest) GotenObjectExt()
func (*UpdateAlertingConditionRequest) GotenValidate ¶
func (obj *UpdateAlertingConditionRequest) GotenValidate() error
func (*UpdateAlertingConditionRequest) MakeDiffFieldMask ¶
func (o *UpdateAlertingConditionRequest) MakeDiffFieldMask(other *UpdateAlertingConditionRequest) *UpdateAlertingConditionRequest_FieldMask
func (*UpdateAlertingConditionRequest) MakeFullFieldMask ¶
func (o *UpdateAlertingConditionRequest) MakeFullFieldMask() *UpdateAlertingConditionRequest_FieldMask
func (*UpdateAlertingConditionRequest) MakeRawDiffFieldMask ¶
func (o *UpdateAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateAlertingConditionRequest) MakeRawFullFieldMask ¶
func (o *UpdateAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateAlertingConditionRequest) Marshal ¶
func (m *UpdateAlertingConditionRequest) Marshal() ([]byte, error)
func (*UpdateAlertingConditionRequest) MarshalJSON ¶
func (m *UpdateAlertingConditionRequest) MarshalJSON() ([]byte, error)
func (*UpdateAlertingConditionRequest) Merge ¶
func (o *UpdateAlertingConditionRequest) Merge(source *UpdateAlertingConditionRequest)
func (*UpdateAlertingConditionRequest) MergeRaw ¶
func (o *UpdateAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateAlertingConditionRequest) ProtoMessage ¶
func (*UpdateAlertingConditionRequest) ProtoMessage()
func (*UpdateAlertingConditionRequest) ProtoReflect ¶
func (m *UpdateAlertingConditionRequest) ProtoReflect() preflect.Message
func (*UpdateAlertingConditionRequest) Reset ¶
func (m *UpdateAlertingConditionRequest) Reset()
func (*UpdateAlertingConditionRequest) SetAlertingCondition ¶
func (m *UpdateAlertingConditionRequest) SetAlertingCondition(fv *alerting_condition.AlertingCondition)
func (*UpdateAlertingConditionRequest) SetCas ¶
func (m *UpdateAlertingConditionRequest) SetCas(fv *UpdateAlertingConditionRequest_CAS)
func (*UpdateAlertingConditionRequest) SetUpdateMask ¶
func (m *UpdateAlertingConditionRequest) SetUpdateMask(fv *alerting_condition.AlertingCondition_FieldMask)
func (*UpdateAlertingConditionRequest) String ¶
func (m *UpdateAlertingConditionRequest) String() string
func (*UpdateAlertingConditionRequest) Unmarshal ¶
func (m *UpdateAlertingConditionRequest) Unmarshal(b []byte) error
func (*UpdateAlertingConditionRequest) UnmarshalJSON ¶
func (m *UpdateAlertingConditionRequest) UnmarshalJSON(data []byte) error
type UpdateAlertingConditionRequestCASFieldPathBuilder ¶
type UpdateAlertingConditionRequestCASFieldPathBuilder struct{}
func NewUpdateAlertingConditionRequestCASFieldPathBuilder ¶
func NewUpdateAlertingConditionRequestCASFieldPathBuilder() UpdateAlertingConditionRequestCASFieldPathBuilder
func (UpdateAlertingConditionRequestCASFieldPathBuilder) ConditionalState ¶
type UpdateAlertingConditionRequestCAS_FieldPath ¶
type UpdateAlertingConditionRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateAlertingConditionRequestCAS_FieldPathSelector Get(source *UpdateAlertingConditionRequest_CAS) []interface{} GetSingle(source *UpdateAlertingConditionRequest_CAS) (interface{}, bool) ClearValue(item *UpdateAlertingConditionRequest_CAS) // Those methods build corresponding UpdateAlertingConditionRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateAlertingConditionRequestCAS_FieldPath ¶
func BuildUpdateAlertingConditionRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateAlertingConditionRequestCAS_FieldPath, error)
func MustParseUpdateAlertingConditionRequestCAS_FieldPath ¶
func MustParseUpdateAlertingConditionRequestCAS_FieldPath(rawField string) UpdateAlertingConditionRequestCAS_FieldPath
func ParseUpdateAlertingConditionRequestCAS_FieldPath ¶
func ParseUpdateAlertingConditionRequestCAS_FieldPath(rawField string) (UpdateAlertingConditionRequestCAS_FieldPath, error)
type UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue ¶
type UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateAlertingConditionRequestCAS_FieldPath ContainsValue(*UpdateAlertingConditionRequest_CAS) bool }
UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateAlertingConditionRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateAlertingConditionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue
func ParseUpdateAlertingConditionRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateAlertingConditionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateAlertingConditionRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues ¶
type UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateAlertingConditionRequestCAS_FieldPath }
UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateAlertingConditionRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateAlertingConditionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues
func ParseUpdateAlertingConditionRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateAlertingConditionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues, error)
type UpdateAlertingConditionRequestCAS_FieldPathSelector ¶
type UpdateAlertingConditionRequestCAS_FieldPathSelector int32
const ( UpdateAlertingConditionRequestCAS_FieldPathSelectorConditionalState UpdateAlertingConditionRequestCAS_FieldPathSelector = 0 UpdateAlertingConditionRequestCAS_FieldPathSelectorFieldMask UpdateAlertingConditionRequestCAS_FieldPathSelector = 1 )
func (UpdateAlertingConditionRequestCAS_FieldPathSelector) String ¶
func (s UpdateAlertingConditionRequestCAS_FieldPathSelector) String() string
type UpdateAlertingConditionRequestCAS_FieldPathValue ¶
type UpdateAlertingConditionRequestCAS_FieldPathValue interface { UpdateAlertingConditionRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateAlertingConditionRequest_CAS) CompareWith(*UpdateAlertingConditionRequest_CAS) (cmp int, comparable bool) }
UpdateAlertingConditionRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateAlertingConditionRequestCAS_FieldPathValue ¶
func MustParseUpdateAlertingConditionRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateAlertingConditionRequestCAS_FieldPathValue
func ParseUpdateAlertingConditionRequestCAS_FieldPathValue ¶
func ParseUpdateAlertingConditionRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateAlertingConditionRequestCAS_FieldPathValue, error)
type UpdateAlertingConditionRequestCAS_FieldSubPath ¶
type UpdateAlertingConditionRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) AsConditionalStateSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) ClearValue(item *UpdateAlertingConditionRequest_CAS)
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) Get(source *UpdateAlertingConditionRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateAlertingConditionRequest_CAS
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) GetSingle(source *UpdateAlertingConditionRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateAlertingConditionRequest_CAS
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) String ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathValue
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAlertingConditionRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateAlertingConditionRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue struct { UpdateAlertingConditionRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
func (*UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAlertingConditionRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues struct { UpdateAlertingConditionRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (alerting_condition.AlertingCondition_FieldPathArrayOfValues, bool)
func (*UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateAlertingConditionRequestCAS_FieldSubPathValue ¶
type UpdateAlertingConditionRequestCAS_FieldSubPathValue struct { UpdateAlertingConditionRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
func (*UpdateAlertingConditionRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) CompareWith(source *UpdateAlertingConditionRequest_CAS) (int, bool)
func (*UpdateAlertingConditionRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAlertingConditionRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateAlertingConditionRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) SetTo(target **UpdateAlertingConditionRequest_CAS)
func (*UpdateAlertingConditionRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateAlertingConditionRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateAlertingConditionRequestCAS_FieldTerminalPath ¶
type UpdateAlertingConditionRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) ClearValue(item *UpdateAlertingConditionRequest_CAS)
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) Get(source *UpdateAlertingConditionRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateAlertingConditionRequest_CAS
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetSingle(source *UpdateAlertingConditionRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateAlertingConditionRequest_CAS
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateAlertingConditionRequestCAS_FieldPathValue
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateAlertingConditionRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateAlertingConditionRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAlertingConditionRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateAlertingConditionRequest_CAS as interface{}
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAlertingConditionRequest_CAS) (interface{}, bool)
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateAlertingConditionRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*alerting_condition.AlertingCondition, bool)
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateAlertingConditionRequestCAS_FieldTerminalPathValue ¶
type UpdateAlertingConditionRequestCAS_FieldTerminalPathValue struct { UpdateAlertingConditionRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*alerting_condition.AlertingCondition, bool)
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateAlertingConditionRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateAlertingConditionRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateAlertingConditionRequest_CAS'.
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateAlertingConditionRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateAlertingConditionRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateAlertingConditionRequestFieldPathBuilder ¶
type UpdateAlertingConditionRequestFieldPathBuilder struct{}
func NewUpdateAlertingConditionRequestFieldPathBuilder ¶
func NewUpdateAlertingConditionRequestFieldPathBuilder() UpdateAlertingConditionRequestFieldPathBuilder
func (UpdateAlertingConditionRequestFieldPathBuilder) AlertingCondition ¶
func (UpdateAlertingConditionRequestFieldPathBuilder) AlertingCondition() UpdateAlertingConditionRequestPathSelectorAlertingCondition
func (UpdateAlertingConditionRequestFieldPathBuilder) UpdateMask ¶
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations ¶
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) FieldPath ¶
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels ¶
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards ¶
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestMapPathSelectorAlertingConditionMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric ¶
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels ¶
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels ¶
type UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (UpdateAlertingConditionRequestMapPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric ¶
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels ¶
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels ¶
type UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (UpdateAlertingConditionRequestMapPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingCondition ¶
type UpdateAlertingConditionRequestPathSelectorAlertingCondition struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) Description ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) DisplayName ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithArrayOfValues(values []*alerting_condition.AlertingCondition) *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayItemValue ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayItemValue(subPathArrayItemValue alerting_condition.AlertingCondition_FieldPathArrayItemValue) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubArrayOfValues(subPathArrayOfValues alerting_condition.AlertingCondition_FieldPathArrayOfValues) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubValue ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingCondition) WithSubValue(subPathValue alerting_condition.AlertingCondition_FieldPathValue) *UpdateAlertingConditionRequest_FieldSubPathValue
type UpdateAlertingConditionRequestPathSelectorAlertingConditionDescription ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionDescription struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionDescription) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionDescription) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionDisplayName ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionDisplayName struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionDisplayName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Annotations ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) CreateTime ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Generation ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) Lifecycle ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) OwnerReferences ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) ResourceVersion ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) UpdateTime ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithValue ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLabels) WithValue(value map[string]string) *UpdateAlertingConditionRequest_FieldSubPathValue
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Controller ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferences) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithValue ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataShards) WithValue(value map[string]int64) *UpdateAlertingConditionRequest_FieldSubPathValue
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) OwningRegion ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataSyncingRegions) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataTags) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionName ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionName struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionName) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionName) WithArrayOfValues(values []*alerting_condition.Name) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec) TimeSeries ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) CombineThreshold ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeries) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) Combine ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) PerMetric ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThreshold) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesCombineThresholdPerMetric) WithKey ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) Aggregation ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuery) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) AlignmentPeriod ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) CrossSeriesReducer ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) GroupByFields ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) PerSeriesAligner ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregation) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) Metric ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) Resource ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelector) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) Labels ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) Types ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricLabels) WithKey ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) Labels ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) Types ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResource) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceLabels) WithKey ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThreshold) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdCompare) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTrigger) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionSpecTriggerType) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionState ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionState struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionState) FiringAlertsCount ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionState) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount ¶
type UpdateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount struct{}
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorAlertingConditionStateFiringAlertsCount) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCas ¶
type UpdateAlertingConditionRequestPathSelectorCas struct{}
func (UpdateAlertingConditionRequestPathSelectorCas) ConditionalState ¶
func (UpdateAlertingConditionRequestPathSelectorCas) ConditionalState() UpdateAlertingConditionRequestPathSelectorCasConditionalState
func (UpdateAlertingConditionRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCas) WithArrayOfValues(values []*UpdateAlertingConditionRequest_CAS) *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateAlertingConditionRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue) *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue
func (UpdateAlertingConditionRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCas) WithSubPath ¶
func (UpdateAlertingConditionRequestPathSelectorCas) WithSubValue ¶
func (s UpdateAlertingConditionRequestPathSelectorCas) WithSubValue(subPathValue UpdateAlertingConditionRequestCAS_FieldPathValue) *UpdateAlertingConditionRequest_FieldSubPathValue
type UpdateAlertingConditionRequestPathSelectorCasConditionalState ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalState struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) Description ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*alerting_condition.AlertingCondition) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateDescription ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateDescription struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) Lifecycle ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAlertingConditionRequest_FieldSubPathValue
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAlertingConditionRequest_FieldSubPathValue
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateName ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateName struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*alerting_condition.Name) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec) TimeSeries ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries) CombineThreshold ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeries) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold) Combine ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold) PerMetric ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThreshold) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdCombine ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdCombine struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdCombine) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithKey ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesDuration ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesDuration struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesDuration) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesDuration) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery) Aggregation ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuery) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) AlignmentPeriod ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) CrossSeriesReducer ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) GroupByFields ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) PerSeriesAligner ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregation) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector) Metric ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector) Resource ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelector) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric) Labels ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric) Types ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithKey ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource) Labels ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource) Types ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResource) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues(values []map[string]*monitoring_common.Strings) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithKey ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold) Compare ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThreshold) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdCompare ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdCompare struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdCompare) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdCompare) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdValue ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdValue struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdValue) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdValue) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTrigger ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTrigger struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTrigger) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTriggerType ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTriggerType struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateSpecTriggerType) WithArrayOfValues ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateState ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateState struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateState) FiringAlertsCount ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateState) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateStateFiringAlertsCount ¶
type UpdateAlertingConditionRequestPathSelectorCasConditionalStateStateFiringAlertsCount struct{}
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateStateFiringAlertsCount) FieldPath ¶
func (UpdateAlertingConditionRequestPathSelectorCasConditionalStateStateFiringAlertsCount) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasConditionalStateStateFiringAlertsCount) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorCasFieldMask ¶
type UpdateAlertingConditionRequestPathSelectorCasFieldMask struct{}
func (UpdateAlertingConditionRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequestPathSelectorUpdateMask ¶
type UpdateAlertingConditionRequestPathSelectorUpdateMask struct{}
func (UpdateAlertingConditionRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequestPathSelectorUpdateMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues
type UpdateAlertingConditionRequest_CAS ¶
type UpdateAlertingConditionRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *alerting_condition.AlertingCondition `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *alerting_condition.AlertingCondition_FieldMask `` /* 149-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 (*UpdateAlertingConditionRequest_CAS) Clone ¶
func (o *UpdateAlertingConditionRequest_CAS) Clone() *UpdateAlertingConditionRequest_CAS
func (*UpdateAlertingConditionRequest_CAS) CloneRaw ¶
func (o *UpdateAlertingConditionRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateAlertingConditionRequest_CAS) Descriptor ¶
func (*UpdateAlertingConditionRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateAlertingConditionRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateAlertingConditionRequest_CAS) GetConditionalState ¶
func (m *UpdateAlertingConditionRequest_CAS) GetConditionalState() *alerting_condition.AlertingCondition
func (*UpdateAlertingConditionRequest_CAS) GetFieldMask ¶
func (m *UpdateAlertingConditionRequest_CAS) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
func (*UpdateAlertingConditionRequest_CAS) GotenMessage ¶
func (*UpdateAlertingConditionRequest_CAS) GotenMessage()
func (*UpdateAlertingConditionRequest_CAS) GotenObjectExt ¶
func (o *UpdateAlertingConditionRequest_CAS) GotenObjectExt()
func (*UpdateAlertingConditionRequest_CAS) GotenValidate ¶
func (obj *UpdateAlertingConditionRequest_CAS) GotenValidate() error
func (*UpdateAlertingConditionRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateAlertingConditionRequest_CAS) MakeDiffFieldMask(other *UpdateAlertingConditionRequest_CAS) *UpdateAlertingConditionRequest_CAS_FieldMask
func (*UpdateAlertingConditionRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateAlertingConditionRequest_CAS) MakeFullFieldMask() *UpdateAlertingConditionRequest_CAS_FieldMask
func (*UpdateAlertingConditionRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateAlertingConditionRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateAlertingConditionRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateAlertingConditionRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateAlertingConditionRequest_CAS) Marshal ¶
func (m *UpdateAlertingConditionRequest_CAS) Marshal() ([]byte, error)
func (*UpdateAlertingConditionRequest_CAS) MarshalJSON ¶
func (m *UpdateAlertingConditionRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateAlertingConditionRequest_CAS) Merge ¶
func (o *UpdateAlertingConditionRequest_CAS) Merge(source *UpdateAlertingConditionRequest_CAS)
func (*UpdateAlertingConditionRequest_CAS) MergeRaw ¶
func (o *UpdateAlertingConditionRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateAlertingConditionRequest_CAS) ProtoMessage ¶
func (*UpdateAlertingConditionRequest_CAS) ProtoMessage()
func (*UpdateAlertingConditionRequest_CAS) ProtoReflect ¶
func (m *UpdateAlertingConditionRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateAlertingConditionRequest_CAS) Reset ¶
func (m *UpdateAlertingConditionRequest_CAS) Reset()
func (*UpdateAlertingConditionRequest_CAS) SetConditionalState ¶
func (m *UpdateAlertingConditionRequest_CAS) SetConditionalState(fv *alerting_condition.AlertingCondition)
func (*UpdateAlertingConditionRequest_CAS) SetFieldMask ¶
func (m *UpdateAlertingConditionRequest_CAS) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
func (*UpdateAlertingConditionRequest_CAS) String ¶
func (m *UpdateAlertingConditionRequest_CAS) String() string
func (*UpdateAlertingConditionRequest_CAS) Unmarshal ¶
func (m *UpdateAlertingConditionRequest_CAS) Unmarshal(b []byte) error
func (*UpdateAlertingConditionRequest_CAS) UnmarshalJSON ¶
func (m *UpdateAlertingConditionRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric ¶
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels ¶
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels ¶
type UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels struct {
// contains filtered or unexported fields
}
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (UpdateAlertingConditionRequest_CASMapPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalState ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalState struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) Description ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*alerting_condition.AlertingCondition) *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue alerting_condition.AlertingCondition_FieldPathArrayItemValue) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayItemValue
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues alerting_condition.AlertingCondition_FieldPathArrayOfValues) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalState) WithSubValue ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDescription ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDescription struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) Lifecycle ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateName ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*alerting_condition.Name) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec) TimeSeries ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues(values []*alerting_condition.AlertingCondition_Spec) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries) CombineThreshold ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeries) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold) Combine ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold) PerMetric ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThreshold) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdCombine ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdCombine struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdCombine) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdCombine) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithArrayOfValues ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesCombineThresholdPerMetric) WithKey ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesDuration ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesDuration struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesDuration) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesDuration) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesDuration) WithArrayOfValues(values []*duration.Duration) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery) Aggregation ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuery) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) AlignmentPeriod ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) CrossSeriesReducer ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) GroupByFields ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) PerSeriesAligner ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregation) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationAlignmentPeriod) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationCrossSeriesReducer) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithArrayOfValues ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationGroupByFields) WithItemValue ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQueryAggregationPerSeriesAligner) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector) Metric ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector) Resource ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelector) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric) Labels ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric) Types ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetric) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithArrayOfValues ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricLabels) WithKey ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorMetricTypes) WithItemValue ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource) Labels ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource) Types ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResource) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithArrayOfValues ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceLabels) WithKey ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithArrayOfValues(values [][]string) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesQuerySelectorResourceTypes) WithItemValue ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold) Compare ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold) Value ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThreshold) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdCompare ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdCompare struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdCompare) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdCompare) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdValue ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdValue struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdValue) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdValue) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTimeSeriesThresholdValue) WithArrayOfValues(values []float64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTrigger ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTrigger struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTrigger) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTriggerType ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTriggerType struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateSpecTriggerType) WithArrayOfValues ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState) FiringAlertsCount ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*alerting_condition.AlertingCondition_State) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateStateFiringAlertsCount ¶
type UpdateAlertingConditionRequest_CASPathSelectorConditionalStateStateFiringAlertsCount struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateStateFiringAlertsCount) FieldPath ¶
func (UpdateAlertingConditionRequest_CASPathSelectorConditionalStateStateFiringAlertsCount) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorConditionalStateStateFiringAlertsCount) WithArrayOfValues(values []int64) *UpdateAlertingConditionRequestCAS_FieldSubPathArrayOfValues
type UpdateAlertingConditionRequest_CASPathSelectorFieldMask ¶
type UpdateAlertingConditionRequest_CASPathSelectorFieldMask struct{}
func (UpdateAlertingConditionRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateAlertingConditionRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *UpdateAlertingConditionRequestCAS_FieldTerminalPathArrayOfValues
type UpdateAlertingConditionRequest_CAS_FieldMask ¶
type UpdateAlertingConditionRequest_CAS_FieldMask struct {
Paths []UpdateAlertingConditionRequestCAS_FieldPath
}
func FullUpdateAlertingConditionRequest_CAS_FieldMask ¶
func FullUpdateAlertingConditionRequest_CAS_FieldMask() *UpdateAlertingConditionRequest_CAS_FieldMask
func (*UpdateAlertingConditionRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) AppendPath(path UpdateAlertingConditionRequestCAS_FieldPath)
func (*UpdateAlertingConditionRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateAlertingConditionRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateAlertingConditionRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateAlertingConditionRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) FilterInputFields() *UpdateAlertingConditionRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateAlertingConditionRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateAlertingConditionRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) GetPaths() []UpdateAlertingConditionRequestCAS_FieldPath
func (*UpdateAlertingConditionRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateAlertingConditionRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) IsFull() bool
func (UpdateAlertingConditionRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateAlertingConditionRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateAlertingConditionRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateAlertingConditionRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateAlertingConditionRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) PathsCount() int
func (*UpdateAlertingConditionRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Project(source *UpdateAlertingConditionRequest_CAS) *UpdateAlertingConditionRequest_CAS
func (*UpdateAlertingConditionRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateAlertingConditionRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateAlertingConditionRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateAlertingConditionRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Reset()
func (*UpdateAlertingConditionRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Set(target, source *UpdateAlertingConditionRequest_CAS)
func (*UpdateAlertingConditionRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateAlertingConditionRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateAlertingConditionRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Size() int
func (*UpdateAlertingConditionRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) String() string
func (*UpdateAlertingConditionRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Subtract(other *UpdateAlertingConditionRequest_CAS_FieldMask) *UpdateAlertingConditionRequest_CAS_FieldMask
func (*UpdateAlertingConditionRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateAlertingConditionRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateAlertingConditionRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateAlertingConditionRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateAlertingConditionRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateAlertingConditionRequest_FieldMask ¶
type UpdateAlertingConditionRequest_FieldMask struct {
Paths []UpdateAlertingConditionRequest_FieldPath
}
func FullUpdateAlertingConditionRequest_FieldMask ¶
func FullUpdateAlertingConditionRequest_FieldMask() *UpdateAlertingConditionRequest_FieldMask
func (*UpdateAlertingConditionRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) AppendPath(path UpdateAlertingConditionRequest_FieldPath)
func (*UpdateAlertingConditionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateAlertingConditionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateAlertingConditionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateAlertingConditionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) FilterInputFields() *UpdateAlertingConditionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateAlertingConditionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateAlertingConditionRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) GetPaths() []UpdateAlertingConditionRequest_FieldPath
func (*UpdateAlertingConditionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateAlertingConditionRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) IsFull() bool
func (UpdateAlertingConditionRequest_FieldMask) Marshal ¶
func (fieldMask UpdateAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateAlertingConditionRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateAlertingConditionRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) PathsCount() int
func (*UpdateAlertingConditionRequest_FieldMask) Project ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Project(source *UpdateAlertingConditionRequest) *UpdateAlertingConditionRequest
func (*UpdateAlertingConditionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateAlertingConditionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) ProtoMessage()
func (*UpdateAlertingConditionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateAlertingConditionRequest_FieldMask) Reset ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Reset()
func (*UpdateAlertingConditionRequest_FieldMask) Set ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Set(target, source *UpdateAlertingConditionRequest)
func (*UpdateAlertingConditionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateAlertingConditionRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateAlertingConditionRequest_FieldMask) Size ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Size() int
func (*UpdateAlertingConditionRequest_FieldMask) String ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) String() string
func (*UpdateAlertingConditionRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Subtract(other *UpdateAlertingConditionRequest_FieldMask) *UpdateAlertingConditionRequest_FieldMask
func (*UpdateAlertingConditionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateAlertingConditionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateAlertingConditionRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateAlertingConditionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateAlertingConditionRequest_FieldPath ¶
type UpdateAlertingConditionRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateAlertingConditionRequest_FieldPathSelector Get(source *UpdateAlertingConditionRequest) []interface{} GetSingle(source *UpdateAlertingConditionRequest) (interface{}, bool) ClearValue(item *UpdateAlertingConditionRequest) // Those methods build corresponding UpdateAlertingConditionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateAlertingConditionRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateAlertingConditionRequest_FieldPath ¶
func BuildUpdateAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateAlertingConditionRequest_FieldPath, error)
func MustParseUpdateAlertingConditionRequest_FieldPath ¶
func MustParseUpdateAlertingConditionRequest_FieldPath(rawField string) UpdateAlertingConditionRequest_FieldPath
func ParseUpdateAlertingConditionRequest_FieldPath ¶
func ParseUpdateAlertingConditionRequest_FieldPath(rawField string) (UpdateAlertingConditionRequest_FieldPath, error)
type UpdateAlertingConditionRequest_FieldPathArrayItemValue ¶
type UpdateAlertingConditionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateAlertingConditionRequest_FieldPath ContainsValue(*UpdateAlertingConditionRequest) bool }
UpdateAlertingConditionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateAlertingConditionRequest according to their type Present only for array (repeated) types.
func MustParseUpdateAlertingConditionRequest_FieldPathArrayItemValue ¶
func MustParseUpdateAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAlertingConditionRequest_FieldPathArrayItemValue
func ParseUpdateAlertingConditionRequest_FieldPathArrayItemValue ¶
func ParseUpdateAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAlertingConditionRequest_FieldPathArrayItemValue, error)
ParseUpdateAlertingConditionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateAlertingConditionRequest_FieldPathArrayOfValues ¶
type UpdateAlertingConditionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateAlertingConditionRequest_FieldPath }
UpdateAlertingConditionRequest_FieldPathArrayOfValues allows storing slice of values for UpdateAlertingConditionRequest fields according to their type
func MustParseUpdateAlertingConditionRequest_FieldPathArrayOfValues ¶
func MustParseUpdateAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAlertingConditionRequest_FieldPathArrayOfValues
func ParseUpdateAlertingConditionRequest_FieldPathArrayOfValues ¶
func ParseUpdateAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAlertingConditionRequest_FieldPathArrayOfValues, error)
type UpdateAlertingConditionRequest_FieldPathSelector ¶
type UpdateAlertingConditionRequest_FieldPathSelector int32
const ( UpdateAlertingConditionRequest_FieldPathSelectorAlertingCondition UpdateAlertingConditionRequest_FieldPathSelector = 0 UpdateAlertingConditionRequest_FieldPathSelectorUpdateMask UpdateAlertingConditionRequest_FieldPathSelector = 1 UpdateAlertingConditionRequest_FieldPathSelectorCas UpdateAlertingConditionRequest_FieldPathSelector = 2 )
func (UpdateAlertingConditionRequest_FieldPathSelector) String ¶
func (s UpdateAlertingConditionRequest_FieldPathSelector) String() string
type UpdateAlertingConditionRequest_FieldPathValue ¶
type UpdateAlertingConditionRequest_FieldPathValue interface { UpdateAlertingConditionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateAlertingConditionRequest) CompareWith(*UpdateAlertingConditionRequest) (cmp int, comparable bool) }
UpdateAlertingConditionRequest_FieldPathValue allows storing values for UpdateAlertingConditionRequest fields according to their type
func MustParseUpdateAlertingConditionRequest_FieldPathValue ¶
func MustParseUpdateAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) UpdateAlertingConditionRequest_FieldPathValue
func ParseUpdateAlertingConditionRequest_FieldPathValue ¶
func ParseUpdateAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) (UpdateAlertingConditionRequest_FieldPathValue, error)
type UpdateAlertingConditionRequest_FieldSubPath ¶
type UpdateAlertingConditionRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateAlertingConditionRequest_FieldSubPath) AsAlertingConditionSubPath ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) AsAlertingConditionSubPath() (alerting_condition.AlertingCondition_FieldPath, bool)
func (*UpdateAlertingConditionRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) AsCasSubPath() (UpdateAlertingConditionRequestCAS_FieldPath, bool)
func (*UpdateAlertingConditionRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) ClearValue(item *UpdateAlertingConditionRequest)
func (*UpdateAlertingConditionRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateAlertingConditionRequest_FieldSubPath) Get ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) Get(source *UpdateAlertingConditionRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateAlertingConditionRequest
func (*UpdateAlertingConditionRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAlertingConditionRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAlertingConditionRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) GetSingle(source *UpdateAlertingConditionRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateAlertingConditionRequest
func (*UpdateAlertingConditionRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAlertingConditionRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAlertingConditionRequest_FieldSubPath) JSONString ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAlertingConditionRequest_FieldSubPath) Selector ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) Selector() UpdateAlertingConditionRequest_FieldPathSelector
func (*UpdateAlertingConditionRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateAlertingConditionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAlertingConditionRequest_FieldSubPath) String ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateAlertingConditionRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequest_FieldPathArrayItemValue
func (*UpdateAlertingConditionRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequest_FieldPathArrayOfValues
func (*UpdateAlertingConditionRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithIValue(value interface{}) UpdateAlertingConditionRequest_FieldPathValue
func (*UpdateAlertingConditionRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAlertingConditionRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAlertingConditionRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateAlertingConditionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAlertingConditionRequest_FieldSubPathArrayItemValue ¶
type UpdateAlertingConditionRequest_FieldSubPathArrayItemValue struct { UpdateAlertingConditionRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) AsAlertingConditionPathItemValue ¶
func (fpaivs *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) AsAlertingConditionPathItemValue() (alerting_condition.AlertingCondition_FieldPathArrayItemValue, bool)
func (*UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateAlertingConditionRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAlertingConditionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateAlertingConditionRequest'
func (*UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateAlertingConditionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateAlertingConditionRequest_FieldSubPathArrayOfValues ¶
type UpdateAlertingConditionRequest_FieldSubPathArrayOfValues struct { UpdateAlertingConditionRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequest_FieldSubPathArrayOfValues) AsAlertingConditionPathArrayOfValues ¶
func (fpsaov *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues) AsAlertingConditionPathArrayOfValues() (alerting_condition.AlertingCondition_FieldPathArrayOfValues, bool)
func (*UpdateAlertingConditionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateAlertingConditionRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateAlertingConditionRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateAlertingConditionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateAlertingConditionRequest_FieldSubPathValue ¶
type UpdateAlertingConditionRequest_FieldSubPathValue struct { UpdateAlertingConditionRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequest_FieldSubPathValue) AsAlertingConditionPathValue ¶
func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) AsAlertingConditionPathValue() (alerting_condition.AlertingCondition_FieldPathValue, bool)
func (*UpdateAlertingConditionRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) AsCasPathValue() (UpdateAlertingConditionRequestCAS_FieldPathValue, bool)
func (*UpdateAlertingConditionRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) CompareWith(source *UpdateAlertingConditionRequest) (int, bool)
func (*UpdateAlertingConditionRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAlertingConditionRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateAlertingConditionRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) SetTo(target **UpdateAlertingConditionRequest)
func (*UpdateAlertingConditionRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateAlertingConditionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateAlertingConditionRequest_FieldTerminalPath ¶
type UpdateAlertingConditionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateAlertingConditionRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) ClearValue(item *UpdateAlertingConditionRequest)
func (*UpdateAlertingConditionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateAlertingConditionRequest_FieldTerminalPath) Get ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) Get(source *UpdateAlertingConditionRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateAlertingConditionRequest
func (*UpdateAlertingConditionRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAlertingConditionRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAlertingConditionRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) GetSingle(source *UpdateAlertingConditionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateAlertingConditionRequest
func (*UpdateAlertingConditionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAlertingConditionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAlertingConditionRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAlertingConditionRequest_FieldTerminalPath) String ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAlertingConditionRequest_FieldPathArrayItemValue
func (*UpdateAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAlertingConditionRequest_FieldPathArrayOfValues
func (*UpdateAlertingConditionRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateAlertingConditionRequest_FieldPathValue
func (*UpdateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAlertingConditionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue ¶
type UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue struct { UpdateAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAlertingConditionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateAlertingConditionRequest'
func (*UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateAlertingConditionRequest as interface{}
func (*UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAlertingConditionRequest) (interface{}, bool)
func (*UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues ¶
type UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues struct { UpdateAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsAlertingConditionArrayOfValues ¶
func (fpaov *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsAlertingConditionArrayOfValues() ([]*alerting_condition.AlertingCondition, bool)
func (*UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateAlertingConditionRequest_CAS, bool)
func (*UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
func (*UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateAlertingConditionRequest_FieldTerminalPathValue ¶
type UpdateAlertingConditionRequest_FieldTerminalPathValue struct { UpdateAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAlertingConditionRequest_FieldTerminalPathValue) AsAlertingConditionValue ¶
func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) AsAlertingConditionValue() (*alerting_condition.AlertingCondition, bool)
func (*UpdateAlertingConditionRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) AsCasValue() (*UpdateAlertingConditionRequest_CAS, bool)
func (*UpdateAlertingConditionRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
func (*UpdateAlertingConditionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *UpdateAlertingConditionRequest) (int, bool)
CompareWith compares value in the 'UpdateAlertingConditionRequest_FieldTerminalPathValue' with the value under path in 'UpdateAlertingConditionRequest'.
func (*UpdateAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAlertingConditionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateAlertingConditionRequest' as interface{}
func (*UpdateAlertingConditionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **UpdateAlertingConditionRequest)
SetTo stores value for selected field for object UpdateAlertingConditionRequest
func (*UpdateAlertingConditionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertingConditionClientStream ¶
type WatchAlertingConditionClientStream interface { Recv() (*WatchAlertingConditionResponse, error) grpc.ClientStream }
type WatchAlertingConditionDescriptor ¶ added in v0.4.28
type WatchAlertingConditionDescriptor struct{}
func GetWatchAlertingConditionDescriptor ¶ added in v0.4.28
func GetWatchAlertingConditionDescriptor() *WatchAlertingConditionDescriptor
func (*WatchAlertingConditionDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchAlertingConditionDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetApiName() string
func (*WatchAlertingConditionDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAlertingConditionDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetFullMethodName() string
func (*WatchAlertingConditionDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetMethodName() string
func (*WatchAlertingConditionDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetProtoPkgName() string
func (*WatchAlertingConditionDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchAlertingConditionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchAlertingConditionDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAlertingConditionDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetServiceDomain() string
func (*WatchAlertingConditionDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetServiceVersion() string
func (*WatchAlertingConditionDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) GetVerb() string
func (*WatchAlertingConditionDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchAlertingConditionDescriptor) HasResource() bool
func (*WatchAlertingConditionDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) IsClientStream() bool
func (*WatchAlertingConditionDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchAlertingConditionDescriptor) IsCollection() bool
func (*WatchAlertingConditionDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchAlertingConditionDescriptor) IsPlural() bool
func (*WatchAlertingConditionDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) IsServerStream() bool
func (*WatchAlertingConditionDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) IsUnary() bool
func (*WatchAlertingConditionDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchAlertingConditionDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchAlertingConditionDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchAlertingConditionDescriptor) RequestHasResourceBody() bool
type WatchAlertingConditionDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchAlertingConditionDescriptorClientMsgHandle struct{}
func (*WatchAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchAlertingConditionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAlertingConditionDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchAlertingConditionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchAlertingConditionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAlertingConditionDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchAlertingConditionDescriptorServerMsgHandle struct{}
func (*WatchAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchAlertingConditionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAlertingConditionDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchAlertingConditionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchAlertingConditionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAlertingConditionRequest ¶
type WatchAlertingConditionRequest struct { // Reference to ntt.monitoring.v3.AlertingCondition Name *alerting_condition.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 *alerting_condition.AlertingCondition_FieldMask `` /* 149-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 [WatchAlertingCondition][ntt.monitoring.v3.WatchAlertingCondition]
func (*WatchAlertingConditionRequest) Clone ¶
func (o *WatchAlertingConditionRequest) Clone() *WatchAlertingConditionRequest
func (*WatchAlertingConditionRequest) CloneRaw ¶
func (o *WatchAlertingConditionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertingConditionRequest) Descriptor ¶
func (*WatchAlertingConditionRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertingConditionRequest.ProtoReflect.Descriptor instead.
func (*WatchAlertingConditionRequest) GetFieldMask ¶
func (m *WatchAlertingConditionRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
func (*WatchAlertingConditionRequest) GetName ¶
func (m *WatchAlertingConditionRequest) GetName() *alerting_condition.Reference
func (*WatchAlertingConditionRequest) GetView ¶
func (m *WatchAlertingConditionRequest) GetView() view.View
func (*WatchAlertingConditionRequest) GotenMessage ¶
func (*WatchAlertingConditionRequest) GotenMessage()
func (*WatchAlertingConditionRequest) GotenObjectExt ¶
func (o *WatchAlertingConditionRequest) GotenObjectExt()
func (*WatchAlertingConditionRequest) GotenValidate ¶
func (obj *WatchAlertingConditionRequest) GotenValidate() error
func (*WatchAlertingConditionRequest) MakeDiffFieldMask ¶
func (o *WatchAlertingConditionRequest) MakeDiffFieldMask(other *WatchAlertingConditionRequest) *WatchAlertingConditionRequest_FieldMask
func (*WatchAlertingConditionRequest) MakeFullFieldMask ¶
func (o *WatchAlertingConditionRequest) MakeFullFieldMask() *WatchAlertingConditionRequest_FieldMask
func (*WatchAlertingConditionRequest) MakeRawDiffFieldMask ¶
func (o *WatchAlertingConditionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertingConditionRequest) MakeRawFullFieldMask ¶
func (o *WatchAlertingConditionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertingConditionRequest) Marshal ¶
func (m *WatchAlertingConditionRequest) Marshal() ([]byte, error)
func (*WatchAlertingConditionRequest) MarshalJSON ¶
func (m *WatchAlertingConditionRequest) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionRequest) Merge ¶
func (o *WatchAlertingConditionRequest) Merge(source *WatchAlertingConditionRequest)
func (*WatchAlertingConditionRequest) MergeRaw ¶
func (o *WatchAlertingConditionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionRequest) ProtoMessage ¶
func (*WatchAlertingConditionRequest) ProtoMessage()
func (*WatchAlertingConditionRequest) ProtoReflect ¶
func (m *WatchAlertingConditionRequest) ProtoReflect() preflect.Message
func (*WatchAlertingConditionRequest) Reset ¶
func (m *WatchAlertingConditionRequest) Reset()
func (*WatchAlertingConditionRequest) SetFieldMask ¶
func (m *WatchAlertingConditionRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
func (*WatchAlertingConditionRequest) SetName ¶
func (m *WatchAlertingConditionRequest) SetName(fv *alerting_condition.Reference)
func (*WatchAlertingConditionRequest) SetView ¶
func (m *WatchAlertingConditionRequest) SetView(fv view.View)
func (*WatchAlertingConditionRequest) String ¶
func (m *WatchAlertingConditionRequest) String() string
func (*WatchAlertingConditionRequest) Unmarshal ¶
func (m *WatchAlertingConditionRequest) Unmarshal(b []byte) error
func (*WatchAlertingConditionRequest) UnmarshalJSON ¶
func (m *WatchAlertingConditionRequest) UnmarshalJSON(data []byte) error
type WatchAlertingConditionRequestFieldPathBuilder ¶
type WatchAlertingConditionRequestFieldPathBuilder struct{}
func NewWatchAlertingConditionRequestFieldPathBuilder ¶
func NewWatchAlertingConditionRequestFieldPathBuilder() WatchAlertingConditionRequestFieldPathBuilder
type WatchAlertingConditionRequestPathSelectorFieldMask ¶
type WatchAlertingConditionRequestPathSelectorFieldMask struct{}
func (WatchAlertingConditionRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchAlertingConditionRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues
type WatchAlertingConditionRequestPathSelectorName ¶
type WatchAlertingConditionRequestPathSelectorName struct{}
func (WatchAlertingConditionRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchAlertingConditionRequestPathSelectorName) WithArrayOfValues(values []*alerting_condition.Reference) *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionRequestPathSelectorName) WithValue ¶
func (s WatchAlertingConditionRequestPathSelectorName) WithValue(value *alerting_condition.Reference) *WatchAlertingConditionRequest_FieldTerminalPathValue
type WatchAlertingConditionRequestPathSelectorView ¶
type WatchAlertingConditionRequestPathSelectorView struct{}
func (WatchAlertingConditionRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchAlertingConditionRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionRequestPathSelectorView) WithValue ¶
func (s WatchAlertingConditionRequestPathSelectorView) WithValue(value view.View) *WatchAlertingConditionRequest_FieldTerminalPathValue
type WatchAlertingConditionRequest_FieldMask ¶
type WatchAlertingConditionRequest_FieldMask struct {
Paths []WatchAlertingConditionRequest_FieldPath
}
func FullWatchAlertingConditionRequest_FieldMask ¶
func FullWatchAlertingConditionRequest_FieldMask() *WatchAlertingConditionRequest_FieldMask
func (*WatchAlertingConditionRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) AppendPath(path WatchAlertingConditionRequest_FieldPath)
func (*WatchAlertingConditionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertingConditionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertingConditionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertingConditionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) FilterInputFields() *WatchAlertingConditionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertingConditionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertingConditionRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) GetPaths() []WatchAlertingConditionRequest_FieldPath
func (*WatchAlertingConditionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionRequest_FieldMask) IsFull ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) IsFull() bool
func (WatchAlertingConditionRequest_FieldMask) Marshal ¶
func (fieldMask WatchAlertingConditionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertingConditionRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertingConditionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) PathsCount() int
func (*WatchAlertingConditionRequest_FieldMask) Project ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) Project(source *WatchAlertingConditionRequest) *WatchAlertingConditionRequest
func (*WatchAlertingConditionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertingConditionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) ProtoMessage()
func (*WatchAlertingConditionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertingConditionRequest_FieldMask) Reset ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) Reset()
func (*WatchAlertingConditionRequest_FieldMask) Set ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) Set(target, source *WatchAlertingConditionRequest)
func (*WatchAlertingConditionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertingConditionRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionRequest_FieldMask) Size ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) Size() int
func (*WatchAlertingConditionRequest_FieldMask) String ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) String() string
func (*WatchAlertingConditionRequest_FieldMask) Subtract ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) Subtract(other *WatchAlertingConditionRequest_FieldMask) *WatchAlertingConditionRequest_FieldMask
func (*WatchAlertingConditionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertingConditionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertingConditionRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertingConditionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertingConditionRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchAlertingConditionRequest_FieldPath ¶
type WatchAlertingConditionRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertingConditionRequest_FieldPathSelector Get(source *WatchAlertingConditionRequest) []interface{} GetSingle(source *WatchAlertingConditionRequest) (interface{}, bool) ClearValue(item *WatchAlertingConditionRequest) // Those methods build corresponding WatchAlertingConditionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertingConditionRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertingConditionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertingConditionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertingConditionRequest_FieldPath ¶
func BuildWatchAlertingConditionRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionRequest_FieldPath, error)
func MustParseWatchAlertingConditionRequest_FieldPath ¶
func MustParseWatchAlertingConditionRequest_FieldPath(rawField string) WatchAlertingConditionRequest_FieldPath
func ParseWatchAlertingConditionRequest_FieldPath ¶
func ParseWatchAlertingConditionRequest_FieldPath(rawField string) (WatchAlertingConditionRequest_FieldPath, error)
type WatchAlertingConditionRequest_FieldPathArrayItemValue ¶
type WatchAlertingConditionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertingConditionRequest_FieldPath ContainsValue(*WatchAlertingConditionRequest) bool }
WatchAlertingConditionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAlertingConditionRequest according to their type Present only for array (repeated) types.
func MustParseWatchAlertingConditionRequest_FieldPathArrayItemValue ¶
func MustParseWatchAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionRequest_FieldPathArrayItemValue
func ParseWatchAlertingConditionRequest_FieldPathArrayItemValue ¶
func ParseWatchAlertingConditionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionRequest_FieldPathArrayItemValue, error)
ParseWatchAlertingConditionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertingConditionRequest_FieldPathArrayOfValues ¶
type WatchAlertingConditionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertingConditionRequest_FieldPath }
WatchAlertingConditionRequest_FieldPathArrayOfValues allows storing slice of values for WatchAlertingConditionRequest fields according to their type
func MustParseWatchAlertingConditionRequest_FieldPathArrayOfValues ¶
func MustParseWatchAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertingConditionRequest_FieldPathArrayOfValues
func ParseWatchAlertingConditionRequest_FieldPathArrayOfValues ¶
func ParseWatchAlertingConditionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertingConditionRequest_FieldPathArrayOfValues, error)
type WatchAlertingConditionRequest_FieldPathSelector ¶
type WatchAlertingConditionRequest_FieldPathSelector int32
const ( WatchAlertingConditionRequest_FieldPathSelectorName WatchAlertingConditionRequest_FieldPathSelector = 0 WatchAlertingConditionRequest_FieldPathSelectorFieldMask WatchAlertingConditionRequest_FieldPathSelector = 1 WatchAlertingConditionRequest_FieldPathSelectorView WatchAlertingConditionRequest_FieldPathSelector = 2 )
func (WatchAlertingConditionRequest_FieldPathSelector) String ¶
func (s WatchAlertingConditionRequest_FieldPathSelector) String() string
type WatchAlertingConditionRequest_FieldPathValue ¶
type WatchAlertingConditionRequest_FieldPathValue interface { WatchAlertingConditionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertingConditionRequest) CompareWith(*WatchAlertingConditionRequest) (cmp int, comparable bool) }
WatchAlertingConditionRequest_FieldPathValue allows storing values for WatchAlertingConditionRequest fields according to their type
func MustParseWatchAlertingConditionRequest_FieldPathValue ¶
func MustParseWatchAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) WatchAlertingConditionRequest_FieldPathValue
func ParseWatchAlertingConditionRequest_FieldPathValue ¶
func ParseWatchAlertingConditionRequest_FieldPathValue(pathStr, valueStr string) (WatchAlertingConditionRequest_FieldPathValue, error)
type WatchAlertingConditionRequest_FieldTerminalPath ¶
type WatchAlertingConditionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertingConditionRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) ClearValue(item *WatchAlertingConditionRequest)
func (*WatchAlertingConditionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertingConditionRequest_FieldTerminalPath) Get ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) Get(source *WatchAlertingConditionRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertingConditionRequest
func (*WatchAlertingConditionRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertingConditionRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertingConditionRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) GetSingle(source *WatchAlertingConditionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertingConditionRequest
func (*WatchAlertingConditionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertingConditionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertingConditionRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionRequest_FieldTerminalPath) String ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionRequest_FieldPathArrayItemValue
func (*WatchAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionRequest_FieldPathArrayOfValues
func (*WatchAlertingConditionRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionRequest_FieldPathValue
func (*WatchAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertingConditionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertingConditionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue ¶
type WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue struct { WatchAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertingConditionRequest'
func (*WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertingConditionRequest as interface{}
func (*WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionRequest) (interface{}, bool)
func (*WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertingConditionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues ¶
type WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues struct { WatchAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
func (*WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*alerting_condition.Reference, bool)
func (*WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertingConditionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertingConditionRequest_FieldTerminalPathValue ¶
type WatchAlertingConditionRequest_FieldTerminalPathValue struct { WatchAlertingConditionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
func (*WatchAlertingConditionRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) AsNameValue() (*alerting_condition.Reference, bool)
func (*WatchAlertingConditionRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchAlertingConditionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionRequest) (int, bool)
CompareWith compares value in the 'WatchAlertingConditionRequest_FieldTerminalPathValue' with the value under path in 'WatchAlertingConditionRequest'.
func (*WatchAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertingConditionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAlertingConditionRequest' as interface{}
func (*WatchAlertingConditionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionRequest)
SetTo stores value for selected field for object WatchAlertingConditionRequest
func (*WatchAlertingConditionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertingConditionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertingConditionResponse ¶
type WatchAlertingConditionResponse struct { Change *alerting_condition.AlertingConditionChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchAlertingConditionResponse
func (*WatchAlertingConditionResponse) Clone ¶
func (o *WatchAlertingConditionResponse) Clone() *WatchAlertingConditionResponse
func (*WatchAlertingConditionResponse) CloneRaw ¶
func (o *WatchAlertingConditionResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertingConditionResponse) Descriptor ¶
func (*WatchAlertingConditionResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertingConditionResponse.ProtoReflect.Descriptor instead.
func (*WatchAlertingConditionResponse) GetChange ¶
func (m *WatchAlertingConditionResponse) GetChange() *alerting_condition.AlertingConditionChange
func (*WatchAlertingConditionResponse) GotenMessage ¶
func (*WatchAlertingConditionResponse) GotenMessage()
func (*WatchAlertingConditionResponse) GotenObjectExt ¶
func (o *WatchAlertingConditionResponse) GotenObjectExt()
func (*WatchAlertingConditionResponse) GotenValidate ¶
func (obj *WatchAlertingConditionResponse) GotenValidate() error
func (*WatchAlertingConditionResponse) MakeDiffFieldMask ¶
func (o *WatchAlertingConditionResponse) MakeDiffFieldMask(other *WatchAlertingConditionResponse) *WatchAlertingConditionResponse_FieldMask
func (*WatchAlertingConditionResponse) MakeFullFieldMask ¶
func (o *WatchAlertingConditionResponse) MakeFullFieldMask() *WatchAlertingConditionResponse_FieldMask
func (*WatchAlertingConditionResponse) MakeRawDiffFieldMask ¶
func (o *WatchAlertingConditionResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertingConditionResponse) MakeRawFullFieldMask ¶
func (o *WatchAlertingConditionResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertingConditionResponse) Marshal ¶
func (m *WatchAlertingConditionResponse) Marshal() ([]byte, error)
func (*WatchAlertingConditionResponse) MarshalJSON ¶
func (m *WatchAlertingConditionResponse) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionResponse) Merge ¶
func (o *WatchAlertingConditionResponse) Merge(source *WatchAlertingConditionResponse)
func (*WatchAlertingConditionResponse) MergeRaw ¶
func (o *WatchAlertingConditionResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionResponse) ProtoMessage ¶
func (*WatchAlertingConditionResponse) ProtoMessage()
func (*WatchAlertingConditionResponse) ProtoReflect ¶
func (m *WatchAlertingConditionResponse) ProtoReflect() preflect.Message
func (*WatchAlertingConditionResponse) Reset ¶
func (m *WatchAlertingConditionResponse) Reset()
func (*WatchAlertingConditionResponse) SetChange ¶
func (m *WatchAlertingConditionResponse) SetChange(fv *alerting_condition.AlertingConditionChange)
func (*WatchAlertingConditionResponse) String ¶
func (m *WatchAlertingConditionResponse) String() string
func (*WatchAlertingConditionResponse) Unmarshal ¶
func (m *WatchAlertingConditionResponse) Unmarshal(b []byte) error
func (*WatchAlertingConditionResponse) UnmarshalJSON ¶
func (m *WatchAlertingConditionResponse) UnmarshalJSON(data []byte) error
type WatchAlertingConditionResponseFieldPathBuilder ¶
type WatchAlertingConditionResponseFieldPathBuilder struct{}
func NewWatchAlertingConditionResponseFieldPathBuilder ¶
func NewWatchAlertingConditionResponseFieldPathBuilder() WatchAlertingConditionResponseFieldPathBuilder
type WatchAlertingConditionResponsePathSelectorChange ¶
type WatchAlertingConditionResponsePathSelectorChange struct{}
func (WatchAlertingConditionResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchAlertingConditionResponsePathSelectorChange) WithArrayOfValues(values []*alerting_condition.AlertingConditionChange) *WatchAlertingConditionResponse_FieldTerminalPathArrayOfValues
type WatchAlertingConditionResponse_FieldMask ¶
type WatchAlertingConditionResponse_FieldMask struct {
Paths []WatchAlertingConditionResponse_FieldPath
}
func FullWatchAlertingConditionResponse_FieldMask ¶
func FullWatchAlertingConditionResponse_FieldMask() *WatchAlertingConditionResponse_FieldMask
func (*WatchAlertingConditionResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) AppendPath(path WatchAlertingConditionResponse_FieldPath)
func (*WatchAlertingConditionResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertingConditionResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertingConditionResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertingConditionResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) FilterInputFields() *WatchAlertingConditionResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertingConditionResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertingConditionResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) GetPaths() []WatchAlertingConditionResponse_FieldPath
func (*WatchAlertingConditionResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionResponse_FieldMask) IsFull ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) IsFull() bool
func (WatchAlertingConditionResponse_FieldMask) Marshal ¶
func (fieldMask WatchAlertingConditionResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertingConditionResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertingConditionResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) PathsCount() int
func (*WatchAlertingConditionResponse_FieldMask) Project ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) Project(source *WatchAlertingConditionResponse) *WatchAlertingConditionResponse
func (*WatchAlertingConditionResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertingConditionResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) ProtoMessage()
func (*WatchAlertingConditionResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertingConditionResponse_FieldMask) Reset ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) Reset()
func (*WatchAlertingConditionResponse_FieldMask) Set ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) Set(target, source *WatchAlertingConditionResponse)
func (*WatchAlertingConditionResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertingConditionResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionResponse_FieldMask) Size ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) Size() int
func (*WatchAlertingConditionResponse_FieldMask) String ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) String() string
func (*WatchAlertingConditionResponse_FieldMask) Subtract ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) Subtract(other *WatchAlertingConditionResponse_FieldMask) *WatchAlertingConditionResponse_FieldMask
func (*WatchAlertingConditionResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertingConditionResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertingConditionResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertingConditionResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertingConditionResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchAlertingConditionResponse_FieldPath ¶
type WatchAlertingConditionResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertingConditionResponse_FieldPathSelector Get(source *WatchAlertingConditionResponse) []interface{} GetSingle(source *WatchAlertingConditionResponse) (interface{}, bool) ClearValue(item *WatchAlertingConditionResponse) // Those methods build corresponding WatchAlertingConditionResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertingConditionResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertingConditionResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertingConditionResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertingConditionResponse_FieldPath ¶
func BuildWatchAlertingConditionResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionResponse_FieldPath, error)
func MustParseWatchAlertingConditionResponse_FieldPath ¶
func MustParseWatchAlertingConditionResponse_FieldPath(rawField string) WatchAlertingConditionResponse_FieldPath
func ParseWatchAlertingConditionResponse_FieldPath ¶
func ParseWatchAlertingConditionResponse_FieldPath(rawField string) (WatchAlertingConditionResponse_FieldPath, error)
type WatchAlertingConditionResponse_FieldPathArrayItemValue ¶
type WatchAlertingConditionResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertingConditionResponse_FieldPath ContainsValue(*WatchAlertingConditionResponse) bool }
WatchAlertingConditionResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAlertingConditionResponse according to their type Present only for array (repeated) types.
func MustParseWatchAlertingConditionResponse_FieldPathArrayItemValue ¶
func MustParseWatchAlertingConditionResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionResponse_FieldPathArrayItemValue
func ParseWatchAlertingConditionResponse_FieldPathArrayItemValue ¶
func ParseWatchAlertingConditionResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionResponse_FieldPathArrayItemValue, error)
ParseWatchAlertingConditionResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertingConditionResponse_FieldPathArrayOfValues ¶
type WatchAlertingConditionResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertingConditionResponse_FieldPath }
WatchAlertingConditionResponse_FieldPathArrayOfValues allows storing slice of values for WatchAlertingConditionResponse fields according to their type
func MustParseWatchAlertingConditionResponse_FieldPathArrayOfValues ¶
func MustParseWatchAlertingConditionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertingConditionResponse_FieldPathArrayOfValues
func ParseWatchAlertingConditionResponse_FieldPathArrayOfValues ¶
func ParseWatchAlertingConditionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertingConditionResponse_FieldPathArrayOfValues, error)
type WatchAlertingConditionResponse_FieldPathSelector ¶
type WatchAlertingConditionResponse_FieldPathSelector int32
const (
WatchAlertingConditionResponse_FieldPathSelectorChange WatchAlertingConditionResponse_FieldPathSelector = 0
)
func (WatchAlertingConditionResponse_FieldPathSelector) String ¶
func (s WatchAlertingConditionResponse_FieldPathSelector) String() string
type WatchAlertingConditionResponse_FieldPathValue ¶
type WatchAlertingConditionResponse_FieldPathValue interface { WatchAlertingConditionResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertingConditionResponse) CompareWith(*WatchAlertingConditionResponse) (cmp int, comparable bool) }
WatchAlertingConditionResponse_FieldPathValue allows storing values for WatchAlertingConditionResponse fields according to their type
func MustParseWatchAlertingConditionResponse_FieldPathValue ¶
func MustParseWatchAlertingConditionResponse_FieldPathValue(pathStr, valueStr string) WatchAlertingConditionResponse_FieldPathValue
func ParseWatchAlertingConditionResponse_FieldPathValue ¶
func ParseWatchAlertingConditionResponse_FieldPathValue(pathStr, valueStr string) (WatchAlertingConditionResponse_FieldPathValue, error)
type WatchAlertingConditionResponse_FieldTerminalPath ¶
type WatchAlertingConditionResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertingConditionResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) ClearValue(item *WatchAlertingConditionResponse)
func (*WatchAlertingConditionResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertingConditionResponse_FieldTerminalPath) Get ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) Get(source *WatchAlertingConditionResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertingConditionResponse
func (*WatchAlertingConditionResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertingConditionResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertingConditionResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) GetSingle(source *WatchAlertingConditionResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertingConditionResponse
func (*WatchAlertingConditionResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertingConditionResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertingConditionResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertingConditionResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionResponse_FieldTerminalPath) String ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertingConditionResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionResponse_FieldPathArrayItemValue
func (*WatchAlertingConditionResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionResponse_FieldPathArrayOfValues
func (*WatchAlertingConditionResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionResponse_FieldPathValue
func (*WatchAlertingConditionResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertingConditionResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertingConditionResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertingConditionResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue ¶
type WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue struct { WatchAlertingConditionResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertingConditionResponse'
func (*WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertingConditionResponse as interface{}
func (*WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionResponse) (interface{}, bool)
func (*WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertingConditionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertingConditionResponse_FieldTerminalPathArrayOfValues ¶
type WatchAlertingConditionResponse_FieldTerminalPathArrayOfValues struct { WatchAlertingConditionResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchAlertingConditionResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*alerting_condition.AlertingConditionChange, bool)
func (*WatchAlertingConditionResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertingConditionResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertingConditionResponse_FieldTerminalPathValue ¶
type WatchAlertingConditionResponse_FieldTerminalPathValue struct { WatchAlertingConditionResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) AsChangeValue() (*alerting_condition.AlertingConditionChange, bool)
func (*WatchAlertingConditionResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionResponse) (int, bool)
CompareWith compares value in the 'WatchAlertingConditionResponse_FieldTerminalPathValue' with the value under path in 'WatchAlertingConditionResponse'.
func (*WatchAlertingConditionResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertingConditionResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAlertingConditionResponse' as interface{}
func (*WatchAlertingConditionResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionResponse)
SetTo stores value for selected field for object WatchAlertingConditionResponse
func (*WatchAlertingConditionResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertingConditionResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertingConditionsClientStream ¶
type WatchAlertingConditionsClientStream interface { Recv() (*WatchAlertingConditionsResponse, error) grpc.ClientStream }
type WatchAlertingConditionsDescriptor ¶ added in v0.4.28
type WatchAlertingConditionsDescriptor struct{}
func GetWatchAlertingConditionsDescriptor ¶ added in v0.4.28
func GetWatchAlertingConditionsDescriptor() *WatchAlertingConditionsDescriptor
func (*WatchAlertingConditionsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchAlertingConditionsDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetApiName() string
func (*WatchAlertingConditionsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAlertingConditionsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetFullMethodName() string
func (*WatchAlertingConditionsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetMethodName() string
func (*WatchAlertingConditionsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetProtoPkgName() string
func (*WatchAlertingConditionsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchAlertingConditionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchAlertingConditionsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAlertingConditionsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetServiceDomain() string
func (*WatchAlertingConditionsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetServiceVersion() string
func (*WatchAlertingConditionsDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) GetVerb() string
func (*WatchAlertingConditionsDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchAlertingConditionsDescriptor) HasResource() bool
func (*WatchAlertingConditionsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) IsClientStream() bool
func (*WatchAlertingConditionsDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchAlertingConditionsDescriptor) IsCollection() bool
func (*WatchAlertingConditionsDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchAlertingConditionsDescriptor) IsPlural() bool
func (*WatchAlertingConditionsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) IsServerStream() bool
func (*WatchAlertingConditionsDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) IsUnary() bool
func (*WatchAlertingConditionsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchAlertingConditionsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchAlertingConditionsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchAlertingConditionsDescriptor) RequestHasResourceBody() bool
type WatchAlertingConditionsDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchAlertingConditionsDescriptorClientMsgHandle struct{}
func (*WatchAlertingConditionsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchAlertingConditionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAlertingConditionsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchAlertingConditionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAlertingConditionsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchAlertingConditionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAlertingConditionsDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchAlertingConditionsDescriptorServerMsgHandle struct{}
func (*WatchAlertingConditionsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchAlertingConditionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAlertingConditionsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchAlertingConditionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAlertingConditionsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchAlertingConditionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAlertingConditionsRequest ¶
type WatchAlertingConditionsRequest 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.AlertingCondition Parent *alerting_condition.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer AlertingConditions 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 *alerting_condition.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 *alerting_condition.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 *alerting_condition.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 AlertingCondition that // don't affect any of masked fields won't be sent back. FieldMask *alerting_condition.AlertingCondition_FieldMask `` /* 149-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 // AlertingCondition 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 [WatchAlertingConditions][ntt.monitoring.v3.WatchAlertingConditions]
func (*WatchAlertingConditionsRequest) Clone ¶
func (o *WatchAlertingConditionsRequest) Clone() *WatchAlertingConditionsRequest
func (*WatchAlertingConditionsRequest) CloneRaw ¶
func (o *WatchAlertingConditionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertingConditionsRequest) Descriptor ¶
func (*WatchAlertingConditionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertingConditionsRequest.ProtoReflect.Descriptor instead.
func (*WatchAlertingConditionsRequest) GetFieldMask ¶
func (m *WatchAlertingConditionsRequest) GetFieldMask() *alerting_condition.AlertingCondition_FieldMask
func (*WatchAlertingConditionsRequest) GetFilter ¶
func (m *WatchAlertingConditionsRequest) GetFilter() *alerting_condition.Filter
func (*WatchAlertingConditionsRequest) GetMaxChunkSize ¶
func (m *WatchAlertingConditionsRequest) GetMaxChunkSize() int32
func (*WatchAlertingConditionsRequest) GetOrderBy ¶
func (m *WatchAlertingConditionsRequest) GetOrderBy() *alerting_condition.OrderBy
func (*WatchAlertingConditionsRequest) GetPageSize ¶
func (m *WatchAlertingConditionsRequest) GetPageSize() int32
func (*WatchAlertingConditionsRequest) GetPageToken ¶
func (m *WatchAlertingConditionsRequest) GetPageToken() *alerting_condition.PagerCursor
func (*WatchAlertingConditionsRequest) GetParent ¶
func (m *WatchAlertingConditionsRequest) GetParent() *alerting_condition.ParentReference
func (*WatchAlertingConditionsRequest) GetResumeToken ¶
func (m *WatchAlertingConditionsRequest) GetResumeToken() string
func (*WatchAlertingConditionsRequest) GetStartingTime ¶ added in v0.9.0
func (m *WatchAlertingConditionsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchAlertingConditionsRequest) GetType ¶
func (m *WatchAlertingConditionsRequest) GetType() watch_type.WatchType
func (*WatchAlertingConditionsRequest) GetView ¶
func (m *WatchAlertingConditionsRequest) GetView() view.View
func (*WatchAlertingConditionsRequest) GotenMessage ¶
func (*WatchAlertingConditionsRequest) GotenMessage()
func (*WatchAlertingConditionsRequest) GotenObjectExt ¶
func (o *WatchAlertingConditionsRequest) GotenObjectExt()
func (*WatchAlertingConditionsRequest) GotenValidate ¶
func (obj *WatchAlertingConditionsRequest) GotenValidate() error
func (*WatchAlertingConditionsRequest) MakeDiffFieldMask ¶
func (o *WatchAlertingConditionsRequest) MakeDiffFieldMask(other *WatchAlertingConditionsRequest) *WatchAlertingConditionsRequest_FieldMask
func (*WatchAlertingConditionsRequest) MakeFullFieldMask ¶
func (o *WatchAlertingConditionsRequest) MakeFullFieldMask() *WatchAlertingConditionsRequest_FieldMask
func (*WatchAlertingConditionsRequest) MakeRawDiffFieldMask ¶
func (o *WatchAlertingConditionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertingConditionsRequest) MakeRawFullFieldMask ¶
func (o *WatchAlertingConditionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertingConditionsRequest) Marshal ¶
func (m *WatchAlertingConditionsRequest) Marshal() ([]byte, error)
func (*WatchAlertingConditionsRequest) MarshalJSON ¶
func (m *WatchAlertingConditionsRequest) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionsRequest) Merge ¶
func (o *WatchAlertingConditionsRequest) Merge(source *WatchAlertingConditionsRequest)
func (*WatchAlertingConditionsRequest) MergeRaw ¶
func (o *WatchAlertingConditionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionsRequest) ProtoMessage ¶
func (*WatchAlertingConditionsRequest) ProtoMessage()
func (*WatchAlertingConditionsRequest) ProtoReflect ¶
func (m *WatchAlertingConditionsRequest) ProtoReflect() preflect.Message
func (*WatchAlertingConditionsRequest) Reset ¶
func (m *WatchAlertingConditionsRequest) Reset()
func (*WatchAlertingConditionsRequest) SetFieldMask ¶
func (m *WatchAlertingConditionsRequest) SetFieldMask(fv *alerting_condition.AlertingCondition_FieldMask)
func (*WatchAlertingConditionsRequest) SetFilter ¶
func (m *WatchAlertingConditionsRequest) SetFilter(fv *alerting_condition.Filter)
func (*WatchAlertingConditionsRequest) SetMaxChunkSize ¶
func (m *WatchAlertingConditionsRequest) SetMaxChunkSize(fv int32)
func (*WatchAlertingConditionsRequest) SetOrderBy ¶
func (m *WatchAlertingConditionsRequest) SetOrderBy(fv *alerting_condition.OrderBy)
func (*WatchAlertingConditionsRequest) SetPageSize ¶
func (m *WatchAlertingConditionsRequest) SetPageSize(fv int32)
func (*WatchAlertingConditionsRequest) SetPageToken ¶
func (m *WatchAlertingConditionsRequest) SetPageToken(fv *alerting_condition.PagerCursor)
func (*WatchAlertingConditionsRequest) SetParent ¶
func (m *WatchAlertingConditionsRequest) SetParent(fv *alerting_condition.ParentReference)
func (*WatchAlertingConditionsRequest) SetResumeToken ¶
func (m *WatchAlertingConditionsRequest) SetResumeToken(fv string)
func (*WatchAlertingConditionsRequest) SetStartingTime ¶ added in v0.9.0
func (m *WatchAlertingConditionsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchAlertingConditionsRequest) SetType ¶
func (m *WatchAlertingConditionsRequest) SetType(fv watch_type.WatchType)
func (*WatchAlertingConditionsRequest) SetView ¶
func (m *WatchAlertingConditionsRequest) SetView(fv view.View)
func (*WatchAlertingConditionsRequest) String ¶
func (m *WatchAlertingConditionsRequest) String() string
func (*WatchAlertingConditionsRequest) Unmarshal ¶
func (m *WatchAlertingConditionsRequest) Unmarshal(b []byte) error
func (*WatchAlertingConditionsRequest) UnmarshalJSON ¶
func (m *WatchAlertingConditionsRequest) UnmarshalJSON(data []byte) error
type WatchAlertingConditionsRequestFieldPathBuilder ¶
type WatchAlertingConditionsRequestFieldPathBuilder struct{}
func NewWatchAlertingConditionsRequestFieldPathBuilder ¶
func NewWatchAlertingConditionsRequestFieldPathBuilder() WatchAlertingConditionsRequestFieldPathBuilder
func (WatchAlertingConditionsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchAlertingConditionsRequestFieldPathBuilder) ResumeToken ¶
func (WatchAlertingConditionsRequestFieldPathBuilder) StartingTime ¶ added in v0.9.0
type WatchAlertingConditionsRequestPathSelectorFieldMask ¶
type WatchAlertingConditionsRequestPathSelectorFieldMask struct{}
func (WatchAlertingConditionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*alerting_condition.AlertingCondition_FieldMask) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type WatchAlertingConditionsRequestPathSelectorFilter ¶
type WatchAlertingConditionsRequestPathSelectorFilter struct{}
func (WatchAlertingConditionsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorFilter) WithArrayOfValues(values []*alerting_condition.Filter) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type WatchAlertingConditionsRequestPathSelectorMaxChunkSize ¶
type WatchAlertingConditionsRequestPathSelectorMaxChunkSize struct{}
func (WatchAlertingConditionsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchAlertingConditionsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchAlertingConditionsRequest_FieldTerminalPathValue
type WatchAlertingConditionsRequestPathSelectorOrderBy ¶
type WatchAlertingConditionsRequestPathSelectorOrderBy struct{}
func (WatchAlertingConditionsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*alerting_condition.OrderBy) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type WatchAlertingConditionsRequestPathSelectorPageSize ¶
type WatchAlertingConditionsRequestPathSelectorPageSize struct{}
func (WatchAlertingConditionsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsRequestPathSelectorPageSize) WithValue ¶
func (s WatchAlertingConditionsRequestPathSelectorPageSize) WithValue(value int32) *WatchAlertingConditionsRequest_FieldTerminalPathValue
type WatchAlertingConditionsRequestPathSelectorPageToken ¶
type WatchAlertingConditionsRequestPathSelectorPageToken struct{}
func (WatchAlertingConditionsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type WatchAlertingConditionsRequestPathSelectorParent ¶
type WatchAlertingConditionsRequestPathSelectorParent struct{}
func (WatchAlertingConditionsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorParent) WithArrayOfValues(values []*alerting_condition.ParentReference) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type WatchAlertingConditionsRequestPathSelectorResumeToken ¶
type WatchAlertingConditionsRequestPathSelectorResumeToken struct{}
func (WatchAlertingConditionsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchAlertingConditionsRequestPathSelectorResumeToken) WithValue(value string) *WatchAlertingConditionsRequest_FieldTerminalPathValue
type WatchAlertingConditionsRequestPathSelectorStartingTime ¶ added in v0.9.0
type WatchAlertingConditionsRequestPathSelectorStartingTime struct{}
func (WatchAlertingConditionsRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.9.0
func (s WatchAlertingConditionsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
type WatchAlertingConditionsRequestPathSelectorType ¶
type WatchAlertingConditionsRequestPathSelectorType struct{}
func (WatchAlertingConditionsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsRequestPathSelectorType) WithValue ¶
func (s WatchAlertingConditionsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchAlertingConditionsRequest_FieldTerminalPathValue
type WatchAlertingConditionsRequestPathSelectorView ¶
type WatchAlertingConditionsRequestPathSelectorView struct{}
func (WatchAlertingConditionsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchAlertingConditionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsRequestPathSelectorView) WithValue ¶
func (s WatchAlertingConditionsRequestPathSelectorView) WithValue(value view.View) *WatchAlertingConditionsRequest_FieldTerminalPathValue
type WatchAlertingConditionsRequest_FieldMask ¶
type WatchAlertingConditionsRequest_FieldMask struct {
Paths []WatchAlertingConditionsRequest_FieldPath
}
func FullWatchAlertingConditionsRequest_FieldMask ¶
func FullWatchAlertingConditionsRequest_FieldMask() *WatchAlertingConditionsRequest_FieldMask
func (*WatchAlertingConditionsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) AppendPath(path WatchAlertingConditionsRequest_FieldPath)
func (*WatchAlertingConditionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertingConditionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertingConditionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertingConditionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) FilterInputFields() *WatchAlertingConditionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertingConditionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertingConditionsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) GetPaths() []WatchAlertingConditionsRequest_FieldPath
func (*WatchAlertingConditionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) IsFull() bool
func (WatchAlertingConditionsRequest_FieldMask) Marshal ¶
func (fieldMask WatchAlertingConditionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertingConditionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertingConditionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) PathsCount() int
func (*WatchAlertingConditionsRequest_FieldMask) Project ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Project(source *WatchAlertingConditionsRequest) *WatchAlertingConditionsRequest
func (*WatchAlertingConditionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertingConditionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) ProtoMessage()
func (*WatchAlertingConditionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertingConditionsRequest_FieldMask) Reset ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Reset()
func (*WatchAlertingConditionsRequest_FieldMask) Set ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Set(target, source *WatchAlertingConditionsRequest)
func (*WatchAlertingConditionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertingConditionsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionsRequest_FieldMask) Size ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Size() int
func (*WatchAlertingConditionsRequest_FieldMask) String ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) String() string
func (*WatchAlertingConditionsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Subtract(other *WatchAlertingConditionsRequest_FieldMask) *WatchAlertingConditionsRequest_FieldMask
func (*WatchAlertingConditionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertingConditionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertingConditionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertingConditionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertingConditionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchAlertingConditionsRequest_FieldPath ¶
type WatchAlertingConditionsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertingConditionsRequest_FieldPathSelector Get(source *WatchAlertingConditionsRequest) []interface{} GetSingle(source *WatchAlertingConditionsRequest) (interface{}, bool) ClearValue(item *WatchAlertingConditionsRequest) // Those methods build corresponding WatchAlertingConditionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertingConditionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertingConditionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertingConditionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertingConditionsRequest_FieldPath ¶
func BuildWatchAlertingConditionsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionsRequest_FieldPath, error)
func MustParseWatchAlertingConditionsRequest_FieldPath ¶
func MustParseWatchAlertingConditionsRequest_FieldPath(rawField string) WatchAlertingConditionsRequest_FieldPath
func ParseWatchAlertingConditionsRequest_FieldPath ¶
func ParseWatchAlertingConditionsRequest_FieldPath(rawField string) (WatchAlertingConditionsRequest_FieldPath, error)
type WatchAlertingConditionsRequest_FieldPathArrayItemValue ¶
type WatchAlertingConditionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertingConditionsRequest_FieldPath ContainsValue(*WatchAlertingConditionsRequest) bool }
WatchAlertingConditionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAlertingConditionsRequest according to their type Present only for array (repeated) types.
func MustParseWatchAlertingConditionsRequest_FieldPathArrayItemValue ¶
func MustParseWatchAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionsRequest_FieldPathArrayItemValue
func ParseWatchAlertingConditionsRequest_FieldPathArrayItemValue ¶
func ParseWatchAlertingConditionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionsRequest_FieldPathArrayItemValue, error)
ParseWatchAlertingConditionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertingConditionsRequest_FieldPathArrayOfValues ¶
type WatchAlertingConditionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertingConditionsRequest_FieldPath }
WatchAlertingConditionsRequest_FieldPathArrayOfValues allows storing slice of values for WatchAlertingConditionsRequest fields according to their type
func MustParseWatchAlertingConditionsRequest_FieldPathArrayOfValues ¶
func MustParseWatchAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertingConditionsRequest_FieldPathArrayOfValues
func ParseWatchAlertingConditionsRequest_FieldPathArrayOfValues ¶
func ParseWatchAlertingConditionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertingConditionsRequest_FieldPathArrayOfValues, error)
type WatchAlertingConditionsRequest_FieldPathSelector ¶
type WatchAlertingConditionsRequest_FieldPathSelector int32
const ( WatchAlertingConditionsRequest_FieldPathSelectorType WatchAlertingConditionsRequest_FieldPathSelector = 0 WatchAlertingConditionsRequest_FieldPathSelectorParent WatchAlertingConditionsRequest_FieldPathSelector = 1 WatchAlertingConditionsRequest_FieldPathSelectorPageSize WatchAlertingConditionsRequest_FieldPathSelector = 2 WatchAlertingConditionsRequest_FieldPathSelectorPageToken WatchAlertingConditionsRequest_FieldPathSelector = 3 WatchAlertingConditionsRequest_FieldPathSelectorOrderBy WatchAlertingConditionsRequest_FieldPathSelector = 4 WatchAlertingConditionsRequest_FieldPathSelectorResumeToken WatchAlertingConditionsRequest_FieldPathSelector = 5 WatchAlertingConditionsRequest_FieldPathSelectorStartingTime WatchAlertingConditionsRequest_FieldPathSelector = 6 WatchAlertingConditionsRequest_FieldPathSelectorFilter WatchAlertingConditionsRequest_FieldPathSelector = 7 WatchAlertingConditionsRequest_FieldPathSelectorFieldMask WatchAlertingConditionsRequest_FieldPathSelector = 8 WatchAlertingConditionsRequest_FieldPathSelectorView WatchAlertingConditionsRequest_FieldPathSelector = 9 WatchAlertingConditionsRequest_FieldPathSelectorMaxChunkSize WatchAlertingConditionsRequest_FieldPathSelector = 10 )
func (WatchAlertingConditionsRequest_FieldPathSelector) String ¶
func (s WatchAlertingConditionsRequest_FieldPathSelector) String() string
type WatchAlertingConditionsRequest_FieldPathValue ¶
type WatchAlertingConditionsRequest_FieldPathValue interface { WatchAlertingConditionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertingConditionsRequest) CompareWith(*WatchAlertingConditionsRequest) (cmp int, comparable bool) }
WatchAlertingConditionsRequest_FieldPathValue allows storing values for WatchAlertingConditionsRequest fields according to their type
func MustParseWatchAlertingConditionsRequest_FieldPathValue ¶
func MustParseWatchAlertingConditionsRequest_FieldPathValue(pathStr, valueStr string) WatchAlertingConditionsRequest_FieldPathValue
func ParseWatchAlertingConditionsRequest_FieldPathValue ¶
func ParseWatchAlertingConditionsRequest_FieldPathValue(pathStr, valueStr string) (WatchAlertingConditionsRequest_FieldPathValue, error)
type WatchAlertingConditionsRequest_FieldTerminalPath ¶
type WatchAlertingConditionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertingConditionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) ClearValue(item *WatchAlertingConditionsRequest)
func (*WatchAlertingConditionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertingConditionsRequest_FieldTerminalPath) Get ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) Get(source *WatchAlertingConditionsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertingConditionsRequest
func (*WatchAlertingConditionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertingConditionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertingConditionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) GetSingle(source *WatchAlertingConditionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertingConditionsRequest
func (*WatchAlertingConditionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertingConditionsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertingConditionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionsRequest_FieldTerminalPath) String ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertingConditionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionsRequest_FieldPathArrayItemValue
func (*WatchAlertingConditionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionsRequest_FieldPathArrayOfValues
func (*WatchAlertingConditionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionsRequest_FieldPathValue
func (*WatchAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertingConditionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertingConditionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue ¶
type WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue struct { WatchAlertingConditionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertingConditionsRequest'
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertingConditionsRequest as interface{}
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionsRequest) (interface{}, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertingConditionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues ¶
type WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues struct { WatchAlertingConditionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*alerting_condition.AlertingCondition_FieldMask, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*alerting_condition.Filter, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*alerting_condition.OrderBy, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*alerting_condition.ParentReference, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.9.0
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertingConditionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertingConditionsRequest_FieldTerminalPathValue ¶
type WatchAlertingConditionsRequest_FieldTerminalPathValue struct { WatchAlertingConditionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*alerting_condition.AlertingCondition_FieldMask, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsFilterValue() (*alerting_condition.Filter, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsOrderByValue() (*alerting_condition.OrderBy, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*alerting_condition.PagerCursor, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsParentValue() (*alerting_condition.ParentReference, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.9.0
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionsRequest) (int, bool)
CompareWith compares value in the 'WatchAlertingConditionsRequest_FieldTerminalPathValue' with the value under path in 'WatchAlertingConditionsRequest'.
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAlertingConditionsRequest' as interface{}
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionsRequest)
SetTo stores value for selected field for object WatchAlertingConditionsRequest
func (*WatchAlertingConditionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertingConditionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertingConditionsResponse ¶
type WatchAlertingConditionsResponse struct { // Changes of AlertingConditions AlertingConditionChanges []*alerting_condition.AlertingConditionChange `` /* 172-byte string literal not displayed */ // If request specified max_chunk_size (or this limit was enforced if // stateless watch has been chosen), then responses with "full changeset" will // be divided into chunks. Client should keep receiving messages and, once // is_current has value true, combine this recent message with all previous // ones where is_current is false. If this is the first is_current in a whole // watch stream, then it means that client should have, at this moment, // contain snapshot of the current situation (or more accurately, snapshot of // situation at the moment of request). All AlertingConditions 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 *WatchAlertingConditionsResponse_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 (AlertingConditions 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 }
WatchAlertingConditionsResponse
func (*WatchAlertingConditionsResponse) Clone ¶
func (o *WatchAlertingConditionsResponse) Clone() *WatchAlertingConditionsResponse
func (*WatchAlertingConditionsResponse) CloneRaw ¶
func (o *WatchAlertingConditionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertingConditionsResponse) Descriptor ¶
func (*WatchAlertingConditionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertingConditionsResponse.ProtoReflect.Descriptor instead.
func (*WatchAlertingConditionsResponse) GetAlertingConditionChanges ¶
func (m *WatchAlertingConditionsResponse) GetAlertingConditionChanges() []*alerting_condition.AlertingConditionChange
func (*WatchAlertingConditionsResponse) GetIsCurrent ¶
func (m *WatchAlertingConditionsResponse) GetIsCurrent() bool
func (*WatchAlertingConditionsResponse) GetIsHardReset ¶
func (m *WatchAlertingConditionsResponse) GetIsHardReset() bool
func (*WatchAlertingConditionsResponse) GetIsSoftReset ¶
func (m *WatchAlertingConditionsResponse) GetIsSoftReset() bool
func (*WatchAlertingConditionsResponse) GetPageTokenChange ¶
func (m *WatchAlertingConditionsResponse) GetPageTokenChange() *WatchAlertingConditionsResponse_PageTokenChange
func (*WatchAlertingConditionsResponse) GetResumeToken ¶
func (m *WatchAlertingConditionsResponse) GetResumeToken() string
func (*WatchAlertingConditionsResponse) GetSnapshotSize ¶
func (m *WatchAlertingConditionsResponse) GetSnapshotSize() int64
func (*WatchAlertingConditionsResponse) GotenMessage ¶
func (*WatchAlertingConditionsResponse) GotenMessage()
func (*WatchAlertingConditionsResponse) GotenObjectExt ¶
func (o *WatchAlertingConditionsResponse) GotenObjectExt()
func (*WatchAlertingConditionsResponse) GotenValidate ¶
func (obj *WatchAlertingConditionsResponse) GotenValidate() error
func (*WatchAlertingConditionsResponse) MakeDiffFieldMask ¶
func (o *WatchAlertingConditionsResponse) MakeDiffFieldMask(other *WatchAlertingConditionsResponse) *WatchAlertingConditionsResponse_FieldMask
func (*WatchAlertingConditionsResponse) MakeFullFieldMask ¶
func (o *WatchAlertingConditionsResponse) MakeFullFieldMask() *WatchAlertingConditionsResponse_FieldMask
func (*WatchAlertingConditionsResponse) MakeRawDiffFieldMask ¶
func (o *WatchAlertingConditionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertingConditionsResponse) MakeRawFullFieldMask ¶
func (o *WatchAlertingConditionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertingConditionsResponse) Marshal ¶
func (m *WatchAlertingConditionsResponse) Marshal() ([]byte, error)
func (*WatchAlertingConditionsResponse) MarshalJSON ¶
func (m *WatchAlertingConditionsResponse) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionsResponse) Merge ¶
func (o *WatchAlertingConditionsResponse) Merge(source *WatchAlertingConditionsResponse)
func (*WatchAlertingConditionsResponse) MergeRaw ¶
func (o *WatchAlertingConditionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionsResponse) ProtoMessage ¶
func (*WatchAlertingConditionsResponse) ProtoMessage()
func (*WatchAlertingConditionsResponse) ProtoReflect ¶
func (m *WatchAlertingConditionsResponse) ProtoReflect() preflect.Message
func (*WatchAlertingConditionsResponse) Reset ¶
func (m *WatchAlertingConditionsResponse) Reset()
func (*WatchAlertingConditionsResponse) SetAlertingConditionChanges ¶
func (m *WatchAlertingConditionsResponse) SetAlertingConditionChanges(fv []*alerting_condition.AlertingConditionChange)
func (*WatchAlertingConditionsResponse) SetIsCurrent ¶
func (m *WatchAlertingConditionsResponse) SetIsCurrent(fv bool)
func (*WatchAlertingConditionsResponse) SetIsHardReset ¶
func (m *WatchAlertingConditionsResponse) SetIsHardReset(fv bool)
func (*WatchAlertingConditionsResponse) SetIsSoftReset ¶
func (m *WatchAlertingConditionsResponse) SetIsSoftReset(fv bool)
func (*WatchAlertingConditionsResponse) SetPageTokenChange ¶
func (m *WatchAlertingConditionsResponse) SetPageTokenChange(fv *WatchAlertingConditionsResponse_PageTokenChange)
func (*WatchAlertingConditionsResponse) SetResumeToken ¶
func (m *WatchAlertingConditionsResponse) SetResumeToken(fv string)
func (*WatchAlertingConditionsResponse) SetSnapshotSize ¶
func (m *WatchAlertingConditionsResponse) SetSnapshotSize(fv int64)
func (*WatchAlertingConditionsResponse) String ¶
func (m *WatchAlertingConditionsResponse) String() string
func (*WatchAlertingConditionsResponse) Unmarshal ¶
func (m *WatchAlertingConditionsResponse) Unmarshal(b []byte) error
func (*WatchAlertingConditionsResponse) UnmarshalJSON ¶
func (m *WatchAlertingConditionsResponse) UnmarshalJSON(data []byte) error
type WatchAlertingConditionsResponseFieldPathBuilder ¶
type WatchAlertingConditionsResponseFieldPathBuilder struct{}
func NewWatchAlertingConditionsResponseFieldPathBuilder ¶
func NewWatchAlertingConditionsResponseFieldPathBuilder() WatchAlertingConditionsResponseFieldPathBuilder
func (WatchAlertingConditionsResponseFieldPathBuilder) AlertingConditionChanges ¶
func (WatchAlertingConditionsResponseFieldPathBuilder) AlertingConditionChanges() WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges
func (WatchAlertingConditionsResponseFieldPathBuilder) IsHardReset ¶
func (WatchAlertingConditionsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchAlertingConditionsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchAlertingConditionsResponseFieldPathBuilder) ResumeToken ¶
func (WatchAlertingConditionsResponseFieldPathBuilder) SnapshotSize ¶
type WatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder ¶
type WatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder() WatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder
func (WatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchAlertingConditionsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldPath ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertingConditionsResponsePageTokenChange_FieldPathSelector Get(source *WatchAlertingConditionsResponse_PageTokenChange) []interface{} GetSingle(source *WatchAlertingConditionsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchAlertingConditionsResponse_PageTokenChange) // Those methods build corresponding WatchAlertingConditionsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertingConditionsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertingConditionsResponsePageTokenChange_FieldPath ¶
func BuildWatchAlertingConditionsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionsResponsePageTokenChange_FieldPath, error)
func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPath ¶
func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPath(rawField string) WatchAlertingConditionsResponsePageTokenChange_FieldPath
func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPath ¶
func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPath(rawField string) (WatchAlertingConditionsResponsePageTokenChange_FieldPath, error)
type WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertingConditionsResponsePageTokenChange_FieldPath ContainsValue(*WatchAlertingConditionsResponse_PageTokenChange) bool }
WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertingConditionsResponsePageTokenChange_FieldPath }
WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchAlertingConditionsResponsePageTokenChange_FieldPathSelector ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldPathSelector int32
const ( WatchAlertingConditionsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchAlertingConditionsResponsePageTokenChange_FieldPathSelector = 0 WatchAlertingConditionsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchAlertingConditionsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchAlertingConditionsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchAlertingConditionsResponsePageTokenChange_FieldPathSelector) String() string
type WatchAlertingConditionsResponsePageTokenChange_FieldPathValue ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldPathValue interface { WatchAlertingConditionsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertingConditionsResponse_PageTokenChange) CompareWith(*WatchAlertingConditionsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchAlertingConditionsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchAlertingConditionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchAlertingConditionsResponsePageTokenChange_FieldPathValue
func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchAlertingConditionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchAlertingConditionsResponsePageTokenChange_FieldPathValue, error)
type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchAlertingConditionsResponse_PageTokenChange)
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchAlertingConditionsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertingConditionsResponse_PageTokenChange
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchAlertingConditionsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertingConditionsResponse_PageTokenChange
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionsResponsePageTokenChange_FieldPathValue
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertingConditionsResponse_PageTokenChange as interface{}
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionsResponse_PageTokenChange) (interface{}, bool)
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*alerting_condition.PagerCursor, bool)
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue struct { WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*alerting_condition.PagerCursor, bool)
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*alerting_condition.PagerCursor, bool)
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchAlertingConditionsResponse_PageTokenChange'.
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertingConditionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges ¶
type WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges struct{}
func (WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges) WithArrayOfValues ¶
func (s WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges) WithArrayOfValues(values [][]*alerting_condition.AlertingConditionChange) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsResponsePathSelectorAlertingConditionChanges) WithItemValue ¶
type WatchAlertingConditionsResponsePathSelectorIsCurrent ¶
type WatchAlertingConditionsResponsePathSelectorIsCurrent struct{}
func (WatchAlertingConditionsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchAlertingConditionsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchAlertingConditionsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchAlertingConditionsResponse_FieldTerminalPathValue
type WatchAlertingConditionsResponsePathSelectorIsHardReset ¶
type WatchAlertingConditionsResponsePathSelectorIsHardReset struct{}
func (WatchAlertingConditionsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchAlertingConditionsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchAlertingConditionsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchAlertingConditionsResponse_FieldTerminalPathValue
type WatchAlertingConditionsResponsePathSelectorIsSoftReset ¶
type WatchAlertingConditionsResponsePathSelectorIsSoftReset struct{}
func (WatchAlertingConditionsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchAlertingConditionsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchAlertingConditionsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchAlertingConditionsResponse_FieldTerminalPathValue
type WatchAlertingConditionsResponsePathSelectorPageTokenChange ¶
type WatchAlertingConditionsResponsePathSelectorPageTokenChange struct{}
func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue) *WatchAlertingConditionsResponse_FieldSubPathArrayItemValue
func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues) *WatchAlertingConditionsResponse_FieldSubPathArrayOfValues
func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchAlertingConditionsResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchAlertingConditionsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchAlertingConditionsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchAlertingConditionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchAlertingConditionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *WatchAlertingConditionsResponse_FieldSubPathArrayOfValues
type WatchAlertingConditionsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchAlertingConditionsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchAlertingConditionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchAlertingConditionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*alerting_condition.PagerCursor) *WatchAlertingConditionsResponse_FieldSubPathArrayOfValues
type WatchAlertingConditionsResponsePathSelectorResumeToken ¶
type WatchAlertingConditionsResponsePathSelectorResumeToken struct{}
func (WatchAlertingConditionsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchAlertingConditionsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchAlertingConditionsResponsePathSelectorResumeToken) WithValue(value string) *WatchAlertingConditionsResponse_FieldTerminalPathValue
type WatchAlertingConditionsResponsePathSelectorSnapshotSize ¶
type WatchAlertingConditionsResponsePathSelectorSnapshotSize struct{}
func (WatchAlertingConditionsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchAlertingConditionsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues
func (WatchAlertingConditionsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchAlertingConditionsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchAlertingConditionsResponse_FieldTerminalPathValue
type WatchAlertingConditionsResponse_FieldMask ¶
type WatchAlertingConditionsResponse_FieldMask struct {
Paths []WatchAlertingConditionsResponse_FieldPath
}
func FullWatchAlertingConditionsResponse_FieldMask ¶
func FullWatchAlertingConditionsResponse_FieldMask() *WatchAlertingConditionsResponse_FieldMask
func (*WatchAlertingConditionsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) AppendPath(path WatchAlertingConditionsResponse_FieldPath)
func (*WatchAlertingConditionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertingConditionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertingConditionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertingConditionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) FilterInputFields() *WatchAlertingConditionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertingConditionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertingConditionsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) GetPaths() []WatchAlertingConditionsResponse_FieldPath
func (*WatchAlertingConditionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) IsFull() bool
func (WatchAlertingConditionsResponse_FieldMask) Marshal ¶
func (fieldMask WatchAlertingConditionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertingConditionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertingConditionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) PathsCount() int
func (*WatchAlertingConditionsResponse_FieldMask) Project ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Project(source *WatchAlertingConditionsResponse) *WatchAlertingConditionsResponse
func (*WatchAlertingConditionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertingConditionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) ProtoMessage()
func (*WatchAlertingConditionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertingConditionsResponse_FieldMask) Reset ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Reset()
func (*WatchAlertingConditionsResponse_FieldMask) Set ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Set(target, source *WatchAlertingConditionsResponse)
func (*WatchAlertingConditionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertingConditionsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionsResponse_FieldMask) Size ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Size() int
func (*WatchAlertingConditionsResponse_FieldMask) String ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) String() string
func (*WatchAlertingConditionsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Subtract(other *WatchAlertingConditionsResponse_FieldMask) *WatchAlertingConditionsResponse_FieldMask
func (*WatchAlertingConditionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertingConditionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertingConditionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertingConditionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertingConditionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchAlertingConditionsResponse_FieldPath ¶
type WatchAlertingConditionsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchAlertingConditionsResponse_FieldPathSelector Get(source *WatchAlertingConditionsResponse) []interface{} GetSingle(source *WatchAlertingConditionsResponse) (interface{}, bool) ClearValue(item *WatchAlertingConditionsResponse) // Those methods build corresponding WatchAlertingConditionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAlertingConditionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchAlertingConditionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAlertingConditionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAlertingConditionsResponse_FieldPath ¶
func BuildWatchAlertingConditionsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAlertingConditionsResponse_FieldPath, error)
func MustParseWatchAlertingConditionsResponse_FieldPath ¶
func MustParseWatchAlertingConditionsResponse_FieldPath(rawField string) WatchAlertingConditionsResponse_FieldPath
func ParseWatchAlertingConditionsResponse_FieldPath ¶
func ParseWatchAlertingConditionsResponse_FieldPath(rawField string) (WatchAlertingConditionsResponse_FieldPath, error)
type WatchAlertingConditionsResponse_FieldPathArrayItemValue ¶
type WatchAlertingConditionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAlertingConditionsResponse_FieldPath ContainsValue(*WatchAlertingConditionsResponse) bool }
WatchAlertingConditionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAlertingConditionsResponse according to their type Present only for array (repeated) types.
func MustParseWatchAlertingConditionsResponse_FieldPathArrayItemValue ¶
func MustParseWatchAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAlertingConditionsResponse_FieldPathArrayItemValue
func ParseWatchAlertingConditionsResponse_FieldPathArrayItemValue ¶
func ParseWatchAlertingConditionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAlertingConditionsResponse_FieldPathArrayItemValue, error)
ParseWatchAlertingConditionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAlertingConditionsResponse_FieldPathArrayOfValues ¶
type WatchAlertingConditionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAlertingConditionsResponse_FieldPath }
WatchAlertingConditionsResponse_FieldPathArrayOfValues allows storing slice of values for WatchAlertingConditionsResponse fields according to their type
func MustParseWatchAlertingConditionsResponse_FieldPathArrayOfValues ¶
func MustParseWatchAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAlertingConditionsResponse_FieldPathArrayOfValues
func ParseWatchAlertingConditionsResponse_FieldPathArrayOfValues ¶
func ParseWatchAlertingConditionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAlertingConditionsResponse_FieldPathArrayOfValues, error)
type WatchAlertingConditionsResponse_FieldPathSelector ¶
type WatchAlertingConditionsResponse_FieldPathSelector int32
const ( WatchAlertingConditionsResponse_FieldPathSelectorAlertingConditionChanges WatchAlertingConditionsResponse_FieldPathSelector = 0 WatchAlertingConditionsResponse_FieldPathSelectorIsCurrent WatchAlertingConditionsResponse_FieldPathSelector = 1 WatchAlertingConditionsResponse_FieldPathSelectorPageTokenChange WatchAlertingConditionsResponse_FieldPathSelector = 2 WatchAlertingConditionsResponse_FieldPathSelectorResumeToken WatchAlertingConditionsResponse_FieldPathSelector = 3 WatchAlertingConditionsResponse_FieldPathSelectorSnapshotSize WatchAlertingConditionsResponse_FieldPathSelector = 4 WatchAlertingConditionsResponse_FieldPathSelectorIsSoftReset WatchAlertingConditionsResponse_FieldPathSelector = 5 WatchAlertingConditionsResponse_FieldPathSelectorIsHardReset WatchAlertingConditionsResponse_FieldPathSelector = 6 )
func (WatchAlertingConditionsResponse_FieldPathSelector) String ¶
func (s WatchAlertingConditionsResponse_FieldPathSelector) String() string
type WatchAlertingConditionsResponse_FieldPathValue ¶
type WatchAlertingConditionsResponse_FieldPathValue interface { WatchAlertingConditionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAlertingConditionsResponse) CompareWith(*WatchAlertingConditionsResponse) (cmp int, comparable bool) }
WatchAlertingConditionsResponse_FieldPathValue allows storing values for WatchAlertingConditionsResponse fields according to their type
func MustParseWatchAlertingConditionsResponse_FieldPathValue ¶
func MustParseWatchAlertingConditionsResponse_FieldPathValue(pathStr, valueStr string) WatchAlertingConditionsResponse_FieldPathValue
func ParseWatchAlertingConditionsResponse_FieldPathValue ¶
func ParseWatchAlertingConditionsResponse_FieldPathValue(pathStr, valueStr string) (WatchAlertingConditionsResponse_FieldPathValue, error)
type WatchAlertingConditionsResponse_FieldSubPath ¶
type WatchAlertingConditionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertingConditionsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchAlertingConditionsResponsePageTokenChange_FieldPath, bool)
func (*WatchAlertingConditionsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) ClearValue(item *WatchAlertingConditionsResponse)
func (*WatchAlertingConditionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchAlertingConditionsResponse_FieldSubPath) Get ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) Get(source *WatchAlertingConditionsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchAlertingConditionsResponse
func (*WatchAlertingConditionsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertingConditionsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertingConditionsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) GetSingle(source *WatchAlertingConditionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchAlertingConditionsResponse
func (*WatchAlertingConditionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertingConditionsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertingConditionsResponse_FieldSubPath) JSONString ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertingConditionsResponse_FieldSubPath) Selector ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) Selector() WatchAlertingConditionsResponse_FieldPathSelector
func (*WatchAlertingConditionsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *WatchAlertingConditionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionsResponse_FieldSubPath) String ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchAlertingConditionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionsResponse_FieldPathArrayItemValue
func (*WatchAlertingConditionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionsResponse_FieldPathArrayOfValues
func (*WatchAlertingConditionsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithIValue(value interface{}) WatchAlertingConditionsResponse_FieldPathValue
func (*WatchAlertingConditionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertingConditionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertingConditionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchAlertingConditionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertingConditionsResponse_FieldSubPathArrayItemValue ¶
type WatchAlertingConditionsResponse_FieldSubPathArrayItemValue struct { WatchAlertingConditionsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchAlertingConditionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchAlertingConditionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchAlertingConditionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchAlertingConditionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertingConditionsResponse'
func (*WatchAlertingConditionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchAlertingConditionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchAlertingConditionsResponse_FieldSubPathArrayOfValues ¶
type WatchAlertingConditionsResponse_FieldSubPathArrayOfValues struct { WatchAlertingConditionsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchAlertingConditionsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchAlertingConditionsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchAlertingConditionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchAlertingConditionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchAlertingConditionsResponse_FieldSubPathValue ¶
type WatchAlertingConditionsResponse_FieldSubPathValue struct { WatchAlertingConditionsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchAlertingConditionsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchAlertingConditionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) CompareWith(source *WatchAlertingConditionsResponse) (int, bool)
func (*WatchAlertingConditionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertingConditionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchAlertingConditionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) SetTo(target **WatchAlertingConditionsResponse)
func (*WatchAlertingConditionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchAlertingConditionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchAlertingConditionsResponse_FieldTerminalPath ¶
type WatchAlertingConditionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAlertingConditionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) ClearValue(item *WatchAlertingConditionsResponse)
func (*WatchAlertingConditionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAlertingConditionsResponse_FieldTerminalPath) Get ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) Get(source *WatchAlertingConditionsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchAlertingConditionsResponse
func (*WatchAlertingConditionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAlertingConditionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAlertingConditionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) GetSingle(source *WatchAlertingConditionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAlertingConditionsResponse
func (*WatchAlertingConditionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAlertingConditionsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAlertingConditionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionsResponse_FieldTerminalPath) String ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAlertingConditionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAlertingConditionsResponse_FieldPathArrayItemValue
func (*WatchAlertingConditionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAlertingConditionsResponse_FieldPathArrayOfValues
func (*WatchAlertingConditionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAlertingConditionsResponse_FieldPathValue
func (*WatchAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAlertingConditionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAlertingConditionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue ¶
type WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue struct { WatchAlertingConditionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsAlertingConditionChangesItemValue ¶
func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) AsAlertingConditionChangesItemValue() (*alerting_condition.AlertingConditionChange, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAlertingConditionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAlertingConditionsResponse'
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAlertingConditionsResponse as interface{}
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAlertingConditionsResponse) (interface{}, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAlertingConditionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues ¶
type WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues struct { WatchAlertingConditionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsAlertingConditionChangesArrayOfValues ¶
func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsAlertingConditionChangesArrayOfValues() ([][]*alerting_condition.AlertingConditionChange, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchAlertingConditionsResponse_PageTokenChange, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAlertingConditionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAlertingConditionsResponse_FieldTerminalPathValue ¶
type WatchAlertingConditionsResponse_FieldTerminalPathValue struct { WatchAlertingConditionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) AsAlertingConditionChangesValue ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsAlertingConditionChangesValue() ([]*alerting_condition.AlertingConditionChange, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchAlertingConditionsResponse_PageTokenChange, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) CompareWith(source *WatchAlertingConditionsResponse) (int, bool)
CompareWith compares value in the 'WatchAlertingConditionsResponse_FieldTerminalPathValue' with the value under path in 'WatchAlertingConditionsResponse'.
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAlertingConditionsResponse' as interface{}
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) SetTo(target **WatchAlertingConditionsResponse)
SetTo stores value for selected field for object WatchAlertingConditionsResponse
func (*WatchAlertingConditionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAlertingConditionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAlertingConditionsResponse_PageTokenChange ¶
type WatchAlertingConditionsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *alerting_condition.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *alerting_condition.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchAlertingConditionsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchAlertingConditionsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAlertingConditionsResponse_PageTokenChange) Descriptor ¶
func (*WatchAlertingConditionsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchAlertingConditionsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchAlertingConditionsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) GetNextPageToken() *alerting_condition.PagerCursor
func (*WatchAlertingConditionsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) GetPrevPageToken() *alerting_condition.PagerCursor
func (*WatchAlertingConditionsResponse_PageTokenChange) GotenMessage ¶
func (*WatchAlertingConditionsResponse_PageTokenChange) GotenMessage()
func (*WatchAlertingConditionsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchAlertingConditionsResponse_PageTokenChange) GotenObjectExt()
func (*WatchAlertingConditionsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchAlertingConditionsResponse_PageTokenChange) GotenValidate() error
func (*WatchAlertingConditionsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchAlertingConditionsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchAlertingConditionsResponse_PageTokenChange) *WatchAlertingConditionsResponse_PageTokenChange_FieldMask
func (*WatchAlertingConditionsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchAlertingConditionsResponse_PageTokenChange) MakeFullFieldMask() *WatchAlertingConditionsResponse_PageTokenChange_FieldMask
func (*WatchAlertingConditionsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchAlertingConditionsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAlertingConditionsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchAlertingConditionsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAlertingConditionsResponse_PageTokenChange) Marshal ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchAlertingConditionsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionsResponse_PageTokenChange) Merge ¶
func (o *WatchAlertingConditionsResponse_PageTokenChange) Merge(source *WatchAlertingConditionsResponse_PageTokenChange)
func (*WatchAlertingConditionsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchAlertingConditionsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchAlertingConditionsResponse_PageTokenChange) ProtoMessage()
func (*WatchAlertingConditionsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchAlertingConditionsResponse_PageTokenChange) Reset ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) Reset()
func (*WatchAlertingConditionsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) SetNextPageToken(fv *alerting_condition.PagerCursor)
func (*WatchAlertingConditionsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) SetPrevPageToken(fv *alerting_condition.PagerCursor)
func (*WatchAlertingConditionsResponse_PageTokenChange) String ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) String() string
func (*WatchAlertingConditionsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchAlertingConditionsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchAlertingConditionsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchAlertingConditionsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchAlertingConditionsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchAlertingConditionsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchAlertingConditionsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchAlertingConditionsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchAlertingConditionsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchAlertingConditionsResponse_PageTokenChange_FieldMask ¶
type WatchAlertingConditionsResponse_PageTokenChange_FieldMask struct {
Paths []WatchAlertingConditionsResponsePageTokenChange_FieldPath
}
func FullWatchAlertingConditionsResponse_PageTokenChange_FieldMask ¶
func FullWatchAlertingConditionsResponse_PageTokenChange_FieldMask() *WatchAlertingConditionsResponse_PageTokenChange_FieldMask
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) AppendPath(path WatchAlertingConditionsResponsePageTokenChange_FieldPath)
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchAlertingConditionsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) GetPaths() []WatchAlertingConditionsResponsePageTokenChange_FieldPath
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAlertingConditionsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchAlertingConditionsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Project(source *WatchAlertingConditionsResponse_PageTokenChange) *WatchAlertingConditionsResponse_PageTokenChange
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Set(target, source *WatchAlertingConditionsResponse_PageTokenChange)
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) String() string
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchAlertingConditionsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAlertingConditionsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- alerting_condition_service.pb.client.go
- alerting_condition_service.pb.descriptors.go
- alerting_condition_service.pb.fieldmask.go
- alerting_condition_service.pb.fieldpath.go
- alerting_condition_service.pb.fieldpathbuilder.go
- alerting_condition_service.pb.go
- alerting_condition_service.pb.object_ext.go
- alerting_condition_service.pb.validate.go